body {
	color : #404040;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	background: #d5fbd1;
}
h1,h2 {
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0;
}
h1 {
	font-size: 20px;
	color: #265721;
	padding: 0;
	padding-bottom: 1px;
}
.hhome {
	color: #265721;	
	font-size: 25px;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subcatheader {
	background: url(/images/top-green.jpg) repeat-x;
	height: 20px;
	padding: 6px 14px 4px 4px;
}
input, select, textarea {
	font-size: 12px;
	font-family: arial;
}
a {
	color: #265721;
	text-decoration: none;
}
a:hover {
	color: #3c7d35;
}
img {
	border: none;
}
td {
	vertical-align: top;
}
ul, li {
	list-style: none;
	padding: 0; 
}
#maindiv {
	width: 960px;
	margin: 0 auto;
	padding-top: 8px;
	background: #fff;
}
#logo {
	width: 470px;
	height: 40px;
	padding: 15px;
	float: left;
}
#search {
	width: 460px;
	height: 70px;
	float: right;
}
#topmenu {
	width: 952px;
	height: 20px;
	padding: 6px 4px 4px 4px;
	background: url(/images/top-green.jpg) repeat-x;
	border-bottom: 3px solid # #404040;
	text-align: center;
}
#topmenu a {
	color: #404040;
	font-weight: bold;;
}
#topmenu a:hover {
	color: ;
	font-weight: bold;;
}
#head {
	width: 960px;
}
#menu {
	width: 180px;
	padding: 0px 2px 0px 8px;
	float: left;
}
#menu li a {
	color: #265721;
	
}
#menu li a:hover {
	color: #3c7d35;	
}
#mainmenu {
	padding: 4px;
	width: width: 170px;
}
#text {
	width: 528px;
	margin: 10px 5px 10px 5px;
	padding: 5px 15px 5px 15px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
}
.entry {
	background: url(/images/main-bg.jpg) repeat-x;
}
.entry_img {
	width: 110px;
	float: left;
}
.entry_con {
	width: 408px;
	padding: 5px;
	float: right;
}
.article_title a {
	font-size: 16px;
	text-decoration: underline;
}
#rightmenu {
	width: 200px;
	float: right;
}
#footer  {
	width: 550px;
	margin: 0 auto;
	text-align: center;
}
#text .meta {
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	font-size: 11px;
}

#text .meta a {
	color: #265721;
}
#text .meta a:hover{
	color: #265721;
	text-decoration: none;
}
.spanprice {
	font-size: 16px;
	font-weight: bold;
	color: #18479b;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.spanprice a {
	font-size: 16px;
	color: #18479b;
}
.spanprice a:hover {
	text-decoration: underline;
	color: #fa6909;
}