﻿/* 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-left:10px;
    margin-top:10px;
	background-image: url(../images/bg2.jpg);
}
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: 5px;
        margin-top: 15px;
	text-transform: uppercase;
	border-bottom:1px solid #CCCCCC;
}
h2.pageTitle {
	font-family: "Times New Roman",Times,serif;
	font-size: 22px;
	color: #6e9266;
	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;
}
h3.blogh3 a {
	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: 12px;
	line-height: 1.2;
	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;
	font-family: verdana,arial,helvetica,sans-serif;
	padding: 4px 8px 6px 8px;
	padding-top:0px;
	text-align: left;
	font-size:11px;
}
.specials h3 {
	color: #3d656b;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-top:0;
	margin-bottom: 10px;
} 
.details {
	color: black;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	border-bottom:none;
	text-transform: none;
	line-height:normal;
} 
.desc {
	color: #4b4b4b;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	border-bottom:none;
	text-transform: none;
	line-height:normal;
} 
.restrictions {
	color: gray;
	font-style: italic;
	font-size:10px;
	text-align: justify;
} 
.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;
}
.amenities img {
        vertical-align:middle;
        margin: 0px 6px 4px 0px;
        border: 0;
}
.galImage {
	margin-bottom: 20px;
	display: block;
}
/*---- Activity ----*/
.activity {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	margin: 0;
}
.activity a:link, .activity a:visited {
	font-size: 11px;
    font-weight: normal;
	color: #466400;
}
.activity a:hover {
	color: green;
}
.activity hr {
	width: 530px;
	margin: 10px;
}
.activityHeader {
	font-size: 14px;
	font-weight: bold;
    text-align: right;
}
.activityHeader a:link, .activityHeader a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #466400;
}
.activityHeader a:hover {
	color: green;
}
.activityTitle {
	font-size: 12px;
	font-weight: bold;
    text-align: left;
}
.activityDate {
	font-size: 12px;
	font-weight: bold;
    text-align: center;
    color:#186822;
}
.activityDesc {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-bottom:10px;
}

#rates {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0;
}
.rateTable {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0;
}
.rateTableTitle {
	font-size: 12px;
	font-weight: bold;
    padding:0px;
    color:#186822;
}
.rateTableHeader {
	font-size: 10px;
	font-weight: normal;
    padding:5px; 
    background-color:#186822;
    color:#FFFFCC;
}
.rateTableSubHeader {
	font-size: 11px;
	font-style:italic;
	padding-left:20px;
	text-align:center;
	color: gray;
}
.rateTableTitle a:link, .rateTableTitle a:visited {
	font-size: 12px;
    font-weight: normal; 
    text-decoration: underline;
	color: #466400;
}
.rateTableTitle a:hover {
	font-size: 12px;
    font-weight: normal; 
    text-decoration: none;
	color: navy;
}
.rateTableDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: right;
	margin: 0;
}
.rateTableDesc ul {
	list-style: none;
	padding-top: 0px;
	margin: 0;
}
.rateTableRates {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	color: #6e9266;
}
.rateTableRatesPeakSeason {
    padding-left: 16px;
}
.rateTableRatesOffSeason {
    padding-left: 38px;
}
.liveBand {
    font-weight:bold;
    text-align:center;
    color: #ca2500;
}
.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
-------------------------------------------*/
#themes
{
    color:#9B7A31;
}
.themeHeader
{
    font-size:12px;
    font-weight:bold; 
    padding-left:3px; 
}
.themeDates
{
    font-style:italic; 
    font-size:10px;
    padding-left:10px;
}
.themeTitle
{
    font-size:11px;
    padding-right:3px;
}

#primary {
	width: 530px;
	float: none;
	padding-top: 0px;
	font-family: verdana,arial,helvetica,tahoma,sans-serif;
	line-height: 1.4;
	font-size: 11px;
	color: #3F3F3F;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
#primary p {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	text-align:justify;
}
#leftPanel {
	width: 200px;
	float: none;
	font-family: verdana,arial,helvetica,tahoma,sans-serif;
	line-height: 1.4;
	font-size: 11px;
	color: #3F3F3F;
}
#leftPanel h3 a {
	color: #3d656b;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	margin-bottom: 15px;
}
#leftPanel p {
	margin-top: 0;
}
#leftPanel img {
	margin-bottom: 4px;
}
#rightPanel {
	width: 200px;
	float: none;
	padding-top: 6px;
	font-family: verdana,arial,helvetica,tahoma,sans-serif;
	line-height: 1.4;
	font-size: 11px;
	color: #3F3F3F;
}
#rightPanel p {
	margin-top: 0;
}
#rightPanel img {
    margin:0px;
	margin-bottom: 4px;
	padding:0px;
}
#pageBTM {
	color: #3d656b;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	vertical-align: baseline;
	padding-top: 0px;
}
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;
}
/*-------------------------------------------    
	panel bars
-------------------------------------------*/
#rightPanel {
	width: 200px;
	float: none;
	padding-top: 6px;
	font-family: verdana,arial,helvetica,tahoma,sans-serif;
	line-height: 1.4;
	font-size: 11px;
	color: #3F3F3F;
}
#rightPanel p {
	margin-top: 0;
}
#rightPanel img {
    margin:0px;
	margin-bottom: 4px;
	padding:0px;
}
#panelBar
{
    text-align:center; 
    vertical-align:middle; 
    height:19px; 
    width:600px; 
    background-color:#064b88; 
    font-weight:bold; 
    color:white;
}
#panelHalfBar
{
    text-align:center; 
    vertical-align:middle; 
    height:19px; 
    width:300px; 
    background-color:#99BBFF; 
    font-weight:bold; 
    color:white;
}
#panelBarHighlight
{
    text-align:center; 
    vertical-align:middle; 
    height:2px; 
    width:600px; 
    background-color:white; 
}

#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-addr {
	width: 200px;
	float: right;
}
#footer-addr ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-addr 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-addr 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;
}