@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#site_wrapper {
	width: 970px;
	margin-left: auto;
	padding-bottom: 30px;
	margin-right: auto;
}
#site_header {
	float: left;
	width: 510px;
	height: 95px;
	display: block;
}
#site_logo {
	float: right;
	height: 95px;
	width: 158px;
}
#site_banner {
	float: left;
	height: 255px;
	width: 970px;
}
#content_wrapper {
	width: 930px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/layout/content_top_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content_addthis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 12px;
	overflow: hidden;
	text-align: right;
	padding-right: 10px;
}
#content_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	background-image: url(../images/layout/heading_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 692px;
	min-height: 42px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
}
#content_text_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 692px;
	padding-left: 8px;
}
#content_text_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 23px;
}
#content_text_container h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
	margin-top: 14px;
}
#content_text_container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 14px;
}
#content_text_container li {
	margin-bottom: 8px;
}

#content_col1 {
	padding: 0px;
	float: left;
	width: 700px;
	margin: 0px;
}
#content_col2 {
	padding: 0px;
	float: left;
	width: 230px;
	text-align: center;
}
#content_wrapper_bottom {
	background-image: url(../images/layout/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 57px;
	width: 970px;
	margin-top: 0px;
}
#site_navigation {
	float: left;
	height: 53px;
	width: 970px;
	display: block;
}
.footer_sitemap {
	float: left;
	width: 210px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 25px;
}
.footer_sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer_sitemap ul li {
	padding-top: 5px;
}
.footer_sitemap   ul   li   a.footerlink:link,a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer_sitemap  ul  li  a.footerlink:hover,a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}


.footer_address {
	float: left;
	width: 322px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #666666;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.gallery {
	text-align: center;
	width: 680px;
}

.gallery_image {
	margin: 5px;
	padding: 3px;
	border: 1px solid #999999;
}

