* {
	outline: none;
}
html, body, .contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
}
.contents {
	position: absolute;
	top: 0;
	left: 0;
}
html>body, html>body .contents {
	height: auto;
}
body {
	padding: 0px;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #B3C9DE;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 0.8em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990134;
	font-weight: bold;
	font-size: 1.8em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990134;
	font-weight: bold;
	font-size: 1.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #01458E;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 0px;
}
#head {
	background-color: #FFFFFF;
	height: 101px;
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	z-index: 1;
	width: 100%;
}
#header {
	height: 155px;
	width: 876px;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	left: 50%;
	margin-left: -438px;
	overflow: visible;
	position: absolute;
	z-index: 10;
	top: 0px;
}
#headerHome {
	height: 155px;
	width: 876px;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	left: 50%;
	margin-left: -505px;
	overflow: visible;
	position: absolute;
	z-index: 10;
	top: 0px;
}
#logo  {
	height: 96px;
	width: 293px;
	position: absolute;
	left: 50px;
	top: 20px;
}
#bookings  {
	width: 256px;
	text-align: center;
	position: relative;
	left: 545px;
	top: 60px;
}
#bookings  a:link  {
	text-decoration: none;
	color: #990134;
}
#bookings  a:visited  {
	text-decoration: none;
	color: #990134;
}
#bookings  a:hover  {
	text-decoration: none;
	color: #01458E;
}
#bookings  a:active  {
	text-decoration: none;
	color: #01458E;
}
#mainBodyHome {
	width: 874px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 60px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -505px;
}
#mainBody {
	width: 874px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 60px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -438px;
}
#mainBodyBtm {
	clear: both;
	background-image: url(img/mainBodyBtm.jpg);
	width: 876px;
	position: absolute;
	z-index: 20;
	height: 66px;
	bottom: -46px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: -1px;
}
.copyright {
	position: absolute;
	left: 30px;
	top: 10px;
}
.pirvacyHome {
	position: absolute;
	left: 650px;
	top: 10px;
}
.pirvacy {
	position: absolute;
	left: 750px;
	top: 10px;
}
#mainBodyBtm p {
	line-height: 1.6em;
}
#mainBodyBtm a:link {
	text-decoration: none;
	color: #990134;
}
#mainBodyBtm a:visited {
	text-decoration: none;
	color: #990134;
}
#mainBodyBtm a:hover {
	text-decoration: none;
	color: #01458E;
}
#mainBodyBtm a:active {
	text-decoration: none;
	color: #01458E;
}

#leftCopy {
	width: 244px;
	float: left;
	margin-right: 14px;
}
#leftCopy .people {
	margin-left: 20px;
}
#mainCopy {
	width: 600px;
	float: left;
	margin-right: 14px;
}
#mainCopy p {
	line-height: 1.5em;
}
#mainCopy ul {
	margin-top: 0px;
	padding-top: 5px;
}
#mainCopy li {
}
#mainCopy a:link {
	text-decoration: none;
	color: #990134;
}
#mainCopy a:visited {
	text-decoration: none;
	color: #990134;
}
#mainCopy a:hover {
	text-decoration: none;
	color: #01458E;
}
#mainCopy a:active {
	text-decoration: none;
	color: #01458E;
}
#mainCopy .contactCol {
	width: 350px;
	float: left;
}
#mainCopy #contactLeft {
	width: 200px;
}
#navigation {
	background-image: url(img/navMid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 234px;
}
#navigation #navTop {
	background-image: url(img/navTop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 62px;
}
#navigation  ul {
	margin-left: 24px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#navigation li {
	color: #FFFFFF;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.6em;
}
#navigation a {
	text-decoration: none;
	font-size: 1.1em;
}
#navigation a:link {
	color: #FFFFFF;
}
#navigation a:visited {
	color: #CCCCCC;
}
#navigation a:hover {
	color: #D5E1EC;
}
#navigation a:active {
	color: #D5E1EC;
}
#sheryl {
	height: 995px;
	position: absolute;
	z-index: 80;
	left: 50%;
	width: 280px;
	top: 53px;
	margin-left: 221px;
}
#sheryl #profile {
	text-align: center;
	background-image: url(img/post_profile.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 236px;
	width: 224px;
	padding-top: 33px;
	margin-left: 30px;
}
.names {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #990134;
}
#spaceHome {
	width: 132px;
	float: right;
	height: 400px;
}
/* Testimonials Rotator */
#testimonials {
	margin-left: 14px;
	margin-top: 30px;
}
#dropcontentsubject{
	width: 224px;
	font-weight: normal;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #01458E;
}

.dropcontent{
	width: 214px;
	padding: 5px;
	display: block;
}
.quoteName {
	font-size: 0.9em;
	color: #999999;
	font-style: italic;
	line-height: 2.4em;
	float: right;
}
.map {
	float: right;
	width: 300px;
}
.dates {
	font-size: 1.1em;
}
.clearall {
	clear: both;
}
.listmorespacing {
	height: 2em;
}
#mainCopy li {
	line-height: 1.5em;
}
.floatright {
	float: right;
}
hr {
	background-color: #999999;
	height: 1px;
	border: 0px;
}
