.style7 {font-size: 18px}
.style9 {
	color: #FFFF33;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
div#home {
	position:fixed;
	top:40px;
	left: 0px;
 }
 div#about {
	position:fixed;
	top:151px;
	left: 0px;
 }
 div#members {
	position:fixed;
	top:263px;
	left: 0px;
 }
 div#gallery {
	position:fixed;
	top:375px;
	left: 0px;
 }
 div#news {
	position:fixed;
	top:151px;
	right: 0px;
 }
 div#contact {
	position:fixed;
	top:40px;
	right: 0px;
 }
 div#blog {
	position:fixed;
	top:263px;
	right: 0px;
 }
 div#download {
	position:fixed;
	top:375px;
	right: 0px;
 }
.clear {
	clear:both;
	white-space: normal;
}
a {
	color: #5B920A;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1D196;
}
#wrap {
	width:960px;
	margin:25px auto;
}
#header {
	background:url(../images/header.png) no-repeat;
	height:207px;
}
#logo #sitename {
	font-size: 40px;
	color: #000000;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: normal;
	vertical-align: middle;
	font-style: normal;
	text-decoration: none;
}
#headercontent h2 {
	font-size: 18px;
	color: #5B920A;
}
#wrap #header #headercontent p {
	color: #666666;
}
#wrap #header #sitecption {
	margin-right: 380px;
	margin-left: 380px;
	padding-top: 85px;
	color: #FFFFFF;
	font: bold 16px Trebuchet MS, Verdana, sans-serif;
}
.bigger {
	font: 18px Trebuchet MS, Verdana, sans-serif;
	color: #C0EC15;
}


#wrap #header #logo {
	width: 310px;
	padding-top: 50px;
	padding-left: 30px;
	height: 160px;
	float: left;
}
#wrap #header #headercontent {
	width: 450px;
	float: right;
	padding-right: 39px;
	padding-top: 40px;
	height: 150px;
}

#main {
	background:url(../images/pagebg.png) repeat-y;
	margin:0;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#menus {
	background:url(../images/menu.jpg) no-repeat;
	width:936px;
	height:100px;
	padding: 3px;
}#submenu ul {
	list-style: none;
}
#submenu li {
	display: inline;
}
#submenu a {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#mainmenu {
	height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 25px;
	padding-left: 15px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	color: #5B920A;
}
#mainmenu li {
	display: inline;
}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #5B920A;}
#mainmenu #active a {
	color:#5B920A;
}
#wrap #main #content {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
}
#mainmenu a:hover {color:#fff;}
#weather {
	float: left;
}
#homeleft {
	width:450px;
	padding-right: 25px;
	float: left;
	padding-left: 0px;
}
#homeleftindex {
	width:500px;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
#homeright {
	width: 400px;
	float: right;
	height: 918px;
	margin-right: 6px;

}
h1, h2, h3, h4 { font-family:Trebuchet MS, Verdana, sans-serif;}
h1 {font-size:22px;}
h2 {font-size:24px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
#main h2 {
	color:#333;
	display:block;
	padding:0 0 8px 0;
	font-size: 24px;
}
.green {
	color: #59B310;
	font-size: 16px;
}
#homeright h3 {
	color: #5B920A;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
}
#homeright .column1 {
	width: 31%;
	float: left;
	padding-left: 20px;
}
#homeright .column3 {
	float: left;
	width: 31%;
	padding-left: 20px;
}
#homeright .column2 {
	float: left;
	width: 31%;
	padding-left: 20px;
}
a:visited, a:active {
	color: #5B920A;
}
a:hover {
	color: #BDEB16;
	text-decoration: none;
}
#wrap #footer {
	background: url(../images/footer2.png) no-repeat;
	height: 300px;
	padding-top: 15px;
	text-align: center;
	color: #999999;
}
#mainmenu ul {list-style:none;}
#submenu a:visited, #submenu a:active {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {

	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
}
.productimage {
	float: inherit;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
	font-size: 12px;
}
#sidebar1 {
	float: right;
	width: 440px;
	padding-bottom: 8px;
}
#sidebar2 {
	float: right;
	width: 440px;
	padding-bottom: 8px;
}
#sidebar3 {
	float: right;
	width: 440px;
}
#homeright  ul {
	list-style: none;
}
#homeright li {
	display: block;
	border-bottom: 1px solid #eee;
	height: 18px;
}
#homeright li a {
	display: block;
	height: 15px;
	padding-top: 2px;
	color: #999999;
	text-decoration: none;
	background: url(../images/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
}
#google {
	width: 400px;
	height: 267px;
	margin-top: 650px;

}
.form {
	margin:10px 25px 10px 50px;
	float: right;
}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
