body {
background-image:url(site_bg.jpg);
background-color:#573A1A;
margin:20px 0px 10px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
}

a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
font-weight:bold;
text-decoration:none;
}

a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#CDCDCD;
}

#main_page_cnt {
background:url(main_page_cnt_bg.jpg) repeat-y;
}

#page_bg {
background:url(border_bg.jpg) repeat-y;
}

#client_info {
background:url(header_info_bg.jpg) no-repeat;
width:307px;
height:255px;
}

/*client login style*/
#client_login {
background:url(login_bg.jpg) repeat-y;
color:#ffffff;
}

#client_login a {
color:#FFFFFF;
text-decoration:underline;
}

#client_login a:hover {
color:#FFFFFF;
text-decoration:none;
}

#client_login_bot {
background:url(login_bot.jpg) bottom no-repeat;
}

.login_txt_sml {
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:10px;
}

#client_login p {
color:#FFFFFF;
}

.form {
font-family:Arial, Helvetica, sans-serif;
width:100%;
font-size:11px;
color:#222222;
border:1px solid #423819; 
background-color:#E9DAB3;
}

.submit{
font-size:12px;
color:#e7e7e7;
border-left:1px solid #221F14; 
border-top:1px solid #221F14; 
border-right:1px solid #CAC5B2; 
border-bottom:1px solid #CAC5B2; 
padding:1px 1px 1px 1px;
background-color:#4C4535;
width:100%;
font-family:Arial, Helvetica, sans-serif;
}
/*end client login style*/

/*copyright links*/
#copyright_txt {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#816F47;
}

#copyright_txt a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#816F47;
font-weight:normal;
text-decoration:underline;
}

#copyright_txt a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
/*end copyright links*/

/* client info in header */
#client_name {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#efefef;
}

#client_number {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#efefef;
}

#client_slogan {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#efefef;
font-weight:bold;
font-style:italic;
}

#cleint_company {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#efefef;
font-weight:bold;
font-style:italic;
}
/* end client info in header */


/* ########## THESE STYLES EFFECT THE TEXT IN THE CONTENT AREA/BACKEND ########## */
#backend_cnt {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
}

#backend_cnt table td tr p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
}

table td tr p i{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
}

p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
}

#backend_cnt h1 {
margin-top:0px;
font-size:18px;
border-bottom:1px solid #222222;
}

#backend_cnt h2 {
font-size:18px;
}

#backend_cnt h3 {
font-size:16px;
}

#backend_cnt h4 {
font-size:14px;
}

#backend_cnt h5 {
font-size:12px;
}

#backend_cnt h6 {
font-size:11px;
}

#backend_cnt hr {
border-top:1px solid #EEEEED;
border-bottom:0px;
border-right:0px;
border-left:0px;
height:50%;
color:#EEEEED;
background-color:#EEEEED;
}

#backend_cnt a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#222222;
font-weight:bold;
text-decoration:underline;
}

#backend_cnt a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#2F3221;
text-decoration:none;
}
/* ##########  END THESE STYLES EFFECT THE TEXT IN THE CONTENT AREA/BACKEND ########## */

#menu_wrap {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
width:740px;
}

/*########## MENU STYLE ##########*/
#nav a{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

#nav a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
font-weight:bold;
color:#222222;
text-decoration:none;
}

#login_link a{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#FDF9C4;
font-weight:bold;
text-decoration:none;
}

#login_link a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#222222;
font-weight:bold;
text-decoration:none;
}

/* IE7 FIX */
#chromemenu{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
width: 740px;
hieght: 40px;
overflow:hidden;
color:#ffffff;
}
/* END IE7 FIX*/

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#ffffff;
border: 0px solid #BBB;
width: 100%;
height: 33px;
background: url(nav_bg.jpg) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 80px;
margin: 0;
float: left;
padding-top:7px;
}


#chromemenu ul li{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#ffffff;
display: inline;
}


#chromemenu ul li a{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#ffffff;
float: left;
padding: 6px 12px 6px 7px;
text-decoration: none;
font-size:12px;
/*background: url(nav_div_line.gif) center right no-repeat; Theme Change here*/
}

#chromemenu ul li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color: #B5A18D;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
position:absolute;
top: 0;
border: 1px solid #514830; /*Theme Change here*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #443C29;
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #514830; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color: #ffffff;
}

.dropmenudiv a:hover{ /*Theme Change here*/
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
background-color: #716554;
}
/*########## END MENU STYLE ##########*/