body{ border: 0px; margin: 0px; padding: 0px; font: 12px Verdana, Arial;  color: #FFF; background: #5D5B33 url(../images/bg.jpg) top left repeat-x ; height: auto; }
#main{
background: transparent url(images/bg.jpg) no-repeat 0px 0px;
}

.box{
border-right:1px solid #9e8a73;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
border-bottom:1px solid #9e8a73;
}

#top .logo a{
background: transparent url(../images/skin4/logo.png) repeat-x top left;
}


/*image slider*/
#featured{
border-bottom:1px solid #9e8a73;
}

.item, .wrapper img{
border:1px solid #9e8a73;
background: #5d5b33;
}

.additional_info{
border-bottom:1px solid #9e8a73;
}
.additional_info h2 a{
color:#222;
}

.additional_info h2 a:hover{
color:#5a5a5a;
}

#twitterbox{
background: transparent url(../images/skin4/twitter.png) no-repeat 5px 10px;
}

#top #nav li ul a{
	background: #543500;
	border:1px solid #aaa;
	border-top:none;
}

#top #nav li ul a:hover{
	background:#7d4e00;
}

#top #nav li ul ul {
border-top:1px solid #aaa;
}

/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	
.get_in_touch{
background: transparent url(../images/skin4/button_get_in_touch.png) no-repeat top left;
}

.get_in_touch:hover{
background: transparent url(../images/skin4/button_get_in_touch.png) no-repeat bottom left;
}

/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	
.entry-head{
	color:#CC8D48;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.entry-head a{
	color:#de790b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.entry li {
	border-bottom:1px solid #9e8a73;
	font-weight: normal;
}

.entry ul, .entry ol {
	border-top:1px solid #9e8a73;
	text-align: left;
	font-weight: bold;
}




/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
#top #latest_news a, .widget a{
border-bottom:1px solid #9e8a73;
}

#top #latest_news a:hover, .widget a:hover{
	background-color: #7d4e00;
}

.meta_sub{
border-right:1px solid #ddd;
}

/*generic*/
blockquote {
color:#777;
}

blockquote {
border-left:3px solid #777;
}
.box strong{
	color:#E08B36;
}

.more-link {
	background:transparent url(../images/skin4/dot.png) no-repeat scroll 0px 6px;
	color:#de790b;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

/*generic color*/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
color:#fff;
}

a{
color:#fff;
}

a:hover{
	color: #FFF;
	font-size: 11px;

}

#top a:hover img{
border:1px solid #fff;
}

h1,h2,h3,h4,h5,h6, legend{
	color:#C5C296;
	text-align: left;
}

.meta{
color:#bd7c35;
}
	


	
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#666;
	}


#send, #top #submit{
	border:1px solid #ababab;
	background-color:#9c4900;
	cursor:pointer;
	color:#fff;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#fff;
	color:#666;
	}
	
#searchsubmit{
background: transparent url(../images/skin4/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/skin4/button_search.png) no-repeat left bottom;
}


#footer{
border-top:1px solid #9e8a73; 
}
