/* ----- TEXT ----- */
.cms-repeat {
	width: 630px;
	display: block;
}
body {
	background-color: #32050A;
}
td, th {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 26px;
	list-style-position: outside;
	list-style-type: circle;	
}

li {
	margin-left: 2px;
}

ul {
	margin-left: 2px;
	padding: 0px 0px 0px 20px;
}

.fontsm {
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
}
.fonttan {
	color: #DBD3B8;
	font-family: Arial, Helvetica;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 8px;
	}
#sidebar .fonttan {
	padding-top: 0px;
	padding-bottom: 0px;
}	
#sidebar .blackcell {
	color: #000000;
}

#sidebar .redcell {
	color: #32050a;
}
.fontside {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	list-style-position: outside;
	list-style-type: circle;	
}
.fontsmwht {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;		
}
.title {
	color: #660000;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
/* ----- FORMATTING ----- */
.flashwrap {
	height:387px;
	width:900px;
	overflow: hidden;	
	background-color:#c3b688; /* #32050A; */
}
.fields   {
	font-family: Trebuchet MS, Arial, Helvetica;
	border: 1px solid #333333;
	font-size: 12px; 
	color: #333333;
	background-color: #FCFCFC;
	width: 150px;
}
.select  {
	font-family: Trebuchet MS, Arial, Helvetica;
	border: 1px solid #333333;
	font-size: 12px; 
	color: #333333;
	background-color: #FCFCFC;
}
.textbox   {
	font-family: Trebuchet MS, Arial, Helvetica;
	border: 1px solid #333333;
	font-size: 12px; 
	color: #333333;
	background-color: #FCFCFC;
	width: 200px;
}
.button   {
	font-family: Trebuchet MS, Arial, Helvetica;
	border: 1px solid #CCCCCC;
	font-size: 10px; 
	color: #FFFFFF;
	background-color: #660000;
	margin-top: 10px;
}
hr {
   	border: 0;
   	color: #E6E6C2;
   	background-color: #E6E6C2;
   	height: 1px;
   	margin-top: 12px;
   	margin-bottom: 12px;
}
.hide {
	display:none
} 
.show {
	display:inline
}
/* ----- IMAGES ----- */

.img_bord {
	border:3px solid #660000;
	padding:4px;
	margin:4px;
}
/* ----- LINKS ----- */


	a:link{ color: #E6E6C2; TEXT-DECORATION: underline;}
	a:visited{ color: #9CA07F; TEXT-DECORATION: underline;}
	a:active{ color: #E6E6C2; TEXT-DECORATION: underline;}
	a:hover{ color: #E6E6C2; TEXT-DECORATION: none;}
	
	a.foot:link{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.foot:visited{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.foot:active{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.foot:hover{ color: #999999; TEXT-DECORATION: underline;}
	
	a.dark:link{ color: #333333; TEXT-DECORATION: underline;}
	a.dark:visited{ color: #333333; TEXT-DECORATION: underline;}
	a.dark:active{ color: #333333; TEXT-DECORATION: underline;}
	a.dark:hover{ color: #666666; TEXT-DECORATION: none;}	
	
	a.white:link{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.white:visited{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.white:active{ color: #FFFFFF; TEXT-DECORATION: none;}
	a.white:hover{ color: #FFFFFF; TEXT-DECORATION: none;}	
	
	.dark:link{ color: #333333; TEXT-DECORATION: underline;}
	.dark:visited{ color: #333333; TEXT-DECORATION: underline;}
	.dark:active{ color: #333333; TEXT-DECORATION: underline;}
	.dark:hover{ color: #666666; TEXT-DECORATION: none;}	
	
/*- - - - - - - - - - - - - - - - - - - - - */
.footer1 {
	font-size: 14px;
	font-weight: bold;
}
.footernav {
	font-size: 12px;
}
.tableheader {
	font-size: 20px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #640714;
}
#spec td {
	padding: 10px;
}
#specside .style4 {
	color: #E6E6C2;
}
.style4 {
	color: #E6E6C2;
}
#specside .fonttan, #specside td {
	color: #E6E6C2;
}
#specside {
	width: 179px;
	overflow: hidden;
}
.dark {
	color: #333;
}
