@charset "utf-8";
html {overflow-y:scroll;}
* {margin:0;padding:0;}
img {border:0px;}
a {
  text-decoration: none;
  outline: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #332f26;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
        background-color: #000d22;
        background-position: 0px -40px;
}

#wrapper-landing {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: -40px;
}

#wrapper {
	width:1000px;
	height:auto;
	margin: 0 auto;
	margin-top: -40px;
}

#wrapper-landing #header a, #wrapper #header a {
	float: left;
	position: relative;
	width: 1000px;
	height: 328px;
	background-image:url('images/header.png');
	background-repeat: no-repeat;
	z-index: 2;
}

#header a span {visibility: hidden; }

#wrapper-landing #header #contact-top, #wrapper #header #contact-top {
	position:absolute;
	width:164px;
	height:45px;
	background:url('images/topcontact.png') no-repeat;
	right:220px;
        top:1px;
	z-index:3;
}
#wrapper-landing #header #contact-top div a, #wrapper #header #contact-top div a {visibility:visible;width:auto;height:auto;background:none;margin-left:122px;margin-top:25px;}

#wrapper-landing #content-landing, #wrapper #content {
	float: left;
	width: 957px;
	height: 560px;
	background-image:url('images/landing_bg.jpg');
	margin-top: -20px;
	margin-left: 20px;
}

#wrapper #content {
	width: 957px;
	height: auto;
	background-image:url('images/template_bg.png');
	z-index: 1;
}

#wrapper-landing #nav, #wrapper #nav {
	float: left;
	position: relative;
	width: 1000px;
	height: auto;
	margin-top: -33px;
	z-index: 3;
}

#wrapper-landing #nav ul, #wrapper #nav ul {
	margin-left: 15px;
}

#wrapper #nav ul {
	margin-left: 0px;
}

#wrapper-landing #nav ul li, #wrapper #nav ul li {
	float: left;
	list-style: none;
}

#wrapper-landing #sub-nav, #wrapper #sub-nav {
	float: left;
	width: 700px;
	height: 37px;
	margin-top: -4px;
	margin-left: 133px;
}

#wrapper #sub-nav {
	float: left;
	width: 700px;
	height: 37px;
	margin-top: -4px;
	margin-left: 118px;
}

#wrapper-landing #sub-nav ul li, #wrapper #sub-nav ul li {
	float: left;
	width: auto;
	height: 37px;
	list-style: none;
}

#wrapper ul#alter-nav {
  margin-top: -30px;
  margin-left: -8px;
  margin-bottom: 4px;
} 

#wrapper ul#alter-nav li {
	float: left;
	list-style: none;
}

#wrapper-landing #content-landing #hero-space {
	float: left;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 30px;
}

#wrapper-landing #content-landing #hero-space #callout {
	float: left;
	width: 383px;
	height: 372px;
  background-position:65% 50%;
	background-image:url('images/landing_main_holder_bg.png');
	background-repeat: no-repeat;
}

#wrapper-landing #content-landing #hero-space #callout .callout-info {
	width: 312px;
	height: auto;
	margin: 0 auto;
	font-size:11px;
	margin-top: 90px;
}

#wrapper-landing #content-landing #hero-space #callout .callout-info .more {
	text-align: center;
	margin-top: 5px;
}

#wrapper-landing #content-landing #hero-space #callout .btn {
  width:340px;
  height:37px;
  margin-top:12px;
}

#wrapper-landing #content-landing #hero-space #player {
	float: left;
  margin-top: 24px;
  margin-left: 12px;
}

#wrapper-landing #content-landing #badges-row {
	float: left;
	width: auto;
	height: auto;
	margin-left: 30px;
	margin-top: -12px;
}

#wrapper-landing #content-landing #badges-row .badges {
	float: left;
}

#wrapper #content #template {
	float: left;
	width: 928px;
	height: 697px;
	background-image: url('images/template_top_bg.jpg');
background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 0px;
}

#wrapper #content #template #left {
	float: left;
	width: 570px;
	margin-left: 16px;
	margin-top: -10px;
}

#wrapper #content #template #left .top, #wrapper #content #template #left .top-alter {
	width: 571px;
	height: 144px;
	background-image:url('images/body_top_bg.png');
	background-repeat: no-repeat;
	margin-top: 54px;
	padding-top: 60px;
}

#wrapper #content #template #left .top-alter {
	margin-top: 35px;
	padding-top: 30px;
}

#wrapper #content #template #left .top #page-title {
  width: auto;
  height: auto;
  margin-left: 34px;
}

#wrapper #content #template #left .mid {
	width: 571px;
	height: auto;
	background-image:url('images/body_mid_bg.png');
	background-repeat: repeat-y;
	margin-top: -90px;
}

#wrapper #content #template #left .mid .content a {
  font-family: arial;
  font-size: 12px;
  color: #d87700;
  text-decoration: none;
}

#wrapper #content #template #left .mid .content a:hover {
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  color: #d87700;
	border-bottom: 1px dotted #d87700;
}

