body {
	background-color: #7D1C2C;
	margin: 0px;
	padding: 0px;
}
.main_bg-left {
	background-image: url(/images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
}
.main_bg-right {
	background-image: url(/images/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_content {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6C001D;
}
.main_subcontent {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F1DD;
}
.pad_top_twen_three {
	padding-top: 23px;
}
.top_swirl {
	text-align: center;
	padding-top: 23px;
	padding-bottom: 16px;
}
.bottom_swirl {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 23px;
}
.home_page_copy {
	width: 288px;
	margin-right: auto;
	margin-left: auto;
}
.home_page_copy p {
	text-align: center;
	width: 243px;
	margin-right: auto;
	margin-left: auto;
}
.sub_page_copy {
}
.sub_page_copy p {
	margin-bottom: 20px;
	width: 280px;
}
.side_content p {
	color: #48827C;
}


* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #70002B;
	font-size: 16px;
	line-height: 16px;
	height: 54px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003D33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
h3 {
	color: #603300;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	clear: both;
}


p {
	font-size: 11px;
	line-height: 17px;
	color: #603300;
	margin: 0px;
}
p a:link, p a:visited {
	color: #5B7D3C;
	text-decoration: none;
	font-weight: bold;
}
p a:hover, p a:active {
	color: #6C001D;
}


.side_content {
	padding-right: 28px;
	padding-left: 28px;
}

.legal {
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
}
.legal a:link, .legal a:visited {
	color: #87B859;
	text-decoration: none;
}
.legal a:hover, .legal a:active {
	color: #D9B870;
	text-decoration: none;
}
#location_city {
	font-size: 11px;
	line-height: 17px;
	color: #603300;
	float: left;
	width: 90px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 8px;
	clear: both;
}
#location_address {
	margin: 0px;
	float: left;
	width: 200px;
	padding-bottom: 8px;
}
.clear_floats {
	clear: both;
}
