/* CSS Document */
body {
	margin: 0px 0px 19px;
	background-color: #003300;
}
.container {
	width: 760px;
	background-color: #FDFBFC;
}
.header {
	width: 742px;
	margin-right: 9px;
	margin-left: 9px;
	padding-top: 9px;
}
.weather {
	float: right;
	height: 270px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
}
.logo {
	background-attachment: scroll;
	background-image: url(images/bannertop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 275px;
	width: 567px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #2F7E16;
	float: left;
	margin-top: 0px;
	line-height: 22px;
	text-align: left;
	padding-left: 144px;
	padding-top: 1px;
}
.txt {
	float: right;
	width: 120px;
	margin-top: 10px;
	margin-right: 3px;
	text-align: center;
	vertical-align: top;
	display: block;
}
.spacer 
{
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.txt p#blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3701FE;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
.txt p#red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FE010D;
	margin-bottom: 0px;
}
.main {
	width: 742px;
	margin-top: 19px;
	margin-right: 9px;
	margin-left: 9px;
	text-align: justify;
	display: block;
}
.leftcolumn {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	width: 560px;
	float: left;
	font-weight: normal;
	margin-right: 5px;
}
.container .main .leftcolumn ul {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}

.rightcolumn {
	float: right;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
}

.banners {
	float: left;
	width: 176px;
	background-color: #C0D8B9;
	margin-right: 10px;
	margin-bottom: 5px;
}
.banners img {
	margin-top: 8px;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 0px;
}
.imageright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imageright img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.imageleft img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.imageleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.imageleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

.imageright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

.imgspacer {
	clear: both;
	margin-bottom: 8px;
}

.menu {
	float: right;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}
.menu ul#navmenu {
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 175px;
	margin-right: 0px;
	text-decoration: none;
	background-color: #2F7E16;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FDFBFC;
}
.menu a:hover {
	background-color: #33CC00;
	display: block;
}

.leftgraphics img {
	margin-bottom: 5px;
	width: 175px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.leftgraphics {
	width: 174px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menubottom {
	height: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2C720E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2C720E;

}

.menubottom a {
	color: #2C720E;
	text-decoration: none;
}
.menubottom a:hover {
	color: #33CC00;
}
.menubottom p {
	color: #154202;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.container .header .logo .txt #blue a {
	text-decoration: none;
	color: #3701FE;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.container .header .logo .txt #red a {
	color: #FF0000;
}
.sitemapheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #297D10;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sitemapspace {
	text-indent: 10px;
	list-style-type: disc;
	font-size: 10px;
}
.container .main .leftcolumn .sitemapspace a {
	text-decoration: underline;
	list-style-type: none;
	font-size: 12px;
}
