﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/***** END RESET *****/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background:#FFF url('../siteart/bg.jpg') repeat-x;
	color:#666666;
}

/***** TEXT/LINK FORMATTING *****/

a:link, a:visited {color:#005e9e; text-decoration:none;}

a:hover, a:active {color:#333; text-decoration:underline;}

p{margin-bottom:20px;}
p.last{margin:0px;}

h1,h2,h3,h4,h5{line-height:normal; font-family:'Oswald',Arial,sans-serif; font-weight:normal;}
h1{font-size:24px; color:#c5282e; margin-bottom:10px;}
h2{font-size:21px;}
h3{font-size:18px; color:#005e9e; clear:both;}
h4{font-size:16px; color:#033f69; border-bottom:1px solid #cbced0; margin-bottom:4px;}
h5{font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:20px;}
h6{font-size:12px; line-height:20px; color:#c5282e;}

ul.content{list-style:disc inside; margin-bottom:20px;}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {clear:both;}

/* For IE 6/7 (trigger hasLayout) */
.cf {zoom:1;}

/***** SITE FRAMEWORK *****/
.left{float:left; margin:0px 15px 15px 0px;}
.right{float:right; margin:0px 0px 15px 15px;}
.clear-it{clear:both;}
.border-it{border:1px solid #ccc;}
.pull-quote{color:#C72731;}
.caption{color:#C72731; font-size:11px; font-style:italic; line-height:18px; margin:0px;}

#wrap {
	margin: -319px auto 0px;
	width: 960px;  /** Change to appropriate table width **/
	position:relative;
}

#cloud-bg{
	background:url('../siteart/cloud-bg.jpg') no-repeat;
	height:252px;
	width:1200px;
	margin:67px auto 0px;
}

#top-bar{padding:0px 0px 0px 165px;}
#mid{position:relative; height:264px; padding:10px 0px 0px;}
#sidebar{width:160px; padding:20px 20px 0px 0px;}
#content{padding:20px 0px 0px 20px;}

/*************** TOP BAR STYLES ****************/

#logo{position:absolute; top:12px; left:-5px; z-index:9999;}

ul#nav{
	margin:15px 0px 13px;
	font-family:'Oswald',Arial,sans-serif;
	font-size:14px;
	text-transform:uppercase;
	height:39px;
}
ul#nav li{
	float:left;
	height:39px;
	background:url('../siteart/nav-right.jpg') top right no-repeat;
	margin:0px 3px 0px 0px;
}
ul#nav li a{
	display:block;
	background:url('../siteart/nav-left.jpg') top left no-repeat;
	padding:13px 18px 13px;
	color:#c5282e;
	text-decoration:none;
}

ul#nav li a:hover{color:#043F6B;}

#soc-media{float:right; margin:22px 5px 0px;}


/******************** MID SECTION STYLES *********************/
#comp-info{text-align:right; width:675px;}

#comp-info h1 {
	background:url('../siteart/comp-name.png') no-repeat; 
	height:58px; 
	width:510px; 
	float:right;
	margin:0px -12px 0px 0px; 
	text-align:left; 
	text-indent:-9999px;
}

#comp-info h2 {
	color:#FFF; 
	text-shadow:0px 1px 2px rgba(0,0,0,.4); 
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
}

#comp-info h3{
	background:url('../siteart/beaches-hdr.png') no-repeat; 
	height:35px;
	width:507px; 
	float:right; 
	clear:both; 
	text-align:left;
	text-indent:-9999px; 
	margin:40px 0px 10px;
}

#comp-info p{
	background:url('../siteart/river-hdr.png') no-repeat;
	height:62px;
	width:596px;
	float:right;
	clear:both;
	text-align:left;
	text-indent:-9999px;
}

#secondary-nav{
	position:absolute;
	right:0px;
	bottom:0px;
	background:url('../siteart/mid-nav-bg.png') no-repeat;
	height:242px;
	width:198px;
	padding:15px 20px 0px;
}
#secondary-nav li{margin-bottom:9px;}
#secondary-nav li a{
	color:#033f69;
	text-decoration:none;
	display:block;
	padding:0px 2px;
	border-bottom:1px solid #7baccd;
}
#secondary-nav li a:hover{
	padding:0px 0px 0px 15px;
	background:url('../siteart/secondary-nav-arrow.gif') left center no-repeat;
}


/*************************** SIDEBAR STYLES ***************************/


/*************************** CONTENT STYLES ***************************/
#content img{
	border:4px solid #dfdfdf;
	box-shadow:0px 0px 3px rgba(0,0,0,.4);
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,.4);
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,.4);
	float:right;
	margin:0px 0px 15px 15px;
}
#content img.nofloat{float:none; margin:0px 0px 5px;}
#content img.plain{
	border:0px !important;
	box-shadow:0px 0px 0px !important;
	-moz-box-shadow:0px 0px 0px !important;
	-webkit-box-shadow:0px 0px 0px !important;
}

.announcements{float:left; width:510px; padding:0px 20px 0px 0px;}
.announcements img{width:250px;}

.soc-media-side{
	float:right;
	width:230px;
}

.soc-media-side h3, .soc-media-side h4{font-family:Arial, Helvetica, sans-serif; border:0px; clear:none;}

.block-it{
	border:1px solid #ccc;
	background:#f6f6f6;
	padding:5px 10px;
}

/************************************** TABLE STYLES ********************************************/
table.rates{
	max-width:600px;
	border:1px solid #ccc;
	margin:0px 0px 20px;
}
table.rates td{padding:2px 5px;}
table.rates tr.lighter td{background:#f8f8f8;}
table.rates tr.darker td{background:#ddd;}

table.gallery{width:auto;}
table.gallery-wide{width:100%;}
table.gallery td, table.gallery-wide td{padding:10px 10px 20px 0px; text-align:center;}
table.gallery-wide tr.quarter td{width:25%;}
table.gallery-wide tr.third td{width:33%;}
table.gallery td img, table.gallery-wide td img{float:none !important; margin:0 !important;}

/*************************************** FORM STYLES ********************************************/
form.myform{
	width:650px;
}
.myform label{
	padding:.7em .5em;
	display:inline-block;
	width:100px;
	margin-bottom:10px;
}

.myform input, .myform select, .myform textarea{
	padding:.7em .5em;
	width:500px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ddd;
	margin-bottom:10px;
}

.myform input.button, .myform input.button:focus{width:630px; border:0px;}

.myform label.checkbox, .myform input.checkbox{width:auto; padding:0 .5em;}

.myform input:focus, .myform textarea:focus{
	background:#4380AD;
	color:#FFF;
	text-shadow:0px 0px 2px rgba(0,0,0,.9);
}


/***** FOOTER STYLES *****/

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#999999;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#999999;}

.divfooter{
	width:450px; text-align:center; margin:20px auto; line-height:normal;
}

