@import url("navigation.css");
 @import url("tags.css");
 @import url("forms.css");

/*----------------------------------------------------------------

MASTER STYLESHEET



Browser Compatibility: IE 6,7,8, FIREFOX, SAFARI 



Color Scheme:

------------------



------------------



Developers:

**********************************

Jessica Dooley

email: jessica.dooley@rezstream.com

website:http://rezstream.com

**********************************

----------------------------------------------------------------*/

/* =layout start / DO NOT EDIT BELOW THIS LINE

----------------------------------------------------------------*/

* { /**reset all**/
	margin:0;
	padding:0;
	outline:0;
	border:0 none;
	vertical-align:baseline;
	background:transparent;
}

.clear {
	clear:both;
	height:0;
}

body {
	text-align:center;
	font:normal 62.5%/16px Verdana, Arial, Helvetica, sans-serif;/*62.5% = 10px*/
	background:#55708d url(../images/layout/body-bg.gif) center top no-repeat;
}

#masterWrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:960px;
}

#masthead {
	float:left;
	width:955px;
	height:100px;
}

#siteLogo {
	position:absolute;
	top:0;
	left:8px;
	z-index:999;
}

#siteLogo-ie6 {
	display:none;
	visibility:hidden;
	width:0;
	height:0;
}

#topCap {
	float:left;
	width:955px;
	height:12px;
	background:transparent url(../images/layout/top-border.png) left top no-repeat;
}

#subWrapper {
	float:left;
	width:927px;
	padding:1px 14px;
	background:transparent url(../images/layout/borders-repeat-y.png) center top repeat-y;
}

#bottomCap {
	float:left;
	width:955px;
	height:12px;
	background:transparent url(../images/layout/bottom-border.png) left top no-repeat;
}

#header_wrapper {
	float:left;
	width:100%;
	height:236px;
}

#mainNav {/*navigatin.css*/
}

#mainContent {
	clear:both;
	float:left;
	width:672px;
	color:#011331;
	padding:0 18px 18px 18px;/*background:yellow;*/

}

#pagetitle {
	padding:12px 0 0 0;
	color:#008dd0;
	font:normal 2em/20px "Times New Roman", Times, serif;
}

#rightContent {
	float:right;
	width:218px;
	margin:24px 0 0 0;
}

#signupForm {/*forms.css*/
	margin:18px auto 36px auto;
	padding:20px 0 0 0;
	width:203px;
	height:34px;
	background:url(../images/layout/newsletter-signup-bg.gif) right top no-repeat;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:0 344px 16px 0;
	width:612px;/*956*/
	text-align:left;
	background:url(../images/layout/footer-bg.gif) right top no-repeat;
}

.propertyTitle {
	color:#afe4ff;
	font-weight:bold;
}

#footer p,  #footer a {
	line-height:16px;
	color:#fff;
}

#footer #rezLogo {
	position:relative;
	top:4px;
}

/* =HOMEPAGE --------------------------------------------------*/


#slideshow {
	position:relative;
	width:717px;
	height:416px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

#slideshow IMG.active {
	z-index:10;
}

/* =INTERIORS --------------------------------------------------*/











/* =layout end / DO NOT EDIT ABOVE THIS LINE

----------------------------------------------------------------*/







/*------------ ACCOMMODATIONS ------------*/







/*------------ UNITS/ROOMS ------------*/







/*------------ SPECIALS/PACKAGES ------------*/







/*------------ ACTIVITIES/EVENTS ------------*/









/*------------ GOOGLE MAP ------------*/

#googleMap {
	margin:12px auto;
	text-align:center;
}

#googleMap iframe {
	width:580px;
	height:350px;
	border:2px solid #67788c;
}

#googleMap a {
	color:#67788c;
}

.google_plus {
	float:right;
	margin:2px auto 0 auto;
}

.title {
color:#4689C8;
}
