* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0 auto;
	PADDING-TOP: 0px;
	margin-top: 0px;
}
HTML {
}
BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #A1C1FF;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
}
img {
	border: 0px;
	outline: none;
}
a:link, a:active, a:visited {
	TEXT-DECORATION: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	outline: none;
}
.top-corner {
	width: 952px;
	height: 20px;
	MARGIN: 0 auto;
	margin-top: 5px;
	background-image: url(images/top.jpg);
	background-position: top center;
	background-repeat: no-repeat; 
}
.bottom-corner {
	width: 952px;
	height: 20px;
	MARGIN: 0 auto;
	padding-bottom: 10px;
	background-image: url(images/bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat; 
}
#container {
	width: 952px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
#header {
	height: 100px;
	width: 942px;
}
#header a {
	color: #00539a;
}
#header p {
	text-align: right;
	font-size: 12px;
	margin-right: 5px;
	color: #666666;
	font-weight: normal;
}
#nav {
	width: 942px;
	height: 50px;
	clear: both;	
}
#nav a:hover {
	text-decoration: none;
}
#nav UL {
	width: 942px;
        margin-left: 1px;
}
#nav LI {
	border-bottom: 1px solid #FFFFFF;
	height: 25px;
	width: 156px;
	float: left;
	position: relative;
	display: inline-block;
	list-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}
#nav a {
	color: #2765a6;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	width: 156px;
	background-color: #a1c1ff;
}
#nav a:hover {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	height: 20px;
	width: 156px;
	background-color: #2765a6;
}
.nav-divider {
	border-right: 1px solid #FFFFFF;
}
#mast-head {
	height: 260px;
	width: 942px;
	border-top: 2px solid #2765a6;
	margin-top: 5px;
	border-bottom: 2px solid #2765a6;		
}
#booking-box {
	width: 330px;
	height: 260px;
	float: right;
	text-align: left;
	position: relative;
	background-color: #ede0ae;
	background-image: url(images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#flash {
	height: 260px;
	width: 612px;
	float: left;
	position: relative;
}
#content-container {
	width: 942px;
	margin-top: 5px;
	text-align: left;
}
#content-container h1 {
	color: #2162a5;
	font-size: 22px;
        margin-bottom: 1em;
}
#content-container h2 {
	color: #2162a5;
	font-size: 20px;
        margin-bottom: 1em;
}
#content-container h3 {
	color: #999999;
	font-size: 12px;
        margin-bottom: 1em;
}
#content-container h4 {
	color: #000000;
	font-size: 12px;
        margin-bottom: 1em;
}
#content-container UL {
	margin-left: 25px;
	font-size: 12px;
        margin-bottom: 1em;
}
#content-container a {
	color: #2162a5;
        text-decoration: underline;
}
#content-container p {
	font-size: 12px;
	color: #000000;
        margin-bottom: 1em;
}
#content {
	width: 685px;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	position: relative;
	padding-bottom: 15px;
}
#content img {
	padding: 3px;
	border: 3px solid #2162a5;
        margin: 5px;
}
#side-bar {
	width: 240px;
	float: left;
}
.side-box {
	padding: 3px 5px 3px 5px;
	border-bottom: 2px solid #dfeae6;
	margin-bottom: 10px;
	margin-top: 10px;	
}
#side-bar .sidebar-headline {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#side-bar p {
	font-size: 12px;
}
#side-bar ul {
}
#side-bar li {
	list-style: none;
}

#callout-box {
	width: 942px;
	height: 145px;
	text-align: left;
	clear: both;
	margin-top: 5px;
}
#callout-box img {
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 5px;
	border: 5px solid #FFFFFF;
}
#callout-box p {
	font-size: 12px;
	color: #000000;
	margin-top: 25px;
	margin-right: 3px;
}
#callout-box UL {
	width: 942px;
	height: 145px;
	border-bottom: 2px solid #2765a6;	
}
#callout-box LI {
	width: 312px;
	display: inline-block;
	height: 145px;
	float: left;
	list-style: none;
	background-color: #ede0ae;
}
#callout-box a {
	color: #00539a;
}
.callout-space {
	margin-left: 3px;
}
#callout-box LI .callout-headline {
font-weight: bold;
	font-size: 14px;
	display: block;
	padding-left: 5px;
	width: 306px;
	padding-top: 5px;
	height: 20px;
	color: #ffffff;
	background-image: url(images/h1-bar.gif);	
}
#footer {
	padding-top: 10px;
	width: 902px;
	padding-bottom: 10px;	
	border-top: 2px solid #2765a6;
	clear: both;	
}
#footer LI {
	display: inline;
	font-size: 12px;
	margin-left: 5px;
}
#footer a {
	color: #000000;
	font-size: 12px;
}
#footer p {
	color: #000000;
	font-size: 12px;
}

/* Calendar and Booking Form */

.booking-input {
	width: 160px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #016267;
}
.booking-field {
	height: 50px;
	width: 300px;
	text-align: left;
	margin-bottom: 5px;
}

#booking-box p {
	font-size: 26px;
	color: #2765a6;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;	
}

#booking-box .book-details {
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-left: 10px;
	width: 175px;
}
#booking-box img {
	padding: 0px;
}

.bookingbox-button {
	margin-left: 90px;
	margin-top: 10px;
}