/* CSS Document */
a:link {  color: #336699; text-decoration: none}
a:visited {  color: #336699; text-decoration: none}
a:active {  color: #CC6600; text-decoration: underline}
a:hover {  color: #CC6600; text-decoration: underline}

a.lite:link {  color: #6699cc; text-decoration: none}
a.lite:visited {  color: #cc9966; text-decoration: none}
a.lite:active {  color: #ffcc99; text-decoration: underline}
a.lite:hover {  color: #ffcc99; text-decoration: underline}

a.white:link {  color: #ffffff; text-decoration: none}
a.white:visited {  color: #ffffff; text-decoration: none}
a.white:active {  color: #ffffff; text-decoration: underline}
a.white:hover {  color: #ffcc99; text-decoration: underline}

body {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #333333; background-color:#401d17; padding: 0;
margin: 0; }
td, th {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #333333}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #976E4C; font-weight: bold; margin-top:2px; margin-bottom:5px }

.left_right_border {
 border-left-width: 5px;
 border-left-style: solid;
 border-left-color: #EBBEA7;
 border-right-width: 5px;
 border-right-style: solid;
 border-right-color: #EBBEA7;
}

.headertext {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color:#EDDBB3

}

.subheader {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#DCC3A5

}

.maintext {color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.copywritetext {color:#9c6e49;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.maroontext {color:#401D17;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
.maintextmaroon {color:#401D17;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.tantext {color:#EDDBB3;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.siretext {color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.pictures {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #401D17;
	border-right-color: #401D17;
	border-bottom-color: #401D17;
	border-left-color: #401D17;
}

.titlefont {color:#990000; 
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
}

.REDfontsm {color:#990000; 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.blackfont {color:#000000; 
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

