body {
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #000;
}
img {
	border: none;
}
#wrap {
	background: url(../img/bkgd_page.jpg) top center repeat-x #fff;
	position: relative;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, table, th, tr, td {
	margin: 0;
	padding: 0;
	border: none;
}
#head {
	height: 90px;
	overflow: hidden;
	background: url(../img/bkgd_head.jpg) repeat-y top left;
	text-align: left;
	width: 768px;
	margin: 0 auto;
}
#logo {
	float: left;
	display: inline;
	width: 249px;
}
#nav {
	float: left;
	display: inline;
	width: 500px;
	text-align: right;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	margin: 60px 0 0 0;
}
#nav a {
	color: #fff;
	background: url(../img/nav_inactive.gif) no-repeat left center;
	margin: 0 10px 0 10px;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
}
#nav a:hover {
	color: #e0e0e0;
	background: url(../img/nav_hover.gif) no-repeat left center;
}
#nav a.active {
	color: #b3b3b3;
	background: url(../img/nav_active.gif) no-repeat left center;
}
#content {
	clear: both;
	text-align: left;
	width: 768px;
	margin: 0 auto;
	background: url(../img/bkgd_content.gif) repeat-y;
}
#content .noLeft {
	clear: both;
	text-align: left;
	width: 743px;
	padding: 20px 0 0 25px;
	margin: 0 auto;
	background: #e0e0e0;
}
#content .noLeftWhite {
	clear: both;
	text-align: left;
	width: 743px;
	padding: 20px 0 0 25px;
	margin: 0 auto;
	background: #fff;
}
#content a {
	color: #808080;
}
#content a:hover, #content a:visited {
	color: #c0352b;
}
#content h1 {
	color: #c0352b;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	padding: 0 20px 0.7em 0;
}
#content h2 {
	color: #c0352b;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	padding: 0 20px 0.4em 0;
}
#content h3 {
	color: #c0352b;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	padding: 0 20px 0.4em 0;
}
#content .h2 {
	color: #c0352b;
	font: bold 1.3em Arial, Helvetica, sans-serif;
}
#content .h3 {
	color: #c0352b;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
#content h4 {
	color: #000;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	padding: 0 20px 1em 0;
}
#content p {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	padding: 0 20px 1.2em 0;
	line-height: 1.4em;
}
#content ol, #content ul {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	padding: 0 40px 1.2em 40px;
	line-height: 1.4em;
}
#content ol ol, #content ul ul, #content ol ul, #content ul ol {
	font: normal 1em Arial, Helvetica, sans-serif;
}
#content li {
	/*margin-bottom: 0.7em;*/
	padding: 0 0 0.5em 0;
}
#content .halfPageFloat {
	width: 175px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#content .thirdPageFloat {
	width: 125px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#content .featured {
	width: 219px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #808080;
	margin: 0 25px 20px 0;
	float: left;
	display: inline;
}
#content .featured img {
	border-bottom: 1px solid #fff;
}
#content .featured h4 {
	background: #c0352b;
	font: bold 0.7em Arial, Helvetica, sans-serif !important;
	text-align: center;
	color: #fff !important;
	padding: 4px !important;
	border-bottom: 1px solid #fff;
}
#content .featured h4 a {
	text-decoration: none;
	color: #fff !important;
}
#content .featured h4 a:hover {
	color: #e0e0e0 !important;
}
#content .featured p {
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
	text-align: center;
	line-height: 1.2em !important;
	color: #fff !important;
	padding: 5px 8px 8px 8px !important;
	border-bottom: 1px solid #fff;
}
#content form {
	margin-bottom: 20px;
	background: #f7f7f7;
	padding: 10px 0 10px 10px;
	width: 384px;
	border: 1px solid #e0e0e0;
}
#content fieldset br {
	clear: both;
}
#content label {
	float: left;
	display: inline;
	width: 190px;
	margin-bottom: 8px;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}
