
html, body, body div, span, object, iframe,h1,h2,h3,h4,h5,h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;	
	color:#2d2d2d;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */

object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; outline:none;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle; outline:none;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #0e87b8;}
a:hover {color: #63bde2;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

#page-wrap {width: 960px; margin: 20px auto;}

.post {}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/************begin Vacasa specific styles **************************/

body{
	background:url(images/mainsite_bg.gif) center top no-repeat #f0efef;
	margin:0px auto;
	padding:0px;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a{
	text-decoration:none;	
	color:#0d7aa6;
}

img{
	border:0;	
}

#header{
	background:url(images/header.gif) center no-repeat #ffffff;	
	height:138px;
	width:100%;
	margin:0px auto;
	padding:0px;
	text-align:center;
	border-top:10px solid #d6e026;
}

#menubar{
	background:url(images/bg_menubar.gif) repeat-x;	
	height:32px;
	width:100%;
	margin:0px auto;
	padding:0px;
	text-align:center;	
}

#container-content{
	background:url(images/bg_content.gif) center repeat-y;
	width:995px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#container-content-nosidebar{
	background:url(images/bg_content_nosidebar.gif) center repeat-y;
	width:995px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

#sidebar{
	width:275px;
	padding:5px 10px 15px 10px;
	margin:0px;
	text-align:left;
	float:left;
}

#maincontent{
	width:635px;
	padding:15px 35px 15px 25px;
	margin:0px;
	text-align:left;
	float:right;
}

#maincontent h2{
	font-size:18px;
	color:#2d2d2d;
}

#maincontent-front{
	width:695px;
	padding:0px;
	margin:0px 0px 15px 0px;
	text-align:left;
	float:right;
}

#slideshow-frontpage{
	width:688px;
	height:285px;
	padding:0px;
	margin:0px 6px 0px 0px;
	display:block;
	background-color: #666;
	border: 2px solid #cccccc;
}

#intro-cont{
	padding:25px 15px 0px 17px;	
}

#rental-ad{
	float:left;
	width: 320px;
	margin:0px 30px 25px 0px;	
	color:#2d2d2d;
}

#rental-ad-head{
	width: 300px;
	height:15px;	
	background-color:#bf261f;
	color:#ffffff;
	font-weight:bold;
	padding:2px 5px 2px 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px 3px;
	-webkit-border-top-right-radius: 3px 3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

#rental-ad-image{
	float:left;
	margin:0px 25px 0px 0px;
}

#rental-ad-body{
	width: 283px;	
	background:url(images/bg_rental_ad.jpg)  repeat-x;
	border:1px solid #fdbbb1;
	padding:15px 15px 15px 20px;
}

#maincontent-nosidebar{
	width:955px;
	padding:15px 20px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#intro-page{
}

.intro p{
	padding:20px 0px 0px 0px;
}

#footer{
	background:url(images/bg_footer.gif) repeat-x;	
	height:27px;
	width:968px;
	padding:0px 10px;
	margin:0px 0px 0px 4px;
	clear:both;
	text-align:center;
}

#titlebar{
	background:url(images/bg_titlebar.gif) repeat-x;	
	height:29px;
	width:968px;
	padding:3px 10px;
	margin:0px 0px 0px 4px;
	clear:both;
	text-align:center;
}

#title{
	float:right;
	width:700px;
	text-align:center;
	color:#2d2d2d;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

#search-title{
	float:left;
	color:#015d82;	
	font-size:22px;
	padding-left:65px;
}

#search-form{
	padding:0px 15px;
	margin:0 0 0 15px;	
}

