body {
	margin: auto;
	text-align: center;
	font-family: Arial;
	color: #555555;
	font-size: 12px;
}
a {
	color: #9fa76b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
#container {
	margin: auto;
	width: 990px;
	text-align: left;
}
#header-section {
	width: 100%;
	height: 156px;
	float: left;
	background-image: url('/templates/boatshed/images/banner.jpg');
	background-repeat: no-repeat;
}
#top-nav-section {
	width: 100%;
	height: 46px;
	float: left;
	background-image: url('/templates/boatshed/images/top-nav-bar.jpg');
	background-repeat: no-repeat;
	padding-left: 100px;
	position: relative;
}
#top-nav-section ul {
	position: absolute;
	top: 12px;
	left: 140px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-nav-section li {
	float: left;
	margin: 0;
	padding: 0;
}
#top-nav-section a {
	padding: 0px 20px 0px 20px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border-left: 2px solid #ffffff;
	font-weight: bold;
}
#top-nav-section a:hover {
	text-decoration: underline;
}
#body-section {
	width: 100%;
	float: left;
}
#body-section-left {
	width: 743px;
	float: left;
	padding: 5px 5px 5px 35px;
}
#body-section-left input {
	font-size: 10px;
}
#body-section-left textarea {
	font-size: 11px;
}
.PageImage {
	margin: 0px 0px 0px -35px;
}
#photos {
	margin: -40px 0px 0px -40px;
}
#body-section-right {
	width: 197px;
	background-color: #9fa76b;
	float: left;
}
#body-section-right a {
	background-image: url('/templates/boatshed/images/button-type-2.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	width: 97px;
	height: 23px;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-left: 40px;
	text-decoration: none;
}
#body-section-right a:hover {
	text-decoration: underline;
}
#body-section-right .top {
	width: 100%;
	height: 9px;
	float: left;
	background-image: url('/templates/boatshed/images/right-column-top.jpg');
	background-repeat: no-repeat;
}
#body-section-right .middle {
	width: 100%;
	float: left;
	padding: 5px 10px 5px 10px;
	_padding: 0px;
}
#body-section-right .bottom {
	width: 100%;
	height: 10px;
	float: left;
	background-image: url('/templates/boatshed/images/right-column-bottom.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#bottom-nav-section {
	width: 100%;
	height: 47px;
	float: left;
	background-image: url('/templates/boatshed/images/bottom-bar.jpg');
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}
#bottom-nav-section a, #bottom-nav-section a:active, #bottom-nav-section a:link {
	color: #ffffff;
}
#bottom-nav-section .left {
	position: absolute;
	top: 15px;
	left: 20px;
}
#bottom-nav-section .right {
	position: absolute;
	top: 12px;
	right: 140px;
}
#footer-section {
	width: 100%;
	float: left;
	font-size: xx-small;
	padding: 0px 25px 0px 25px;
}
#faqFooterContainer {
  display: block;
  margin: 0px;
  padding: 0px;
}

#faqFooterContainer p {
margin: 5px 0px 0px 0px;
padding: 0px;
float: left;
}

#faqFooterContainer a {
text-decoration: none;
}

#faqFooterContainer a:hover {
text-decoration: underline;
}

.FAQMiniLogoStyle {
 margin: 0px 0px 0px 5px;
 padding: 0px;
 float: left;
}
