body {
	background: #b97730;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f0505;
	text-decoration: none;
}

#MainTable {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#HeaderTable {
	background: url(../images/header_back.jpg);
	height: 132px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
#HeaderTable a {
	color: #FFFFFF;
	text-decoration: none;
}#HeaderTable a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#MidWrap {
	padding: 10px 18px 10px 19px;
	background: #FFFFFF;
}

#ContactWrap {
	border: 1px solid #f7e1be;
	padding: 1px;
}
#ContactWrapBack {
	background: #f0e7d5;
	padding: 31px 40px 19px 40px;
}

#BoxBody {
	border-left: 1px solid #daceb0;
	border-right: 1px solid #daceb0;
	border-bottom: 1px solid #daceb0;
	padding: 27px 50px 25px 22px;
}

#welcome_text {
	color: #677e0f;
	line-height: 20px;
	text-align: justify;
}
#welcome_text_1 {
	color: #443f41;
	line-height: 20px;
	text-align: justify;
}

#Special_text {
	color: #0f0505;
	line-height: 22px;
	text-decoration: none;
}
#Special_text a {
	color: #0f0505;
	text-decoration: none;
}
#Special_text a:hover {
	color: #666666;
	text-decoration: underline;
}

#AdsBox {
	border: 1px solid #cdc5b3;
	padding: 1px;
}
#AdsBoxBack {
	background: #dbd3c2;
	padding: 10px 13px 5px 10px;
	color: #5b574e;
	text-decoration: none;
}
#AdsBoxBack a {
	color: #a71f1f;
	text-decoration: underline;
}
#AdsBoxBack a:hover {
	color: #a71f1f;
	text-decoration: none;
}
#AdsBoxBack span {
	color: #34322e;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#AdsBoxBack strong {
	color: #b44c23;
	text-transform: uppercase;
	font-weight: bold;
}

#ReadMore {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #a21f1e;
}
#ReadMore a {
	text-decoration: underline;
	color: #a21f1e;
}
#ReadMore a:hover {
	text-decoration: none;
	color: #4e3413;
}

#BoxBodySub {
	border-left: 1px solid #daceb0;
	border-right: 1px solid #daceb0;
	border-bottom: 1px solid #daceb0;
	border-top: 1px solid #daceb0;
	padding: 10px 22px 10px 22px;
}

#SubPageTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}

#subpage_text {
	color: #1c1c1c;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
}
#subpage_text a {
	color: #000000;
	text-decoration: underline;
}
#subpage_text a:hover {
	color: #990000;
	text-decoration: none;
}
#subpage_text strong{
	color: #ff6029;
	font-weight: bold;
}
#subpage_text span{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#ImageBorder {
	border: 1px solid #daceb0;
	padding: 2px;
}
#ImageBorder a {
	border: 1px solid #daceb0;
}
#ImageBorder a:hover {
	border: 1px solid #993300;
}

#Footer {
	background: #553b1a;
	height: 54px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}