﻿body {
	margin: 0 auto;
	max-width: 1350px;
	min-width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	background: #E8E9EE;
	font-size: 13px;
	color: #333;
}
.overflow {
	overflow-x: hidden;
}
p, li {
	line-height: 150%;
}
.opacity {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
}
#loader {
	opacity: .95;
	filter: alpha(opacity=95);
	-ms-filter: alpha(opacity=95);
	z-index: 1000;
}
header {
	position: relative;
	height: 120px;
	width: 100%;
	border-bottom: 10px #D3B135 solid;
	z-index: 10;
}
.home-bg {
	background: #000;
}
.home-header {
	border-bottom: none;
}
.bio-bg {
	background: url('../images/bio-bg.JPG');
	background-attachment: fixed;
}
a img {
	border-width: 0;
}
td a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
}
.wrapper {
	min-width: 960px;
	max-width: 1060px;
	padding: 20px;
	margin: 0 auto;
}
.logo {
	height: 90px;
	width: auto;
}
.menu-button {
	right: 100px;
	top: 40px;
	cursor: pointer;
	z-index: 13;
	position: absolute;
}
nav {
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	margin: 0;
	padding: 0;
	z-index: 14;
	background: #252525;
	display: none;
}
menu, menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
menu {
	padding-top: 20px;
	padding-bottom: 0px;
}
menu li {
	padding: 0px 40px;
	width: 220px;
	line-height: 65px;
	border-bottom: 5px #666666 solid;
}
menu li:hover {
	background: #D3B135;
}
menu li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 20px;
}
.menu-bar {
	width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 0px;
}
h1 {
	color: #D3B135;
	font-size: 36px;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 0px
}
.bio-content h2, .bio-content h3, .bio-content h4, .bio-content h5, .bio-content h6 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bio-content {
	float: right;
	width: 50%;
	height: 500px;
	padding-right: 15px;
	overflow-y: scroll;
}
.bottom-margin {
	padding-bottom: 80px;
}
.events-header {
	background: url('../images/events-header.jpg');
	background-position: right;
	background-size: 100%;
}
.color {
	color: #333;
	font-weight: bold;
}
tr {
	border-bottom: 2px #999999 solid;
	border-top: 2px #999999 solid;
	width: 100%;
	padding: 10px 0px;
	margin: -2px 0;
	font-size: 14px;
	display: block;
}
td:last-of-type {
	background-color: #999999;
	color: #fff;
	width: 12%;
	font-weight: bold;
	text-align: center;
}
td:last-of-type:hover {
	background-color: #D3B135;
}
td:first-of-type {
	font-size: 36px;
	font-weight: bold;
	color: #D3B135;
	width: 6%;
}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.big-text {
	width: 50%;
	color: #D3B135;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
}
.date {
	width: 6%;
}
.venue {
	width: 26%;
}
.white {
	background-color: #fff;
	padding-bottom: 50px;
	padding-top: 40px;
	min-height: 700px;
}
.event-left {
	width: 33%;
	display: inline-block;
	vertical-align: top;
}
.event-right {
	width: 62%;
	display: inline-block;
	margin-left: 3%;
	vertical-align: top;
	height: 500px;
	overflow-y: scroll;
}
.event1 {
	width: 100%;
	height: auto;
	pointer-events: none;
}
.videos-header {
	background: url('../images/videos-header.jpg');
	background-position: right;
}
.news-header {
	background: url('../images/news-header.jpg');
	background-position: right;
}
.news {
	width: 60%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.news-events-box {
	position: relative;
	width: 24%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: top;
}
.news-events-box img {
	width: 95%;
	height: auto;
}
.gallery-header {
	background: url('../images/gallery-header.jpg');
	background-position: right;
}
.bookings-header {
	background: url('../images/bookings-header.jpg');
	background-position: right;
}
.bookings-pic {
	position: fixed;
	right: 0;
	top: 0px;
	width: auto;
	height: 100%;
	z-index: 12;
	pointer-events: none;
}
.form {
	position: relative;
	width: 53%;
	padding-right: 2%;
	overflow-y: scroll;
	height: 500px;
	text-align: right;
	font-weight: bold;
	color: #B4B4B4;
	left: 0px;
	top: 0px;
}
.gallery1 {
	width: 25%;
	height: 210px;
	margin: -2px;
	display: inline-block;
	position: relative;
}
.gallery2 {
	width: 20%;
	margin: -2px;
	height: auto;
	position: relative;
	display: inline-block;
	height: 330px;
}
.padding-top {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}
.form-scroll-box {
	position: relative;
	width: 53%;
	padding-right: 2%;
	overflow-y: scroll;
	height: 500px;
	text-align: right;
	font-weight: bold;
	color: #B4B4B4;
}
form {
	padding-bottom: 30px;
}
input, select, textarea {
	width: 74%;
	margin-left: 1%;
	border: 1px #B4B4B4 solid;
	color: #B4B4B4;
	height: 25px;
}
textarea {
	height: 70px;
}
label {
	text-align: left;
	background-color: #B4B4B4;
	width: 98%;
	padding: 5px 1%;
	color: #fff;
	display: block;
}
input[type=submit], input[type=reset] {
	width: 35%;
	height: 25px;
	color: #333;
}
#amazingslider-wrapper-1 {
	display: block;
}
#amazingslider-wrapper-2 {
	display: none;
}
.bio-main {
	width: 100%;
	height: auto;
}
footer {
	width: 100%;
	background: #252525;
	color: #fff;
	font-size: 10px;
	position: relative;
	bottom: 0;
	left: 0;
	clear: both;
}