@import url("navigation.css");
@import url("tags.css");
@import url("forms.css");

/*----------------------------------------------------------------
MASTER STYLESHEET

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 
Layout Type:

Color Sceme:


Developers:
**********************************
Kevin Guill
email: kevin.guill@rezstream.com
website:http://rezstream.com

Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/



/* =layout start / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
*{
margin:0;
padding:0;
}

img{
border:none;
}

body{
text-align:center;
/*min-width:840px;for netscape browsers*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
background:url(../images/body/body_bg.jpg) left top repeat-x  #c7c1ab ;
color:#402d04;
}

#header{
margin:0 auto;
width:900px;
height:105px;
text-align:left;
}

#logo{
float:left;
margin:2px 0px 0px 0px;
width:200px;
height:72px;
}

#header_right{
float:right;
text-align:right;
margin:2px 10px 0px 0px;
width:682px;
height:72px;
color:#530b0b;
}

#header_right p.phone{
font-weight:bold;
font-size:90%;
}

#shadow_wrapper{
text-align:left;
margin:0 auto;
width:100%;
background:url(../images/body/wrapper_shadow.jpg) center top repeat-y #c7c1ab;
}

#wrapper{
text-align:left;
margin:0 auto;
width:898px;
border:1px solid #292d16;
border-top:none;
background:#c7c1ab;
}

#top_photo{}

#content_wrapper{
width:898px;
background:url(../images/content/content_wrapper_bg.jpg) left top repeat-y #FEF6DF;
}

#main_content{
float:right;
width:640px;
padding:0px 25px;
}

.pagetitle{
display:block;
padding:0px 0px 0px 40px;
margin:0px 0px 25px 0px;
color:#530b0b;
font-weight:bold;
font-size:16px;
background:url(../images/content/pagetitle_bg.jpg) left top no-repeat;
}

#sidebar{
float:left;
width:177px;
padding:0px 15px;
}

#rezCalendar{
width:173px;
height:175px;
padding:10px 0px 10px 0px;
border-bottom:1px solid #fff;
}

.unit-calendar{
clear:both;
text-align:left;
padding:10px 0 18px 0;
border-top:1px dashed #93927a;
}

#footer{
text-align:center;
margin:0 auto;
padding:10px 0px 0px 1px;
width:100%;
color:#530B0C;
font-size:14px;
background:url(../images/footer/footer_bg.jpg) top center no-repeat;
}

.clear{
clear:both;
}

/* =layout end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------*/
.special-banner{
float:right;
margin:-6px 0 12px 12px;
}


/*-------------- ACCOMMODATIONS PAGES --------------*/
.accommodations{
width:100%;
border:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.accommodations tr.top td{
border-top:1px dashed #93927a;
}

.accommodations td.photo{
text-align:center;
vertical-align:top;
font-size:80%;
padding:15px 15px 0px 0px;
}

.accommodations td.photo img{
margin:0px;
border:1px solid #292d16;
}

.accommodations td.title{
padding:15px 15px 5px 15px;
margin:0px;
vertical-align:top;
font-size:100%;
color:#5F1D1E;
font-weight:bold;
}

.accommodations td.title span{
font-size:80%;
font-style:italic;
margin-left:12px;
}

.accommodations td.description{
font-size:80%;
padding:0px 15px 0px 15px;
vertical-align:top;
line-height:1.5;
}

.accommodations td.details{
font-size:80%;
text-align:center;
vertical-align:top;
color:#003466;
}

.accommodations td.reserve{
font-size:80%;
text-align:center;
padding:10px 15px 10px 15px;
}

.accommodations td.margin{
font-size:80%;
text-align:center;
padding:5px 15px 5px 15px;
}


/*-------------- ACCOMMODATIONS - UNIT PAGES --------------*/
#unit_wrapper{
padding:0px 0px 15px 0px;
border-bottom:1px dashed #93927a;
}

#unit_description{
float:left;
width:370px;
}

p.rez_button {
text-align:center;
margin:22px 0px 12px 0px;
}

#unit_highlights_wrapper{
float:right;
width:250px;
font-size:80%;
padding:0 0 18px 12px;
margin-bottom:12px;
border-left:1px dashed #93927a;
}

.unit_highlight{
padding:0px 0px 10px 0px;
margin:0px 0px 10px 0px;
border-bottom:1px dashed #93927a;
}

.unit_highlight ul{
list-style:none;
line-height:1.5;
}

.unit_highlight li.notes{
margin-top:8px;
}

.unit_highlight li.seasons a{
text-decoration:none;
padding-bottom:1px;
border-bottom:3px double #C6C0AA;
}

.unit_highlight li.seasons a:hover{
border-bottom:1px solid #C6C0AA;
}

#unit_highlights_wrapper #unittypes{
float:left;
font-size:85%;
background:#615f3f;
border:1px solid #bfba9f;
color:#fff;
}

#unit_highlights_wrapper #unittypes li{
float:left;
width:120px;
padding:2px;
list-style:none;
}

#unit_highlights_wrapper #unittypes li a{
color:#fff;
display:block;
}

#unit_gallery{
float:left;
width:340px;
border-top:1px dashed #93927a;
margin:10px 0px 18px 0px;
}

#unit_gallery a img{
text-align:center;
margin:0px 16px 12px 16px;
border:2px solid #d4c696;
}

#unit_gallery a:hover img{
border:2px solid #292d16;
}

#unit_gallery a:link{
outline:none;
}


/*-------------- ACTIVITIES TABLE --------------*/
table#activities {
width:632px;
margin-bottom:18px;
font-size:11px;
line-height:16px;
text-align:left;
}

table#activities tr.heading td {
padding:4px;
font-weight:normal;
text-align:center;
color:#1e5595;
background:#c0ccd7;
border:1px solid #1e5595; 
}

table#activities td {
padding:4px;
}

table#activities td.thmb img {
float:left;
height:69px;
width:69px;
padding:7px 29px 20px 7px;
margin:8px 0px 0px 0px;
background:url(../images/locations/pg-thmb-bg.jpg) top left no-repeat;
}