
* { padding:0; margin:0;
}
.clear {clear:both;}
.alignleft { float: left; }
.alignright { float: right; }
.center { text-align: center; }
a {
	color: #5B920A;
}

body {background:#fff url(images/bg.jpg) repeat-x; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#333;}
#wrap {width:954px; margin:25px auto;}
#header {background:url(images/header.png) no-repeat; height:207px; }

#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", halvetica, Verdana, sans-serif;
}
.bigger {
	font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #C0EC15;
}



#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
}
#main {background:url(images/pagebg.png) repeat-y; padding:2px 9px 0 9px; margin:0;}
#menus {background:url(images/menu.jpg) no-repeat; width:936px; margin:0 auto 10px auto; height:55px;}#submenu ul {
	list-style: none;
}

#mainmenu {
	height: 55px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	background: url(images/menudevider.png) no-repeat 0px 3px;
	color: #5B920A;
}
#mainmenu .first a {
	background: none;
}

#mainmenu li {
	display: inline;
}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #5B920A;}
#mainmenu .current_page_item a {background:url(images/menuactive.gif) no-repeat center top; color:#fff;}
#wrap #main #content {
	padding: 20px;
}
#mainmenu a:hover {color:#fff;}
#homeleft {width:370px; float:left;}
#homeright { margin-left:370px; }
h1, h2, h3, h4 { font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
#main h2 {color:#333; display:block; padding:3px 0 8px 0;}
.green {
	color: #5B920A;
}
#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-right: 5px;
}
#homeright .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
}
#homeright .column2 {
	float: left;
	width: 33%;
}
a:visited, a:active {
	color: #5B920A;
}
a:hover {
	color: #BDEB16;
	text-decoration: none;
}
#wrap #footer {
	background: url(images/footer.png) no-repeat;
	height: 70px;
	color: gray;
	padding-top: 15px;
	text-align: center;
}
#mainmenu ul {list-style:none;}


#mainmenu .first a:visited, #mainmenu .first a:active {

	background: none;
}


#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;
}

.form, .wpcf7-form {margin:10px 25px 10px 50px;}
.form .text, .wpcf7 .wpcf7-form-control-wrap input, .wpcf7 .wpcf7-form-control-wrap textarea {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label, .wpcf7 label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover, .wpcf7 .wpcf7-form-control-wrap input:hover, .wpcf7 .wpcf7-form-control-wrap textarea:hover {background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus, .wpcf7 .wpcf7-form-control-wrap input:focus, .wpcf7 .wpcf7-form-control-wrap textarea:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button, .wpcf7-form input[type~="submit"] {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover, .wpcf7-form input[type~="submit"]:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.commentlist {
	list-style: none;
}
.commentlist li {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D4D0C8;
	background: #f4f4f4;
}
.avatar {
	float: right;
}

.yourstyle {
background-image: url(images/untitled.JPG);
	width: 350px;
           }

.homeleft {
	width: 350px;
	float: left;
	}

.homeright { 
	width: 370px;
	float: right;
	 }