	body {
		margin:0;
		padding:0;
		font-family:Georgia, "Times New Roman", Times, serif;
		line-height:1.5em;
		background-color:#00bfff;
		}
	
	#wrapper {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:1em;
		position:relative;
		background-color:#fff;
		}

	#header	{
		padding-left:20px;
		height:99px;
		background:#023a72 url(inew/headerBG.gif) repeat-x;
		}
		
	#header .stamp	{
		float:right;
		}
		
	 #header .logo	{
		/*background: url(inew/logo.png) no-repeat;*/
		margin:0;
		float:left;
		padding-top:20px;
		}

	#content {
		width:66%;
		float:left;
		padding-left:20px;
		}
		
	#content p	{
		font-size:0.9em;
		}
		
	#content h1	{
		letter-spacing:-1px;
		font-size:1.3em;
		}

	
	#sidebar {
		margin-left: 71%;
		padding-right:10px;
		padding-top:40px;
		}
		
	#guestBook {
		margin-bottom: 10px;
		background-color:#ffe8d6;
		}
		
.bgCol	{
		background-color:#E9E9E9;
		margin-bottom:10px;
		padding:0 5px 0 5px;
		}
				
	#sidebar p{
		font-size:0.9em;
		line-height:1.5em;
		padding:5px;
		}
		
	#guestBook p	{
		font-size:0.8em;
		line-height:1.7em;
		padding:0 5px 10px 5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}

	#footer	{
		clear:left;
		height:23px;
		padding:15px 20px 15px 20px;
		background-color:#023a72;
		color:#fff;
		}
		
#nav	{
	margin:0;
	padding:0;
	height:20px;
	list-style:none;
	display:inline;
	overflow:hidden;
	float:left;
	margin-top:-20px;
	}
	
#nav li	{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
	
#nav a	{
	float:left;
	padding:20px 0 0 0;
	overflow:hidden;
	height: 0px !important;
	height: /**/:20px; /* for IE5 only */
	}
	
#nav a:hover	{
	background-position: 0 -20px;
	}
	
#nav a:active, #nav a.selected	{
	background-position: 0 -40px;
	}
	
#home a	{
	width:100px;
	background: url(inew/home.gif) top left no-repeat;
	}
	
#about a	{
	width:100px;
	background: url(inew/about.gif) top left no-repeat;
	}
	
#rates a	{
	width:100px;
	background: url(inew/rates.gif) top left no-repeat;
	}
	
#rooms a	{
	width:100px;
	background: url(inew/rooms.gif) top left no-repeat;
	}
	
#history a	{
	width:100px;
	background: url(inew/history.gif) top left no-repeat;
	}
	
#facilities a	{
	width:100px;
	background: url(inew/facilities.gif) top left no-repeat;
	}
	
a:link, a:visited, a:hover, a:active	{
	color:#ff6c00;
	}
	
.photo	{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border: 1px solid #e5e3e1;
	padding: 3px;
	background-color: #fff;
	}
	
	.preview	{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border: 1px solid #e5e3e1;
	padding: 3px;
	background-color: #fff;
	}
	
.box h3	{
	margin:0;
	background:url(inew/h3-bg.gif) no-repeat top left;
	letter-spacing:-2px;
	font-size:1em;
	padding: 3px 8px 2px 10px;
	border-bottom: 1px solid #dc7f3b;
	}
	
.box	{
	width:200px;
	margin:10px 0 10px 0;
	background:url(inew/divBottom.gif) no-repeat bottom left;
	}
	
#bottomShadow	{
	background:url(inew/footerBG.gif) no-repeat;
	display:block;
	height:10px;
	}
	
#sidebar ul	{
	margin:0;
	list-style:none;
	padding:0 0 10px 10px;
	}
	
#sidebar li	{
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.7em;
	}
	
input,textarea	{
	display:block;
	}
	
#bookmarks	{
	float:right;
	}
#footertext	{
float:left
	}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
img	{
border:none;
}
