body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/plumHomeBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size:11.5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height:21px;
}
p {
	color: #6c4b00;
	text-align: left;
}

#main{
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

.box{
border-right:1px solid #dadada;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
	height: 115px;
}
#head #logo {
	float: left;
	height: 115px;
	width: 370px;
}


/*image slider*/
#featured{
	clear: both;
}

.item, .wrapper img{
border:1px solid #ddd;
background: #fff;
}
#IMGshadow {
	height: 45px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
#hello {
	background-image: url(../images/GoldBanner.jpg);
	height: 105px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	text-align: center;
}
#who {
	text-align: left;
	float: left;
	width: 520px;
	padding-right: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9f8958;
	height: 235px;
}
#who a {
	font-weight: normal;
	text-decoration: none;
}
#who a:hover {
	font-weight: bold;
}
#who #prettyThumbs a img {
	padding: 2px;
	border: 1px solid #9F8958;
	margin-right: 35px;
	margin-top: 0px;
	float: left;
}
.Testimonial {
	font-style: italic;
	color: #591640;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
#getintouch {
	float: right;
	width: 275px;
	height: 250px;
	overflow: hidden;
	text-align: center;
}
#getintouch p {
	text-align: center;
}

.additional_info{
	border-bottom:1px solid #C3C3C3;
	background-color: #FFF;
}
.additional_info h2 a{
	color:#591640;
}

.additional_info h2 a:hover{
color:#5a5a5a;
}

#twitterbox{
background: transparent url(../images/skin1/twitter.png) no-repeat 5px 10px;
}

#top #nav li ul a{
background: #fff;
border:1px solid #C3C3C3;
border-top:none;
}

#top #nav li ul a:hover{
background:#eee;
}

#top #nav li ul ul {
border-top:1px solid #C3C3C3;
}

/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	
.get_in_touch{
background: transparent url(../images/skin1/button_get_in_touch.png) no-repeat top left;
}

.get_in_touch:hover{
background: transparent url(../images/skin1/button_get_in_touch.png) no-repeat bottom left;
}

/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	
.entry-head{
color:#999;
}

.entry-head a{
color:#777;
}

.entry li {
border-bottom:1px solid #EEEEEE;
}

.entry ul, .entry ol {
border-top:1px solid #EEEEEE;
}




/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
#top #latest_news a, .widget a{
border-bottom:1px solid #ddd;
}

#top #latest_news a:hover, .widget a:hover{
background-color: #f4f4f4;
}

.meta_sub{
border-right:1px solid #ddd;
}

/*generic*/
blockquote {
color:#777;
}

blockquote {
border-left:3px solid #777;
}
.box strong{
color:#666;
}

.more-link {
background:transparent url(../images/skin1/dot.png) no-repeat scroll 0px 6px;
color:#5e6b86;
}

/*generic color*/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#591640;
}

a{
	color:#591640;
}

a:hover{
color:#444;
}

#top a:hover img{
}

h1,h2,h3,h4,h5,h6, legend{
	color:#591640;
}

.meta{
color:#a0a0a0;
}
	


	
/*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:#576380;
	cursor:pointer;
	color:#fff;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#fff;
	color:#666;
	}
	
#searchsubmit{
background: transparent url(../images/skin1/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/skin1/button_search.png) no-repeat left bottom;
}


#footer{
}
