body {
	background-color: #cbbd9c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #000000;
	font-size: 13px;
	text-align: justify;
}
#top-bg {
	background-color: #943634;
	height: 93px;
}
.bg-left {
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: auto;
	width: 7px;
}
.bg-right {
	background-image: url(../images/bg-right.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: auto;
	width: 11px;
}
#under-header {
	background-color: #b09191;
}
#bg-nav {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 924px;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#bg-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#bg-nav a:hover {
	color: #272433;
}
#bg-nav #current-page {
	color: #272433;
}
.main-content {
	background-color: #f4edd3;
	height: auto;
	width: auto;
}
.contact-column {
	background-color: #e8dba7;
	height: auto;
	width: 248px;
	font-size: 14px;
}
.maintext {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.hdng {
	font-size: 20px;
	color: #8f393a;
	text-align: center;
	padding-bottom: 10px;
}
p {
}
.contact-column span {
	color: #8f393a;
}
a {
	color: #8f393a;
	text-decoration: underline;
}
a:hover {
	color: #272433;
	text-decoration: none;
}
.footer {
	font-size: 12px;
	color: #8f393a;
}
.footer a {
	color: #8f393a;
	text-decoration: none;
}
.footer a:hover {
	color: #272433;
	text-decoration: none;
}
.hdng2 {
	font-size: 17px;
	color: #553516;
	margin-bottom: -10px;
}
#events-box {
	border: 1px solid #964546;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
}
#events-box a {
	color: #8F393A;
}
#events-box p {
	margin-top: 0px;
	padding-top: 0px;
}
#events-box a:hover {
	color: #000000;
	text-decoration: none;
}
.hdng3 {
	font-size: 20px;
	color: #8f393a;
	text-align: center;
}
/*--------ADDED july,01-09-------*/
.hdng-home {
	font-size: 24px;
	color: #8f393a;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 28px;
}
.maintext-home {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
	line-height: 25px;
}