body{
	background:#fff;
	margin:0;
	padding:0;
	font:13px Tahoma, Arial, Verdana, sans-serif;
	color:#606060;
}
#main{
	width:741px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:url(../img/bg-main.gif) repeat-x 0 0;
}
ul,ol{
	margin:0;
	padding:0;
}
ol{
	padding:0 0 0 23px;
}
li{
	list-style:none;
}
img{border:none;display:block;}
a{outline:none; text-decoration:none;color:#670004;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
/*header*/
#header{
	height:274px;
	width:741px;
	margin:0 auto;
	overflow:hidden;
	background:url(../img/banner.jpg) no-repeat 100% 100%;
}
#header h1{
	margin:55px 0 0 33px;
	background:url(../img/logo.gif) no-repeat 0 0;
	width:234px;
	height:88px;
	float:left;
	display:inline;
}
#header h1 a{
	height:88px;
	width:234px;
	float:left;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
}
/*content*/
#content{
	overflow:hidden;
	width:100%;
}
#content h2{
	border-bottom:1px solid #d1d1d1;
	padding:5px 0 5px 8px;
	font:20px/22px Arial;
	color:#7e5529;
}
div.leftcol{
	width:249px;
	float:left;
	background:url(../img/bg-center.gif) repeat-y 0 0;
	margin:0 6px 0 0;
}
div.content div.leftcol{
	width:298px;
	margin:0;
	background:#F1C83A url(../img/bg-center.gif) repeat-y 100% 0;
}
#content div.leftcol h2{
	font:bold 18px Arial;
	background:#7e5529;
	margin:0 8px 0 0;
	color:#f1c83a;
	padding:5px 0 5px 17px;	
	border:0;
}
#content div.leftcol h2 span{
	font-weight:normal;
	color:#fff;
}
div.leftcol div.top-left{
	width:100%;
	overflow:hidden;
	background:url(../img/bg-top.gif) no-repeat 100% 0;
}
div.leftcol form.contact{
	padding:0 28px 14px 20px;
	background:url(../img/bg-bottom.gif) no-repeat 100% 100%;
}
form.contact p.sent, form.contact p.not_sent{
	margin:10px 0 0;
	color:green;
}
form.contact p.not_sent{
	color:#b00;
}
form.contact ul li{
	margin:6px 0 0;
}
form.contact label{
	padding:10px 0 0;
	display:block;
	font:11px Arial;
	color:#403c3d;
}
div.input{
	background:url(../img/bg-input.gif) no-repeat 0 0;
	margin:5px 0 0;
}
div.input input, div.input textarea{
	border:0;
	background:transparent!important;
	width:190px;
	font:11px Tahoma, Arial, Verdana, sans-serif;
	color:#606060;
	padding:6px 0 6px 6px;
}
div.input textarea{
	height:202px;
	padding:4px 0 0 6px;
	width:195px;
}
form.contact span.goto{
	float:left;
	width:13px;
	height:9px;
	background:url(../img/bg-sign.gif) no-repeat 0 0;
	margin:10px 2px 0 0;
}
div.maincol{
	float:left;
	width:486px;
}
div.rightcol{
	float:right;
	width:163px;
}
#content div.rightcol h2{
	color:#817f80;
	width:68px;
}
div.content{
	float:left;
	width:298px;
	padding:0 0 0 7px;
}
div.post{
	float:left;
	width:298px;
	padding:15px 0 0;
}
div.navigation a{
	color:#999A95;
}
h3, h3 a, h3 a:hover{
	font-size:14px;
	color:#000;
}
p{
	margin:10px 0 13px;
}
div.post p a{
	font-weight:bold;
	color:#670004;
}
div.post ul li{
	background:url(../img/bg-posts-li.gif) no-repeat 0 5px;
	padding:0 0 0 9px;
}
ul.links{
	background:url(../img/bg-links.gif) repeat-y 31px 0;
	margin:7px 0 30px;
	padding:3px 0 10px;
}
ul.links li{
	padding:0 0 0 43px;
}
ul.links li.active{
	background:url(../img/bg-links-active.gif) no-repeat 16px 5px;	
}
ul.links li a{
	color:#999a95;
	text-decoration:none;
}
ul.links li a:hover{
	text-decoration:underline;
}
ul.page-links{
	padding:0;
	margin:7px 0 0;
}
ul.page-links li{
	padding:3px 0 10px 43px;
}
ul.page-links li.active{
	background:url(../img/bg-links-active.gif) no-repeat 16px 8px;
}
#commentform{
	overflow:hidden;
	color:#000;
	background:url(../img/bg-bottom-wide.gif) no-repeat 100% 100%;
}
#commentform a{
	color:#670004;
}
#commentform li{
	padding:10px 0 0;
}
#commentform label{
	color:#000;
	padding:0;
}
#commentform div.input input, #commentform div.input textarea{
	width:244px;
}
#searchform input{
	width:auto;
}
#searchsubmit{
	margin:10px 0 0;
}
/*footer*/
#footer{
	clear:both;
	font-size:10px;
	color:#333623;
}
#footer p{
	margin:7px 0 10px 6px;
}