body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B39F6C;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #331B19;
}
a:link {
	color: #670001;
}
a:visited {
	color: #391B23;
}
.bullets {
	list-style-position: inside;
	list-style-image: url(layout/bullet.jpg);
}
a:hover {
	color: #955A20;
}
a:active {
	color: #670001;
}

.bg-left {
	background-attachment: scroll;
	background-color: #B39F6C;
	background-image: url(layout/bg-left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.body-left-bg {
	background-color: #B39F6C;
	background-image: url(layout/body-bg-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.body-right-bg {
	background-color: #B39F6C;
	background-image: url(layout/body-bg-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.SubHead-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.SubHead-txt-big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}




.bg-right {
	background-attachment: scroll;
	background-color: #B39F6C;
	background-image: url(layout/bg-right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.news-events-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.more-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}
