@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center top;
}
body, td, th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f2400;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	color: #843C00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #843C00;
}
a:hover {
	text-decoration: none;
	color: #843C00;
}
a:active {
	text-decoration: underline;
	color: #843C00;
}
.mainbox {
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: 1px solid #e5d7b9;
	background-image: url(../images/mainbackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.footerbox {
	height: 125px;
	background-color: #4e2300;
	text-align: right;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}
.midbox_left {
	width: 686px;
	float: left;
}
.midbox_right {
	float: right;
	width: 137px;
}
.menutable {
	margin-top: 76px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.adressbox {
	margin-top: -244px;
	padding-right: 10px;
	color: #FFF;
}
botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5d7b9;
}
.midbox_content {
	margin-right: 20px;
	margin-left: 110px;
	margin-top: 30px;
}
.backtotop {
	float: left;
	width: 691px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92662c;
	padding-top: 15px;
	margin-bottom: -15px;
	margin-top: 4px;
}
.botspace {
	height: 30px;
}
.aboutusbox {
	background-image: url(../images/img_about01.jpg);
	height: 244px;
	width: 658px;
	text-align: right;
	padding-top: 50px;
	padding-right: 28px;
}
.textSm {
	font-size: 9px;
}
.aboutus2back {
	background-image: url(../images/img_about02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutusboxImg {
	float: left;
	margin-top: 10px;
	margin-left: 106px;
}
.aboutusboxContent {
	float: left;
	width: 368px;
	margin-left: 18px;
}
.aboutusboxTitle {
	margin-top: 74px;
	height: 77px;
	margin-bottom: 28px;
}
.contactform {
	float: right;
	width: 335px;
}
.formtable {
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 240px;
	color: #843C00;
}
.formsubmit {
	color: #FFFFFF;
	background-color: #ccaf73;
	font-weight: bold;
	border: 1px solid #d8c295;
	margin-right: 8px;
	margin-top: 2px;
	font-size: 11px;
}
.aboutusboxContent ul {
	margin-left: 12px;
	margin-top: 7px;
}
.aboutusboxContent ul li {
	list-style-type: disc;
	margin-bottom: 6px;
}
