@import url("navigation.css");
@import url("tags.css");
@import url("forms.css");
@import url("thickbox.css");
/*----------------------------------------------------------------
MASTER STYLESHEET

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 
Layout Type:

Color Sceme:


www.rdwwebdesign.com
----------------------------------------------------------------*/



/* =layout start / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
*{
margin:0;
padding:0;
}

img{
border:none;
}

html{
height:100%;
}

body{
height:100%;
text-align:center;
/*min-width:840px;for netscape browsers*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
background:url(../images/body/bg-top.jpg) left top repeat-x #462912;
}

#container{
position:relative;
top:46px;
text-align:left;
margin:0 auto;
margin-bottom:46px; /* the bottom margin is equal to the top positioning */
min-height:100% !important;
width:900px;
background: url(../images1/sidebar/faux-column.jpg) left top repeat-y scroll;
border-bottom:3px solid #FFFFFF;
}

#logo{ /* logo img is faux top-cap on sidebar */
position:absolute;
top:-36px;
left:0px;
width:259px;
height:142px;
z-index:99;
}

#main_wrapper {
position:relative;
top:0px;
width:894px;
padding:3px;
}

#hp_header_photo,
#int_header_photo{
float:right;
width:638px;
}

#int_header_photo_right{
float:right;
width:242px;
margin-left:3px;
}

#int_header_photo_left{
float:right;
width:393px;
}

#left_sidebar {
float:left;
position:relative;
top:112px;
width:252px;
}

#reservations_heading {
margin:0px 0px 12px 8px;
}

#booking_engine {
padding-left:50px;
margin-top:74px;
width:192px;
}

#newsletter_signup {
text-align:center;
color:#FFFFFF;
margin:74px 0px 0px19px;
}

#right_wrapper {
float:right;
width:638px;
}

#maincontent{
float:right;
width:590px;
min-height:500px !important;
padding:24px;
}

#pagetitle {
float:right;
width:637px;
padding:0px;
margin:0px;
}

#footer_wrapper {
width:100%;
height:100px;
text-align:center;
background:#3D0B00;
}

#footer {
color:#FFFFFF;
font-size:80%;
margin:0px auto;
padding:18px 0px;
width:900px;
background:;
}

#footer p {
line-height:12px;
margin:0px 0px;
}

#footer span{
display:none;
}

#footer a:link,
#footer a:visited {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

.clear{
clear:both;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* =layout end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------*/
