/* Green Style */

body#woothemes { background: #0f2000 url(green/bg.jpg) repeat-x center 0; }

body#woothemes h1, 
body#woothemes h2, 
body#woothemes h3, 
body#woothemes h4, 
#footer #footerWrap #copy a,
#sidebar a,
ol.commentlist li p a
{ color: #8fb748; }

p.txt0, p.txt0 a, .continue
{ color: #cce4a3; }

.post strong, strong
{
	color: #8fb748;
}
.post li 
{
	margin: 0;
	padding: 0;
	list-style-image: url(../images/bullet_green.png);
	margin-left: -14px;
}

.backBtn
{
	background: url(green/btn_back.png) no-repeat;
}

.contactForm .submit-button {
	background: url(green/send_email.png) no-repeat;
}

.contactForm .submit-button:hover {
	background: url(green/send_email.png) no-repeat 0px -32px;
}
