body{
	background: #f2ecac;
	margin: 0px 0 0 0;
	font-family: "Arial", san serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.img_br
{
border:solid #d9d9d9 2px;padding:5px;margin:5px;
}

 .clear{
 	clear:both;
 }		
 .left{
 	float:left;
 }
 .right{
 	float:right;
 }
 .left25{
 		margin-left:425px;
 }
 .left100{
 		margin-left:155px;
 }


h1,h2,h3,h4{
	font-family: "Trebuchet MS", san serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#9fb269;

	margin:0px;
	letter-spacing: -1px;
	line-height: 1.2em;}
	h1{
		font-size:22px;
	}
	h4{
		font-size:14px;
	}
ul{
	list-style:url(img/li.jpg);
}
li{
line-height:1.4em;
}	
blockquote{
	padding:10px 10px 10px 45px;
	border-bottom:1px solid #9fb269;
	font-family: "Trebuchet MS","Arial", san serif;
	font-style:italic;
	font-size:14px;
	background:url(img/quote.jpg) top left no-repeat;
}
	
:focus
{
  -moz-outline-style: none;
}

#wrapper {
	width: 814px;
	background: url(img/contentbg.jpg) repeat-y center;
	margin: 0px auto;
}

#logocontainter{
	width:814px;
	height: 88px;
	background: url(img/topbg.jpg) no-repeat bottom center;
}

#banner{
	width:814px;
	height: 164px;
	/*background: url(img/banner.jpg) no-repeat bottom center;*/
}
#logo h1{
	color:#000;
	padding-left:5px;
}
#browncontainer{
	width:814px;
}
	#browntop{
		width:814px;
		height:9px;
		background: url(img/browntop.jpg) no-repeat bottom center;
	}
	
	#browncontainer{
		width:814px;
		background: url(img/brownbg.jpg) repeat-y bottom center;
	}
	
	#brownbottom{
		width:814px;
		height:18px;
		background: url(img/brownbottom.jpg) no-repeat bottom center;
	}
	
#content{
	width:814px;
	background: url(img/contentbg.jpg) repeat-y center;

}

#footer{
	width:814px;
	margin:0px;
		height:63px;
		background: url(img/footer.jpg) no-repeat bottom center;
}

/*
template end
*/
#logo{
	float:left;
	margin: 20px 10px;
}
#logo h1{
	margin:0px;
	font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	font-size:34px;
}
#slogan{
	display:block;
	margin-top:-10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	padding-left:10px;
	
}



#browncontainer p{
	padding-left:25px;
	margin:5px;
	font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
		
}


#footer p{
	margin:0px;
	padding: 17px 20px;
	color:#fff;
}

h2{
	color:#8a9a5c;
	font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	font-size:18px;
}
/*
content
*/
#maincontent{
float:left;
width:530px;

	}
#maincontent p{

	line-height:1.5em;
	
}
#maincontent h2{

	margin:0px;
	margin-top:15px;
	
}
#sidebar h2{
	padding-left:0px;
	margin:0px;
	margin-top:15px;
	margin-bottom:10px;
	
}

ul#offer_list {
	list-style:none;
	padding:0px;
	margin-left:0px;
}
#offer_list li{
list-style:none;
width:150px;
padding:15px;
height:5px;
}
.offer_element a{
	display:block;
	background:url(img/offerbg.jpg) no-repeat top right #9fb269;
	margin-left:-15px;
	padding:5px 20px;
	text-decoration:none;
	color:#fff;
	}

	.offer_element a:hover{
	display:block;
	background:url(img/offerbghover.jpg) no-repeat top right #d7ac5a;
	}

	.offer_element h4{
	margin:0px 0px 10px 0px;
	padding-left:0px;
	font-weight: bold;
	color:#fff;
	font-size:18px;
	letter-spacing: -1px;
	}

#sidebar{
	margin-left:20px;
	float:left;
	width:250px;;
}

	#news ul{
		list-style:none;
		margin:0px;
		padding-left:5px;
	}
	#news li{
		padding:10px 0px;
		margin-bottom:10px;
		border-bottom:1px dotted #d9d9d9;
	}
	.newstitle{
		display:block;
		font-weight:bold;
	}
	.news{
		line-height:1.5em;
	}
	.newsdate{
		display:block;
		width:240px;
		text-align:right;
		font-size:10px;
		font-weight:normal;
		font-style:italic;
		
	}
	
#more{
	margin-left:700px;
margin-bottom:10px;
}

a#more{
	text-decoration:none;
	color:#000;
	display:block;
	text-decoration: none;
	height:32px;
	width:80px;
	font:600 18px "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	background: url(img/more.jpg) no-repeat 0 -32px;
	text-indent:-9999px;
}
a:hover#more {
background: url(img/more.jpg) no-repeat ;
}
a#more2{
	text-decoration:none;
	color:#000;
	display:block;
	text-decoration: none;
	height:27px;
	width:75px;
	font:600 18px "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	background: url(img/more2.jpg) no-repeat ;
	text-indent:-9999px;

}
a:hover#more2 {
background: url(img/more2.jpg) no-repeat 0 -27px ;
}


input{
	background:#fff;
	border:1px solid #9fb269;

}
input#email{
	padding:3px 6px;
}
input#add{
	padding:3px 6px;
	background:#9fb269;
	color:#fff;
	border:0px solid green;
}
label{
display:block;
	margin-bottom:15px;
	color:#000;
	font-size:12px;
	}
label span{
	display:block;
	float:left;
	padding-right:20px;
	width:120px;
	text-align:right;
	font-weight:normal;
}
/*
menu
*/

#menucont{
	float:right;
}
ul.menu {
	padding: 5px;
	margin: 20px 0;
	list-style: none;
	float: left;
}
ul.menu li {
	float: left;
}
 
ul.menu li a {
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 8px 10px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	background: url("img/menu.jpg") no-repeat top right;
}

ul.menu li a span {
	float: left;
	padding-right: 10px;
	display: block;
	margin-top: -8px;
	height: 32px;
	background: url("img/menu.jpg") no-repeat top left;
}

ul.menu li a:hover {
 	color: #fff;
	background: url("img/menu1.jpg") no-repeat top right;
}
 
ul.menu li a:hover span {
	background: url("img/menu1.jpg") no-repeat top left;
}