#wrapperfront {
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #7F8A9E;
}
#fronttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
#wrapperaccom {
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#accomleft {
	float: left;
	width: 152px;
	background-color: #D1E1F6;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
}
#accomright {
	float: right;
	width: 568px;
	background-color: #9FACC7;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#navig {
	height: 17px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #9FACC7;
	border: 1px solid #FFFFFF;
}
#accomtopper {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.itals {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}
.smallital {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
}
.specialstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #D3983C;
	text-decoration: none;
}
#booknow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#bookings {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9FACC7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 4px;
}

