@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
}
#shadowbox {
	background-image: url(images/shadow.png);
	width: 990px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#whiteborder {
	background-color: #FFFFFF;
	height: 450px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	background-image: url(images/navbar.jpg);
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#flash {
	background-image: url(images/flashpic.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 430px;
	width: 665px;
	margin-left: 10px;
	margin-top: 10px;
}
#bookingbox {
	background-color:#d9d2b4;
	float: left;
	height: 430px;
	width: 265px;
	margin-top: 10px;
	clear: none;
}
#maincontent {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(1px,auto,auto,auto);
	overflow: hidden;
	height: auto;
}
#banners {
	height: 135px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 172px;
	width: 249px;
	margin-top: 40px;
}
#Lcolumn {
	float: left;
	width: 235px;
	margin-left: 15px;
	clear: none;
}
h1 {
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	font-weight: bold;
	color: #850A14;
	font-size: 18px;
}
#textbox {
	float: left;
	width: 670px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	background-color: #CCCCCC;
	background-position: bottom;
	height: auto;
	width: auto;
	margin: 0px;
	clear: both;
	padding-top: 20px;
}
#footerbox {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}
.tinytxt {
	font-size: 11px;
	line-height: 20px;
	color: #888888;
}
.smalltxt {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.banner {
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.icon {
	padding-right: 10px;
	padding-left: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bottomnav {
	background-image: url(images/navbar.jpg);
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
h2 {
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	font-weight: bold;
	color: #12276d;
	font-size: 15px;
	line-height: 20px;
}
#bottomnav li {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
}
#topnav li {
	display:inline;
}
#topnav ul {
	list-style-type: none;
	margin:0;
	padding: 8px;
}
#bottomnav ul {
	list-style-type: none;
	margin:0;
	padding: 8px;
}
#package_btn {
	height: 26px;
	width: 266px;
	float: right;
	padding-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
a.nav:link  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-shadow: -1px -1px #222222;
	color: #ffffff;
	text-decoration: none;
	padding: 28px;
}
a.nav:visited  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-shadow: -1px -1px #222222;
	padding: 28px;
	color: #FFFFFF;
}
a.nav:hover  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-shadow: -1px -1px #222222;
	padding: 28px;
	color: #d9d2b4;
}
a.nav:active  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-shadow: -1px -1px #222222;
	padding: 28px;
	color: #ffffff;
}

a.small:link  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #888888;
	font-size: 11px;
	line-height: 20px;
}	
a.small:visited  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #888888;
	font-size: 11px;
	line-height: 20px;
}	
a.small:hover  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
}	
a.small:active  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #888888;
	font-size: 11px;
	line-height: 20px;
}	
.redtext {
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	font-weight: normal;
	color: #850A14;
	font-size: 18px;
	line-height: 32px;
}
a.blue:link  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #12276d;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}	
#hmg {
	float: left;
	width: 235px;
	position: relative;
	height: auto;
}
a.blue:visited  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #12276d;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}	
a.blue:hover  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #2154A0;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}	
a.blue:active  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #12276d;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}
a.normal:link  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}	
a.normal:visited  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}	
a.normal:hover  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
}	
a.normal:active  {
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}	
#footerinfo {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer3 {
	float: left;
	width: 235px;
	position: relative;
	height: auto;
}
#textbox2 {
	float: left;
	width: 850px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidebarpics {
	border: 1px solid #333333;
	margin: 10px;
	padding: 0px;
}
#map {
	background-repeat: no-repeat;
	float: left;
	height: 430px;
	width: 665px;
	margin-left: 10px;
	margin-top: 10px;
}
#map_canvas {
	height: 430px;
	width: 645px;
	z-index: 1;
	position: relative;
}
#curve {
	background-repeat: no-repeat;
	float: right;
	height: 430px;
	width: 70px;
	z-index: 2;
	position: relative;
}
#email {
	height: 275px;
	width: 285px;
	background-color: #FFFFFF;
	margin: 15px;
	padding: 15px;
}
