/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	margin: 0px 0px 0px 0px; 
	padding:0;
	background:#F89C19 url("gfx/sitebkgr.jpg") repeat-x;
}
img{border: 0;}
p, .p {margin: 0 0 1.0em 0;}
#body {
	margin: 0 auto;
	width: 800px;
	background: #FFF;
}
#col-one {
	background-color: #D3D1B7;
	vertical-align: top;
	background:#DAD8C4 url("gfx/lnav-bkgr.jpg") repeat-y;
	padding: 0px 0px 0px 0px;
}
.featcolor1 {
	background-color: #662413;
}
.lnav {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold; 
	color: #FBC735;
	background-color: #662413;
	padding: 30px 0px 30px 20px;
}
.lnav a {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold; 
	color: #FBC735;
	text-decoration: none;
}
.lnav a:hover {
	color: #FFF;
}
.lcol {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold; 
	color: #FFF;
	background-color: #662413;
	padding: 30px 14px 30px 20px;
}
.lcol a {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold; 
	color: #FFF;
	text-decoration: none;
}
.lcol a:hover {
	color: #FBC735;
}

.content {  
	font-size: 14px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #5A5238;
}
.content a{  
	font-size: 14px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #5A5238;
}
.content h1 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.04em;
	color: #CC5005;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #51222D;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 6px;
}
.content h3 {
	font-size: 15px;
	font-weight: bold;
	color: #CC5005;
	line-height: 18px;
	margin-top: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #BB5201;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.content h5 {
	font-size: 14px;
	font-weight: bold;
	color: #6F563D;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 2px;
}
.letterheads {  
	font-family: Times New Roman, Times, serif;
	font-size: 15px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #2E3192;
	text-align: center; 
}
.letterbody {  
	font-family: Times New Roman, Times, serif;
	font-size: 15px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #2E3192;
	text-align: justify; 
}
.pixcaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5A5238;
	padding-top: 6px;
}
.spacer10 {
	height: 10px; 
}
.formtext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px; 
	font-weight: normal; 
	color: #666;
}
#footers {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #444;
	padding: 30px 0 20px 0;
}
	#footers a {
		color: #444;
	}
	#footers a:hover {text-decoration: underline;}
	#footerdisc {
		font: normal 10px Arial, Helvetica, sans-serif;
		text-align: left; 
		color: #444;
		line-height: 11px;
	}
	#footers H3 {
		font: normal 18px Arial, Helvetica, sans-serif;
		text-align: left; 
		color: #444;
		line-height: 22px;
		margin-top: 0px;
		margin-bottom: 10px;
	}

