body{
	margin:0;
	font:14px/22px Arial, Helvetica, sans-serif;
	color:#101010;
	background:#26425c;
	min-width:1078px;
	-webkit-text-size-adjust: 100%;
}
.inner{
	background: #809ab3;
}
img {border:0;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input,textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
a{
	color:#c17317;
	outline: none;
	text-decoration:none;
	font-weight: bold;
}
a:hover{text-decoration:underline;}
header, footer, article, section, hgroup, nav, figure, aside { display: block; }
figure {margin:0;padding:0;}
input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea{
	-webkit-appearance:none;
	border-radius:0;
	outline: none;
}
@font-face {font-family: 'GillSansMTStd-Medium';src: url('../fonts//2D7C35_0_0.eot');src: url('../fonts/2D7C35_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2D7C35_0_0.woff2') format('woff2'),url('../fonts/2D7C35_0_0.woff') format('woff'),url('../fonts/2D7C35_0_0.ttf') format('truetype');}
@font-face {font-family: 'GillSansMTStd-Bold';src: url('../fonts/2D7C35_1_0.eot');src: url('../fonts/2D7C35_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2D7C35_1_0.woff2') format('woff2'),url('../fonts/2D7C35_1_0.woff') format('woff'),url('../fonts/2D7C35_1_0.ttf') format('truetype');}

#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
header{
	top: 0;
	left: 50%;
	position: absolute;
	width:1078px;
	margin: 0 0 0 -539px;
	z-index: 53;
}
.top-bar{
	background: #464646;
	margin: 0 -9999px 8px;
	padding: 7px 9999px 3px;
	overflow: hidden;
	color: #fff;
	font:16px/19px 'GillSansMTStd-Medium', Arial, Helvetica, sans-serif;
}
.top-bar a{
	color: #fff;
}
.top-bar a:hover{
	color: #df9135;
	text-decoration: none;
}
.gallery{
	height: 531px;
	margin: 0 -9999px;
	padding: 0 9999px;
}
.gallery ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery ul li{
	position: relative;
}
.gallery img{
	display: block;
	min-height: 531px;
}
.gallery h1{
	position: absolute;
	color: #fff;
	margin: 0 0 0 34px;
	top: 279px;
	left: 0;
	width: 100%;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px #000;
	font:bold 37px/40px 'GillSansMTStd-Medium', Arial, Helvetica, sans-serif;
}
.inner .gallery h1{
	top: 203px;
	margin: 0 0 0 -10px;
}
.social{
	float: right;
	margin: 0 26px 0 31px;
	padding: 0;
	list-style: none;
}
.social li{
	float: left;
	margin: 0 0 0 7px;
}
.social a{
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/sprite.png) no-repeat 0 -102px;
}
.social .twitter{
	background-position: -32px -102px;
}
.social a:hover{
	background-position: 0 -126px;
}
.social .twitter:hover{
	background-position: -32px -126px;
}
.top-links{
	margin: -2px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
.top-links li{
	float: left;
	margin: 0 0 0 26px;
}
.top-bar .phone{
	float: right;
	margin: -2px 0 0;
}
.top-intro{
	font-size: 13px;
	color: #fff;
	padding: 2px 5px 0px 30px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #464646;
	margin: 0 0 6px;
}
.top-intro p{
	margin: 0;
}
.top-intro a{
	color: #fff;
	text-decoration: underline;
}
.top-intro a:hover{
	text-decoration: none;
}
.search-form{
	height: 17px;
	float: right;
	background: #fff;
	border: 2px solid #ebebeb;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: -4px 0 0 43px;
	padding: 1px 5px 1px 2px;
}
.search-form input[type="text"]{
	height: 16px;
	float: left;
	border: none;
	color: #464646;
	padding: 0 5px;
	width: 148px;
	font: bold 16px/16px "GillSansMTStd-Medium", Arial, Helvetica, sans-serif;
}
.search-form input[type="submit"]{
	width: 18px;
	height: 17px;
	float: right;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	border: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background:url(../images/btn-search.gif) no-repeat;
}
nav ul{
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
	background: #820024;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font:18px/21px 'GillSansMTStd-Medium', Arial, Helvetica, sans-serif;
}
nav ul:after{
	content: "";
	clear: both;
	display: block;
}
nav li{
	float: left;
	padding: 12px 30px 11px;
	position: relative;
}
nav a{
	color: #fff;
}
nav a:hover,
nav li:hover a,
nav li:hover ul a:hover{
	color: #f5af5c;
	text-decoration: none;
}
nav ul ul{
	width: 173px;
	display: none;
	position: absolute;
	top: 100%;
	left: 18px;
	padding: 16px 15px 1px 17px;
	background: #464646;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font:14px/17px Arial, Helvetica, sans-serif;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	text-transform: none;
}
nav ul ul li{
	float: none;
	padding: 0 0 15px;
}
nav li:hover ul a{
	color: #fff;
}
nav ul li:hover ul ul{
	display: none;
}
nav ul li:hover ul,
nav ul ul li:hover ul{
	display: block;
}
nav ul ul ul{
	left: 100%;
	top: 0;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
}
#main{
	width:1078px;
	margin: -319px auto 26px;
	position: relative;
	z-index: 52;
}
.inner #main{
	margin: -388px auto 26px;
}
.logo-box{
	width: 241px;
	background: #fff;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 12px 10px 10px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.inner .logo-box{
	width: 194px;
	padding: 18px 10px 26px 18px;
}
.logo{
	width:206px;
	height:102px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/sprite.png) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