/* begin menu styles */
#container-menu{width:995px;margin:0px auto;	padding:0px;border:0;display:inline-block;}
ul.menu a {display:block; color:#ffffff; text-decoration:none;}
ul#menu  li:last-child .top-level {border-right:0;}
ul.menu ul {position:absolute; top:27px; left:0; display:none; opacity:0; list-style:none; background-color:#6eb7d4;border-right:1px solid #0d7aa6;border-left:1px solid #0d7aa6;border-bottom:1px solid #0d7aa6;white-space:nowrap;}
ul.menu ul li:hover {display:block;background-color:#90daf7;white-space:nowrap;width:100%;}
ul.menu .top-level { padding:4px 15px 0px 15px;background:url(images/menu_item_bg.gif) repeat-x; height:29px;margin-right:2px;}
ul.menu .top-level:hover, ul.menu .menuhover {background:url(images/menu_item_bg_high.gif) repeat-x;height:29px;}
ul.menu .sub-menu {font-family:Arial, Helvetica, sans-serif; font-size:14px;}
ul.menu .topline {}
/* end menu styles */	

/* begin styles for search results */
#propertyList {
margin-top:10px;
float:left;
}

#PropListings{
	padding:10px 30px 15px 20px;	
}

#propertyList .pic img {
border: 2px;
}

#propertyList .header {
padding:5px;
margin-bottom:5px;
}

#propertyList .header a {
text-decoration:none;
}

#propertyList .header .rate {
float:right;
display:block;
margin-bottom:5px;
}

#propertyList dt {
font-weight:bold;
float:left;
width:80px;
padding-right:4px;
}

#propertyList dd {
margin:0 0 1px 84px;
}

#propertyList .meta {
float:right;
padding:0px 20px 0 0px;
}

#propertyList .body {
padding-left:10px;
clear:both;
}

#propertyList .body p {
margin-left:0px;
line-height:120%;
}

#propertyList .body p a {
text-decoration:none;
}

#propertyList .body img.pic {
float:left;
margin:0 5px 5px 0;
border:none;
}

#propertyList img.review {
vertical-align:bottom;
margin-left:3px;
}

#propertyList li.listing {
margin:0 0 10px 0;
padding:0;
clear:both;
list-style-type:none;
float:left;
width:99.5%;
}	

img.review {
position:relative;
top:2px;
}

#propertyList {
width:100%;
margin-left:0px;
padding-left:5px;
}

#propertyList li {
border-bottom:1px #d9e9df solid;
border-right:1px #d9e9df solid;
border-left:1px #d9e9df solid;

}

#propertyList .header {
background-color:#EEEEEE;
border-bottom:1px #DDDDDD solid;
border-top:1px #DDDDDD solid;
}

#propertyList .body p {
margin-left:0px;
}


/* Styles for expanded listings*/
	.icon-image {
		padding:5px 5px 0px 0px;	
	}
	.expand
	{
		margin-left:0px;
		padding:15px 10px 0px 10px;
		clear:both;
	}
	
	.showExpand {
		font-size:12px;	
	}
	
	.gallery{
		margin:7px 0px 0px 7px;	
	}
	
	.photo-link{
		margin:0px 0px 0px 18px;	
		display:none;
	}
	
	.photo-link a{
		font-family: #Arial, Helvetica, sans-serif ;
		font-size:11px;
	}
	
	#rating {
	padding:0 5px 0 5px;	
	}
	
	.icons{
		clear:both;
		text-align:right;
		padding-right:10px;
	}
	
	.icons img{
		padding:5px 5px 8px 0px;
	}
	
	.stats{
		width:300px;	
		float:right;	
	}
	
	.book-now{	
		display:none;
	}
	
	.book-now-spacer{
		float:left;
		margin:30px 50px 8px 8px;	
		width: 150px;
		height: 29px;
	}
	
	.more-info{
		float:right;
		margin:15px 20px 15px 0px;
		display:inherit;
	}
	
/* end styles for search results */

/*home page 3 buckets*/
#HomeContent {
margin:0;
height:300px;
}

#HomeContent .bg {
background:transparent url(images/bg_bucket.jpg) no-repeat top;
min-height:297px;
padding:0;
float:left;
width:218px;
margin:0;
font-size:12px;
}

#HomeContent .description {
padding:0 15px;
}

#HomeContent h2 {
padding:10px 0;
font-weight:bold;
font-size:120%;
text-align:left;
margin:0!important;
}

#HomeContent .image {
text-align:center;
width:100%;
margin-top:15px;
}

#HomeContent img {
border:solid 1px #fff;
}

#ui-datepicker-div
    {
        z-index: 9999999 !important;
    }
/************end Vacasa specific styles **************************/