html {
	background: #fff;
	min-height: 100%; margin-bottom: 1px;
}

body {
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	width: 920px;
}

/* brand and top nav */

#brand {
	float: left;
	margin: 0;
	padding: 0;
}

img {border: 0;}

#brand a img, #brand a:link img, #brand a:visited img, #brand a:hover img, #brand a:active img {
	text-decoration: none;
}

#top-nav {
	margin: 0;
	padding: 0;
}

#top-nav p {
	float: left;
	padding: 16px 0 0 40px;
	margin: 0;
}

#top-nav p a, #top-nav p a:link, #top-nav p a:visited, #top-nav p a:active {
	color: #6A6116;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
}

#top-nav p a:hover {
	margin: 0;
	padding: 0 4px;
	text-decoration: underline;
}

form {
	float: right;
	margin: 10px 0 0 20px;
	padding: 0;
	width: 200px;
}

fieldset {border: none;}

select {
	color: #000;
	background: #fff;
	font-size: 90%;
}

#masthead {
	background: url(../images/masthead.jpg) no-repeat;
	height: 70px;
	width: 920px;
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
	}

/* content area */

#container {
	width: 920px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* left panel */
#left-wrapper {
	float: left;
	width: 212px;
	margin: 0;
	padding: 0;
	background: #fff;
}

/* content division */
#content {
	clear: none;
	margin: 0;
	padding: 8px 0 0 232px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
}

h1.prop1 {
	background: url(../images/slogan_prop1.gif) no-repeat;
}

h1.prop2 {
	background: url(../images/slogan_prop2.gif) no-repeat;
}

h2 {
	margin: 10px 0;
	padding: 0;
	color: #6a6116;
	font-size: 1.4em;
}

h3 {
	margin-bottom: 6px;
}

h3 span a, h3 span a:link, h3 span a:visited, h3 span a:active {
	float: right;
	display: inline;
	text-decoration: none !important;
}

h3 span a:hover {
	text-decoration: underline !important;		
}

#content a, #content a:link, #content a:visited, #content a:active,
.feature-wrap a, .feature-wrap a:link, .feature-wrap a:visited, .feature-wrap a:active,
#credits a, #credits a:link, #credits a:visited, #credits a:active {
	text-decoration: underline;
	color: #0033FF;
}

#content a:hover, .feature-wrap a:hover, #credits a:hover {
	color: #900;
}

#content p {
	line-height: 1.6em;
}

/* rates and reservations button */
.box-rates {
	height: 38px;
	width: 212px;
	background: #6A6116;
	margin: 0;
	padding: 0;
}

.box-booking {
	height: 38px;
	width: 212px;
	background: #930;
	margin: 0;
	padding: 0;
}

.box-avail {
	clear: both;
	height: 38px;
	width: 212px;
	margin: 0;
	padding: 0;
	background: #003;
}

.box-email {
	height: 38px;
	width: 212px;
	margin: 0;
	padding: 0;
	background: #900;
}

.box-rates h2, .box-avail h2, .box-email h2, .box-booking h2 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0;
	padding: 8px 0 0 0;
}

/* h2 in boxes - link rules */
.box-rates h2 a, .box-rates h2 a:link, .box-rates h2 a:visited, .box-rates h2 a:active,
.box-avail h2 a, .box-avail h2 a:link, .box-avail h2 a:visited, .box-avail h2 a:active,
.box-email h2 a, .box-email h2 a:link, .box-email h2 a:visited, .box-email h2 a:active,
.box-booking h2 a, .box-booking h2 a:link, .box-booking h2 a:visited, .box-booking h2 a:active {
	text-decoration: none;
	color: #fff;	
}

.box-rates h2 a:hover, .box-avail h2 a:hover, .box-email h2 a:hover, .box-booking h2 a:hover {
	text-decoration: underline;
	color: #fff;
}

