* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #4D6035;
	margin: 0px;
	padding: 0px;
}
h3 a:link, h3 a:visited, p a:link, p a:visited, ul a:link, ul a:visited {
	color: #5B7D3C;
	text-decoration: none;
	font-weight: bold;
}
h3 a:hover, h3 a:active, p a:hover, p a:active, ul a:hover, ul a:active {
	color: #6C001D;
}
.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: #394D20;
}
.main_subcontent {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.left_column, #right_column {
	background-color: #F3E9CC;
}
.left_column h3, #right_column h3 {
	color: #003D33;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
}
.left_column p, #right_column p {
	color: #003D33;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 12px;
}
.left_column a:link, .left_column a:visited, #right_column a:link, #right_column a:visited {
	font-weight: normal;
	color: #43003D;
}
.left_column a:hover, .left_column a:active, #right_column a:hover, #right_column a:active {
	font-weight: normal;
	color: #003D33;
}
#right_content {
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
}
#right_content h2 {
	margin-bottom: 0px;
	font-size: 14px;
	color: #003D33;
}



.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: 4px;
	padding-bottom: 23px;
}
.home_page_copy {
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 29px;
	padding-bottom: 15px;
}
h2  {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #70002B;
	margin-bottom: 16px;
}

.home_page_copy p {
	color: #603300;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 22px;

}
.home_page_copy ul {
	color: #603300;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 22px;
	padding-left: 12px;
}

.home_page_copy h3 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #70002B;
	margin-bottom: 10px;
}

.sub_page_copy {
}
.sub_page_copy p {
	margin-bottom: 20px;
	width: 280px;
}


.side_content {
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.legal {
	font-size: 9px;
	line-height: 13px;
	color: #EAD9AE;
	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;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
.underbolder {
	font-weight: bold;
	text-decoration: underline;
}
