body  { color: black; font-size: 11px; background-color: #cec5b3 }
p, td, div   { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
a { color: orange; text-decoration: underline }
a:hover{ color: white; text-decoration: none }
a:visited{ color: orange;}

.link_cont { font-size: 10px }
.login        { font-size: 9px; background-color: #dbc9aa; height: 16px; border-width: 1px; border-color: #ffa500 }

#nav { 
font-size: 12px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold; 
text-transform: uppercase 
}

#nav a:link { 
color: #fff; 
text-decoration: none; 
margin-left: 15px 
}

#nav a:visited { 
color: white; 
margin-left: 15px; 
text-decoration: none; 
}

#nav a:hover { 
color: orange; 
text-decoration: underline;
margin-left: 15px 
}



.footer { font-size: 10px }
.footer a { color: #fff; }
.bm_fade { background-image: url("images/sm_fade3.gif"); background-repeat: repeat-x; background-position: 0 bottom }
.right_col_fade   { background-image: url("images/right_col_fade.gif"); background-repeat: repeat-y; background-position: left 0; vertical-align: top }
.header { color: #d99014; font-size: 26px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
.main_text  { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 300; line-height: 15px; padding: 27px }
.right_text { color: #c3a066; font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; margin-top: 27px; margin-right: 16px; margin-left: 16px }
