﻿body
{
    margin: 0px;
    border: 0;
    padding: 0;
    font-size: .9em;
    font-family: Arial, Verdana, Georgia, Tahoma, 'Courier New';
    overflow: -moz-scrollbars-vertical;
    background-image: url('/images/bg_page.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #000;
}
hr
{
    color: #000099;
}
h1
{
    font-size: 150%;
    color: #B7A38B;
    line-height: normal;
    margin-top: 0px;
}
h2
{
    font-size: 130%;
    color: #B7A38B;
    font-weight: bold;
}
h2 a:link
{
    color: #FFCC00;
}
h2 a:visited
{
    color: #B7A38B;
    font-weight: bolder;
}
h3
{
    font-size: 12pt;
    color: #FFFFCC;
    font-weight: bold;
}
h4
{
    font-size: 10pt;
    color: #FFFFCC;
    font-weight: bold;
}
h5
{
    font-size: 10pt;
    color: #FFFFCC;
    font-weight: bold;
}
h6
{
    font-size: 10pt;
    color: #FFFFCC;
    font-weight: bold;
    line-height: 15pt;
}
p
{
    font-size: 12pt;
    color: #B7A38B;
}
li
{
    font-size: 1.1em;
    color: #B7A38B;
}
a
{
    color: #FF9900;
    text-decoration: underline;
    font-style: italic;
    font-size: 1.1em;
    font-weight: bold;
}
a:link
{
}
a:visited
{
    color: #F6C276;
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
}
a:hover
{
    color: #fff;
}
a:active
{
    color: #cccc99;
}

/* CLASSES */

.Button_Admin
{
    font-size: .7em;
    font-family: Arial;
}
.CheckBox_Admin
{
    font-size: .9em;
    font-family: Arial;
}
.Credentials
{
    font-size: .8em;
}
.ListElement
{
    margin-left: 20px;
}
.ListHighlight
{
    color: #FF0000;
    font-weight: bold;
}
.Label_User
{
    font-size: 10pt;
    color: #000;
    font-variant: small-caps;
}
.Label_Error
{
    font-size: .9em;
    color: #F5FAAB;
    font-variant: small-caps;
    padding: 5px 3px 3px 5px;
}
.Label_Response
{
    font-size: .9em;
    color: #FF0000;
    font-variant: small-caps;
}

.Login_Table
{
    margin: 15px 15px;
    color: #B7A38B;
}
.Login_Table_Row
{
    vertical-align: text-bottom;
}
.Table_Part_Editor
{
    color: #B7A38B;
}
.TextBox_Required
{
    background-color: #ffff99;
    color: #000;
}
.TextBox_Admin
{
    background-color: #fff;
    color: #000;
}
.TextBox_Notes
{
    font-size: .9em;
    font-family: Arial;
    width: 100%;
    height: 75px;
}
.CopyRightNotice
{
    padding-left: 15px;
    font-size: .8em;
}
.Footer_Contact_Info
{
    font-size: .8em;
    margin-left: 190px;
    font-weight: bold;
}
.Search_Wrapper
{
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.Contact_Form
{
    font-size: 12pt;
    color: #B7A38B;
}


#Slide_Show
{
    margin-top: 53px;
    margin-left: 50px;
}
#Blog
{
    margin-left: 200px;
}
#Wrapper
{
    width: 800px;
    margin: 0px auto 0px;
    padding: 0;
    font-size: 100% !important;
}
#Content_Area
{
    width: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    border-right: #fff 0px solid;
    border-top: #fff 0px solid;
    border-left: #fff 0px solid;
    border-bottom: #fff 0px solid;
}
#Content_Area_Main_Home
{
    margin-top: 50px;
    margin-left: 46px;
}
#Content_Area_Left_Home
{
    width: 250px;
    margin-top: 40px;
}
#Page_Copy_Area
{
    padding: 20px;
    background-image: url(images/bg_copy_area.jpg);
    background-repeat: repeat-y;
    height: auto;
}
#Page_Copy_Area_Home
{
    padding: 20px;
    background-image: url(images/bg_copy_home.jpg);
    background-repeat: no-repeat;
}
#Header_pnf
{
    height: 100px;
    width: auto;
    background-image: url(images/Header_PNF.jpg);
    background-repeat: no-repeat;
}
#Header_Web_Admin
{
    height: auto;
    width: 800px;
}
#Header_Web_Admin_Menu
{
    margin-top: 0px;
    background-image: url(images/bg_Menu.png);
    background-repeat: no-repeat;
}
#Header_Web_Logout_Menu
{
    float: left;
    margin-top: 132px;
}
#Header_Home_Wrapper
{
    height: auto;
    width: 800px;
}
#Header_Home_Image
{
    float: left;
}
#Header_Home_Menu
{
    margin-top: 0px;
    background-image: url(images/bg_Menu.png);
    background-repeat: no-repeat;
}
#Anchor_Text
{
    visibility: hidden;
}
#Footer_Wrapper
{
    background-image: url(images/bg_footer.jpg);
    background-repeat: no-repeat;
}
#Footer
{
    padding-right: 15px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 9px;
    color: #663300;
}
#Footer_Copyright
{
}

#Footer_Menu
{
}

#Control_Wrapper_Main_Area
{
}
