@charset "UTF-8";
body {
	background-image: url(images/gen_background.jpg);
	background-color: #1D7C34;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 800px;
	margin: 0px;
	text-align: left;
}
#header {
	background-image: url(images/home_header.jpg);
	height: 165px;
	width: 800px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#logo {
	float: right;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
}
#leftNav a {
	display: block;
	background-attachment: scroll;
	background-image: url(images/nav_buttonback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 130px;
	margin-bottom: 8px;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 55px;
	line-height: 14px;
	padding-top: 5px;
}
#leftNav a.single {
	padding-top: 10px;
	height: 26px;
}
#leftCol {
	padding-top: 20px;
	padding-bottom: 40px;
	width: 184px;
}
#leftNav a:hover {
	background-image: url(images/nav_buttonback-over.jpg);
}
#contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin: 10px;
}
#hometext {
	padding-left: 20px;
}
#homeHeadline {
	line-height: 30px;
	font-weight: bold;
	color: #1D7C34;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#homeHeadline .home1 {
	margin: 0px;
	padding-left: 70px;
	font-size: 30px;
}
#homeHeadline .home2 {
	margin: 0px;
	padding-left: 0px;
	font-size: 30px;
}
#homeHeadline .home3 {
	margin: 0px;
	padding-left: 200px;
	font-size: 30px;
}
.16ptType {
	font-size: 24px;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
}
#homePic {
	vertical-align: top;
	background-attachment: scroll;
	background-image: url(images/home_pic_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#maintext .intro {
	font-size: 20px;
	font-weight: bold;
	color: #1D7C34;
}
#homebars {
	background-attachment: scroll;
	background-image: url(images/home_blocktops.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}
#homeBlocks {
	padding-left: 40px;
}
#footer a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#footer {
	padding-left: 40px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
#homeBlocks a {
	background-attachment: scroll;
	background-image: url(images/home_bottomback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 106px;
	width: 117px;
	margin-right: 8px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	white-space: nowrap;
}
#homeBox {
	background-color: #FCDCB6;
	border: 2px solid #1D7C34;
	font-weight: bold;
	padding: 3px;
	color: #1D7C34;
	margin-bottom: 8px;
}
#insidetext {
	padding-left: 75px;
	padding-right: 50px;
}
#homeBlocks a:hover {
	background-image: url(images/home_bottomback-over.jpg);
}
#insidetext  h1 {
	color: #1D7C34;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 8px;
}
#insidetext h2 {
	color: #1D7C34;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
}
.tableHeader {
	background-color: #1D7C34;
	font-weight: bold;
	color: #FFFFFF;
}
