body {
background-color:#1C0F07;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D5D5D5;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#A09084;
font-weight:bold;
text-decoration:none;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3B291E;
}

#header_top {
background:url(header_top_bg.jpg) no-repeat;
height:78px;
}

#main_page_cnt {
background:url(main_bg.jpg) repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D5D5D5;
}

#left_side_cnt {
background:url(cnt_bg.jpg);
}

#right_side_cnt {
background:url(right_side_bg.jpg) no-repeat;
}

#agent_header {
background:url(agent_pic_box.jpg) no-repeat;
width:189px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#D5D5D5;
}

#feat_header {
background:url(feat_listing_box.jpg) no-repeat;
width:189px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#D5D5D5;
}

/*copyright links*/
#copyright_txt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#4F2306;
}

#copyright_txt a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#4F2306;
font-weight:normal;
text-decoration:underline;
}

#copyright_txt a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#583016;
text-decoration:none;
font-weight:normal;
}
/*end copyright links*/

/* client info in header */
#client_name {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#D5D5D5;
}

#client_number {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#D5D5D5;
}

#client_slogan {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#D5D5D5;
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:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D5D5D5;
}

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

#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 a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#A09084;
font-weight:bold;
text-decoration:none;
}

#backend_cnt a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3B291E;
text-decoration:underline;
}
/* ##########  END THESE STYLES EFFECT THE TEXT IN THE CONTENT AREA/BACKEND ########## */

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

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

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

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

#chromemenu{
width: 770px;
hieght: 28px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
height: 29px;
background: url(nav_bar_bg.jpg) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
padding: 6px 12px 6px 7px;
text-decoration: none;
/*background: url(divider.gif) center right no-repeat; Theme Change here*/
}

#chromemenu ul li a:hover{
color: #c1c1c1;
}

#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{
position:absolute;
top: 0;
border: 1px solid #a0afb1; /*Theme Change here*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #706445;
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #a0afb1; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color: #CDCDCD;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #504831;
}

#client_nav_table{ 
  width: 90%;
  background-color: #544D34;
}

#client_nav_table td{ 
  vertical-align: top;
  border-width: 0px 0px 0px 0px;
  padding: 4px 4px 4px 4px;
}

#client_nav{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#7E744E;
font-weight:bold;
text-decoration:none;
}

#client_nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#D5D5D5;
font-weight:bold;
text-decoration:none;
}

#client_nav a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3B291E;
font-weight:bold;
text-decoration:none;
}
/*########## END MENU STYLE ##########*/