@charset "utf-8";
body {
	/*border:solid;*/
	position: relative;
	margin:auto;
	background-attachment: fixed;
	/*background-image: url(images/bg.jpg);*/
	background-color:#321818;
	background-repeat: repeat-x;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width:700px;
	color: #5e2f00;
}
.img_header {
	
}
hr
{
  background: #ccc;
  border: 0;
  color: #ccc;
  height: 1px;
  margin: 0 0 10px;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
a {
	color: #5e2f00;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	/*color: #c96400;*/
	text-decoration: underline;
}
img {
	border:none;
}
.main {
	position: relative;
	margin:auto;
	width:680px;
	height:auto;
	bottom:10px;
	padding:10px;
	color: 5e2f00;
	background-color: #FFFFFF;
}
.footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	/*position:absolute;
	left: 29px;
	top: 78px;*/
	margin:auto;
	width:680px;
	height:100px;
	text-align:center;
	/*padding:10px;*/
	background-color: #FFFFFF;
}
.site_position {
	position:absolute;
	left: 29px;
	top: -101px;
	width: 408px;

}
.ven_title {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.requesttext {
	height:0px;
	padding: 5px;
}
