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

/*home pages divs*/
#nav_main a:link {
	color: #666666;
}
#nav_main a:visited {
	color: #666666;
}
#nav_main a:active {
	color: #666666;
}
#nav_main a:hover {
	color: #009900;
}
#header {
	height: 317px;
	width: 971px;
	background-image: url(images/home/header.jpg);
	background-repeat: no-repeat;
}
#intro {
	font-size: 15px;
	width: 468px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	float: left;
}
#copy1 {
	float: left;
	width: 232px;
}
#wrapper_content #left {
	float: left;
	width: 469px;
}
#copy2 {
	float: right;
	width: 232px;
}
#copy3 {
	float: left;
	width: 232px;
	clear: both;
}
#copy4 {
	float: right;
	width: 232px;
	clear: right;
}
wrapper_left {
	float: left;
	height: 390px;
	width: 468px;
}
#boat2 {
	height: 40px;
	width: 470px;
	float: right;
	background-position: bottom;
}
#headline1 {
	background-image: url(images/bg_headline.jpg);
	background-repeat: repeat-x;
	height: 125px;
	width: 430px;
	float: right;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#nav_main {
	color: #999999;
	text-decoration: none;
	margin-left: 320px;
	padding-top: 30px;
}
#headline2 {
	background-image: url(images/bg_headline.jpg);
	background-repeat: repeat-x;
	height: 125px;
	width: 430px;
	float: right;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#headline3 {
	background-image: url(images/bg_headline.jpg);
	background-repeat: repeat-x;
	height: 125px;
	width: 430px;
	float: right;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#headline4 {
	background-image: url(images/bg_headline.jpg);
	background-repeat: repeat-x;
	width: 430px;
	float: right;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
}
/*common elements*/
#wrapper {
	margin: auto;
	width: 972px;
	clear: both;
	height: 1000px;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
#wrapper_content {
	width: 954px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	clear: none;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	clear: none;
}
#footer {
	clear: both;
}
.image_wrap_right {
	float: left;
	padding-right: 10px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
/*interior page elements*/
#i_nav_main a:link {
	color:#FFFFFF
}
#i_nav_main a:visited {
	color: #FFFFFF
}
#i_nav_main a:active {
	color: #FFFFFF
}
#i_nav_main a:hover {
	color: #89BB29;
}
#i_nav_main {
	color: #89BB29;
	text-decoration: none;
	margin-left: 320px;
	padding-top: 30px;
}
#header_interior {
	height: 126px;
	width: 971px;
	background-image: url(images/interior_header.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#i_intro {
	width: 200px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	float: left;
}
h1 {
	font-size: 22px;
	color: #89BB29;
}
#wrapper_content #i_left {
	float: left;
	width: 220px;
	margin-right:20px;
}
#i_headline1 {
	width: 600px;
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 20px;
	font-size: 15px;
}
.pull_quote {
	font-size: 14px;
	color: #333333;
	margin: 10px;
	padding: 5px;
	float: left;
	width: 200px;
}
.pull_quote_right {
	font-size: 14px;
	color: #333333;
	margin: 10px;
	padding: 5px;
	float: right;
	width: 200px;
}
.quote {
	font-style: italic;
	color: #5080B5;
}
#i_copy1 {
	float: left;
	width: 100%;
}
#i_content {
	float: left;
	width: 600px;
	margin-top: 20px;
}
/*rounded corners*/

/*footer corners*/


#bottom_corners_right {
	background-image: url(images/corner-br.gif);
	background-repeat: no-repeat;
	float: right;
	height: 11px;
	width: 11px;
	clear: none;
}
#bottom_corners-left {
	background-image: url(images/corner-bl.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 11px;
}
#bottom_corners {
	clear: none;
	height: 10px;
	width: 100%;
}
#bottom_corners-boarder {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	clear: none;
	width: 950px;
	background-position: bottom;
	float: left;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	text-align: center;
}
/*top corners*/
#top_corners_right {
	background-image: url(images/corner-tr.gif);
	background-repeat: no-repeat;
	float: right;
	height: 15px;
	width: 11px;
	background-position: bottom;
}
#top_corners-left {
	background-image: url(images/corner-tl.gif);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 11px;
	background-position: bottom;
}
#top_corners {
	clear: none;
	height: 11px;
	width: 100%;
	line-height: 1px;
}
#top_corners-boarder {
	border-top-width: 1px;
	border-top-color: #999999;
	width: 950px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 10px;
}
/*#cornersleft  {
	width: 12px;
	float: left;
}
#topcorner {
	padding-top: 20px;
}
#topcorner_boarder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	float: left;
}
#topcorner-right {
	background-image: url(images/corner-tr.gif);
	height: 11px;
	width: 11px;
	float: right;
	clear: none;
	background-repeat: no-repeat;
	background-position: right;
}
#leftcorners {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
*/
#i_content2 {
	float: left;
	margin-top: 20px;
	width: 900px;
}
