@charset "utf-8";
/* CSS Document */
#nav_top, #nav_bottom, #content_top, #content_bottom {
	height: 25px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}	
#nav_top {
	background-image: url(images/con_top.png);
	background-repeat: no-repeat;
	background-position: 1px;
}
#nav_inner {
	background-image: url(images/con_inner.png);
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
.main_nav, .main_nav_hov {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.main_nav a:link, .main_nav_hov a:link, .main_nav a:visited, .main_nav_hov a:visited {
	text-decoration: none;
}
.main_nav a:link, .main_nav a:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 20px;
}
.main_nav a:hover, .main_nav_hov a:link, .main_nav_hov a:visited {
	color: #4A9429;
	background-image: url(images/nav_hov.png);
	background-repeat: repeat-x;
	height: 20px;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#pic {
	background-color: #fff;
	float: left;
	width: 222px;
	height: 216px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#nav_bottom {
	background-image: url(images/con_bottom.png);
	background-repeat: no-repeat;
}
#nav_inner_links_R {
	background-image: url(images/nav_R.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: right;
}
#nav_inner_links_nav {
	clear: both;
	float: left;
	width: 850px;
	height: 40px;
	background-image: url(images/nav_mid.png);
	background-repeat: repeat-x;
	margin-left: 12px;
}

#content_top {
	background-image: url(images/maintop.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
#content_inner {
	background-image: url(images/mainmid.png);
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-position: 1px top;
	background-repeat: no-repeat;
}
#leftcol {
	float: left;
	width: 260px;
}
#rightcol {
	float: right;
	width: 660px;
}

#nav_inner_links {
	background-image: url(images/nav_L.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: left;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}

#content_bottom {
	background-image: url(images/mainbot.png);
	background-repeat: no-repeat;
	height: 550px; /* THIS SHOULD BE 50 MORE THAN #line */
	background-position: 2px bottom;
}
#line {
	float: left;
	background-image: url(images/maindiv.png);
	background-repeat: repeat-y;
	background-position: 245px;
	height: 500px; /* THIS SHOULD BE 50 LESS THAN #content_bottom */
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #479422;
	text-indent: 250px;
	line-height: 30px;
}
#siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}
#siteby a, #siteby a:visited {
	color: #FFF;
}


#flash {
	padding-left: 5px;
}
#maincontent {
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#maincontent p a, #maincontent p a:visited {
	color: #45921D;
}


#leftcol_inner {
	padding-left: 20px;
}
#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #479422;
	font-weight: bold;
	font-style: italic;
	padding-left: 15px;
	line-height: 24px;
}



body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

#container_bottom {}
.title {
	font-size: 24px;
	color: #45921D;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title2 {
	font-size: 18px;
	color: #45921D;
	font-weight: bold;
}
.lists li {
	list-style-image: url(images/bullet.png);
}
.lists {
	padding-left: 20px;
	margin-top: 5px;
}

#foot {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
}
#foot a, #foot a:visited {
	color: #FFF;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #45921D;
}
