html {
	padding:0px;
	margin:0px;
}
body {
	text-align: center;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 4;
}
#container {
	text-align: left;
	position: absolute;
	top: 180px;
	left: 50%;
	width: 980px;
	z-index: 40;
	margin-left: -490px;
	padding-bottom: 50px;
}
.mainhead {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 730px;
	height: 30px;
	float: right;
}
#content {
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	position: relative;
	width: 730px;
	z-index: 6;
	float: right;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 10px;
	background-image: url(images/content.jpg);
}
p {
	position: relative;
	z-index: 20;
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-size: 12px;
	word-spacing: 0.1em;
	line-height: 15px;
}
ul {
	z-index: 20;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-size: 12px;
	word-spacing: 0.1em;
	padding-right: 60px;
	padding-left: 60px;
	list-style-type: none;
}
ol {
	z-index: 20;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-size: 12px;
	word-spacing: 0.1em;
	padding-right: 60px;
	list-style-type: none;
}
a {
	color: #900;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
	color: #900;
	padding-left: 60px;
	padding-top: 10px;
	word-spacing: .1em;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #000;
	padding-left: 60px;
	word-spacing: 0.1em;
}
h6 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
	color: #FFF;
	padding-top: 10px;
	word-spacing: 0.1em;
}
pre {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Courier, Monaco, Monospace;
}
blockquote{
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 60px;
	padding-left: 60px;
}
.highlight {
	color: #900;
}
.smallprint {
	color: #333;
	font-size: 10px;
	line-height: normal;
}
.sent {
	font-size: 16px;
	color: #FFF;
}
.sent a {
	color: #FFF;
	text-decoration: none;
}
.sent a:hover {
	color: #FF0;
}
#right {
	position: absolute;
	right: 0;
	width: 190px;
	top: 261px;
	z-index: 40;
	border: solid 1px yellow;
}
#topnav{
	position: absolute;
	top: 2px;
	left: 0;
	height: 27px;
	width: 800px;
	z-index: 25;
}
ul#menu{
	list-style-type:none;
	width:100%;
	height:27px;
	position: relative;
	z-index: 25;
	margin:0 0 0 10px;
	padding: 0;
}
ul#menu li{ font-weight: bold; display:inline; height:27px; margin-left: 3px; }
ul#menu li.left{
	margin:0;
}
ul#menu li a{
	color: #999999;
	font-size: 13px;
	display:block;
	float:left;
	line-height:25px;
	text-decoration:none;
	height:27px;
	padding: 0 18px;
	font-family: Georgia, "Times New Roman", serif;
}
ul#menu li a.right{
	padding-right:19px;
	margin-right: 3px;
}
ul#menu li a:hover{
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
ul#menu li a.current{
	color:#FFFFFF;
	text-decoration: none;
}
ul#menu li a.current:hover{
	color:#FFFF00;
	background-repeat: no-repeat;
	background-position: left center;
}
#secondarymenu {
	background-image: url(images/secmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: -21px;
	left: 0;
	width: 225px;
	height: 335px;
	z-index: 15;
	float: left;
}
ul.secondarymenu {
	width:197px;
	height: 30px;
	z-index: 40;
	float: left;
	margin-top: 90px;
	margin-left: 3px;
	padding: 0;
	display: block;
	list-style-type: none;
}
ul.secondarymenu li{
	line-height: 30px;
	margin:0 0 1px;
	height:30px;
	text-align: left;
	width: 197px;
	z-index: 40;
	padding: 0;
	border-bottom: 1px dashed #8d141e;
}
ul.secondarymenu li a{
	color: #a72934;
	display:block;
	text-decoration:none;
	width: 197px;
	height:30px;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 15px;
	text-indent: 20px;
	margin: 0 0 0 0;
}
ul.secondarymenu li a:hover{
	color: #FFF;
	background-image: url(images/buttonover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
ul.secondarymenu li a.current{
	color: #FFF;
}
ul.secondarymenu li a.current:hover{
	color: #FFF;
	background-image: url(images/buttonover.png);
}
#linksmenu {
	background-image: url(images/linksmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: -21px;
	left: 0;
	width: 225px;
	height: 276px;
	z-index: 15;
	float: left;
}
ul.linksmenu {
	width:197px;
	height: 30px;
	z-index: 40;
	float: left;
	margin-top: 70px;
	margin-left: 3px;
	padding: 0;
	display: block;
	list-style-type: none;
}
ul.linksmenu li{
	line-height: 30px;
	margin:0 0 1px;
	height:30px;
	text-align: left;
	width: 197px;
	z-index: 40;
	padding: 0;
	border-bottom: 1px dashed #8d141e;
}
ul.linksmenu li a{
	color: #a72934;
	display:block;
	text-decoration:none;
	width: 197px;
	height:30px;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 13px;
	text-indent: 15px;
	margin: 0 0 0 0;
}
ul.linksmenu li a:hover{
	color: #FFF;
	background-image: url(images/buttonover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
ul.linksmenu li a.current{
	color: #FFF;
}
ul.linksmenu li a.current:hover{
	color: #FFF;
	background-image: url(images/buttonover.png);
}
.addthis_button{
	color: #FFF;
	padding-top: 15px;
	padding-left: 18px;
}
#news {
	height: 310px;
	width: 204px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
	background-image: url(images/newsbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 25px;
}
.newsbox {
	padding: 5px;
	height: 195px;
	width: 180px;
	overflow: auto;
	position: relative;
	left: 6px;
	top: 88px;
}
.newsbox p{
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	word-spacing: 0.1em;
}
.newsbox h5 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #990000;
	word-spacing: 0.1em;
	margin: 0px;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bahamas {
	height: 90px;
	width: 202px;
	margin-top: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
}
.bahamas img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	width: 700px;
	position: relative;
	top: 0px;
	left: 40px;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/contactbg.png);
	padding-top: 20px;
	padding-left: 20px;
}
label{
	float: left;
	width: 120px;
	font-size: 15px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: 0.1em;
	line-height: 15px;
	margin-left: 20px;
}

input, textarea{
	width: 400px;
	margin-bottom: 5px;
	margin-left: 0px;
}

textarea{
	width: 400px;
	height: 80px;
}

.boxes{
width: 1em;
}
.submitbutton {
	width: 120px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	margin-left: 140px;
	margin-top: 10px;
	background-image: none !important;
	cursor: pointer;
}
br{
}
.captcha {
	margin-left: 140px;
	position: relative;
	width: 449px;
	margin-top: 20px;
}
.captcha span {
	color: #000000;
	height: auto;
	width: 120px;
	display: block;
	position: absolute;
	left: -120px;
	top: 75px;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
	margin: 0px !important;
	padding: 0px !important;
 }
 
 #recaptcha_table {
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
 }
 
 #recaptcha_response_field {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333 !important;
	border-right-color: #FFFFFF !important;
	border-bottom-color: #FFFFFF !important;
	border-left-color: #333333 !important;
	margin-left: -7px !important;
	width: 315px !important;
	position: relative;
	z-index: 1;
	font-family: "Courier New", Courier, monospace !important;
 }
