body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
h1 {
	font-size: 18px;
	color: #008BCC;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #008BCC;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	font-weight: bold;
	color: #008BCC;
}
ul {
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
	clear: both;
}
li {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #008BCC;
	text-decoration: underline;
}
a:visited {
	color: #008BCC;
	text-decoration: underline;
}
a:hover {
	color: #008BCC;
	text-decoration: none;
}
hr {
	height: 1px;
	margin: 0px;
	padding: 0px;
}
table {
	xmargin-left: 13px;
	xmargin-bottom: 10px;
	font-size: 11px;
	border: 1px solid #008BCC;
}
th {
	border: 1px solid #008BCC;
	padding: 3px;
	text-align: left;
	background-color: #008BCC;
	color: #FFFFFF;
}
td {
	border: 1px solid #008BCC;
	padding: 3px;
}
.td_green_text {
	color: #338230;
}
.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}

.container {
	width: 790px;
	position: absolute;
	left: 50%;
	margin-left: -395px;
	padding-top: 14px;
}
.header {
	width: 770px;
	height: 220px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
.footer {
	width: 790px;
	margin-top: 35px;
}
.footer_text {
	font-size: 10px;
	line-height: 20px;
	margin-left: 12px;
	color: #707070;
	padding-top: 5px;
	padding-bottom: 50px;
}
.footer_text a:link {
	text-decoration: none;
	color: #707070;
}
.footer_text a:hover {
	text-decoration: underline;
	color: #707070;
}
.footer_text a:visited {
	text-decoration: none;
	color: #707070;
}
.nav_top {
	margin-top: 40px;
	height: 30px;
	width: 602px;
}
.nav_bottom {
	height: 30px;
	width: 770px;
}
.nav_bottom_interior {
	position: absolute;
	right: 0px;
	margin-right: 10px;
}
.nav_bottom_interior img {
	float: left;
}
.nav_btn {
	float: left;
}
.nav_btn a {
	height: 30px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: -800px;
	overflow:hidden;
}
.nav_btn a:hover {
	background-position:0% -30px;
}
.nav_btn_on {
	float: left;
}
.nav_btn_on a {
	height: 30px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: -800px;
	overflow:hidden;
	background-position:0% -30px;
}
.content {
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
}
.content_left {
	float: left;
	width: 340px;
	margin-right: 30px;
}
.content_right {
	float: left;
	width: 340px;
}
.content_formfields {
	margin-left: 30px;
	margin-top: 15px;
	clear: both;
}
.content_formfieldset {
	margin-left: 30px;
	margin-top: 7px;
}
.submit_btn {
	margin-top: 20px;
	height: 30px;
	width: 150px;
	font-size: 18px; 
	font-weight: bold;
}
.asterix {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height: 14px;
	margin-top: 4px;
	margin-right: 2px;
	float: left;
	display: block;
}
.caption {
	font-size: 11px;
}
.heading {
	height: 20px;
	overflow: hidden;
}
.divider {
	margin-top: 30px;
	height: 2px;
	background-color: #00A2EF;
}
.hiddenfield {
	margin-top: 10px;
	border: 1px solid #00A2EF;
	padding: 5px;
	width: 280px;
	margin-left: 20px;
	font-weight: bold;
	display: none;
}
.hiddenfield2 {
	display: none;
}
.comms {
	height: 1px;
	width: 150px;
	overflow: hidden;
}
.comms p {
	margin-top: 10px;
}
.gallerythumbs {
	margin-top: 20px;
}
.gallerythumbs img {
	margin-right: 6px;
	margin-bottom: 6px;
}
.hp_promo_box {
	color: #FFFFFF;
	margin-top: 60px;
	background-color: #c74b32;
	font-weight: bold;
}
.hp_promo_box a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.hp_promo_box a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.hp_promo_box a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}