/* features on home page */
.feature-wrap {
	width: 210px;
	border: 1px solid #6a6116;
	padding: 0;
	margin: 5px 0 0 0;
}

p.announce-wrap {
	background: #f7f7f7;
	padding: 10px;
	font-size: 0.85em;
}

.feature, .feature-two {
	background: #efe9b4;
	color: #333;
	margin: 5px;
	padding: 5px;
	width: 190px;
}

.feature-two { background: #ebeae0; }

.feature-wrap h2 {
	margin: 0;
	font-size: 1.1em;
	padding: 4px 4px 0 4px;	
}

.feature-wrap p {
	font-size: 0.9em;
	padding: 2px 4px;
	margin: 0;	
	line-height: 1.6em;	
}

/* if ever use image in left side for features, adjust this rule */
.feature-wrap img {
	padding: 5px;
}

/* home page property layout */
.property {
	float: left;
	width: 228px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.property img {
	border: 1px solid #6a6116;
	padding: 2px;
	margin: 0;
	vertical-align: top;
}

h1.cottage {
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h1.cottage a, h1.cottage a:link, h1.cottage a:visited, h1.cottage a:active {
	color: #333 !important;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none !important;
}

h1.cottage a:hover {
	color: #930 !important;
}

.prop-description {
	border-left: 1px dotted #ccc;
	color: #333;
	margin: 0 0 0 11px;
	font-size: 1.1em;
	padding: 0 0 0 3px;
	text-align: center;
}

.property p {
	text-align: left;
	font-size: 85%;
	padding: 5px;
	margin: 0;
}

/* photos and book now boxes */
.box-photos, .box-book {
	margin: 5px 8px 26px 0;
	padding: 2px 10px;
}

.box-photos {float: left; margin-left: 6px; background: #6a6116;}
.box-book {float: right; margin-right: 45px; background: #930;} /*#c60;*/

.box-photos a, .box-photos a:link, .box-photos a:visited, .box-photos a:hover, .box-photos a:active,
.box-book a, .box-book a:link, .box-book a:visited, .box-book a:hover, .box-book a:active {
	color: #fff !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}

/* box and photos on property nav */
.box-photos2, .box-book2 {width: 103px; margin-bottom: 5px; padding: 6px 0;}
.box-photos2 {float: left; background: #6a6116; text-align: center;}
.box-book2 {float: right; background: #930; text-align: center;}

.box-photos2 a, .box-photos2 a:link, .box-photos2 a:visited, .box-photos2 a:hover, .box-photos2 a:active,
.box-book2 a, .box-book2 a:link, .box-book2 a:visited, .box-book2 a:hover, .box-book2 a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

/* availability bar with calendar links */
#box-availability {
	height: 40px;
	width: auto;
	text-align: center;	
	float: left;
	margin: 0;
	padding: 0;
}

#box-availability h2 {
	float: left;
	background: #003;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	width: 212px;
}

#box-availability .cals {
	float: right;
	background: #ebeae0;
	padding: 10px 0;
	margin: 0;
	width: 472px;
}

#box-availability .cals a, #box-availability .cals a:link, #box-availability .cals a:visited, #box-availability .cals a:active {	
	margin: 10px 0;
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}

#box-availability .cals a:hover {
	color: #333;
	padding: 0 10px;
	text-decoration: underline;
}

/* pics on home page in content area */

#pic-content {
	height: 131px;
	text-align: center;
}

#pic-content img {
	border: 1px solid #6a6116;
	padding: 2px;
	margin: 0 15px;
}

/* nav for property pages */
.sub-nav {
	background: #EFE9B4;
	width: 212px;
	margin: 5px 0 5px 0;
	padding: 0;
}

.sub-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sub-nav ul li {
	display: block;
	margin: 0;
	padding: 0;
	display: inline;
}

.sub-nav ul li a, .sub-nav ul li a:link, .sub-nav ul li a:visited, .sub-nav ul li a:active {
	display: block;
	font-size: 1.1em;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	color: #000;
	text-decoration: none;
}

.sub-nav ul li a:hover {

}

/* notices and promo */
p.promo {
	margin: 10px 0;
	border-left: 3px solid #6a6116;
	border-right: 3px solid #6a6116;
	background: #F1F1E2;
	padding: 8px;
	text-align: justify;
	font-size: 85%;
}

p.targetpromo {
	margin: 5px 0 8px 0;
	border-top: 1px dotted #c60;
	border-bottom: 1px dotted #c60;
	padding: 5px;
	background: #F9F9F2;
	text-align: justify;
	font-size: 90%;
	width: 640px;
}

p.notice {
	padding: 8px;
}

/* rates tables */
table.standard {
	width: 99%;
	border-collapse: collapse;
	border: 1px solid #6a6116;
	text-align: center;
	margin: auto;
}

table.standard th {
	border-collapse: collapse;
	vertical-align: top;
	border: 1px solid #6a6116;
	padding: 5px 0;
}

th.cottage-pic span {
	text-align: center;
	font-size: 80%;
	color: #6a6116;
}

table.standard td {
	border-collapse: collapse;
	vertical-align: top;
	font-size: 85%;
	border: 1px solid #6a6116;
	padding: 3px;
}

th.cottage-pic {width: 156px; text-align: center;}
th.time-of-year {width: 90px;}
th.per-night {width: 240px;}
table.standard .highlight {background: #F1F1E2;}

td.pic-bg {background: #f7f7f7;}

img.floatleft {
	float: left;
	margin: 5px 15px 10px 0;
	border: 0;
}

#notice {
	float: right;
	width: 150px;
	border-left: 3px solid #c60;
	border-right: 3px solid #c60;
	border-top: 1px solid #c60;
	border-bottom: 1px solid #c60;
	margin: 7px 0 10px 12px;
	padding: 0;
}

#notice h3 {
	margin: 4px 0 0 0;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

#notice p {
	font-size: 90%;
	padding-right: 5px;
}



/* treatment for pics */
img.picture {
	border: 2px solid #c60;
	padding: 2px;
	margin: 10px 20px 10px 10px;
	vertical-align: top;
}

/* footer division */
#credits {
	clear: both;
	margin: 0;
	padding: 30px 0 5px 140px;
	text-align: center;
	font-size: 0.9em;
}