.top {
	background-image: url(images/top.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 155px;
	z-index: 6;
}
.signgear {
	background-image: url(images/signgear.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signcamp {
	background-image: url(images/signcamp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signschool {
	background-image: url(images/signschool.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signvideos {
	background-image: url(images/signvideos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signtrips {
	background-image: url(images/signtrips.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signcontact {
	background-image: url(images/signcontact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signprofile {
	background-image: url(images/signprofile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signmeter {
	background-image: url(images/signmeter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signtestimonial {
	background-image: url(images/signtestimonial.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.signindex {
	background-image: url(images/signindex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 730px;
	position: absolute;
	top: -37px;
	z-index: 100;
}
.logo {
	position: absolute;
	top: 40px;
	left: 20px;
	width: 462px;
	height: 95px;
	z-index: 30;
}
.logo img {
	border-width: 0;
	color: #FFFFFF;
}
.head {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	z-index: 1;
}
.headright {
	background-image: url(images/headerright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	z-index: 1;
}
.facebook {
	height: 77px;
	width: 151px;
	position: absolute;
	z-index: 15;
	top: -40px;
	right: -10px;
}
.facebook img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wells {
	background-image: url(images/wells.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.nassau {
	background-image: url(images/nassau.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.wide {
	background-image: url(images/wide.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.van {
	background-image: url(images/van.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.stocking {
	background-image: url(images/stocking.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.babe {
	background-image: url(images/babe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.aj {
	background-image: url(images/aj.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.home {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 307px;
	width: 649px;
	padding-left: 70px;
}
.pole {
	background-image: url(images/pole.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 189px;
	width: 255px;
	padding-left: 70px;
	position: absolute;
	z-index: 1;
	top: 35px;
	right: 0px;
}
.gear {
	background-image: url(images/construction.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 328px;
	width: 737px;
	position: relative;
	left: -4px;
}
.clear {
	clear: both;
	color: #FFFFFF;
}
#footer {
	width: 100%;
	height: 30px;
	z-index: 0;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	margin-bottom: 100px;
}
#footer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #FC3;
	text-align: right;
	word-spacing: 0.2em;
	display: block;
	background-image: url(images/footbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 70px;
}
#footer a{
	color: #FC3;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #FF0;
}
object.flashvideo {
	width: 100%;
	height:280px;
	border: 1px solid #000;
}
.flashunit {
	width: 586px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(images/videobg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.flashunit h2 {
	margin: 0;
	color: #FFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.flashunit p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.wind {
	width: 730px;
	height:100%;
	padding-left: 50px;
	text-align: left;
}
.windmeter {
	width: 486px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
	border: 1px solid #000;
	background-color: #FFF;
}
.windmeter h2 {
	margin: 0;
	color: #900;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.windmeter p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.badge {
	background-image: url(images/badge.png);
	background-repeat: repeat;
	background-position: left top;
	height: auto;
	width: 144px;
	position: relative;
	left: 55px;
	clear: left;
}
.badge img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 14px;
	margin-left: 12px;
}
.badgefoot {
	background-image: url(images/badge.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 144px;
	position: relative;
	left: 55px;
}