@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:
**********************************
Joe Jenkin
email: joe.jenkin@rezstream.com
website:http://rezstream.com

Kevin Guill
email: kevin.guill@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/



/* =layout start / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
*{
margin:0;
padding:0;
border:0;
}

body{
margin-bottom:20px;
text-align:center;
/*min-width:840px;for netscape browsers*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#9F9B74;
}

#wrapper{
text-align:left;
margin:auto;
width:807px;
text-align:left;
background:url(../images/content/content_wrapper_bg.gif) right top repeat-y;
}

#header_left{
float:left;
width:556px;
height:119px;
background:url(../images/header/header_left.gif) left top no-repeat;
}

#header_right{
float:right;
width:251px;
height:119px;
background:url(../images/header/logo_right.gif) left top no-repeat;
}

#content_wrapper{
float:left;
width:100%;
background:url(../images/content/content_bg.gif) right top repeat-y;
}

#sidebar{
float:left;
padding-top:44px;
width:170px;
background:url(../images/sidebar/bottomcircle_logo.gif) left top no-repeat;
}

#reservationbox{
float:left;
padding:20px 10px 10px 10px;
width:150px;
background:url(../images/sidebar/reservationbox_bg.gif) left top repeat-x #587549;
}

#easter-menu{
float:left;
padding:20px 10px 10px 10px;
width:150px;
}

#content{
float:right;
width:637px;
}

#content_text{
margin:30px 20px 15px 25px;
}

#top_pictures{
background:#587549;
border-bottom:2px solid #587549;
}

#pagetitle{
float:left;
width:249px;
height:22px;
font-size:14px; 
font-weight:bold;
color: #6F5524;
}

#footer{
text-align:right;
font-size:80%;
padding-top:25px;
clear:both;
background: url(../images/footer/footer.gif) left top no-repeat #9F9B74; 
}

#winterspecials {
text-align:left;
}

#thanksgiving {
color:#91131E;
text-align:center;
font-size: 14px;
background:url(../images/seasonal/thanksgiving-bg.jpg) no-repeat;
width: 600px;
height:600px;
}

#newyears {
color:#000000;
text-align:center;
font-size: 14px;
background:url(../images/seasonal/newyears-bg.jpg) bottom no-repeat;
width: 600px;
}

#christmas,
#valentinesDinner {
color:#062A7E;
text-align:center;
font-size: 14px;
/*background:url(../images/christmas-bg.jpg) no-repeat;*/
}

#easter {
width: 600px;
height:600px;
background:url(../images/seasonal/easeter_bg.jpg) no-repeat;
}

#valentinesDinner {
width:580px;
height:540px;
color:#990000;
background:url(../images/seasonal/valentines-dinermenu-bg.gif) left top no-repeat;
}

#easter {
color:#0B2429;
text-align:center;
font-size: 14px;
width: 600px;
height:600px;
}

#dinner_menu {
position:relative;
top:36px;
width:580px;
text-align:center;
}

#valentinesDinner #dinner_menu{
top:20px;
width:540px;
padding:0 20px;
}

#menu {
position:relative;
text-align:center;
width:580px;
}

.pdf {
text-align:right;
height: 50px;
}

.specialHeading {
color:#660000;
font-weight:bold;
font-size:14px;
text-decoration:underline;
}

p.heading {
clear:both;
}

.ratings li {
list-style:none; 
margin-left: 26px;
}

.note {
font-size: 9px;
}

/* ACCOMMODATIONS PAGE */

#accommodations_table {
margin:16px 0px 16px 0px;
}

.lodge_container,
.lodge_container_TEST{
width:590px;
float:left;
margin:4px 0px 4px 0px;
}

.lodge_image {
float:left;
width:110px;
}

.lodge_container_TEST .lodge_image {
float:left;
width:180px;
}

.lodge_container_TEST .lodge_image img {
padding:2px !important;
width:190px;
}

.lodge_description {
float:right;
width:475px;
border-top:1px dotted #587549;
}

.lodge_container_TEST .lodge_description {
width:385px;
}

.special_image {
margin-bottom:18px;
float:left;
width:210px;
}

.special_description {
float:right;
width:360px;
padding-left:15px;
}

.res_btn {
float:right;
width:150px;
}

.res_btn-interior {
width:auto;
text-align:center;
padding:5px 0 10px 0;
}

.acc_link {
float:left;
width:200px;
margin-left:12px;
}

.back_top {
float:right;
text-align:right;
margin:40px 20px 0px 0px;
}

.boxed-text{
float:left;
display:block;
width:564px;
text-align:center;
padding:6px 12px;
background:#F4EFE2;
border:2px dotted #C9CCB0;
}


/* =layout end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------*/
#spa-special{
padding:24px 24px;
width:542px;
height:334px;
background:url(../images/spa-special-bg.gif) center top no-repeat;
}

#spa-special h3{
border-bottom:1px dotted;
margin:0 0 30px 22px;
padding:0 0 2px 0;
color:rgb(88, 117, 73);
font-size:18px;
}

#spa-special ul{
margin:0 0 0 36px;
}

#spa-special li{
font-weight:bold;
line-height:18px;
color:rgb(70, 47, 5);
margin:0 0 22px 0;
}

#spa-special p{
text-align:center;
font-style:italic;
}