@charset "UTF-8";
body {
	background-color: #0A2E7B;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#shadowbox {
	margin: auto;
	height: auto;
	width: 970px;
}
#middle_shadows {
	width: 970px;
	background-image: url(images/shadows_middle.png);
	background-repeat: repeat-y;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#tophalf {
	width: 940px;
	height: 490px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tophalf_bg.jpg);
}
#bottomhalf {
	background-color: #FFFFFF;
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#bookingengine {
	float: left;
	height: 96px;
	width: 260px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#piclinks {
	float: left;
	height: 111px;
	width: 169px;
}
#piclink2 {
	float: left;
	height: 111px;
	width: 146px;
}
#piclink3 {
	float: left;
	height: 111px;
	width: 135px;
	text-align: center;
}
.smallgreytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#textbox {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	margin-top: 0px;
}
#topnav {
	background-image: url(images/navbar.jpg);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	text-align: center;
}
#flash {
	height: 315px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#bookingbar {
	background-color: #FFCF86;
	height: 111px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#bookonline {
	height: 96px;
	width: 115px;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
	padding-right: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8A1D03;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8A1D03;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8A1D05;
}
#topnav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
}
#topnav li {
	display:inline;
}
a.nav:link  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
a.nav:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
a.nav:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FECF7F;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
a.nav:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#bottomnav {
	background-image: url(images/navbar.jpg);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	text-align: center;
}
#bottomnav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
}
#bottomnav li {
	display:inline;
}
#promobar {
	height: 130px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}
#promobar img {
	padding-right: 5px;
	float: left;
	padding-left: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002C55;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002C55;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8A1D05;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002C55;
}
#apbox {
	float: right;
	width: 250px;
	clear: none;
}
#leftpic {
	float: left;
	height: 318px;
	width: 450px;
}
#map_canvas {
	float: left;
	height: 318px;
	width: 450px;
}
#email {
	height: 200px;
	width: 200px;
	background-color: #FFFFFF;
	margin: 15px;
	padding: 15px;
}
a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
#hmgbox {
	float: right;
	width: 250px;
}
#hmgbox {
	float: none;
}

