body {
	background-image: url(images/wood132.jpg);
	margin: 0;
	top: 0px;
}
#HomePage {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #550000;
	line-height: 16px;
	font-weight: bold;
}
H4 {
	color: #412810;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #412810;
	font-size: 14px;
	font-weight: bold;
}

.TableDisplay {
	border: 1px solid #67492F;
}


#SubNav {
	color: #550000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	font-variant: normal;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	line-height: 8px;
}
#SubNav A {
	font-size: 12px;
	color: #550000;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}

#SubNav A:hover {
	font-size: 12px;
	color: #3F3427;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #550000;
}

.Border {
	border: 1px solid #550000;
}

A {
	color: #550000;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

#Footer {
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
}
.CaptionText {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}

#Footer A {
	color: #CC0066;
	padding: 2px;	
	text-decoration: none;
	font-weight: bold;
}
#Footer A:hover {
	color: #BEAC96;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px dotted #FAD0DE;
}
#SubMenu {
	background-image: url(images/sub_menu.jpg);
	background-repeat: no-repeat;
}
#SubBkg {
	background-image: url(images/sub_bkg.jpg);
	background-repeat: no-repeat;
}
.CaptionTableText {
	font-size: 14px;
	font-weight: bold;
	color: #533D25;
	border: 1px solid #550000;
}
.CopyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.EventsText {
	color: #550000;
	background-color: #CEBB9D;
	padding: 2px;
	border: 1px dashed #550000;
}
.Tidbits {
	font-weight: normal;
	font-size: 12px;

}
HR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #e0d6bf;
	line-height: 1px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.TableContrast {
	color: #FFFFFF;
	background-color: #B6D2B5;
	border: 3px solid #FFFFFF;
}

