/* Presentation Stylesheet */ 

#hdr h1 {
	font-size:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-bottom:3px solid #33482f;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin: 5px 0px 3px 10px;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	margin: 5px 0px 0px 10px;
	color:#e59341;
	}
	
h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
 .normal {
	font-weight:normal; font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
 /* Officer section on home page*/
.title {
	font-size:11px;
	font-weight:bold;
	margin: 5px 0px 2px 10px;
	color:#6b5035;
	}
.items   {
	
	font-size:10px;
	font-weight: 500;
	margin: 0px 0px 0px 20px;
	}
/* End officer section on home page*/


