@charset "utf-8";
/* CSS Document */
html {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a, a:active,  a:focus {
   outline: none;
  -moz-outline-style: none;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	/*position: relative;
	z-index: 1;*/	
}
.logo22 {
	background-image: url(../images/logo22.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 9999;
	left: 25px;
	top: 25px;
	height: 133px;
	width: 144px;
}
#header {
	background-image: url(../images/header-bg.png);
	float: left;
	height: 292px;
	width: 100%;
}
#headerLayer {
	float: left;
	height: 292px;
	width: 100%;
	background-image: url(../images/light-bolt.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#headerInner {
	height: 292px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#phone {
	font-size: 20px;
	text-transform: capitalize;
	color: #FFF;
	text-align: right;
	float: left;
	min-height: 73px;
	height:auto !important;
	height: 73px;
	width: 324px;
	padding-top: 8px;
	padding-right: 24px;
	padding-left: 652px;
	text-shadow: 2px 2px 5px #000;	
}
#phone a, #phone a:link {
	color: #FFF !important;
	text-decoration: none;	
	
}
#phone a:hover {
	color: #CCC !important;
}
.spanShrink {
	font-size: 16px;
	text-transform: none;	
}
#logo {
	float: left;
	height: 88px;
	width: 841px;
	padding-right: 65px;
	padding-left: 90px;
	margin-top: 10px;
}
#navigation {
	float: left;
	height: 51px;
	width: 976px;
	padding-top: 62px;
	padding-right: 12px;
	padding-left: 12px;
}
#navigation a, #navigation a:link {
	font-size: 22px;
	line-height: 51px;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
	float: left;
	height: 51px;
	width: 244px;
	background-attachment: scroll;
	background-image: url(../images/menu-sprite.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	text-shadow: 2px 1px 3px #666;
}
#navigation a:hover {
	background-position: 0px -51px;
	color: #06C;
	text-shadow: 1px 1px 1px #666;
}
#content {
	float: left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 100%;
	background-color: #0C84FC !important;
	background-image: url(../images/page-pg.png);
	background-repeat: repeat-x;
}
#contentInner {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.girl {
	background-image: url(../images/girl.png);
	height: 246px;
	width: 288px;
	position: absolute;
	z-index: 444;
	right: 0px;
	bottom: 0px;
}
#pageTop {
	background-image: url(../images/top-content.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 1000px;
}
#page {
	background-image: url(../images/mid-content.png);
	background-repeat: repeat-y;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 896px;
	padding-right: 52px;
	padding-left: 52px;
	color: #333;
	position: relative;
	z-index: 333;
}
#page h1 {
	font-size: 30px;
	text-transform: capitalize;
	color: #001A66;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 17px;
}
#page h2 {}
#page p {
	font-size: 18px;
	float: left;
	width: 845;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 51px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageList {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
.pageList li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-size: 22px;
	line-height: 30px;
}
.pageTag {
	float: left;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	width: 610px;
	font-size: 12px;
}
#footer {
	background-image: url(../images/footer-bar.png);
	background-repeat: repeat-x;
	float: left;
	height: 103px;
	width: 100%;
	position: relative;
	z-index: 222;
}
.footerShadow {
	width: 100%;
	height: 20px;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	left: 0px;
	top: -20px;
	z-index: 999;
	position: absolute;
}
.botNav {
	float: left;
	height: 22px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	margin-top: 18px;
}
.botNav a, .botNav a:link {
	font-size: 18px;
	color: #FF0000;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	text-shadow: 1px 2px 3px #666666;
}
.botNav a:hover {
	color: #0059B2;
	text-shadow: 1px 1px 4px #666666;
}
.botAddy {
	float: left;
	height: 24px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin-top: 24px;
	text-transform: uppercase;
	color: #333;
}
.copyright {
	float: left;
	height: 12px;
	width: 100%;
	text-align: center;
	font-size: 9px;
	line-height: 12px;
	color: #545454;
}
.bookingRow {
	float: left;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bookingIcon {
	float: left;
	height: auto;
	width: 150px;
	padding-right: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bookingDetails {
	margin-top: 35px;
}
.contactWrap {
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.lineRow {
	float: left;
	width: 100%;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}
.textLabel {
	float: left;
	height: 26px;
	width: 23%;
	margin-top: 3px;
	margin-bottom: 4px;
	padding-right: 2%;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	text-align: right;
}
.textField {
	font-size: 13px;
	line-height: 26px;
	color: #069;
	text-indent: 3px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 60%;
	outline: none;
	border: 1px solid #999;
	background-image: url(../images/field-shadow.png);
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-bottom: 4px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.textField:focus, .textField:hover, .textArea:hover, .textArea:focus {
	border: 1px solid #069;
	box-shadow: 0px 1px 8px #B0BBE8;
	-webkit-box-shadow: 0px 1px 8px #B7C4E1;
	-moz-box-shadow: 0px 1px 8px #B7C4E1;	
}
.textArea {
	font-size: 13px;
	line-height: 26px;
	color: #069;
	text-indent: 3px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 60%;
	outline: none;
	border: 1px solid #999;
	background-image: url(../images/field-shadow.png);
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-bottom: 4px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.butRow {
	float: left;
	height: 40px;
	width: 80%;
	margin-top: 5px;
	padding-right: 18%;
}
.submitButton {
	background-color: transparent;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	height: 31px;
	width: 160px;
	border: 1px solid #296F99;
	font-size: 14px;
	line-height: 31px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/but-sprite.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	float: right;
	
}
.submitButton:hover {
	background-position: 0px -31px;
	box-shadow: 0px 1px 8px #B0BBE8;
	-webkit-box-shadow: 0px 1px 8px #B7C4E1;
	-moz-box-shadow: 0px 1px 8px #B7C4E1;
	text-shadow: 2px 2px 4px #000;
}
.contactInfoWrap {
	float: left;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	width: 80%;
	padding-right: 5%;
	padding-left: 15%;
}
.contactInfoInner {
	background-image: url(../images/info-bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 110px;
	width: 99%;
	border: 1px solid #BBBBBB;
	box-shadow: 0px 1px 8px #B0BBE8;
	-webkit-box-shadow: 0px 1px 8px #B7C4E1;
	-moz-box-shadow: 0px 1px 8px #B7C4E1;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin-bottom: 25px;
}
.contactInfoCol {
	float: left;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	width: 42%;
	padding-right: 4%;
	padding-left: 4%;
	font-size: 13px;
	color: #666666;
	margin-top: 15px;
}
.contactInfoCol a, .contactInfoCol a:link {
	color: #666666;
	text-decoration: none;
}
.contactInfoCol a:hover {
	color: #06C;
}
