body {
	background-color: #2E241A;
	background-image: url(../images/bcgd.jpg);
}
#HomeDiv {
	background-color: #8c7f63;
	margin: 0px 10px 0px 20px;
	width: 445px;
	text-align: justify;
	background-image: url(../images/fence.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#HomeDivHead {
	background-color: #8c7f63;
	background-image: url(../images/MenuHead.jpg);
	margin: 40px 10px 0px 20px;
	width: 445px;
	height: 47px;	
}
#HomeDivFoot {
	background-color: #8c7f63;
	background-image: url(../images/MenuFooter.jpg);
	margin: 0px 10px 20px 20px;
	width: 445px;
	height: 44px;
	background-position: top;
}
#HomeDiv2 {
	background-color: #8c7f63;
	margin: 0px 20px 0px 10px;
	width: 255px;
	text-align: justify;
}
#HomeDivHead2 {
	background-color: #8c7f63;
	background-image: url(../images/MenuHead.jpg);
	margin: 40px 20px 0px 10px;
	width: 255px;
	height: 47px;	
}
#HomeDivFoot2 {
	background-color: #8c7f63;
	background-image: url(../images/MenuFooter.jpg);
	margin: 0px 20px 20px 10px;
	width: 255px;
	height: 44px;
	background-position: right top;
}
#WideDiv {
	background-color: #8c7f63;
	margin: 0px 20px;
	width: 720px;
	text-align: justify;
	height: 300px;
	}
#WideDivHead {
	background-color: #8c7f63;
	background-image: url(../images/WideHead.jpg);
	margin: 40px 20px 0px 20px;
	width: 720px;
	height: 47px;
}
#WideDivFoot {
	background-color: #8c7f63;
	background-image: url(../images/WideFooter.jpg);
	margin: 0px 20px 20px 20px;
	width: 720px;
	height: 44px;
	background-position: top;
}
.HeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #F4F3D7;
}
.SubHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #F4F3D7;
}
.style2 {font-size: 14pt; font-weight: bold; text-transform: capitalize; padding-top: 7px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; font-family: "Times New Roman", Times, serif;}
.HomeBodyTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 24px;
	color: #F4F3D7;
	margin: 10px;
	padding: 0px 8px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 18px;
	color: #F4F3D7;
	margin: 10px;
	padding: 20px;
}
a:link, a:visited {
	font-weight: bold;
	color: #8FB4BD;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link_page:link, a.link_page:visited {
	font-weight: bold;
	color: #8D7F62;
	text-decoration: none;
	font-size: 14px;
	background-color: #8BB5C1;
	height: 15px;
	width: 200px;
	text-indent: 20px;
}
a.link_page:hover, a.link_page:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
input, textarea, select {
	background-color: #8BB5C1;
}
hr {
	color: #F4F3D7;
}
#schedule_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F4F3D7;
	padding: 5px;
	width: 97%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BB5C1;
	border-right-color: #2A231B;
	border-bottom-color: #2A231B;
	border-left-color: #8BB5C1;
	text-align: left;
}
.NewsText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 24px;
	color: #F4F3D7;
	padding: 0px 8px;
}
.StoreStyle {font-size: 10px}