﻿/* GENERAL STYLES */
/* 
	Legacy RV Resorts
		Copyright: Legacy RV Resorts
		Author: Gary C. Ferguson
		Date: September 2009
	
	Swatches:
		Body Background: #305055
		General Green: #3d656b
		Background: #f2eed3
*/

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body 
{
    /*background-image: url('../images/body-bg.bmp');
	background-repeat: repeat-x;*/
	background-color: #f2eed3;
    margin:0;
	background-image: url(../images/bg2.jpg);
	text-align:center;
}
h1 {
	color: #3d656b;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 1.1em;
	margin: 0;
	margin-bottom: 20px;
}
h2 {
	color: #3d656b;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom: 10px;
        margin-top: 10px;
	text-transform: uppercase;
	border-bottom:1px solid red;
}
h2.pageTitle {
	font-family: "Times New Roman",Times,serif;
	font-size: 22px;
	color: red;
	text-align: right;
	border-bottom: 1px solid #5f7e6c;
	font-weight: normal;
	width: 98%;
}
h3 {
	color: #3d656b;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom: 0px;
}
a:link, a:active {
        font-weight:normal;
        color: #466400;
        text-decoration:underline;
}
a:visited {
        font-weight:normal;
        color: #466400;
        text-decoration:underline;
}
a:hover {
        font-weight:normal;
        color: navy;
        text-decoration:none;
}
.caption {
	color: #666;
	font-size: 10px;
	line-height: 1.3;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
}
.minibar {
	background-image: url('../images/bar-top.gif');
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 11px;
	line-height: 1.1;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	padding: 8px 0;
}
.specials {
	background-color: #f2eed3;
	background-image: url('../images/cellback.gif');
	background-repeat: repeat-x;
	padding: 4px 8px 6px 8px;
	text-align: justify;
}
.specials h3 {
	color: #3d656b;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-top:0;
	margin-bottom: 10px;
} 
.bc {
	float: left;
	margin-right: 10px;
}
.image-right {
	float: right;
	margin: 0px 2px 20px 20px;
}
.image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.whitecell {
	color: #FFFFFF;
}
.cta {
	color: #3F3F3F;
	font-size: 20px;
	line-height: 1.1;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
}
ul {
	list-style:none; 
	margin: 18px 0;
	padding-left: 10px;
}
ul li {
	margin: 0;
	padding: 0;
	background-image: url('../images/arrow-blk.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
}
#primary ul li {
        margin-bottom: 1px;
}
.rateTable tr{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0;
}
.rateTable h3{
	font-size: 16px;
	font-weight: bold;
	padding:0 0 0 0;
}
.rateTable h4{
	font-size: 12px;
	font-style: italic;
	font-weight:normal;
	text-align:right;
	padding:0 0 0 0;
}
.rateTable hr {
    padding:0 0 0 0;
}
.rateTable ul{
    font-weight:bold;
}
.rateTable ul li {
    font-weight:normal;
	background-image: url('images/arrow-blk.gif');
	background-repeat: no-repeat;
}
.rateLink {
	font-size: 10px;
	padding-left:10px;
}

.rateTableHeader {
	font-size: 16px;
    padding: 0px 5px 0px 10px;
}
.rateTableSubHeader {
	font-size: 14px;
	color: #466440;
}
.rateTableHeader a:link, .rateTableHeader a:visited {
	font-size: 16px;
    font-weight: normal;
	color: #466400;
}
.rateTableHeader a:hover {
	color: red;
}
.rateTableDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify;
	margin: 0;
	padding-left:20px;
}
.rateTableDesc ul {
	list-style: none;
	padding-top: 0px;
	margin: 0;
}
.rateTableRates {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	color: #6e9266;
}
.rateTableRatesPeakSeason {
    padding-left: 16px;
}
.rateTableRatesOffSeason {
    padding-left: 38px;
}
.websiteMap ul li {
    margin-bottom: 4px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0;
}
.websiteMap a:link, .websiteMap a:visited {
	font-size: 12px;
    font-weight: normal;
	color: #6e9266;
}
.websiteMap a:hover {
	color: #3d656b;
}

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	width: 494px;
	background-image: url('../images/nav-left.png');
	background-repeat: no-repeat;
	padding-left: 356px;
}
.side:link, .side:active, .side:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.side:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
ul.sidenav {
	list-style:none;
	margin: 15px 0px 15px 10px;
	padding: 0;
}
ul.sidenav li {
	margin: 0;
	padding: 0;
        padding-bottom: 3px;
	background-image: url('../images/arrow-blk.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
.minibar a:link, .minibar a:active, .minibar a:visited {
	font-weight: bold;
        font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.minibar a:hover {
	font-weight: bold;
        font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
table.amen-table ul {
	list-style:none;
	margin: 18px 0;
	padding: 0;
}
table.amen-table ul li {
	margin: 0;
	padding: 0;
	background-image: url('../images/arrow-blk.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

/*-------------------------------------------    
	news layout
-------------------------------------------*/

.post-footer {
	border-top: 1px solid #C0C0C0;
	margin-top: 10px;
	padding-bottom: 5px;
	color: #6F6F6F;
	font-size: 10px;
	text-align: right;
}
.caltable  {
	background-image: url('../images/content-back.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: normal;
	color: #6F6F6F;
	font-size: 10px;
}
.caltable img {
	display: block;
	border: 0;
}
.nextbut {
	margin-right: 2px;
}
.calcont {
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
}

/*-------------------------------------------    
	global layout
-------------------------------------------*/
#header {
	overflow: hidden;
}
#content {
	width: 790px;
	padding: 0 30px 30px 30px;
        background-image: url('../images/body-bkgd.gif');
	background-repeat: no-repeat;
	background-color: #FFF;
	overflow: hidden;
}
#primary {
	width: 598px;
	float: none;
	padding-top: 0px;
	font-family: verdana,arial,helvetica,tahoma,sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #3F3F3F;
}
#primary p{
    margin-top:0px;
    padding-top:0px;
	font-family: verdana,arial,helvetica,tahoma,sans-serif;
	font-size: 11px;
	line-height: 1.4;
}
#secondary h3 a {
	color: #3d656b;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom: 15px;
}
#secondary {
	width: 200px;
	float: none;
	padding-top: 36px;
	font-family: verdana,arial,helvetica,tahoma,sans-serif;
	line-height: 1.4;
	font-size: 11px;
	color: #3F3F3F;
}
#secondary p {
	margin-top: 0;
}
#secondary img {
	margin-bottom: 4px;
}
#pageBTM {
	color: #3d656b;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	vertical-align: baseline;
	padding-top: 20px;
}
fieldset ul {
	margin: 0;
	padding: 0;
}
h3 {
	color: #3d656b;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom: 0;
}
#footer {
	width: 725px;
	background-image: url('../images/footer-bg.gif');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	overflow: hidden;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-weight: normal;
	color: #3d656b;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: navy;
	text-decoration: underline;
}
#footer-zone {
	width: 120px;
	padding-right: 10px;
	float: left;
}
#footer-zone ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-zone ul li {
	background-image: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9px;
	color: black;
	text-transform: uppercase;
	line-height: 1.5em;
}
#footer-zone ul li.lead {
	font-weight: bold;
	padding-bottom: 9px;
}
#footer-search {
	width: 200px;
	float: right;
}
#footer-search ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-search ul li {
	background-image: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9px;
	color: black;
	text-transform: uppercase;
	line-height: 1.5em;
}
#footer-search ul li.lead {
	font-weight: bold;
	padding-bottom: 9px;
}
#footer p {
	clear: both;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9px;
	color: black;
}