@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(_images/background.jpg);
	background-repeat: no-repeat;
}

div#container {
	text-align: left;
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}

div#navpanelhome {
	height: 246px;
	width: 939px;
	background-image: url(_images/nav-bg-home.jpg);
}

div#navpanelinterior {
	height: 246px;
	width: 939px;
	background-image: url(_images/nav-bg-interior.jpg);
}

a.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	margin: 0px;
	width: 100%;
	text-decoration: none;
	height: 31px;
}

a:link.menu {
		text-decoration: none;
}

a:visited.menu {
		text-decoration: none;
}

a:hover.menu {
	text-decoration: none;
	background-image: url(_images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a:active.menu {
	text-decoration: none;
	font-style: italic;
	background-image: url(_images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#content {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(_images/content-bg.gif);
}

img.wildartleft {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 16px;
	border: 2px solid #a3c34f;
}

img.imageright {
	float: right;
}

img.imageleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 18px;
}

img.imagedingbat {
	float: left;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 16px;
	border: 0;
}

img.imageparagraph {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 16px;
	border: 0;
}
	
div#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 64px;
	font-weight: bold;
	color: #FFF;
	background-image: url(_images/h1-bg-wide.gif);
	background-repeat: no-repeat;
	height: 54px;
	margin-left: 14px;
	padding-left: 72px;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	
div#content h1.narrow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 64px;
	font-weight: bold;
	color: #FFF;
	background-image: url(_images/h1-bg-narrow.gif);
	background-repeat: no-repeat;
	height: 54px;
	margin-left: 14px;
	padding-left: 72px;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	
div#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 16px;
	font-size: 14px;
	line-height: 16px;
	color: #7fa341;
	font-weight: bold;
}
	
div#content p {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 16px;
	font-size: 12px;
	line-height: 15px;
	color: #265aa3;
}
	
div#content li {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 16px;
	font-size: 12px;
	line-height: 15px;
	color: #265aa3;
}
	
div#content a {
	color: #265aa3;
}
	
div#content a:link {
	color: #265aa3;
	text-decoration: underline;
}
	
div#content a:visited {
	color: #265aa3;
	text-decoration: underline;
}

div#content a:hover {
	color: #7fa341;
	text-decoration: underline;
}
	
div#content a:active {
	color: #7fa341;
	text-decoration: none;
}
	
div#breaker {
	clear: both;
}

a.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none !important;
	color: #FFF !important;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
	width: 116px;
	height: 32px;
	padding: 0px;
	float: right;
	margin-top: 16px;
	margin-right: 24px;
	margin-bottom: 16px;
	margin-left: 12px;}

a:link.button {
	text-decoration: none !important;
	color: #FFF !important;
	background-image: url(_images/button-bg.gif);
}

a:visited.button {
	text-decoration: none !important;
	color: #FFF !important;
	background-image: url(_images/button-bg.gif);
}

a:hover.button {
	text-decoration: none !important;
	color: #FFF !important;
	background-image: url(_images/button-bg-over.gif);
}

a:active.button {
	text-decoration: none !important;
	color: #FFF !important;
	font-style: italic !important;
	background-image: url(_images/button-bg-over.gif);
}

span.superscript {
	font-size:75%;
	vertical-align:top; 
	margin: 0px;
}

table.comparisontable {
	border: 3px solid #b1d047;
	width: 900px;
}

table.comparisontable td {
	border: 1px solid #b1d047;
}

span.comparisontitle {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #2659a3;
}

span.comparisoncell {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #0b9444;
}

div#footer {
	background-image: url(_images/footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 939px;
}

div#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#footer a {
	color: #FFF;
}

div#footer a:link {
	text-decoration: none;
}

div#footer a:visited {
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer a:active {
	text-decoration: underline;
}

div#credit {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 9px;
	line-height: 11px;
	color: #333;
}

div#credit a {
	color: #333;
}

div#credit a:link {
	text-decoration: none;
}

div#credit a:visited {
	text-decoration: none;
}

div#credit a:hover {
	text-decoration: underline;
}

div#credit a:active {
	color: #7fa341;
	text-decoration: underline;
}

