body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.8px;
	color: #696969;
	margin: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	
}.mainfram {
	width: 100%;
}
.layoutsize {
	margin: auto;
	width: 827px;
	height: 600px;
}
.menuBg {
	background-image: url(../images/btn_bg_rept.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 528px;
	height: 22px;
	padding-top: 10px;
	padding-left: 10px;
}
p {
	font-size: 12.8px;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 1px;
	padding-left: 1px;
	padding-top: 5px;
}
.orangeText {
	font-weight: bold;
	color: #df5e09;
	text-decoration: none;
}
.hottext {
	text-align: left;
}
.bottom {
	background-image: url(../images/bottom_rep.jpg);
	background-repeat: repeat-x;
	height: 77px;
	color: #9d7831;
	line-height: 16px;
	background-color: #564728;
}
.header {
	float: left;
	height: 108px;
	width: 827px;
}
.bottomRep {
	background-image: url(../images/bottom_rep1.jpg);
	background-repeat: repeat-x;
	height: 57px;
	padding-top: 20px;
}
.bottom a {
	color: #BA8D3A;
	text-decoration: none;
	font-size: 11px;
}
.bottom ul {
	list-style-type: none;
}
.bottom li a {
	color: #BA8D3A;
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}
.bottom li a:hover {
	color: #94702E;
	text-decoration: underline;
	list-style-type: none;
}
.bottom a:hover {
	color: #94702E;
	text-decoration: underline;
}
/*ul {
	font-size: 13px;
	font-weight: bold;
	color: #883600;
	line-height: 17px;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px 1px;
}
li {
	font-size: 12.8px;
	line-height: 1.3em;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	list-style-type: none;
	padding-left: 35px;
	padding-top: 10px;
}*/
a.mainlink {
	color: #ac4907;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.mainlink:hover {
	color: #C00;
	text-decoration: none;
}
input {
	color: #333;
	border: 1px solid #999;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #C42110;
}

textarea {
	color: #333;
	border: 1px solid #999;
}
.nameText {
	font-size: 11px;
	font-weight: bold;
	color: #C42110;
}
.inner ul {
	font-size: 13px;
	font-weight: bold;
	color: #883600;
	line-height: 17px;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px 1px;
}
.inner li {
	font-size: 12.8px;
	line-height: 1.3em;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	list-style-type: none;
	padding-left: 35px;
	padding-top: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #883600;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9c2c04;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}
a.emailLink {
	color: #BA6B3C;
	text-decoration: underline;
}


.divide {
	background-image: url(../images/menu_devide.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 9px;
	margin: 0px;
	float: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F60;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 5px;
}
a.emailLink:hover {
	color: #666;
	text-decoration: none;
}

