/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
html {
}
body {
	color: #b1b1b1;
	font-family: "Arial", Verdana, Tahoma;
	font-size: 12px;
}
.flt_Lt {
	float: left;
	display: inline;
}
.flt_Rt {
	float: right;
	display: inline;
}
body {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
input {
	/*-webkit-appearance: none;*/
	border-radius: 0;
}
.wrapper {
	margin: 0 auto;
}
.content {
	width: 1130px;
	margin: 0 auto;
}
#top_header {
	padding: 10px 0 7px;
	background: #1f1c1d;
	position: fixed;
	width: 100%;
	z-index: 999;
	border-bottom: 4px solid #666666;
}
/*#header .banner {
	padding-top: 73px;
}*/
#naviagtion_bar {
	float: left;
}
#naviagtion_bar li {
	float: left;
	margin: 11px 38px 0 0;
}
#naviagtion_bar li:last-child {
	margin-right: 0;
}
#naviagtion_bar li a {
	font-size: 15px;
	color: #fff;
	font-family: 'Cinzel Decorative';
	font-style: normal;
	font-weight: 400;
}
#reservation {
	float: right;
}
#naviagtion_bar li a:hover, #naviagtion_bar li.active a {
	color: #e21e24;
}
.banner > img {
	width: 100%;
}
.banner {
	position: relative;
}
#logo {
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
}
#logo .content {
	position: relative;
}

.specials > h3 {
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	padding: 30px 0;
	font-family: 'Cinzel Decorative';
	font-style: normal;
	font-weight: 400;
	background: #eb1f25;
}

.specials {
	padding-top: 73px;
}

.maincontent > h3 {
	font-size: 32px;
	color: #ffffff;
	text-align: center;
	padding: 30px 0;
	font-family: 'Cinzel Decorative';
	font-style: normal;
	font-weight: 400;
	background: #eb1f25;
}

.maincontent > h1 {
	font-size: 32px;
	color: #ffffff;
	text-align: center;
	padding: 30px 0;
	font-family: 'Cinzel Decorative';
	font-style: normal;
	font-weight: 400;
	background: #eb1f25;
}

.inner_wrapper > h1 {
	text-align: left;
}
.maincontent > h1 span, .adventure_section > h1 > span {
	width: 1130px;
	margin: 0 auto;
	display: block;
}

.inner_wrapper > h3 {
	text-align: left;
}
.maincontent > h3 span, .adventure_section > h3 > span {
	width: 1130px;
	margin: 0 auto;
	display: block;
}
.content_left {
	float: left;
	margin-right: 60px;
	width: 755px;

}