.clear {
	clear: both;
}

img.panel-pic {
	margin-bottom: 3px;
	
}

img.rent-pic {
	margin-left: 20px;
	padding: 4px;
	border: 1px solid #666600;
	
}


img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* calendar rules */

#legend-container {
	margin: 0 0 10px 0;
	float: right;
	padding: 0 67px 0 0;
	width: 160px;
}

.legend-booked {
	width: 15px;
	height: 15px;
	background: #930;
	float: left;
	margin: 2px 5px 2px 10px;
	padding: 0;
}

.legend-tentative {
	width: 15px;
	height: 15px;
	float: left;
	background: #36c;
	margin: 2px 5px 2px -20px;
	padding: 0;
}

div#year {
	width: 656px;
	margin: 0;
	padding: 10px 0;
	line-height: 1.4em;
}

div.calendar-wrap {
	font-family:monospace;
	float:left;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

pre {margin:0; padding: 0; background: #fff; color: #000;}

pre.month {
	font-size: 12px;
	border-bottom: 2px solid #fff;
}

pre.day {
	background: #660;
	color: #fff;
	border-bottom: 2px solid #fff;
}

/* use if entire week is booked */
pre.book {background: #930; color: #fff;}
pre.tent {background: #36c; color: #fff;}

/* use to divide sections of weeks, etc. */
div.calendar-wrap strong {
	background: #930;
	color: #fff;
	font-weight: normal;
	padding: 2px 0 2px 0;
}

div.calendar-wrap strong.tent {
	background: #36c;
	color: #fff;
	font-weight: normal;
	padding: 2px 0 2px 0;	
}