.inner .logo{
	width: 160px;
	height: 79px;
	background-size: 160px 137px;
}
.main-holder{
	background: #fff;
	padding: 28px 21px 24px 21px;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.inner .main-holder{
	padding: 28px 21px 24px 30px;
}
#main article{
	float: left;
	width: 684px;
}
#tabs{
	background: #d3d3d3;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 21px;
}
.tabset{
	margin: 0;
	padding: 0;
	list-style: none;;
	overflow: hidden;
	background: none;
	border: none;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font:18px/21px 'GillSansMTStd-Medium', Arial, Helvetica, sans-serif;
}
.tabset li{
	float: left;
	width: 19.88%;
	font-weight: normal !important;
	border:solid #fff !important;
	border-width: 0 0 0 1px !important;
}
.tabset li:first-child{
	border-width: 0 !important;
}
.tabset a{
	color: #fffefe !important;
	display: block;
	padding: 9px 15px 10px;
	background: #5c80a3;
	text-align: center;
}
.tabset a:hover{
	text-decoration: none;
	background: #7b9bba;
}
.tabset .ui-state-active a{
	background: #464646;
}
.tab-content{
	font-size: 12px;
	line-height: 18px;
	padding: 17px 20px 1px 23px;
	background: #d3d3d3 !important;
	border: none !important;
}
.tab-content form{
	overflow: hidden;
	padding: 0 0 14px;
	margin: 0 0 11px;
	border-bottom: 1px solid #fff;
}
.tab-content .column{
	float: left;
	width: 243px;
	margin: 0 0 0 32px;
}
.tab-content .column:first-child{
	margin: 0;
}
.tab-content label{
	display: block;
	color: #464646;
	margin: 0 0 2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.tab-content input[type="text"]{
	display: block;
	margin: 4px 0 17px;
	width: 100%;
	padding: 8px 8px 6px;
	border: 2px solid #ebebeb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #464646;
    outline: none;
    background: #fff;
}
::-webkit-input-placeholder {
    color: #464646;
}
:-moz-placeholder {
   color: #464646;
   opacity: 1;
}
::-moz-placeholder {
   color: #464646;
   opacity: 1;
}
:-ms-input-placeholder {
   color: #464646;
}
#datepicker,
#datepicker2,
#datepicker3{
    cursor: pointer;
	background:#fff url(../images/ico-calendar.gif) no-repeat 99% 1px;
}
#ui-datepicker-div{
	width: 234px;
}
.tab-content .row{
	overflow: hidden;
	margin: 0 0 7px;
}
.tab-content .row .col{
	width: 61px;
	float: left;
	margin: 0 0 0 28px;
}
.tab-content .row .col label{
	margin: 0 0 6px;
}
.tab-content .row .col:first-child{
	margin: 0;
}
.tab-content .wrap{
	overflow: hidden;
	width: 370px;
}
.tab-content .radios{
	float: right;
	margin: -9px 6px 0 0;
}
.tab-content .radios label{
	float: left;
	margin: 0;
}
.tab-content .hold:after{
	display: block;
	clear: both;
	content: "";
}
.tab-content input.small{
	width: 60%;
	float: left;
}
.tab-content .hold img{
	float: right;
	margin: 2px -33px 0 0;
}
.tab-content input[type="submit"]{
	color: #fff;
	height: 34px;
	width: 101px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #730e20;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #8f2034; /* Old browsers */
	background: -moz-linear-gradient(top,  #8f2034 0%, #7c1123 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8f2034), color-stop(99%,#7c1123)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8f2034 0%,#7c1123 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8f2034 0%,#7c1123 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8f2034 0%,#7c1123 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #8f2034 0%,#7c1123 99%); /* W3C */
}
.tab-content p{
	margin: 0 0 18px;
}
.tab-content p a{
	color: #c17317;
	font-weight: bold;
}
.tab-content p a:hover{
	color: #4889c8;
	text-decoration: none;
}
.promo{
	margin: 0;
	padding: 0;
	list-style: none;
}
.promo:after{
	display: block;
	clear: both;
	content: "";
}
.promo li{
	float: left;
	position: relative;
	margin: 0 0 0 18px;
}
.promo li:first-child{
	margin: 0;
}
.promo img{
	display: block;
	border-radius: 5px;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
}
.promo .text{
	position: absolute;
	bottom: 2px;
	left: 0;
	color: #fff;
	width: 100%;
	padding: 0 18px 0 8px;
	text-align: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.promo .text2{
	top: 18px;
	bottom: auto;
	padding: 0 17px 0 8px;
}
.promo .text3{
	top: 18px;
	bottom: auto;
	padding: 0 17px;
	text-align: left;
}
.promo .text h3{
	margin: 0 0 4px;
	text-align: center;
	font:30px/30px 'GillSansMTStd-Bold', Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 0 #295177, -2px -2px 0 #295177, 2px -2px 0 #295177, -2px 2px 0 #295177, 3px 3px 5px #295177;
}
.promo .text2 h3{
	text-align: right;
	height: 60px;
	width: 308px;
	display: table-cell;
	vertical-align: middle;
}
.promo .text3 h3{
	text-align: left;
	height: 60px;
	width: 308px;
	display: table-cell;
	vertical-align: middle;
}
.promo .text strong{
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin: 5px 0;
}
.promo .text p{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
#main aside{
	float: right;
	width: 333px;
	padding: 2px 0 0;
}
aside .promo li{
	float: none;
	margin: 26px 0 0;
}
#main h1{
	color: #820024;
	margin: 0 0 18px;
	border-bottom: 1px solid #cfcfcf;
	font:30px/33px 'GillSansMTStd-Medium', Arial, Helvetica, sans-serif;
}
#sidebar{
	width: 170px;
	float: left;
}
.side-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-nav li{
	margin: 0 0 4px;
}
.side-nav ul a{
	color: #a35a0a;
}
.side-nav ul a:hover,
.side-nav .selected a{
	color: #215d9f;
	font-weight: bold;
	text-decoration: none;
}
#content{
	width: 834px;
	float: right;
	background: #dee7f1;
	border-radius: 5px;
	padding: 22px 20px 20px 30px;
	margin: 5px 0 0;
	-webkit-border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#content h2{
	color: #820024;
	margin: 0 0 20px -3px;
	font:30px/33px 'GillSansMTStd-Medium', Arial, Helvetica, sans-serif;
}
#content h3{
	color: #215d9f;
	font-size: 18px;
	margin: 0 0 23px;
}
#content h3 img{
	vertical-align: middle;
}
#content p{
	margin: 0 0 22px;
}
#content p a{
	color: #c17317;
	font-weight: bold;
}
#content p a:hover{
	color: #4889c8;
	text-decoration: none;
}
.map-img {
	float: right;
	margin-right: 30px;

}
#content .note{
	padding: 20px 0 0;
	margin: 0 0 20px;
	border: solid #9ca1a6;
	border-width: 1px 0;
}
#content .intro{
	padding: 0 0 20px;
	border-bottom: 1px solid #9ca1a6;
}
.content-form label{
	display: block;
	color: #464646;
	margin: 0 0 2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.content-form input[type="text"]{
	display: block;
	margin: 4px 0 17px;
	padding: 8px 8px 6px;
	border: 2px solid #ebebeb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #464646;
    outline: none;
    background: #fff;
}
.content-form textarea{
	display: block;
	margin: 4px 0 17px;
	padding: 8px 8px 6px;
	border: 2px solid #ebebeb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #464646;
    outline: none;
    background: #fff;
    resize:none;
}
.content-form input[type="file"]{
	display: block;
	margin: 4px 0 17px;
}
.content-form input[type="submit"]{
	color: #fff;
	height: 34px;
	width: 101px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #730e20;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #8f2034; /* Old browsers */
	background: -moz-linear-gradient(top,  #8f2034 0%, #7c1123 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8f2034), color-stop(99%,#7c1123)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8f2034 0%,#7c1123 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8f2034 0%,#7c1123 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8f2034 0%,#7c1123 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #8f2034 0%,#7c1123 99%); /* W3C */
}
.content-form table.webform td{
	padding: 0;
}
.content-form table.webform td {
  line-height: 17px;
}
#recaptcha_widget_div{
	margin: 0 0 17px;
}
.content-form .recaptcha_input_area{
	height: 33px!important;
}
footer{
	color: #fff;
	width:1078px;
	padding: 28px 20px 20px 25px;
	overflow: hidden;
	margin: 0 auto 20px;
	line-height: 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background: #660121; /* Old browsers */
	background: -moz-linear-gradient(top,  #660121 0%, #3b0114 100%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#660121), color-stop(100%,#3b0114), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #660121 0%,#3b0114 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #660121 0%,#3b0114 100%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #660121 0%,#3b0114 100%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #660121 0%,#3b0114 100%,#7db9e8 100%); /* W3C */
}
footer .column{
	float: left;
	width: 244px;
	margin: 0 0 0 19px;
}
footer .column:first-child{
	margin: 0;
}
.footer-logo{
	width: 152px;
	height: 75px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	margin: 2px 0 24px;
	background:url(../images/sprite.png) no-repeat;
	background-position: -56px -103px;
}
.footer-logo a{
	height:100%;
	display:block;
}
footer p{
	margin: 0 0 19px;
}
footer a{
	color: #fff;
}
footer a:hover{
	color: #eaab5f;
	text-decoration: none;
}
footer address{
	font-style: normal;
	padding: 0 0 20px;
}
footer .links ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
footer .links .item{
	margin: 0 0 20px;
}
footer h3{
	margin: -4px 0 18px;
	text-transform: uppercase;
	font:16px/19px 'GillSansMTStd-Medium', Arial, Helvetica, sans-serif;
}
footer .btn{
	color: #fff;
	background: #9d590b;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	margin: 0 0 27px;
	width: 100px;
	line-height: 34px;
	text-align: center;
}
footer .btn:hover{
	color: #fff;
	text-decoration: none;
}
footer .social{
	margin: -10px 0 0 -8px;
	float: none;
	overflow: hidden;
}
.main table{
	border-width: 1px;
	text-align: left;
	width: 100%;
	background: #EBEBEB;
}
.main table th{
	padding: .5em;
	border-width: 1px;
	background-color: #26425c;
	vertical-align: top;
	color: #fff;
}
.main table td{
	padding: .5em;
	border-width: 1px;
	vertical-align: top;

}
.main table tr:nth-child(2n+1){
	background-color: #d8d8d8;
}
.schedules-iframe{
    margin: 0 0 2px -15px;
    border: 0;
}
@media only screen and (min-width: 1610px){
	.gallery img{
		width: 100%;
	}
}