﻿body {

height:100%;

background:#EBDCA1;

background-image:url(basegradient.jpg);

background-position:bottom;

background-attachment:fixed;

background-repeat:repeat-x;

text-align:center;

margin:0 0 10px;

padding:0;

}



#container {

position:relative;

min-height:472px;

height:auto;

background:#FFF7E7 url(tdback.jpg);

border-bottom:0 solid #cc9;

border-right:7px solid #cc9;

border-left:7px solid #cc9;

width:740px;

text-align:left;

padding-bottom:20px;

margin:0 auto;

}



#navbar {

position:absolute;

top:0;

left:0;

width:200px;

}



#footer {

height:auto;

text-align:center;

text-transform:uppercase;

font-family:verdana;

font-size:10px;

color:#6F6530;

margin-top:0;

margin-bottom:0;

padding-bottom:10px;

padding-top:17px;

border-top:1px dotted #cc9;

}



#flash {

margin-left:200px;

width:540px;

height:227px;

padding:0;

}



#text {

width:495px;

height:auto;

padding-right:5px;

margin-right:0;

margin-left:200px;

margin-top:-170px;

text-align:left;

padding-bottom:15px;

}



#text p {

padding-top:4px;

padding-left:4px;

padding-right:4px;

font-family:Verdana;

font-size:11px;

line-height:14px;

color:#300;

vertical-align:top;

}


#text p.reno
{
padding:4px;
background:#D2A538;
text-align:center;
}

#text p.reno a
{
color:#fff;
text-decoration:underline;
}


#text td {

margin-bottom:10px;

font-family:Verdana;

font-size:11px;

line-height:15px;

color:#300;

vertical-align:top;

min-height:200px;

padding:5px 5px 10px 10px;

}



#text li {

font-family:Verdana;

font-size:11px;

color:#300;

}



li {

list-style-image:url(bullet.jpg);

margin-bottom:10px;

}



.header1 {

text-align:center;

font-family:georgia;

font-size:20px;

color:#631800;

background-image:url(headerback.jpg);

background-repeat:no-repeat;

background-position:center center;

padding:5px;

}



.room {

text-align:left;

font-family:verdana;

font-size:14px;

font-weight:700;

color:#630;

letter-spacing:1px;

margin-bottom:2px;

}



#text .quote {

background-image:url(quote_back.jpg);

background-repeat:no-repeat;

background-position:top center;

height:150px;

margin-bottom:10px;

border-bottom:0 dotted #cc9;

padding-top:10px;

}



#text .quote p {

margin-left:25px;

margin-right:25px;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:11px;

}



a:hover {

color:#000;

text-decoration:underline;

font-weight:700;

}



a:active {

color:#633;

text-decoration:underline;

font-weight:700;

}



#text .pics {

border:0;

width:400px;

margin:10px 0;

padding:0;

}



#text .pics td {

height:auto;

text-align:center;

padding:2px;

}



a:link,a:visited {

color:#630;

text-decoration:none;

font-weight:700;

}

td img
	{
	border:0;
	}

/* LIGHTBOX STYLES */

#lightbox{
	background-color:#eee;
	padding: 15px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.BE {
	background-color:#fff;
	margin: 10px auto;
	padding: 5px;
	border:1px solid #330000;
	width:700px;
}