

body {
	background: #FFF url(images/background-green.gif) left top repeat-x;
}
a {
	color: #6f8d6c;
}


#dropmenu a:hover {
	color:#6f8d6c;
	}
#dropmenu li ul {
	border: solid 1px #6f8d6c;
	}
/** BEGIN header **/
#header {
	background: url(images/header-green.gif) repeat-x 0 0;
}
		#header .links a {
			color: #FFF;
		}
		#header .links a:hover {
			color: #FFF;
		}
		#header .logo h1 a {

			background: url(/wordpress/wp-content/uploads/2010/02/avolve_textmark_144w-green.gif) no-repeat 0 0;
		}

	
		
	#header form {
		background: url(images/search-green.png) no-repeat 0 0;
	}
		#header form input {
			border: 1px solid #ffffff;
		}
		
/** END header **/


		#content .post h2 a:hover {
			color: #6f8d6c;
		}
		#content .post h1 {
			color: #6f8d6c;
		}
		
		#content .post .date {
			color: #8A8A8A;
		}
			#content .post .date a {
				color: #6f8d6c;
			}
		#content .post .details {
			color: #8A8A8A;
		}
/** END content **/


/** BEGIN sidebar **/
	#sidebar h3 {
		color: #8c8e8e;
	}
		#sidebar ul li a {
			color: #565656;
		}
		#sidebar .box h3 {
			background: url(images/sidehead-green.gif) no-repeat 0 0;
		}
			#sidebar .box ul li a {
				color: #8A8A8A;
			}
			#sidebar ul li a:hover, #rsidebar ul li a:hover {
			color: #6f8d6c;
		}
		#sidebar .box ul li a:hover, #rsidebar .box ul li a:hover {
				color: #6f8d6c;
			}
			
.listLink {
	color: #6f8d6c;
}			
			
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background: url(images/footer-green.gif) transparent repeat-x left bottom;
	}
#footer-wrap {
	background: #c6d2c5 url(images/footer-wrap.png) no-repeat left top;
	}

/** END footer **/





/** BEGIN miscellaneous **/
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
}
h2.search-title {
	color: #6f8d6c;	
}

h3.readmore-search a {
	color: #6f8d6c;
}
h3.readmore-search a:hover {
	color: #6f8d6c;
	border: solid 1px #6f8d6c;
}
/** END miscellaneous **/
