* {
 margin:0;
 padding:0;
}

h1 {
	border-bottom:1px solid #3C220B;
	color:#646464;
	font-size:21px;
	padding-bottom:8px;
}

h2 {
	border-bottom:1px solid #3C220B;
	color:#646464;
	font-size:19px;
	margin-bottom:8px;
	padding-bottom:8px;
}


body {
	margin:0px;
	padding:0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
	background-color:#5C3611;
	line-height:18px;
}
body a{
	color: #646464;
	text-decoration: none;
}
body a:hover{
	color: #646464;
	text-decoration:underline;
}
body p{
	margin:0px;
	padding-bottom:8px;
}

#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #top {
	float:left;
	padding: 0px;
	width: 950px;
	background-image: url(../images/top-back.jpg);
	height: 83px;
}
#wrapper #top #logo {
	float:left;
	padding: 0px;
	width: 370px;
	background-image: url(../images/logo.jpg);
	height: 83px;
}
#wrapper #top .search {
	float:right;
	width: 270px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #link {
	float:left;
	padding: 0px;
	width: 950px;
	background-image:url(../images/linkback.jpg);
	background-repeat:repeat-x;
	height: 35px;
	font-family: Tahoma;
	font-size: 11px;
	color: #2A1907;
	text-decoration: none;
}
#wrapper #link a{
	color: #2A1907;
	text-decoration: none;
}
#wrapper #link a:hover {
	color: #000000;
	text-decoration:underline;
}
#wrapper #link .linkfild {
	float:left;
	width:auto;
	background-image:url(../images/link_mid.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}
#wrapper #link .linkfild1{
	float:left;
	width:auto;
	
	height: 27px;
	font-family: Tahoma;
	font-size: 11px;
	color: #2A1907;
	text-decoration: none;
	
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}
#wrapper #header {
	float:left;
	padding: 0px;
	width: 950px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 236px;
}
#wrapper #mainbody {
	float:left;
	padding: 9px;
	width: 932px;
	background-color:#FFFFFF;
}
#wrapper #mainbody .bodyfild {
	float:left;
}
#wrapper #mainbody #leftbody {
	float:left;
	padding: 0px;
	width: 680px;
	background-color:#FFFFFF;
}
#wrapper #mainbody #leftbody ol{
	margin-bottom:10px;
	margin-left:40px;
	margin-top:10px;
}
#wrapper #mainbody #leftbody .listback {
	float:left;
	padding: 0px;
	width: 680px;
	background-image:url(../images/listback.jpg);
	background-repeat:no-repeat;
	height:265px;
	color:#FFFFFF;
}

#wrapper #mainbody #leftbody .listback ul {
	float:left;
	margin-top:5px;
	padding:0 0 0 10px;
	width:155px;
}
#wrapper #mainbody #leftbody .listback ul li {
	display:block;
	padding:0;
	margin:0;
}

#wrapper #mainbody #leftbody .listback ul .photo a {
	color: #FFFFFF;
}

#wrapper #mainbody #leftbody .listback ul .details{
	margin-top:10px;
	text-align:center;
}

#wrapper #mainbody #leftbody .listback ul .details a{
	border:0;
	color:
}

#wrapper #mainbody #rightbody {
	float:right;
	padding: 0px;
	width: 242px;
	background-color:#FFFFFF;
}
#wrapper #mainbody #rightbody .box {
	width:242px;
}
#wrapper #mainbody #rightbody .box .box_header{
	width:242px;
	background:url(../images/rightblock_top.jpg);
	height:7px;
}
#wrapper #mainbody #rightbody .box .box_content{
	background:transparent url(../images/rightblock_mid.jpg) repeat-y scroll 0 0;
	font-size:10px;
	padding-left:5px;
}
#wrapper #mainbody #rightbody .box .box_content h3{
	font-size:12px;
}

#wrapper #mainbody #rightbody .box .box_bottom{
	width:242px;
	background:url(../images/rightblock_bottom.jpg);
	height:7px;
}

#wrapper #footer {
	float:left;
	padding: 9px;
	width: 932px;
	background-color:#513810;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#wrapper .heading {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3e99b1;
	text-decoration: none;
}
#wrapper .textbox {
	float:left;
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:#e8e8e8 1px solid;
	width:142px;
	height:15px;
}
