@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

body {
	background-color: #335370;
}
#background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1C2D3D;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
	width: 900px;
	position: relative;
	background-color: #001932;
}

#header h1 {
	text-indent: -9999px;
}

#navbar {
	background-color: #e0dfd9;
	height: 258px;
	width: 900px;
	position: relative;
}
#headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	height: 50px;
	width: 160px;
	text-align: right;
	font-weight: bolder;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	left: 515px;
}
#navbarBtn {
	height: 258px;
	width: 624px;
	background-image: url(../images/navbar-bg.jpg);
	position: absolute;
	left: 59px;
	bottom: 0px;
	background-repeat: no-repeat;
}
#navbarAmenBtn {
	height: 258px;
	width: 624px;
	background-image: url(../images/amenities-bg.jpg);
	position: absolute;
	left: 59px;
	bottom: 0px;
	background-repeat: no-repeat;
}
#navbarServices {
	height: 258px;
	width: 624px;
	background-image: url(../images/services-bg.jpg);
	position: absolute;
	left: 59px;
	bottom: 0px;
	background-repeat: no-repeat;
}
#navbarStorage {
	height: 258px;
	width: 624px;
	background-image: url(../images/storage-bg.jpg);
	position: absolute;
	left: 59px;
	bottom: 0px;
	background-repeat: no-repeat;
}
#navbarContact {
	height: 258px;
	width: 624px;
	background-image: url(../images/contact-bg.jpg);
	position: absolute;
	left: 59px;
	bottom: 0px;
	background-repeat: no-repeat;
}
#navbarPricing {
	height: 258px;
	width: 624px;
	background-image: url(../images/pricing-bg.jpg);
	position: absolute;
	left: 59px;
	bottom: 0px;
	background-repeat: no-repeat;
}





#vertNav {
	padding: 0px;
	list-style-type: none;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 145px;
}

#vertNav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vertNav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

#vertNav   a  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #333333;
	text-decoration: none;
	padding-left: 0.4em;
}
#vertNav a:hover {
	color: #CC0000;
}
#quotes {
	background-color: #E0DFD9;
	margin: 0px;
	padding: 0px;
	height: 258px;
	width: 217px;
	position: absolute;
	left: 683px;
	bottom: 0px;
}
#backgroundContainer {
	background-color: #335370;
	width: 900px;
}
#mainContent {
	background-color: #c3c2b2;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#services {
	width: 264px;
	height: 215px;
	background-color: #C3C2B2;
	float: left;
	background-image: url(../images/dots.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.servicesTitle {
	margin-left: 25px;
	margin-top: 15px;
}
.servicesImg {
	margin-left: 25px;
	margin-top: 15px;
	border: 1px solid #333333;
}


#storage {
	width: 264px;
	height: 215px;
	background-color: #C3C2B2;
	float: left;
	background-image: url(../images/dots.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.storageTitle {
	margin-top: 15px;
	margin-left: 18px;
}
.storageImg {
	margin-top: 15px;
	margin-left: 18px;
	border: 1px solid #333333;
}

#amenities {
	width: 244px;
	height: 215px;
	background-color: #C3C2B2;
	float: left;
	background-image: none;
}
.amenitiesTitle {
	margin-top: 15px;
	margin-left: 10px;
}
.amenitiesImg {
	margin-top: 15px;
	margin-left: 15px;
	border: 1px solid #333333;
}
.lists {
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	margin-left: 15px;
	margin-top: 5px;
	color: #5a5741;
	padding-left: 15px;
	background-image: none;
	font-size: 10px;
}
.lists li {
	list-style-type: disc;
	list-style-image: none;
}
.amenitiesList {
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	margin-left: 5px;
	margin-top: 5px;
	color: #5a5741;
	padding-left: 15px;
	font-size: 10px;
}
.amenitiesList li {
	list-style-type: disc;
	list-style-image: none;
}
.row {
	background-image: url(../images/row.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 772px;
	height: 20px;
}
#lowerContent {
	margin: 0px;
	padding: 0px;
	width: 772px;
	background-image: none;
}
#leftSidebar {
	background-image: url(../images/boaters.jpg);
	background-position: 17px 10px;
	width: 235px;
	height: 250px;
	background-repeat: no-repeat;
	float: left;
}
#rightSidebar {
	width: 510px;
	float: right;
	margin-right: 20px;
}
#rightSidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #474b34;
}
#rightSidebar p {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474b34;
	margin-bottom: 10px;
}


#listLeft {
	width: 240px;
	float: left;
	margin-bottom: 10px;
}
#listLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

#listRight {
	width: 245px;
	float: left;
	margin-left: 10px;
}
.sidebarList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	color: #000000;
}
#clearChoice {
	height: 150px;
	width: 210px;
	background-color: #666666;
	margin-top: 90px;
	margin-left: 12px;
}
#footerTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #a5a796;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
#footer {
	background-color: #C4C2B3;
	height: 30px;
	text-align: center;
	padding-top: 15px;
}
#footer a {
	color: #4f533c;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
}

