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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearer {
	clear: both;
	width: 100%;
}

a, a:visited {
	color: #0066FF;
}

a:hover {
	color: #333;
	text-decoration: none;
}

h1 {
	font-size: 1.6em;
	color: #214570;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

h2 {
	font-size: 1.4em;
	color: #444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-top: 2px solid #999;
	padding: 10px 0;
}

h3 {
	font-size: 1.2em;
	color: #214570;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 10px 0;
}

/**************************
  		LAYOUT STYLES
**************************/

body {
	background: #ececec;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 100%;
	background: #fff url(../images/bg_top.jpg) top repeat-x;;
	padding-bottom: 15px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/**************************
  		HEADER STYLES
**************************/

#header {
	position: relative;
	height: 165px;
}

#phone {
	position: absolute;
	top: 0;
	left: 45px;
	height: 60px;
	width: 300px;
	font: 1em/60px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 278px;
	height: 141px;
	position: absolute;
	top: 60px;
	left: 20px;
}

#topnav {
	position: absolute;
	top: 60px;
	right: 0px;
	height: 70px;
	width: 600px;
}

#topnav ul {
	display: table;
}

#topnav ul li {
	display: inline;
	height: 1%;
	text-align: center;
}

#topnav li a, #topnav li a:visited {
	color: #214570;
	display: block;
	float: right;
	line-height: 70px;
	font-size: 1.1em;
	padding: 0 22px;
	text-decoration: none;
}

#topnav li a:hover {
	color: #333;
}

#seasons {
	height: 40px;
	width: 160px;
	position: absolute;
	top: 10px;
	right: 20px;
}

#seasons li {
	display: inline;
	height: 1%;
}

#seasons li a, #seasons li a:visited {
	display: block;
	float: right;
	line-height: 60px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#seasons li a.fall {
	background: url(../images/fall.png) 0 0;
}

#seasons li a.winter {
	background: url(../images/winter.png) 0 0;
}

#seasons li a.summer {
	background: url(../images/summer.png) 0 0;
}

#seasons li a.spring {
	background: url(../images/spring.png) 0 0;
}

#seasons li a.fall:hover, #seasons li a.winter:hover, #seasons li a.summer:hover, #seasons li a.spring:hover,
#seasons li a.fall:active, #seasons li a.winter:active, #seasons li a.summer:active, #seasons li a.spring:active {
	background-position: 0 -40px;
}

.fall {

	
}
/**************************
  		CONTENT STYLES
**************************/

#content {
}

#content p {
	font-size: .85em;
	line-height: 1.7em;
	color: #666;
	margin-top: 10px;
}

#left_col {
	float: left;
	width: 300px;
	padding: 20px 10px 10px;
}

#sidenav ul {
	background: url(../images/bg_sidemenu.jpg) no-repeat top;
	width: 275px;
	padding-top: 40px;
}

#sidenav li {
	text-align: right;
	padding-right: 15px;
}

#sidenav li a, #sidenav li a:visited {
	height: 47px;
	line-height: 47px;
	font-size: .9em;
	color: #214570;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-bottom: 1px;
}

#sidenav li a:hover {
	color: #222;
	padding-right: 5px;
}

#reservations {
	width: 200px;
	height: 50px;
	margin: 40px 25px 20px 55px;
}

#reservations a, #reservations a:visited {
	height: 50px;
	width: 200px;
	background: url(../images/reservation.jpg) 0 -50px;
	display: block;
}

#reservations a:hover {
	background: url(../images/reservation.jpg) 0 0;
}

#right_col {
	float: right;
	width: 620px;
	padding: 20px 10px 10px;
}

#slideshow {
	width: 620px;
	height: 380px;
}

#right_col #tabs ul.list {
	list-style-type: square;
	font: .85em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-left: 10px;
}

#right_col #tabs ul.list li {
	margin-left: 25px;
}

/* TABLE STYLES */

table.prop_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	width: 618px;
	margin: 15px 0;
}

table.prop_desc th {
	background: #214570;
	color: #fff;
	font: .8em Georgia, "Times New Roman", Times, serif;
	padding: 7px 0;
	text-align: center;
	border: 1px dotted #a6c1e5;
}

table.prop_desc th.vert {
	text-align: right;
	padding: 5px;
}

table.prop_desc td {
	background: #fff;
	color: #214570;
	font: .8em Georgia, "Times New Roman", Times, serif;
	padding: 2px 0;
	text-align: center;
	border: 1px dotted #999;
}

table.prop_desc th.vert {
	background: #a6c1e5;
	color: #214570;
	border: 1px dotted #214570;
}

table.prop_desc th.caption {
	font: bold .9em Georgia, "Times New Roman", Times, serif;
}

/* Property Ammenities Table */

table.prop_ammenities {
	width: 580px;
	border-collapse: collapse;
	margin: 10px 0;
}
table.prop_ammenities th {
	background: #ddd;
	color: #444;
	font: .8em Georgia, "Times New Roman", Times, serif;
	padding: 7px 0;
	text-align: center;
	border: 1px dotted #888;
}

table.prop_ammenities td {
	background: #fff;
	color: #214570;
	font: bold .95em Georgia, "Times New Roman", Times, serif;
	padding: 8px 0;
	text-align: center;
	border: 1px dotted #999;
}


#right_col .rates {
	margin: 10px 0 30px 0;
	background: #fff url(../images/bg_rates.jpg) top repeat-x;
	position: relative;
}