#content input {
	font: normal 1em Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
	padding: 2px;
	width: 175px;
}
#content label.long {
	float: left;
	display: inline;
	width: 380px;
	margin-bottom: 5px;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}
#content label.long input, #content label.long textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
	padding: 2px;
	width: 366px;
}
#content label.long select {
	font: normal 1em Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
	padding: 0px;
	width: 366px;
}
#content select {
	font: normal 1em Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
	width: 175px;
}
#content option {
	font: normal 1em Arial, Helvetica, sans-serif;
	border: none;
	padding: 2px;
}
#content .radiocheck {
	float: none;
	display: block;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0 !important;
}
#content .radiocheck input {
	border: none;
	width: auto !important;
	margin-right: 2px !important;
	padding: 0 !important;
}
#content input.button {
	background: #c0352b;
	color: #fff;
	font: bold 1em Arial, Helvetica, sans-serif;
	width: auto !important;
	border: 1px solid #fff;
	margin-top: 10px;
}
#left {
	float: left;
	display: inline;
	width: 269px;
	padding: 10px 0 13px 0;
}
#left .featured {
	width: 219px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #808080;
	margin: 0 0 20px 14px;
}
#left .featured img {
	border-bottom: 1px solid #fff;
}
#left .featured h4 {
	background: #c0352b;
	font: bold 0.7em Arial, Helvetica, sans-serif !important;
	text-align: center;
	color: #fff !important;
	padding: 4px !important;
	border-bottom: 1px solid #fff;
}
#left .featured h4 a {
	text-decoration: none;
	color: #fff !important;
}
#left .featured h4 a:hover {
	color: #e0e0e0 !important;
}
#left .featured p {
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
	text-align: center;
	line-height: 1.2em !important;
	color: #fff !important;
	padding: 5px 8px 8px 8px !important;
	border-bottom: 1px solid #fff;
}
#left h2 {
	font-size: 1em !important;
	line-height: normal !important;
	text-align: center;
	padding: 0 40px 10px 20px !important;
}
#left h3 {
	font-size: 0.9em !important;
	line-height: normal !important;
	text-align: center;
	padding: 0 40px 10px 20px !important;
	color: #000 !important;
}
#left p {
	font-size: 0.8em !important;
	line-height: normal !important;
	text-align: center;
	padding: 0 40px 1em 20px !important;
}
#middle {
	float: left;
	display: inline;
	width: 499px;
	padding: 20px 0 15px 0;
}
.middleImage {
	float: left;
	display: inline;
	border: 5px solid #DEEFFF;
	margin: 0 10px 10px 0;
}
#foot {
	clear: both;
	padding-top: 10px;
}
#foot p {
	color: #fff !important;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	padding: 0 0 0.5em 0;
}
#foot a {
	text-decoration: none;
	color: #b3b3b3;
}
#foot a:hover {
	text-decoration: none;
	color: #fff;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.toplink {
	text-align: center;
	margin-top: 20px;
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
}
.linkButton {
	display: block;
	color: #fff !important;
	background: #c0352b;
	border: 1px solid #fff;
	font: bold 0.7em Arial, Helvetica, sans-serif !important;
	text-decoration: none;
	padding: 5px 10px 6px 5px;
	margin: 0 35px 10px 15px;
	text-align: center !important;
}
.linkButton:hover {
	color: #e0e0e0;
	background: #900e05;
}
.galleryThumb {
	float: left;
	display: inline;
	margin: 0 10px 20px 0;
	background: #808080;
	border: 1px solid #808080;
	text-align: center;	
	width: 219px;
}
.galleryThumb a {
	color: #fff !important;
	text-decoration: none;
}
.galleryThumb a:hover {
	color: #e0e0e0 !important;
}
.galleryThumb .imgHolder {
	height: 127px;
	overflow: hidden;
}
.galleryThumb p {
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
	text-align: center !important;
	padding: 3px !important;
	margin: 0 !important;
	color: #fff;
}
.galleryEnlarge {
	border: 1px solid #808080;
}