body {
	background-image: url(images/background_b.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-color: #D9C49E;
}
.background {
	background-image: url(images/background_center_b.gif);
	background-repeat: repeat-x;
}
.newsdiv {
    height:58px;
    overflow:auto;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69123F;
}
.newsboxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69123F;
}

.style2 {color: #FFFFFF}
.background {
	background-image: url(background_center_b.gif);
	background-repeat: repeat-x;
}
.rightPicsVSpacer {
	font-size: 8px;
}
.addressText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A56987;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-weight: bold;
}
.pageHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A56987;
	font-weight: bold;
}
.NAV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #A1505E;
	padding-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.BrownText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b08a67;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.hoursText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2515F;
	padding-top: 18px;
	padding-right: 20px;
}
.hoursTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2515F;
	padding-top: 0px;
	padding-right: 0px;
	font-style: italic;
}
a:link {
	color: #A2515F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A2515F;
}
a:hover {
	text-decoration: none;
	color: #064975;
}
a:active {
	text-decoration: none;
	color: #A2515F;
}

