/* 
	skin - green
*/
 
a{ color:#4B9007; }

#wrap{ border-color:#5B8B23; }

#slideshow ul li .slidetext{ background-color:#5B8B23; }
	.slidetext h2, .slidetext h3{ font-size:20px; color:#ffffff; }
	.slidetext h2 a, .slidetext h3 a{ color:#ffffff; }
	.slidetext p{ color:#ffffff; }	

/* 
   defining the title display on regular pages
*/
.inner-page-title{ background-color:#5B8B23; }
	.inner-page-title h2{font-size:20px; width:650px; height:80px; background-color:#5B8B23; margin:0px;margin-right:30px}
	.inner-page-title h1{float:left; width:200px; height:100px; background-color:#5B8B23; margin:0px;margin-right:30px}
	.inner-page-title p{ color:#ffffff; }
	
ul#dropdown-menu li.current > a{ color:#4B9007; }	