#right_col .rates p {
	font-size: .8em;
	line-height: 1.2em;
}

.main_pic {
	border: 1px solid #dedede;
	padding: 3px;
}

.book_now {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 5000;
}

.book_now a, .book_now a:visited {
	width: 100px;
	height: 28px;
	display: block;
	background: url(../images/book_now.png) 0 0;
	text-decoration: none;
}

.book_now a:hover {
	background: url(../images/book_now.png) 0 -28px;
}

/*** TABS ***/

#tabs {
  padding: 10px;
}
 
#tabs #nav {
 margin-bottom: 3px;
 margin-left: 8px;
}
 
#tabs ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
 
#tabs #nav ul li {
  display: inline;	
  padding: 3px 7px;
  cursor: default;
  background-color: #f1f1f1;	
  border: 1px solid #ddd;
  border-bottom: none;
  margin-right: 2px;
  color: #999;
}
 
#tabs #nav ul li.active {
  border: 1px solid #999;
  border-bottom: 1px solid #fff;
  background: #fff url(../images/tabbg.jpg) repeat-x top;
  color: #214570;
}
 
#tabs #nav ul li:hover {
  background: #fff;
  color: #0099ff;
}
 
#tabs #data {
  margin-top: 3px;
}
 
#tabs #data div {
  display: none;
  border: 1px solid #ccc;
  padding: 10px;
}

*html #data div {
	height: 100%;
}
 
#tabs #data div.active {
  display: block;
}


/*** Form styles ***/
div.form-container { margin: 10px; padding: 5px; background-color: #FFF; }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-size: .9em; font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label {font-size: .8em; margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; color: #444; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }



/*** Calendar ***/
#ee_miniCalendarContainer{
	font-family: Arial, Helvetica, sans-serif;
}
.ee_miniCalendar{
}
.ee_current {
	background: #999;
}
.ee_friday{
}
.ee_monday{
}
.ee_saturday{
	background: #ccc;
}
.ee_sunday{
	background: #ccc;
}
.ee_thursday{
}
.ee_tuesday{
}
.ee_wednesday{
}
.ee_monthCurrent{
}
.ee_monthNav{
}
.ee_monthPlus{
}
.ee_monthMinus{
}
.ee_noLinkDay{
	text-align: center;
}
.ee_miniCalendarDays td.ee_next{
    background: #00243e;
}
.ee_miniCalendarDays td.ee_prev{
    background: #fff;
}
.ee_selected{
}
/* the table */
.ee_miniCalendarDays{ 
    width:200px;
    text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
}

.ee_miniCalendarDays td, .ee_miniCalendarDays th { 
	height: 25px;
	width: 20px;
	text-align: center;
	line-height: 25px;
}

.ee_miniCalendarDays td a, .ee_miniCalendarDays th a { 
	background: #214570;
	color: #fff;
	display: block;
	text-decoration: none;
}

.ee_miniCalendarDays td a:hover { 
	background: #FFbb00;
	color: #fff;
	display: block;
}

.ee_miniCalendarDays th {
    background: #0066CC;
    color: #fff;
}
.ee_miniCalendarDays td{
    background: #eee;
}
.ee_miniCalendarDays a{
    color: #3366CC;
    display:block;
    border: none;
    background: #fff;
}   
.ee_miniCalendarNav{
    font-size: 1.5 em;
    font-weight: bold;
	margin-top: 25px;
}

.ee_miniCalendarNav tr {
    width: 100%;
}
.ee_miniCalMonth{
	font: bold 18px/30px Arial, Helvetica, sans-serif;
	color: #214570;
    text-align: center;
}
.ee_miniCalNext{
    width: 40px;
    text-align: left;
}
.ee_miniCalNext a{
    color: #003366;
    border: none;
    font-size: 1.8em;
}
.ee_miniCalPrev{
    width: 40px;
    text-align: right;
}
.ee_miniCalPrev a{
    color: #00243e;
    border: none;
    font-size: 1.8em;
}
.ee_miniCalYear{
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	width: 120px;
}
.ee_miniCalendarDays td.ee_today{
    background: #bbbbbb;
}
.ee_yearCurrent{
}
.ee_yearNav{
}
.ee_yearPlus{
}
.ee_yearMinus{
}


/***** Events List *****/
#ee_listDetailsContainer{
    margin-top:20px;
    padding-top:10px;
    border-top:2px solid #00243e;
	font-family: Arial, Helvetica, sans-serif;
}
.easyEventsList_group{
}
.easyEventsList_heading{
	font: 1.4em/2em Arial, Helvetica, sans-serif;
    color: #ff6633;
}
.easyEventsList_events{
}
.easyEventsList_item{
	color: #666;
}
.easyEventsList_time{
}
.easyEventsList_title{
}




/**************************
  		FOOTER STYLES
**************************/

#footer {
	background: #ececec url(../images/bg_footer.jpg) top repeat-x;
	width: 100%;
}

#footer_wrap {
	margin: 0 auto;
	width: 960px;
	height: 60px;
}

#footnav {
	height: 60px;
	float: left;
}

#footnav li {
	display: block;
	float: left;
}

#footnav li a, #footnav li a:visited {
	color: #555;
	display: block;
	float: left;
	line-height: 60px;
	height: 60px;
	font-size: .8em;
	padding: 0 15px;
	text-decoration: none;
}

#footnav li a:hover {
	color: #214570;
}

#copyright {
	color: #555;
	float: right;
	line-height: 60px;
	height: 60px;
	font-size: .8em;
	
}
