body {
	background-color: #e6e5db;
	margin: 0;
	padding: 0;
	font-family: century gothic;
	font-size: 13px;
	color: #374828;	
	}
p, td, ul, ol, li, dl, dt, dd {
	font-family: century gothic;
	font-size: 13px;
	color: #374828;
	line-height: 16px;
	margin: 0;
	padding: 0;
	}
p {
	margin: 0 0 10px 0;
	}
li {
	background-image:url(../images/bul-square4.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
	list-style-type: none;
	}	

a:link, a:visited {
	text-decoration: underline;
	color: #63933f;
	}
a:hover {
	text-decoration: underline;
	color: #e09833;	
	}		
#pagewrap {
	margin: 0 auto;
	margin-top: 15px;
	padding: 0;
	width: 815px;
	position: relative;
	}
a {
	text-decoration: none;
	}


h1, h2, h3 {
	font-family: "Century Gothic";
	color: #cb7c0e;
	font-weight: bold;
	}	
h1 {
	color: #f18f00;
	font-size:26px;
	width: 585px;
	height: 25px;
	background-repeat:repeat-x;
	font-weight: normal;
	padding: 0px 0 8px 0;
	margin: 0px 0 12px 0;
	border-bottom: 1px solid #326d41;
	}	
h3 {
	font-size: 14px;
	font-weight: normal;
	}
.black {
	color: #000;
	line-height: 18px;
	}	
#clear {
	clear: both;
	}
.fineprint {
	font-size: 10px;
	line-height: 11px;
	}		
.clear-both{
	clear:both;
}
a.clear-both{
	clear:both;
}
a.home-link {
	display:block;
	height:69px;
	left:19px;
	position:absolute;
	top:21px;
	width:250px;

} 		