#wrapper #content #template #left .mid .content a.imageLinks {
  text-decoration: none;
	border-bottom: none;
}

#wrapper #content #template #left .mid .content {
	width: 507px;
	margin-left: 34px;
  padding-bottom: 30px;
}

#wrapper #content #template #left .mid .content ul, #wrapper #content #template #left .mid .content ol {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper #content #template #left .mid .content ul li, #wrapper #content #template #left .mid .content ol li {
	list-style:disc;
}

#wrapper #content #template #left .mid .map {
	width: 507px;
	margin-left: 12px;
}

#wrapper #content #template #left .btm {
	width: 571px;
	height: 17px;
	background-image:url('images/body_footer_bg.png');
	background-repeat: no-repeat;
}

#wrapper #content #template #right {
	float: left;
	width: 340px;
	height: auto;
	margin-top: 34px;
	margin-left: 1px;
}

#wrapper #content #template #right .badges {
	float: left;
}

#wrapper #content #template #right .hdr {
	float: left;
	margin-top: 13px;
}

#wrapper #content #template #right .media {
	float: left;
	margin-top: 8px;
	margin-left: 23px;
}

#wrapper #content #template #right .media .icon {
	float: left;	
}

#wrapper #content #template #right .media .text {
	float: right;
	margin-top: 2px;
	margin-left: 6px;
	color: #ff5100;
}

#wrapper #content #template #right .media .text a {
	color: #ff5100;
	text-decoration: none;
	border-bottom: none;
}

#wrapper #content #template #right .media .text a:hover {
	color: #ff5100;
	text-decoration: none;
	border-bottom: 1px dotted #ff5100;
}

#wrapper #content #template #right .divider {
	float: left;
	margin-left: 31px;
}

#wrapper #content #template #right .subscribe {
	float: left;
	margin-top: 10px;
	margin-left: 23px;
}

#wrapper #content #template #right .social {
	float: right;
	margin-top: 4px;
	margin-right: 20px;
}

#wrapper #footer {
  float: left;
	width: 957px;
	height: 29px;
	background-image:url('images/footer.jpg');
	background-repeat: no-repeat;
}

#reservation,#reservation-bottom, #reservation-landing {
  float: right;
  width: 140px;
  height: 79px;
  margin-top: -80px;
  margin-right: 60px;
}

#reservation-landing {
  float: left;
  margin-top: -14px;
  margin-left: 20px;
  
}
#reservation-bottom {
  margin-top: 0px;
  margin-right: 20px;
}

#wrapper #content #template #left .mid .content .map {
	margin-left: 0px;
	margin-left: -15px;
}

#wrapper #content #template #left .mid .map ul {

 margin-top: 10px;
}

#wrapper #content #template #left .mid .map ul li {
  width: 519px;
  height: auto;
  list-style: none;
  margin-top: 6px;
  margin-bottom: 4px;
  color: #878176;
  font-size: 13px;
  /*text-transform: uppercase;*/
}

#wrapper #content #template #left .mid .map ul li img {
	margin-right: 10px;
}

#wrapper #content #template #left .mid .map ul li.divider {
	height: 1px;
  padding: 0;
	padding-bottom: 10px;
	margin-top: 0px;
}

.clear {
	clear: both;
}

ul.about-nav {
  /*margn-top: -30px;*/
  margin-left: -5px;
  padding-bottom: 30px;
}

ul.about-nav li {
  float: left;
  list-style: none;
}

.arial-style {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #3c9600;
}

.smallarial-style {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #d87700;
}

.smalldisclaimer-style {
  font-family: arial;
  font-size: 10px;
font-style: italic;
  color: #565656;
}

#view-cart-btn {
  float: left;
  /*position: absolute;*/
  width: 111px;
  height: 24px;
  margin-left: 110px;
  margin-top: 8px;
  /*left: 1145px;
  top: 286px;*/
}

#wrapper #content #template #left .mid .content #reservation-forms ul {
  margin: 0;
  padding: 0;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li {
  font-family: arial;
  list-style: none;
  margin-bottom: 10px;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li .required {
  color: #ff0000;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li input[type=text], #wrapper #content #template #left .mid .content #reservation-forms ul li select, #wrapper #content #template #left .mid .content #reservation-forms ul li .date-pick {
  width: 300px;
  height: 20px;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li select {
  height: 25px;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li input[type=radio] {
  margin: 0px 6px 6px 0px;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li .line {
  margin: 10px 0px 10px 0px;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li .instruct {
  font-size: 11px;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li h3 {
  font-size: 16px;
  color: #d87700;
  margin-bottom: 10px;
}

#wrapper #content #template #left .mid .content #reservation-forms ul li h2 {
  font-size: 24px;
  color: #69a43a;
  margin-bottom: 10px;
}

#imageDiv {
    width: 304px;
    height: 311px;
    float: right;
}

.biggreen-style {
  font-family: arial;
  font-size: 24px;
  color: #8dc63f;
}