html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img,
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline:0;
	vertical-align: baseline;
	background: transparent;
}
body{
	line-height:1.5;
	font-family: Arial, Helvetica, sans-serif;
}






a{
	text-decoration: none;
	color: #291e18;
	font-size: 14px;
}

a:hover{
	text-decoration: underline;
}

input{
	background: #cfe57a;
	border: 1px solid #eeebe9;
	color: #3b2c25;
	padding: 3px;
}

input:focus, input:hover{
	background: #3b2c25;
	color: #fff;
}





/*main styles*/

 
body{
	background: #eeebe9 url(img/bg.jpg) repeat-x;
}

#wrap {
	width: 1000px;
	margin: auto;
}



#header h1 img{
	margin-top: 1px;
	border:none;
	margin-bottom: -20px;
	
}

/*navigation*/
#nav{
	
	width:1000px;
	float: right;
	margin-right: 13px;
}

#header #nav ul{
	margin-top: -10px;
	padding-top: 5px;
	list-style:none;
	text-transform:uppercase;
	
}



#header #nav ul li a{
	
	color: #fff;
	font-size:14px;
	
	
	
}

#header #nav ul li a:hover{
	text-decoration: none;
	color: #291e18;
}



/*main*/

#main {
	position: absolute;
	width: 1000px;
	background:  url(img/mainbg.png) no-repeat ;
	clear:both;
	overflow: hidden;
	
	
	
}

#submain{
	width: 974px;
	background-color:#FFF;
	clear:both;
	overflow: hidden;
	margin-left: 13px;
}



/*search box*/
#search{
	background: white;
	width:974px;
	height: 25px;
	padding-top:22px;
	margin-bottom:21px;
}


#search input{
	width:191px;
	border: 1px solid #291e18;
	margin-left: 13px;
	position: relative;
	


}

.readmore{
	background:none;
	border:none;
	color: #a4d400;
	
	


}




.readmore:focus, .readmore:hover{
	background:none;
	border:none;
	color: #291e18;
	
}





/*sidebar*/

#main #sidebar{
	
	float: left;
	width: 200px;
	margin-left: 13px;
	
}

#main #content{
	
	float: right;
	width:724px;
	margin-right: 13px;

}

#main #contentTestimonials{
	
	float: right;
	width:700px;
	margin-right: 25px;
	margin-bottom:25px;
	margin-top: -30px;

}


#carrousel{
	width:auto;
	height:300px;
}

#slogan{
	font-size:18px;
	font-style:italic;
	text-align:center;
	margin-bottom:20px;
}
	


#main #content .entry{
	width: 650px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow:hidden;
	
}

.entry img{
	width: 150px;
	height: 150px;
	float:left;
	padding: 0px 20px 10px 0px;
	
}

.entry img.press{
	width: 651px;
	height: 150px;
	
}

.entry h2{
	padding-top: 0px;
	font-weight:bold;
	font-size:14px;
}

.entry p.meta{
	color: #291e18;
	font-size: 11px;
	font-style: italic;
	margin-left: 170px;
	margin-bottom: 14px;
	border-bottom: 1px solid #eeebe9;
}

.entry p.meta2{
	color: #666;
	font-size: 11px;
	font-style: italic;
	
	margin-bottom: 14px;
	
}

.entry p.meta3{
	color: #291e18;
	font-size: 11px;
	font-style: italic;
	
	margin-bottom: 14px;
	border-bottom: 1px solid #eeebe9;
}

.entry p{
	color: #291e18;
	font-style: normal;
	font-size:12px;
	text-align:justify;
}

.entry span{
	color: #a4d400;
	font-style: bold;
	font-size:11px;
}




.testimonialEntry h2{
	padding-top: 30px;
	font-weight:bold;
	font-size:14px;
}

.testimonialEntry p.meta{
	color: #291e18;
	font-size: 11px;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 14px;
	border-bottom: 1px solid #eeebe9;
}

.testimonialEntry p{
	color: #291e18;
	font-style: normal;
	font-size:12px;
	text-align:justify;
	
}

