/* Forever Houseboats */
body {
	color: #335381; 
	margin: 0px;
	padding: 0;
	font-size: 12px;
	background-color:#a4d1f3;
	font-family: Helvetica,Arial,sans-serif;
}
p {
	line-height:15px;
}
a {
	color: #335381;
}
a:hover {
	color:#032558;
}
ul {
	margin: 0 0 8px 0;
}
li {
	margin: 0 0 4px 0;
}
h3 a {
	color: #FFFFFF;
}
img, img a {
	border: none;
	margin: 0;
	padding: 0;
}
blockquote {
	background:transparent url(../../../images/quote.png) no-repeat top left;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	margin: 0px 10px;
	min-height: 35px;
	padding: 8px 10px 10px 50px;
}
#dropmenudiv {
	border: 10px solid #91ADE9;
	position: absolute;
}
#dropmenudiv a {
	background-color: #E9F0FF;
	display: block;
	padding: 5px;
	text-decoration: none;
}
#dropmenudiv a:hover {
	background-color: #FCFFAA;
	display: block;
}
#dropmenudiv span.state {
	background-color: #91ADE9;
	display: block;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
.apple {
	height: 38px;
	margin: 0;
	padding: 0;
}
.apple > li > a, 
.apple > li > span {
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding: 8px 0 5px 0;
	text-align: center;
}
.apple li > a, 
.apple li > span {
	background-position: 0 0;
	color: #262626;
}
.apple li > span.selected {
	background-position: 0 -114px;
}
.apple li a {
	text-decoration: none;
}
.apple li a, 
.apple li span {
	color:#214679;
	font-family: Helvetica,Arial,sans-serif;;
	height: 20px;
	padding: 5px 5px 0 5px;
}
.apple li.first > a, 
.apple li.first > span {
	border-radius: 5px 0 0 5px;
	moz-border-radius: 5px 0 0 5px;
	webkit-border-radius: 5px 0 0 5px;
}
.apple li.hover > a, 
.apple li.hover > span,
.apple li > span.selected {
	background-position: 0 -38px;
	color: white;
	text-shadow: NONE;
}
.apple li.last > a, 
.apple li.last > span {
	border-radius: 0 5px 5px 0;
	moz-border-radius: 0 5px 5px 0;
	webkit-border-radius: 0 5px 5px 0;
}
.apple ul {
	width: 300px;
}
.apple ul {
	background-color: #fff7ea;
	border-radius: 5px;
	box-shadow: 0 2px 5px #666666;
	moz-border-radius: 5px;
	moz-box-shadow: 0 2px 5px #666666;
	webkit-border-radius: 5px;
	webkit-box-shadow: 0 2px 5px #666666;
}
.apple ul li > a span, 
.apple ul li > span {
	color: #214679;
	font-size: 13px;
}
.apple ul li > span.selected,
.apple ul li.hover > span.selected {
	background-color: #999999;
}
.apple ul li.hover > a, 
.apple ul li.hover > span {
	background-color: #FFF1CC;
	color: #214679;
	font-weight:bold;
}
.articleimg
{
	/* border: 5px solid #417BA8; */
	float: right;
	margin: 10px;
}
.banner
{
	margin: 10px 0px 10px 10px;
	width:630px;
	height:360px;
	overflow:hidden;
	float:left;
}
.bluebox
{
	background-color: #E9F0FF;
}
.blueform
{
}
.blueform .checkbox
{
	float: none;
	margin-left: 135px;
	width: 14px;
}
.blueform fieldset
{
	border: 1px solid #91ADE9;
	padding: 10px;
}
.blueform input
{
	margin-bottom: 5px;
	width: 200px;
}
.blueform input.button
{
	margin-top: 15px;
}
.blueform label
{
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 125px;
}
.blueform label.checkbox
{
	float: none;
	margin-left: 10px;
	width: 200px;
}
.blueform legend
{
	border: 1px solid #91ADE9;
	color: #022664;
	padding: 0.2em 0.5em;
	text-align: right;
}
.blueform textarea
{
	margin-bottom: 10px;
	width: 400px !important;
}
.bottomrounded
{
	moz-border-radius-bottomleft: 10px;
	moz-border-radius-bottomright: 10px;
	webkit-border-bottom-left-radius: 10px;
	webkit-border-bottom-right-radius: 10px;
}
.bullet
{
	background: transparent url(http://foreverhouseboats.com/images/bulletBG.jpg) no-repeat 0px 0px;
	margin: 2px 10px 2px 20px !important;
	padding: 0 0 0 20px !important;
}
.button
{
	float: right;
	margin-right: 10px;
}
.button input.btnsubmit
{
	background-color: transparent;
	background-image: url(../../../images/btncontinue.png);
	background-repeat: no-repeat;
	border: none;
	height: 30px;
	width: 100px;
}
.calendar
{
	float: left;
	margin: 0 -156px 0 -15px;
}
.cfdump_struct
{
	display:none;
}
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}
.content
{
	background-image: url("../../../images/contentbg.png");
	padding: 10px 0;
	width: 100%;
}
.contentwrap
{
	background-image: url("../../../images/whtpng.png");
	padding:20px 0px;
}
.contentblock
{
	margin-bottom: 10px;
	padding: 0px 20px;
}
.date {
	margin: 10px 8px 0 0;
	float:right;
	width:100px;
	text-align:left;
}
.date input
{
	width: 75px;
}
.date input.btn
{
	background-color: transparent;
	background-image: url(../../../images/iconcal.gif);
	background-repeat: no-repeat;
	border: none;
	margin-left: 10px;
	width: 20px;
}
.emailsignup
{
	color: #FFFFFF;
	float: right;
	font-family: Helvetica,Arial,sans-serif;
	margin-right: 10px;
	margin-top: 5px;
	width: 265px;
}
.emailsignup input
{
	margin: 0;
	margin-left: 10px;
	padding: 0;
	width: 125px;
}
.emailsignup input.btn
{
	background-color: transparent;
	background-image: url(../../../images/btnsignup.png);
	border: none;
	height: 18px;
	width: 18px;
	float:right;
}
.emailsignup p
{
	color: #FFFFFF;
	float: left;
	font-family: Helvetica, Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
}
.facebook
{
	float:right;
	margin:-0px 0px -24px 916px;
	postion:absolute;
}
.featured
{
	background-color: #fff7ea;
	border: 1px solid #CE8C1E;
	margin-left:20px;
	width:560px;
}
.featured h3
{
	background-color: #CE8C1E;
	color: #ffffff;
	padding: 5px 5px 2px 5px;
	margin:0 !important;
	width:550px;
}
.featured img
{
	float: left;
	margin: 10px;
}
.featured p
{
	float: right;
	padding: 11px 20px 0 0 !important;
	width: 310px;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.footer
{
	background-image: url("../../../images/whtpng.png");
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	margin: 0 10px 0 10px;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	width: 960px;
}
.footer a
{
	color: #496492;
	margin: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:hover
{
	text-decoration:underline;
}
.footerinfo
{
	margin: 10px auto;
	width: 960px;
}
.footerline
{
	border: 1px solid #417BA8;
}
.footerlinks
{
	padding: 10px 0;
}
.footerlogo
{
	padding: 10px;
}
.footertext
{
	padding: 10px;
	color: #FFF;
}
.gaswidget
{
	font-size:12px;
}
.gaswidget img
{
	height:30px;
}
.goldhr
{
	background-color: #CE8C1E;
	float: left;
	height: 1px;
	margin: 10px;
	width: 540px;
}
.header
{
	background:#417BA8 url(../../../images/headerbg.png) no-repeat top center;
	height: 90px;
	width: 940px;
	margin:0px 10px 0px 10px;
}
.herobanner
{
	height:340px;
	width:940px;
	margin:0px 10px;
	/* background:transparent url(../../../images/hsbannerbg.png) repeat-y top left;*/
}
.hsnavchild
{
	position:absolute;
	padding:0;
	margin-left:350px;
	margin-top:-79px;
}
.hsnavchild div
{
	background:transparent url(../../../images/smallmenu.png) repeat-x top left;
	height:20px !important;
	padding:6px 6px 0px 6px;
	width:250px;
	list-style: none;
	margin-bottom:0 !important;
}
.hsnavgrandchild
{
	position:absolute;
	margin-left:214px;
	margin-top:-79px;
	min-width:200px;
}
.hsnavchild div:hover
{
	color:#122a4c;
	font-weight:bold;
}
.hsnavparent
{
	background:transparent url(../../../images/menubg40.png) repeat-y top left;
	height:69px;
	padding-left:0px;
	width:350px;
	font-family:arial,lucida sans;
	margin-bottom:10px;
	color:#FFFFFF;
}
.hsnavparent a
{
	color:#335381;	
}
.hsnavparent a:hover
{
	color:#5076a7;	
}
.hsnavparent h2
{
	font-size:18px;
	margin:0;
	padding:15px 0 0 55px;
}
.hsnavparent span
{
	font-size:11px;
	padding-left:55px;
	text-transform:uppercase;
}
.hsnavparent:hover, .hsnavparent a:hover
{
	color:#5076a7;
}
.hsnavwrapper a
{
	text-decoration:none;
}
.hsnavwrapper
{
	height:297px;
	max-width:800px;
	min-width:100px;
	padding-top:1px;
}
.hsnavwrapper ul li 
{
	list-style: none;
	height:69px;
	margin-bottom:10px;
}
.hswrapper
{
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.icon
{
	vertical-align: text-bottom;
}
.leftcolumn
{
	float: left;
	font-family: Helvetica, Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0px;
	width: 620px;
}
.leftcolumn h1
{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 7px 10px;
}
.leftcolumn h1.divider
{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 5px 2px 5px;
	background-color:#417BA8 !important;
	color:#FFF;
}
.leftcolumn h2
{
	font-size:16px;
	margin: 0 10px;
	padding:10px 0;
}
.leftcolumn h3
{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 10px;
}
.leftcolumn hr
{
	background-color: #CE8C1E;
	border: none;
	height: 5px;
	margin: 10px 0;;
}
.leftcolumn p
{
	margin: 0;
	padding: 0 10px 10px 10px;
}
.leftcolumn p a
{
	color: #335381;
}
.leftcolumn table
{
	padding-left: 10px;
}
.linkbutton
{
	background-color: #CE8C1E !important;
	color: #FFFFFF !important;
	moz-border-radius-bottomleft: 10px;
	moz-border-radius-bottomright: 10px;
	moz-border-radius-topleft: 10px;
	moz-border-radius-topright: 10px;
	padding: 5px;
	text-decoration: none;
	webkit-border-bottom-left-radius: 10px;
	webkit-border-bottom-right-radius: 10px;
	webkit-border-top-left-radius: 10px;
	webkit-border-top-right-radius: 10px;
}
.liveperson {
	margin:-2px 0px -5px 0px;
}
.logo
{
	float: left;
	margin-bottom: -20px;
	padding: 15px 20px;
}
.logo img
{
	margin-right:-100px;
}
.mapwidget
{
	float: right;
	margin-right: -15px;
}
.marg10
{
	margin: 10px;
	padding: 10px;
}
.navigation
{
	float: right;
	margin-top:-10px;
}
.navigation a:hover
{
}
.navigation img
{
	margin-left: 10px;
}
.pagepad
{

}
.pageshadow
{
	background: transparent url(../../../images/pageshadow.png) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	width:1024px;
}
.pagewrap
{
	margin: 0 auto 10px auto;
	width: 960px;
}
.phonenumber
{
	float:right !important;
	margin-top:5px !important;
	
}
.propertylist
{
	background-color: #ece1c6;
	border-bottom: 10px solid #417ba8;
	border-top: 10px solid #417ba8;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 300px;
	height:340px;
}
.propertylist h3
{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 7px 0;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
	background: #ce8c1e url(../../../images/headerbg.png) repeat-x;
	background-color: #ce8c1e;
	color: #FFFFFF;
}
.propertylist ol
{
	margin: 0;
	padding: 0;
	text-indent: 30px;
	text-indent: 5px;
}
.propertylist ol li
{
	background-color: #ece1c6;
	border-bottom: 1px dotted #417ba8;
	border-top: 1px dotted #417ba8;
	color: #39527b;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	list-style: inside decimal-leading-zero;
	margin: 0;
	letter-spacing: -.01em;
	list-style: inside decimal-leading-zero;
	margin-bottom: 1px;
	padding: 7px 3px;
}
.propertylist ol li a
{
	color: #417BA8;
	padding: 8px;
	text-decoration: none;
	width:200px;
}
.propertylist ol li a:hover
{
	font-style: italic;
	padding: 8px;
	text-decoration: none;
}
.propertylist ol li:hover
{
	background-image: url(http://foreverhouseboats.com/images/navbg_on.png);
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
}
.readMore
{
	background-color: #417BA8 !important;
	color: #FFFFFF !important;
	float: right;
	font-size: 15px;
	margin: 10px 10px 10px 0px !important;
	padding: 5px 10px !important;
	text-decoration: none;
}
.readMore a
{
	text-decoration: none;
	color: #FFFFFF !important;
	float: right;
	font-size: 15px;
}
.readMoreDesc
{
	margin-top: -10px;
	padding-top: 10px;
	background-color: #E9F0FF;
	border-top: 5px solid #CE8C1E;
}
.readMoreDesc
{
	margin-top: -10px;
	padding-top: 10px;
}
.readMoreDesc h2
{
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: center;
}
.readMoreDesc p
{
	float: left;
	margin: 0px 10px 10px 10px !important;
	padding: 0px 10px 10px 10px !important;
	width: 350px;
}
.reservation {
	background: #417BA8 url(../../../images/resbg.png) no-repeat top center;
	color: #FFFFFF;
	margin: 0 22px 10px 6px;
	padding: 10px;
}
.reservation fieldset 
{ 
	border:1px solid #FFFFFF;
	margin:0px;
}
.reservation form
{
	margin:0px;
}
.reservation legend 
{
  padding:0px 10px;
  border:none;
  color:#FFFFFF;
  font-size:22px;
  font-weight:bold;
  text-align:center;
}
.reservation h3
{
	color: #ffffff;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	size: 22px;
}
.reservationwrap
{
	width:330px;
}
.rightcolumn
{
	float: left;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0 0 10px 10px;
	width: 310px;
}
.rightcolumn a
{
	color: #2a4071;
	font-family: Helvetica,Arial,sans-serif;
}
.rightcolumn h3
{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 10px;
}
.rightcolumn p
{
	margin: 0;
	padding: 10px;
}
.rightlink
{
	text-decoration:none;
}
.sideblock
{
	margin-bottom: 10px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
}
.state {
	background-color: #214679;
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	padding: 5px 5px 3px 5px;
}
.tempCS
{
	color: #2A4071;
}
.tempHead
{
	padding: 5px;
}
.tempHead
{
	background-color: #E9F0FF;
	color: #FFFFFF;
	padding: 5px;
}
.top
{
	moz-border-radius-topleft: 5px;
	moz-border-radius-topright: 5px;
	webkit-border-top-left-radius: 5px;
	webkit-border-top-right-radius: 5px;
}
.toplinks
{
	background-color: #FCFFAA;
	border-bottom: 5px solid #CE8C1E;
	padding: 10px;
}
.toprounded
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.weatherbox
{
	float:right;
	background: url(../../../images/bg/weatherbg.png) repeat-y top right;
	padding:5px;
	color:#FFF;
	font-size:16px;
}
.weatherbox img
{
	margin-bottom:-10px;
	margin-top:-5px;
}
.widgetbox
{
	float: right;
	margin: 0px;
	padding: 3px;
	width: 302px;
}
.widgetbox h3
{
	color: #022664;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.widgetline
{
	border: 1px solid #417BA8;
	padding: 10px 10px;
}
.bottomrounded
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.video
{
	margin-bottom: 20px !important;
	text-align: center;
}