body {
	background-color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/_bGround.jpg);
	margin-top: 0px;
}
#contactFrame {
	background-color: #000000;
	height: 99%;
	width: 99%;
	margin: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#container1 {
	background-image: url(images/_repeater.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 750px;
}
#headerMenu {
	text-align: right;
	font-size: 9px;
	height: 12px;
	position: absolute;
}
#container2 {
	background-image: url(images/_backDrop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logoHotspot {
	height: 75px;
	width: 200px;
	position: absolute;
	z-index: 11;
	margin-left: 275px;
}


#header {
	height: 60px;
	position: absolute;
	width: 750px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#formItem {
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}
#formHolder {
	background-color: #333333;
	border: thin double #CCCCCC;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#formTitle {
	background-color: #000000;
	display: block;
	width: 100%;
	line-height: 18px;
	height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	font-size: 16px;
}
li {
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: circle;
}
#mainMenu {
	text-align: right;
	width: 195px;
	overflow: hidden;
	margin-top: 400px;
	z-index: 10;
	position: relative;
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainMenu a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	padding-right: 0px;
	margin-left: -5px;
}
#testimonialBlock {
	height: 60px;
	width: 260px;
	position: absolute;
	text-align: right;
	margin-top: 170px;
	font-style: italic;
	display: block;
	margin-left: 300px;
}
#mainMenu a:hover {
	color: #CCCCCC;
	background-color: #000000;
}

#mainMenuItem a {
	position: relative;
	width: 100%;
	display: block;
	line-height: 15px;
	height: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-position: top;
	padding-right: 5px;
}
#mainMenuItem a:hover {
	background-position: bottom;
}
#reservation {
	position: relative;
	width: 735px;
	height: 25px;
	z-index: 10;
	text-align: right;
	top: 360px;
	margin: auto;
	display: block;
}

#reservation a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
#reservation a:hover {
	color: #006633;
	font-size: 15px;
}
#secondaryMenu {
	text-align: right;
	width: 191px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 11;
	padding-bottom: 1px;
}
#secondaryRelated {
	margin-top: 1px;
	margin-bottom: 1px;
	height: 15px;
	line-height:15px;
	margin-right:-5px;
}
#secondaryRelated a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #6C8F71;
	background-position: 0px -5px;
}
#secondaryRelated a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-position: 0px 20px;
}

#secondaryOrphans {
	text-align: right;
	width: 193px;
	position: relative;
	z-index: 11;
}

#secondaryOrphans a {
	text-decoration: none;
	height: 12px;
	display: block;
	width: 100%;
	vertical-align: middle;
	color: #6C8F71;
	font-size: 10px;
}
#secondaryOrphans a:hover {
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


#mainCont {
	position: relative;
	padding-right: 30px;
	padding-left: 230px;
	padding-top: 376px;
	background-repeat: no-repeat;
}
label {
	text-align: right;
	float: left;
	width: 33%;
	padding-right: 5px;
}
#mediaArea {
	height: 300px;
	width: 533px;
	overflow: hidden;
	position: absolute;
	margin-left: 119px;
	margin-top: 50px;
	z-index: 99;
}
dl {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
}
h3 {
	color: #CCCCCC;
	margin-left: 10px;
}

a {
	color: #FFFF00;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
}



p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 10px;
}
.form_input {
	color: #003333;
}

dd {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}dt {
	color: #FFFFFF;
}
#submitButton {
	color: #FFFFFF;
	background-color: #000000;
	border: thin outset #CCCCCC;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 2px;
	margin-bottom: 2px;
}
#player1 {
	height: 280px;
	width: 500px;
	overflow: hidden;
}
#footer {
	color: #C0614B;
	font-size:9px;
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/_footer.jpg);
	background-position: top;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.footerSite {
	font-size:10px;
	color: #000000;
}
.finePrint {
	font-size: 9px;
}
ul {
}
