html,body{margin:0;padding:0}

body{
	font: 90%  Helvetica, Verdana, Geneva, Arial, sans-serif;
	background-color: #f3eded;
   background-image: url(../images/stripebkg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	
}

#topdiv {
	width: 1100px;
	height: 443px;
	/*  border: 1px solid green;   */
	margin:0px;
	padding:0px;
}

IMG.logo{
	position: absolute;
	left: 10px;
	top: 161px;
}

IMG.toppolaroid{
	position: absolute;
	left: 434px;
	top: 0px;
}

IMG.name {
	position: absolute;
	top: 214px;
	left: 260px;
}

IMG.fill1 {
	position: absolute;
	top: 214px;
	left: 551px;
}
IMG.fill2 {
	position: absolute;
	top: 272px;
	left: 631px;
}

IMG.fill3 {
	position: absolute;
	top: 377px;
	left: 259px;
}

#botdiv {
	width: 697px;
	 background-image: url(../images/tbkg.jpg);
	 background-repeat: repeat-y;
	margin-left: 51px; 
	background-position: center;
	font-size: 104%;
	margin-bottom: 0px;
	
	
}

#botdiv p {
	margin-left: 95px;
	margin-right: 95px;
}

#botdiv p a {
	color: #a90000;
}

#botdiv p.last {
	margin-left: 95px;
	margin-right: 95px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

#botdiv h1 {
	padding-left: 135px;
	font-size: 130%;
	
}

IMG.txttop {
	position: relative;
	left: 50px;
	
}

#sig {
	width: 697px;
margin-left: 101px;
}


IMG.txtb2 {
position: relative
}


IMG.bar {
float: left;
margin-left: -98px;
margin-right: 25px;
margin-bottom: 0px;
padding-bottom: 0px;
}

IMG.txtb1 {
	position:relative;
	left: 267px;
	top: -61px;
}


#nav{
	position: absolute;
	left: 715px;
	top: 500px;
}

#nav ul {
	list-style-type: none;
	font-weight: bolder;
}

#nav ul li {
	display: block;
	padding: 4px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top:0px;
	margin-bottom: 1px;
	background: url(../images/but.jpg);
	background-position: center;
	 background-repeat: no-repeat;

}

#nav ul li a{
	color: white;
	text-decoration: none;
	
}

#nav ul li a:hover {
	
}

IMG.mapimg {
position: relative;
margin-left: 75px;
}

#gallery {
	margin-left: 95px;
}

#footer{
margin-left: 100px;
		width: 597px;
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		height: 30px;
	text-align: center;

}

#footer ul {
padding-top:8px;
list-style-type: none;
margin-bottom: 5px;
}

#footer ul li {
	 display: inline;
	 margin-left: 20px;
	 margin-right: 55px;
	
}



#footer ul li a {
	color: white;
	text-decoration: none;
}

ul.rooms	{
margin-left: 100px;
}