html {
background: url(images/northport_bay_boat_yard_web_background.jpg) no-repeat center center fixed;;
}

#wrapper {
margin: 0px auto;
height: auto;
width: 960px;
margin-top: 25px;
margin-bottom: 25px;
}

#header_home {
height: 631px;
position: relative;
}

#header_page {
height: 240px;
position: relative;
}

#logo {
position: absolute;
top: 25px;
left: 25px;
z-index: 1;
}

#nav {
position: absolute;
top: 15px;
right: 0px;
z-index: 1;
}

#blurb1 {
position: absolute;
top: 525px;
left: 50px;
width: 235px;
z-index: 1;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}

#blurb2 {
position: absolute;
top: 525px;
left: 365px;
width: 235px;
z-index: 1;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}

#blurb3  {
position: absolute;
top: 525px;
right: 45px;
width: 235px;
z-index: 1;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}

#content_wrapper {
width: 960px;
height: auto;
background-image: url(images/michigan_boat_storage_service_traverse_city_repeat.png);
position: relative;
overflow: hidden;
}

#contentheader {
width: 883px;
height: 30px;
margin-top: 40px;
margin-left: 27px;
padding-left: 23px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #d7d1b4; 
}

#content {
float: left;
width: 585px;
margin-left: 50px;
padding-top: 6px;
padding-right: 20px;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #d7d1b4;
margin-bottom: -2000px; 
padding-bottom: 2000px; 
}

#contentgallery {
float: left;
width: 860px;
margin-left: 50px;
padding-top: 6px;
margin-bottom: -2000px; 
padding-bottom: 2000px; 
}

#sidebar {
float: right;
left: 630px;
width: 258px;
height: auto;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}

#line {
border-right-style: solid;
border-right-width: 1px;
border-right-color: #d7d1b4; 
}

#clear  {
clear: both; 
margin: 0px
}

#boxaskheader {
width: 230px;
height: 40px;
background: #246e83;
display: table;
}

#boxaskheader p {
display: table-cell;
vertical-align: middle;
text-align: center;
font-family: Georgia;
font-size: 14pt;
font-weight: normal;
color: #ffffff;
}

#boxaskcontent {
width: 230px;
height: 190px;
background: #e1dcc4; 
}

#boxweatherheader {
width: 230px;
height: 40px;
background: #5d5c59;
display: table;
}

#boxweatherheader p {
display: table-cell;
vertical-align: middle;
text-align: center;
font-family: Georgia;
font-size: 14pt;
font-weight: normal;
color: #ffffff;
}

#boxweathercontent {
width: 230px;
height: 190px;
background: #e1dcc4;
}

#footer {

}

.footertext {
font-family: Georgia;
font-size: 14px;
font-weight: normal;
color: #ffffff;
}

.footertext a:link {color: #ffffff;}
.footertext a:visited {color: #ffffff;}
.footertext a:hover {color: #ffffff;}
.footertext a:active {color: #ffffff;}

#menu {
font-family: Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
padding: 0px;
list-style-type: none;
font-size: 12px;
background: #c11f2e;
height: 40px;
}
#menu li {
float: left;
margin: 0;
}

#menu li a {
text-decoration: none;
display: block;
padding: 0 20px;
line-height: 40px;
color: #ffffff
}

#menu li a:hover, #menu li.active a {
background-color: #d72132;
color: #ffffff
}

h1 {
font-family: Georgia;
font-size: 26px;
font-weight: bold;
color: #246e83;
}

h2 {
font-family: Georgia;
font-size: 16pt;
font-weight: normal;
color: #7d7133;
}

p {
font-family: Georgia;
font-size: 14px;
font-weight: normal;
color: #545454;
}

p.learnmore a {
height: 24px;
width: 150px;
display: block;
background-image: url(images/boat_service_storage_learn_more_text.png);
background-repeat: no-repeat;
}

p.learnmore a:hover, p.learnmore a:active {
background-image: url(images/boat_service_storage_learn_more_text_over.png);
background-repeat: no-repeat;
}

.alignleft {
float: left;
border: 1px solid #d7d1b4;
padding: 3px;
margin-right: 10px;
}

.alignright {
float: right;
border: 1px solid #d7d1b4;
padding: 3px;
margin-left: 10px;
}

.aligncenter {
border: 1px solid #d7d1b4;
padding: 3px;
}

.video {
border: 1px solid #d7d1b4;
padding: 3px;
}

.input { 
font-family: Georgia; 
font-size: 14px;
font-weight: normal;
color: #545454;
border: 1px solid #545454;
width: 200px;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
overflow: auto;
} 

.capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #DBF3BA;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
