@import url("navigation.css");
@import url("tags.css");
@import url("stylesheet.css");
@import url("forms.css");
/*----------------------------------------------------------------
MASTER STYLESHEET

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

Color Scheme:
------------------
Background - #ac9c6c;
Phone Number Green - #5b733b
------------------

Developers:
**********************************
Justin Waite
email: justin.waite@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/
/* =layout start / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
*{ /**reset all**/
margin:0;
padding:0;
outline:0;


}

img{
border:none;
}

.clear{
clear:both;
padding:0;
margin:0;
}

body{
text-align:center;
font:normal 62.5%/16px Verdana, Arial, Helvetica, sans-serif;/*62.5% = 10px*/
font-size:smaller;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/body/bg-repeat.jpg);
background-color:#ac9c6c;
}

#wrapper{
width:100%;
margin:0 auto;
background-image:url(../images/body/bg-red.jpg);
background-repeat:repeat-x;
}

#wrapper-top{
width:974px;
height:143px;
margin:0 auto;
background:url(../images/body/bg-top.png) no-repeat;
}

#wrapper-flash{
position:relative;
width:974px;
height:363px;
margin:0 auto;
background:url(../images/body/bg-flash.png) no-repeat;
}

#logo{
float:left;
width:346px;
height:143px;
}

#phone-number{
float:right;
width:580px;
padding:74px 24px 0 0;
font-family:"BergamoStdBold", Times New Roman, Times, serif;
font-size:18px;
text-align:right;
color:#5b733b;
}

#wrapper-flash .top-slide{
padding:10px 17px 16px 17px;
}

#wrapper-flash-tab{
position:absolute;
left:0;
top:0;
z-index:12;
width:974px;
height:363px;
margin:0 auto;
background:url(../images/body/photo-tabs.png) no-repeat;
}

#wrapper-content{
width:974px;
margin:0 auto;
background:url(../images/body/bg-content.png) repeat-y;
}

#wrapper-content02{
width:974px;
margin:0 auto;
background:url(../images/body/bg-content02.png) repeat-y;
}

#wrapper-footer{
width:974px;
margin:0 auto;
background:url(../images/body/bg-footer.png) no-repeat top;
padding-bottom:100px;
text-align:center;
}

/* Homepage
----------------------------------------------------------------*/
#wrapper-banner-homepage{
margin:0 17px 0 17px;
text-align:center;
}

.banner-homepage{
float:left;
position:relative;
width:220px;
height:180px;
margin:0 auto;
}

.banner-spacer-v{
float:left;
position:relative;
width:3px;
height:180px;
padding:0 9px 0 8px;
}

#content-main{
padding:25px 27px 0 27px;
text-align:left;
}

#content-left{
float:left;
position:relative;
width:220px;
padding:1px 10px 0 17px;
text-align:left;
}

#content-right{
float:right;
position:relative;
width:689px;
padding:1px 17px 0 10px;
text-align:left;
}

/* Interior Pages
----------------------------------------------------------------*/

#wrapper-banner-interior{
margin:0;
text-align:center;
}

.banner-interior{
width:220px;
margin:20px auto 0 auto;
}

.interior-break{
height:2px;
margin-top:15px;
background:url(../images/body/horizontal-line.png) no-repeat;
}

.interior-break2{
height:2px;
margin:15px 0 15px 0;
background:url(../images/body/horizontal-line.png) no-repeat;
}

.accommodations-left{
float:left;
width:284px;
height:198px;
margin-top:15px;
background:url(../images/body/accommodation-shadow.png) no-repeat;
}

.accommodations-right{
float:right;
width:400px;
margin-top:20px;
text-align:left;
}

.activities-left{
float:left;
width:203px;
height:140px;
margin-top:15px;
background:url(../images/body/activities-shadow.png) no-repeat;
}

.activities-right{
float:right;
width:482px;
margin-top:20px;
text-align:left;
}

.book-now{
text-align:right;
padding-top:20px;
}

#photo-gallery{
padding-top:15px;
}

.photo-gallery-shadow, .photo-gallery-shadow-last{
float:left;
width:114px;
height:115px;
margin:20px 28px 0 0;
background:url(../images/body/gallery-shadow.png) no-repeat;
}

.photo-gallery-shadow-last{
margin:20px 0 0 0;
}

.specials-left{
float:left;
width:203px;
height:140px;
margin:15px 10px 0 0;
background:url(../images/body/activities-shadow.png) no-repeat;
}

.specials_thumb{
float:left;
width:154px;
height:154px;
margin-right:10px;
border:2px solid #6C011C;
}

.specials_thumb img{
padding:2px;
margin-bottom:2px;
}

ul.specials_ul{
margin-left:200px;
margin-top:5px;}

.specials_thumb p{
padding:0px 0px 5px 0;
}

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

#google_plus_home {
	float:right;
	position:relative;
	left:45px;
}

#google_plus {
	float:right;
}
