body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #830e28;
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8c0e2b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8c0e2b;
}
a:hover {
	text-decoration: none;
	color: #8c0e2b;
}
a:active {
	text-decoration: underline;
	color: #8c0e2b;
}

a.footlink:link {
	color: #EEAE30;
	text-decoration: underline;
}
a.footlink:visited {
	text-decoration: underline;
	color: #EDAD2F;
}
a.footlink:hover {
	text-decoration: none;
	color: #EBAB2E;
}
a.footlink:active {
	text-decoration: underline;
	color: #EEAE30;
}

.page-bg {
	background-image: url(../images/page-background.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 23px;
}
.home-bg-image {
	background-image: url(../images/home-image-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	font-weight: bold;
	color: #8D0E2B;
	padding-top: 18px;
}

.padding {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.left-nav {
	font-weight: bold;
	color: #8B0F2B;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4cf85;
	padding-bottom: 8px;
}
.left-nav2 {
	font-weight: bold;
	color: #8B0F2B;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4cf85;
	padding-bottom: 8px;
	background-color: #F4CF85;
	cursor: hand;
}
.interior-bg-image {

	background-image: url(../images/interior-image-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	font-weight: bold;
	color: #8D0E2B;
	padding-top: 20px;
}
.page-header {
	font-size: 16px;
	font-weight: bold;
	color: #8D0E2B;
}
.top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D0E2B;
	padding-top: 5px;
	color: #FFFFFF;
}
.top-message {
	color: #FFFFFF;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
