/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-color: #669933;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
    background-position: center; 
}

li {
	font-size: 12px;
	list-style-image: url(images/list_image.gif);
	color: #006600;
	margin-bottom: 15px;
}

h1 {
	color: #679331;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 6px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
}

h3 {
	color: #679331;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.sub_header {
    color: #666666; font-family: Georgia, "Times New Roman", Times, serif;
	
}
#spacing {
    padding: 1px;
}
.dashed_bottom {
	border-bottom: #060 1px dashed;
	margin-bottom: 25px;
	margin-top: 5px;
}

#dashed_bottom {
	border-bottom: #060 1px dashed;
	margin-bottom: 25px;
	margin-top: 5px;
}
a:link {  
font-size: 12px; font-weight: normal; color: #336600; text-decoration: none;
}

a:visited {  
font-size: 12px; font-weight: normal; color: #360; text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#menu {
	position:absolute;
	width:800px;
	height:30px;
	z-index:4;
	top: 239px;
	text-align: center;
	left: 0px;
}

#navigation {
	overflow: hidden;
	width: 800px;
	margin: 0;
	padding: 0;
	border-top: #060 1px solid;
	background-color: #669933;
	top: 278px;
	}
#navigation li {
	display: inline;
	font-style: normal;	
	}
#navigation li a {
	display: block;
	padding: 7px 10px;
	margin-left: 0px;
	float: left;
	color: #fff;
	text-decoration: none;
	}
#navigation li.choose-layout a {
	margin-top: 10px;
	padding: 5px 5px 2px 5px;
	float: right;
	}
#navigation li a:hover {
	text-decoration: none;
	background-color: #006600;
	color: #FFFFFF;
	}
#navigation li.current_page_item a {
	color: #669933;
	text-decoration: underline;
	background-color: #fff;
	}
	
#navigation li.subscribe a {
	float: right;
	padding-right: 0;
}

.footerimg a {
text-decoration:none
}
.footerimg a:hover {
text-decoration:none
}
.footerimg a:visited {
text-decoration:none
}
.style2 {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
}
.style3 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.style4 {
	color: #679331;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #669933;
}
.style7 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {color: #333333}
