@charset "iso-8859-1";
/* author: Cary Bush */
/* Creation date: 07/12/2004 */



#main {
background-color: #ffffcc;
width:                  800px;
height:                 auto;
text-align:             left;
margin-left:            auto;
margin-right:           auto;
margin-top:             0px;
margin-bottom:          0px;
}

.printtext {
display: none;
}

#hotellogo {
background-image: url(../images/logo.jpg);
height: 75px;
left: 0px;
top: 30px;
width: 800px
}

#reservations {
background-color: #cccccc;
background-repeat: no-repeat;
height: auto;
left: 0px;
top: 0px;
width: 800px;
}



#menubar {
background-color: #000000;
background-repeat: no-repeat;
height:auto;
left: 0px;
top: 0px;
width: 800px;
}

#leftbar {
float:                  left;
display:                block;
clear:                  left;
width:                 150px;
background:            #ffffcc;
border-right: 0px;
border-color: black;
margin-left: 5px;
font-size: 8px;
}

#leftbar1 {
float:                  left;
display:                block;
clear:                  left;
width:                 200px;
background:            #ffffcc;
border-right: 0px;
border-color: black;
margin-left: 5px;
margin-top:50px;
font-size:10px;
}

#rightbar {
float:               right;
display:                block;
clear:                right;
width:                 132px;
background:             #ffffcc;
border-right: 0px;
border-color: black;
margin-right: 5px;
}

#footer{
position: relative;
height:auto;
margin-top:	0px;
margin-bottom: 10px;
display: block;
clear: both;
width: 680px;
color:	black;
left: 100px;
background-color: #ffffcc;
}




#linkbar {
position: relative;
height:auto;
left: 0px;
top: 0px;
width: 800px;
margin-bottom: 5px;
background-color: #ffffcc;
}

#leftcert{
position: absolute;
height: auto;
left: 5px;
top: 0px;
width: 95px;
font-size: 12px;

}

#middlelink{

position: relative;
height: auto;
left: 100px;
top: 0px;
width: 600px;
font-size: 12px;
}

#rightcert{
position: absolute;
height: auto;
left: 705px;
top: 0px;
width: auto;


}

#content {
position: relative;
margin-top:	10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
float: left;
width:470px;
background: #ffffcc;
text-align: justify;
}

#survey {
margin-top:	10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
float: left;
width:750px;
background: #ffffcc;
text-align: justify;
}

#tour {
margin-top:	10px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 15px;
float: left;
width:auto;
background: #ffffcc;
text-align: justify;
}

#tour1 {
width: 740px;
height: 220px;
}

#fourposters{
position: relative;
margin-left: 10px;
margin-right: 10px;
top: 0px;
width: 430px;
}

#copyright{
	position: relative;


margin left: 25px;
	font-size: 12px;
	width: 300px;
	height: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	left: 104px;
	top: 493px;


}