.testimonialEntry span{
	color: #a4d400;
	font-style: bold;
	font-size:11px;
}



	
	
	
	
	
#main #content .singleEntry{
	width: 650px;
	margin-bottom: 20px;
	margin-left: 30px;
	overflow:hidden;
	
}

.singleEntry img{
	width: 675px;
	height: 300px;
	float:left;
	padding: 0px 20px 30px 0px;
}

.singleEntry h2{
	padding-top: 0px;
	font-weight:bold;
	font-size:14px;
}

.singleEntry p.meta{
	color: #291e18;
	font-size: 11px;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 14px;
	border-bottom: 1px solid #eeebe9;
}
.singleEntry p.meta2{
	color: #ccc;
	font-size: 10px;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 14px;
	
}


.singleEntry p{
	color: #291e18;
	font-style: normal;
	font-size:12px;
}

.singleEntry span{
	color: #a4d400;
	font-style: bold;
	font-size:11px;
}

	
.FullWidth{
	width: 900px;
	margin-bottom: 20px;
	margin-left: 30px;
	overflow:hidden;
	
}

.FullWidth img{
	width: 675px;
	height: 300px;
	float:left;
	padding: 0px 20px 30px 0px;
}

.FullWidth h2{
	padding-top: 0px;
	font-weight:bold;
	font-size:14px;
}

.FullWidth p.meta{
	color: #291e18;
	font-size: 11px;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 14px;
	border-bottom: 1px solid #eeebe9;
}
.FullWidth p.meta2{
	color: #ccc;
	font-size: 10px;
	font-style: italic;
	margin-left: 0px;
	margin-bottom: 14px;
	
}


.FullWidth p{
	color: #291e18;
	font-style: normal;
	font-size:12px;
}

.FullWidth span{
	color: #a4d400;
	font-style: bold;
	font-size:11px;
}

.iconlist li{ color: #291e18;
	font-style: normal;
	font-size:12px;
list-style-type: none;
padding: 0px;
margin: 0px;
background-image: url(img/flower.gif);
background-repeat: no-repeat;
background-position: 0px 2px; 
padding-left: 24px;

}
	list-style-image: url(img/flower.gif); }		
	

/*sidebar*/

.featured{
	
	margin-bottom: 10px;
	overflow:hidden;
}
.featured h3 {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 0 2px 8px;
}

#photos h3{
	background: #291e18;
	font-size:12px;
	color: #fff;
	font-weight:bold;
	font-style:italic;
	
}

#photos img{
	border: none;
}

#photos img.featuredImg{
	margin-top: 10px;
	padding-left: 0px;
	width: 225px;
	height:140px;
}

#photos p{
	float: left;
	color: #291e18;
	padding-left: 0px;
	font-size: 10px;
}

#photos .prevNext{
	float: right;
}

#recentTestimonials ul li ,
#recentNews ul li {
    list-style:none;
	padding: 3px 0 1px 0;
	border-bottom: 1px solid #eeebe9;
	margin-left: 18px;
	
	
}

#recentTestimonials2 img{
	width: 200px;
	margin-top: -5px;
}



#recentTestimonials a,
#recentNews a{
	
	font-size: 11px;
	text-decoration:none;
}

#recentTestimonials a:hover ,
#recentNews a:hover{
	color: #eeebe9;
	
}

#recentTestimonials h3{
	background: #eeebe9;
	font-size:12px;
	color: #291e18;
	font-weight:bold;
	font-style:italic;
	
}

#recentNews h3{
	background: #eeebe9;
	font-size:12px;
	color: #291e18;
	font-weight:bold;
	font-style:italic;
}


#footer{
	
	background: #ffffff;
	width: 974px;
	height:80px;
	margin-left:13px;

	
}



#footer ul{
	
	list-style:none;
	alignment-adjust:central;
	
}

#footer ul li{
	float: right;
	margin-left: 25px;
	padding-right: 25px;
	margin-top: 25px;
	
}

#footer ul li a{
	
	color: #808080;
	font-size:12px;
	font-style:italic;
	font-weight: lighter;
	
	
	
}

#footer ul li a:hover{
	text-decoration: underline;
	
}


	
	
	
	


