body {
	background-image:  url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #D0E5CA;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page {
	margin: 0px auto;
	width: 746px;
	background-color: #FFFFFF;
	padding: 1px;
}
#topSet {
	width: 746px;
	clear: both;
}
#nav {
	width: 179px;
	height: 232px;
	float: left;
}
#topNav {
	background-color: #000000;
	width: 746px;
	text-align: right;
}
#details {
	width: 259px;
	float: right;
}
#toprightSet {
	background-image: url(images/topbg.jpg);
	width: 567px;
	background-repeat: no-repeat;
	float: right;
	height: 232px;
	text-align: right;
}
#innerDetails {
	float: right;
	width: 230px;
}
#innerlogo {
	float: left;
	width: 516px;
}
#headers {
	clear: both;
	background-image: url(images/hdr-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 746px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 12px 12px 30px;
	width: 722px;
	color: #333333;
	clear: both;
}
#content h1 {
	font-size: 12px;
	font-weight: normal;
	color: #116314;
	display: inline;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
#content h3 {

	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	line-height: normal;
}
#content .left {
	width: 530px;
}
#content .right {
	float: right;
	width: 170px;
	text-align: center;
}
#content .boxes {
	width: 33%;
	display: inline;
	vertical-align: text-top;
	font-size: 10px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content .boxes h1 {
	font-size: 18px;
	display: inline;
	font-weight: bold;
	color: #3A7D25;
}
#content .boxes h2 {
	font-size: 14px;
	display: inline;
	font-weight: bold;
	color: #333333;
}
#content .boxes li {
	font-size: 10px;
	display: list-item;
	list-style-position: outside;
	list-style-image:  url(images/bullet.gif);
}
#content .boxes ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content a {
	color: #397629;
	text-decoration: none;
}
#content .right a {
	color: #397629;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content .right a:hover {

	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content a:hover {
	color: #CC0000;
}
#content .photos {
	display: inline;
	vertical-align: text-top;
	font-size: 10px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	display: inline;
}
#content .tables {
	font-size: 10px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}#content .images {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.formS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
#innernav {
	width: 746px;
	text-align: left;
	height: 28px;
	clear: both;
}
.smlTxt {
	font-size: 10px;
}
hr {
	color: #CCCCCC;
}