.content_left_gallery {
	float: left;
	margin-right: 60px;
	width: 1070px;
}
.content_right {
	width: 315px;
	float: right;
}
.content_left p, .schedule span {
	color: #1f1d1e;
	font-family: "Open Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 19px;
}
.schedule span {
	display: block;
	margin-bottom: 0;
}
.content_left p span {
	font-family: 'Cinzel Decorative';
	font-style: normal;
	font-weight: 400;
	color: #eb1f25;
	font-size: 20px;
}
.content_section {
	padding: 63px 0 /*165px*/;
}
.content_right > h4 {
	font-family: 'Cinzel Decorative';
	font-style: normal;
	font-weight: 400;
	color: #eb1f25;
	font-size: 40px;
	text-align: center;
}
.content_right > h4 > span {
	color: #000;
}
.content_right > a {
	display: block;
	text-align: center;
	margin-top: 25px;
}
.quotes {
	background: #070707;
	padding-bottom: 63px;
}
.quotes blockquote {
	background: url("../images/quotes_open.png") no-repeat scroll 0 66px;
	color: #fff;
	font-family: "Cinzel Decorative";
	font-size: 35px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	padding: 84px 0 0 45px;
	position: relative;
}
.quotes blockquote b {
	position: absolute;
	bottom: 11px;
	right: 0;
	background: url(../images/quotes_close.png) no-repeat;
	width: 28px;
	height: 21px;
}
.quotes blockquote span {
	color: #a4261f;
}
#quote_section > small {
	background: url(../images/pattern.png) no-repeat;
	width: 683px;
	height: 177px;
	display: block;
	position: absolute;
	top: -120px;
	left: 50%;
	margin-left: -341.5px;
}
#quote_section {
	padding-bottom: 21px;
	position: relative;
	margin-top: 4px;
}
#quote_section > .content {
	position: relative;
}
#quote_section > .content > span {
	background: url(../images/arrow.png) no-repeat;
	width: 39px;
	height: 20px;
	top: 0;
	left: 50%;
	display: block;
	position: absolute;
	margin-left: -19.5px;
}
#quote_section h3 {
	color: #378c46;
	font-family: "Open Sans";
	font-size: 45px;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	padding: 15px 0 17px;
}
#quote_section h5 {
	font-family: "Cinzel Decorative";
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	color: #a1251f;
	text-align: center;
}
.adventure_section > img {
	width: 100%;
}
.adventure_section > h3 {
	background: #eb1f25;
	font-family: "Cinzel Decorative";
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 42px;
	padding: 24px 0;
}
.adventure_section li {
	display: inline-block;
	padding: 0 22px;
}
.adventure_section ul {
	text-align: center;
	padding: 22px 0;
}
#map {
	position: relative;
}
#map > img {
	width: 100%;
}
.map_content {
	position: absolute;
	bottom: 18px;
	left: 0;
	width: 100%;
}
.map_content .content {
	position: relative;
}
#footer_bottom > img {
	width: 100%;
}
#facebook {
	background: #000;
	position: relative;
	padding: 24px 0;
}
#facebook h5, #facebook h5 a {
	font-family: "Cinzel Decorative";
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	color: #eb1f25;
}
#facebook h5 a {
	margin-left: 42px;
}
#facebook > .content {
	position: relative;
}
#facebook > .content > a {
	position: absolute;
	top: -73px;
	right: 0;
}
#footer_links li {
	float: left;
	width: 345px;
	margin-right: 101px;
}
#footer_links li:first-child {
	width: auto;
}
#footer_links li:last-child {
	width: 391px;
}
#footer_links li:last-child {
	margin-right: 0;
}
#footer_links li h5 {
	color: #000;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 400;
	display: inline-block;
	padding: 0 0 12px;
}
#footer_links li span, #footer_links li a {
	color: #eb1f25;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 400;
	display: block;
}
#footer_links li:last-child span {
	width: auto;
}
#footer_links li:last-child span img {
	float: left;
	margin-right: 20px;
}
#footer_links {
	padding: 40px 0 30px;
}
.adventure_section li img {
	transition: all 0.2s ease-in 0s;
}
.adventure_section li img:hover {
	transform: scale(1.1);
}
.schedule h2 {
	font-family: "Cinzel Decorative";
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	color: #e11e24;
}
.schedule li {
	display: inline-block;
}
.schedule h6, .content_section h6 {
	color: #000;
	font-family: "Open Sans";
	font-size: 23px;
	display: inline-block;
	margin-right: 25px;
	font-weight: 400;
	padding-bottom: 20px;
}
.schedule li:last-child {
	margin-right: 0;
}
.schedule h6 {
	margin: 35px 25px 0 0;
}
.content_section h1 {
	font-family: "Cinzel Decorative";
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	color: #000;
	padding-bottom: 20px;
}
.content_section h2 {
	font-family: "Cinzel Decorative";
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	color: #e11e24;
	padding-bottom: 20px;
}
.schedule {
	padding-top: 10px;
}
.content_section ul {
	margin-left: 10px;
}
.content_section ul li {
	padding: 0 0 10px 28px;
	background: url(../images/bullet.png) 0 7px no-repeat;
}
.content_section ul li a {
	display: block;
	color: #000;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 400;
}
.content_section p a {
	font-family: "Cinzel Decorative";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #e11e24;
	display: inline-block;
}
#footer_links li span, #footer_links li a {
	font-size: 18px;
}
#footer_bottom a img {
	width: 100%;
}
#footer_links li a:hover {
	text-decoration: underline;
}
#facebook h5 a:hover {
	color: #fff;
}
.content_right > a > img:hover, #reservation > a >img:hover {
	-webkit-filter: brightness(117%);
	-moz-filter: brightness(117%);
	-ms-filter: brightness(117%);
	filter: brightness(117%);
}
.mob_menu {
	display: none;
}
#map > a > img, #map > a > iframe{
display:block;
width:100%;	
}
#map > a {
	height:100%;
	position:absolute;
	top:0;
	left:0;
width:100%;	
}


.content_left {
    float: left;
    margin-right: 0;
    
}
.content_right{
margin-left:60px;
}
