html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, li, address {
	margin: 0px;
	padding: 0px;
}

body {
	font-size:90%;
	font-family: "trebuchet MS", Verdana, sans-serif;
}
.hightlight_text {
	font-weight: bold;
	color: #C8902E;
}


.clear    /*to make 3 column colour background - pushes container full size */
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;
}
#container {
	width: 683px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(images/images.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container_left {
	width: 683px;
	display: block;
	float: left;
}
#container_right {
	float: right;
	width: 150px;
	display: block;
}
#header {
	display: block;
	margin-bottom: 40px;
	height: 204px;
	width: 683px;
	overflow: hidden;
}

#sub_header {
	width: 500px;
	display: block;
	height: 30px;
	background-color: #F3F7D4;
	padding-left: 215px;
}
#body_content {
	display: block;
	width: 683px;
}
#footer {
	display: block;
	width: 468px;
	clear: both;
	float: right;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #C8902E;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 0.8em;
	margin-top: 12px;
	padding-bottom: 6px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {text-decoration:underline;}

#footerwide {
	display: block;
	width: 995px;
	clear: both;
	height: 100px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.topfooter {
	width: 468px;
}

#navigation {
	display: block;
	width: 175px;
	float: left;
	background-color: #FFFFFF;
	text-transform: uppercase;
}
#page_content {
	display: block;
	width: 305px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 16px;
	text-align: justify;
}
.page_content_sub {
	display: block;
	float: right;
	background-color: #ebf7d4;
	width: 175px;
}
.page_content_sub img {
	display: block;
	text-align: center;
}

.page_content_sub p{text-align:left;}

#col_wrap_narrow{
	display: block;
	width: 215px;
	float: left;
}

.header_box {
	float: left;
	height: 204px;
	width: 215px;
	display: block;
	background-image: url(images/MoGuide.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: left 74px;
}
#view_tour {
	background-image: url(images/tours.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 288px;
	overflow: hidden;
	display: block;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 8px;
}
#view_tour a {
	height: 26px;
	width: 288px;
	padding-top: 26px;
	display: block;
}

#hear_sample {
	background-image: url(images/sample.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 288px;
	overflow: hidden;
	display: block;
	margin-bottom: 26px;
	margin-left: 5px;
	margin-top: 8px;
}
#hear_sample a {
	height: 26px;
	width: 288px;
	padding-top: 26px;
	display: block;
}

.header_panel {
	display: block;
	height: 204px;
	width: 468px;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.access {
	padding-top: 250px;
}

.header_panel h1 {
	padding-top: 250px;
}

.feature_row {
	background-color: #FFFFFF;
	display: block;
}
.feature_row img {
	display: block;
	float: right;
}

.footer_row {
	background-color: #FFFFFF;
	display: block;
}
.left {
	text-align: left;
	display: block;
	float: left;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.right {
	display: block;
	float: right;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.feature_box {
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 175px;
	margin-top: 45px;
}
#page_content h1, #page_content h2, #page_content h3, #page_content h4{
	color: #415A8F;
	font-weight: normal;
}
#page_content h1 a, #page_content h2 a, #page_content h3 a, #page_content h4 a, #page_content a, .box2 a, .popup a {
	text-decoration: underline;
	color: #415A8F;
}
#page_content h1 a:hover, #page_content h2 a:hover, #page_content h3 a:hover, #page_content h4 a:hover, #page_content a:hover, .popup a:hover {
	text-decoration:underline;
	color:#C8902E;
	
}

.box2 a:hover {
	text-decoration:underline;
	color:#C8902E;
}

#page_content h1 {
	font-size: 1.2em;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold;
}
#page_content h2 {
	font-size: 1.0em;
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
}
#page_content h3 {
	font-size: 1em;
	padding-bottom: 4px;
	font-weight: bold;
}
#page_content h4 {
	font-size: 1em;
	padding-bottom: 2px;
	display: inline;
}


#page_content p {
	padding-bottom: 12px;
	font-size: 1.0em;
}

#page_content p img {
	float:left;
	padding-top: 4px;
	padding-bottom: 4px;
}

#navigation ul{
	margin-bottom: -1px;
}
#navigation li{
	list-style-type: none;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 1px;
	padding-bottom: 10px;
	padding-left: 12px;
	color: #415A8F;
	font-size: 0.9em;
	font-weight: bold;
}

#sub_header a, #navigation li a {
	color: #444444;
	text-decoration: none;
}
#sub_header a:hover, #navigation li a:hover {
	color: #415A8F;
	text-decoration: underline;
}
.current_nav {
	text-decoration: underline;
}
.box_top, .box2_top {
	display: block;
	height: 16px;
	width: 136px;
	background-repeat: no-repeat;
	float: right;
	overflow: hidden;
}
.box_top {	background-image: url(images/box_top.gif); }
.box2_top {	background-image: url(images/box2_top.gif); }

.box_bot, .box2_bot {
	display: block;
	height: 27px;
	width: 136px;
	background-repeat: no-repeat;
	float: right;
}
.box_bot {	background-image: url(images/box_bot.gif); }
.box2_bot {
	background-image: url(images/box2_bot.gif);
}

.box, .box2 {
	display: block;
	border-right-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	width: 128px;
	float: right;
}

.box { background-color: #F7EAD4; }
.box2 { background-color: #ECEEF4; }
.box p, .box2 p {
	padding-bottom: 8px;
	display: block;
	font-size: 0.9em;
}
.box_header, .box2_header {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: -4px;
	overflow: hidden;
	text-indent: 4px;
}
.box_header { color: #C8902E;}
.box2_header { color: #415A8F;}
.buy_now {
	background-position: left top;
	height: 26px;
	width: 288px;
	display: block;
	margin-left: 8px;
	margin-top: 8px;
}
#container_right2 {

	float: right;
	width: 150px;
	display: block;
}
.current_nav a {
	text-decoration: underline;
	color: #415A8F;
}



.terms {
	height: 90px;
	overflow: auto;
	border: 1px solid #415A8F;
	padding: 5px;
	display: block;
	clear: both;
	width: 297px;
	margin-top: 12px;
	font-size: 0.8em;
}

.label {
	width: 75px;
	padding-bottom: 5px;
	float: left;
	display: block;
	text-align: left;
	clear: left;
}
form textarea {
	width: 170px;
	overflow: auto;
}
.forminput {width:170px;}
.popup {
	display: block;
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#page_content ul {

	list-style-type: disc;
	padding-left: 25px;
}
#page_content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
