﻿body {
	background-color: #FFFFFF;
	background-image: url(../images/bg3.jpg);
}

#mainheader {
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 text-transform: uppercase; 
	 color: #A2924C;
	 line-height: 16px;
}

#maintext {
	color:#382a1f;
	font-family:Verdana;
	font-size:8pt;
	line-height:16px
}
#maintext a {
	color:#AF632C;
	font-family:Verdana;
	font-size:8pt;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;
}
#secondaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #B0642D;
	line-height: 16px;
	font-weight: bold;
}
