* 	{
	margin: 0px;
	padding: 0px;
	}

body	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	}

#container	{
	margin: 0px auto 0px auto;
	width: 720px;
	padding: 0px 10px 0px 10px;
	background-image:url(../images/bg.gif);
	}

/* Masthead */

#masthead	{
	padding: 0px 15px 15px 15px;
	}

#masthead img	{
	margin-top: 16px;
	border: 0px;
	}

#masthead h1	{
	font-size: 22px;
	font-weight: normal;
	text-align: right;
	padding: 18px 0px 15px 0px;
	line-height: 90%;
	}

#tab	{
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 0px;
	width: 720px;
	height: 16px;
	position: relative;
	}

#tab h1	{
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	margin-left: 15px;
	}

#tab h1 span	{
	position: absolute;
	top: 0px;
	right: 15px;
	}

#tab h1 span img	{
	margin-left: 5px;
		}

#tab h1 span a	{
	font-size: 12px;
	font-weight: normal;
	color: #0072B6;
	text-decoration: none;
	}

#tab h1 span a:hover	{
	font-size: 12px;
	font-weight: normal;
	color: #012941;
	text-decoration: none;
	}

/* Navigation */

#nav	{
	background-image: url(../images/nav.gif);
	width: 720px;
	height: 26px;
	position: relative;
	}

#nav ul	{
		padding: 0px 15px 0px 15px;
}

#nav ul img	{
	margin: 0px 8px 0px 8px;
	}

#nav ul li	{
	display: inline;
	}

#nav ul li a	{
	font-size: 14px;
	color: #f2f2f2;
	text-decoration: none;
	}
	
#nav ul li a:hover	{
	font-size: 14px;
	color: #0072B6;
	text-decoration: none;
	}

#nav h2	{
	position: absolute;
	right: 15px;
	top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

/* Left hand */

#content	{
	width: 690px;
	padding: 15px 15px 0px 15px;	
	}

#leftmain	{
	float:left;
	width: 394px;
	margin-right: 14px;
	}


#leftmain h1	{
	font-size: 18px;
	color: #96BBE3;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	}

#leftmain h3	{
	margin-top: 15px;
	color: #566670;
	font-size: 14px;
	font-weight: normal;
	}

#leftmain p	{
	margin-top: 15px;
	color: #566670;
	font-size: 12px;
	}

#form p	{
	margin: 15px 0px 5px 0px;
	color: #566670;
	font-size: 12px;
	}

#leftmain ul	{
	margin-top: 15px;
	color: #566670;
	font-size: 14px;
	}

#leftmain ul li	{
	color: #0072B6;
	font-size: 12px;
	list-style-position: inside;
	}

.nugget	{
	background-image:url(../images/nugget-bg.gif);
	width: 154px;
	height: 82px;
	padding: 10px 10px 0px 10px;
	float: left;
	margin: 20px 7px 5px 8px;
	}

.nugget a	{
	text-decoration: none;
	}

.nugget h2	{
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	}

.nugget h2 a 	{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	}

.nugget h2 a:hover 	{
	font-size: 14px;
	color: #566670;
	text-decoration: none;
	}

.nugget h3	{
	font-size: 12px;
	font-weight: normal;
	color: #566670;
	margin: 0px;
	}

.nugget h3 a	{
	font-size: 12px;
	font-weight: normal;
	color: #566670;
	text-decoration: none;
	}

.nugget h3 a:hover	{
	font-size: 12px;
	font-weight: normal;
	color: #0072B6;
	text-decoration: none;
	}

.dots	{
	border-bottom: 1px dotted #97CDDD;
	margin: 0px 12px 15px 0px;
	}

/* Right hand */

#rightmain 	{
	float: left;
	padding-top: 15px;
	position: relative;
	}

#map {  width: 283px;
	margin-left: -1px;
	}

#map h3 {  
	font-size: 14px;
	color: #96BBE3;
	font-weight: normal;
	margin-top: 5px;
	}

#map h3 a {  
	font-size: 14px;
	text-decoration: none;
	}
	
#map img {  
    border:  1px solid #B5BCC0;  
	}

#cycle {  
    height:  189px;  
    width:   282px;  
    padding: 0px;  
    margin:  0px; 
} 
 
#cycle img {  
    border:  1px solid #B5BCC0;  
    width:  280px; 
    height: 187px; 
    top:  0px; 
    left: 0px;
    display: none;
} 

.book-online {
	margin:  15px 0px;
	width: 100px;
}

.book-online a {
	display:  block;
	background: #B5BCC0;
	padding: 3px 5px;
	color: #fff;
	text-decoration:  none;
}

.book-online a:hover {
	display:  block;
	background: #6e8a99;
	padding: 3px 5px;
	color: #fff;
}

#footer	{
	background-image:url(../images/content-bg.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 690px;
	padding: 15px 15px 0px 15px;	
}

#address	{
	padding: 0px 0px 10px 0px;
	}

#address p	{
 	font-size: 12px;
	color: #566670;
	text-align: right;
	}

#copyright	{
	position: relative;
	background-image:url(../images/footer.gif);
	width: 690px;
	height: 45px;
	padding: 0px 25px 0px 25px;
	margin: 0px auto 0px auto;
}

#copyright p {
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
	padding-top: 10px;
	}

#copyright ul	{
	position: absolute;
	right: 25px;
	top: 7px;
	margin: 0px;
	padding: 0px;
	}

#copyright ul li	{
	display: inline;
	margin: 0px 0px 0px 10px;
	}

#copyright ul li a	{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}

#copyright ul li a:hover	{
	font-size: 12px;
	color: #0072B6;
	text-decoration: none;
	}

/* Rooms */

#roomcontainer	{
	}
	
#roomcontainer h1	{
	font-size: 18px;
	color: #96BBE3;
	font-weight: normal;
	}
	
#roomleft h3	{
	color: #566670;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	}	

#roomcontainer p	{
	color: #566670;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}	
	

.theroomthumb{
	width:100px;
	height:67px;
	border:  1px solid #B5BCC0;  
	margin: 8px 0px 0px 10px;
}
#roomthumbs{
 	float: left;
	width: 290px;
	margin-top: 5px;
}

#roomthumbs ul{
	font-size: 14px;
	color: #566670;
	margin: 10px 0px 15px 10px;
}

#roomthumbs ul li{
	font-size: 12px;
	color: #0072B6;
	list-style-position:inside;
}

#roomleft	{
	float: left;
	margin: 10px 5px 0px 0px;
	width: 392px;
	}

#roomleft h3	{
	color: #566670;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	}	
	
#roomleft p	{
	color: #566670;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	}	

#roommain{
    border:  1px solid #B5BCC0;  
	width: 392px;
	height: 261px;
	padding:0px;
}


