
body {
	font-family: "Book Antiqua", "Goudy Old Style", "Times New Roman", Georgia, serif;
}

a {
	color: #b9be2a;
}

a:hover {
	color: #8b8e3d;
}

h1 {

}

h2 {
	color: #b9be2a;
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1.5em auto;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

blockquote {
	border: none;
	font-size: 1em;
}

.clear-both {
	clear: both;
}

.overflow-hidden {
	overflow: hidden;
}

.orange-dark, .orange-dark h2, .orange-light {
	color: #ffffff;
}

#header {
	width: 100%;
	position: fixed;
	background: none repeat scroll 0 0 #b9be2a;
	font-size: .85em;
	padding: 0;
	top: 0px;
	z-index: 100;
	-webkit-box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.5);
	height: 120px;
}

.wrapper {
	width: 98%;
	max-width: 1260px;
	margin: 0 auto;
	position: relative;
}

#header .logo {
	float: left;
	width: 140px;
	height: 60px;
	background: url("../img/logo.png") no-repeat scroll 0 -15px / 140px 140px rgba(0, 0, 0, 0);
	color: #000;
	height: 120px;
}

#header .logo span {
	position: relative;
	left: 75px;
	top: 39px;
	text-transform: uppercase;
	font-weight: bold;
	display: none;

}

.menu {
	float: right;
	display: inline-block;
	position: relative;
	margin-top: 42px;
}

.get-updates {
	float: right;
	margin-top: 5px;
}

.get-updates a {
	display: inline-block;
	background: #FFF;
	color: #b9be2a;
	text-transform: uppercase;
	padding: 3px 12px;
	margin-left: 5px;
	font-weight: bold;
	
}
.get-updates a:hover {
	color: #8b8e3d;
}

.menu-left {
    background: url("../img/menu-bg.png") repeat-x scroll center center #FFFFFF;
    height: 32px;
    position: absolute;
    right: -2000px;
    top: 39px;
    width: 2000px;
   
}

.nav {
    background: url("../img/menu-bg.png") repeat-x scroll center center #FFFFFF;
    clear: both;
    float: right;
    height: 32px;
    margin-top: 10px;
    line-height: 32px;
    margin-bottom: 0;
    white-space: nowrap;
}

.nav > img {
	vertical-align: top;
}

.nav ul {
	display: inline-block;
	list-style-type: none;
	padding: 0px;
}

.nav ul li {
	display: inline-block;
	margin-left: 4px;
	border-left: 1px solid #4c4c4c;
	padding-left: 6px;
	line-height: 1.1em;
}

.nav ul li:first-child {
	border-left: none;
	padding-left: 0px;
}

#header ul li a {
	color: #4c4c4c;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
	font-weight: bold;
}

#header ul li.selected a, #header ul li a:hover {
	color: #b9be2a;
}

#footer {
	width: 100%;
	background: #000;
	color: #fff;
	padding: 15px 0px;
	margin-top: 50px;
}

#footer img {
	border: none;
	width: 130px;
}

#footer .copyright-wrapper {
	min-height: 100px;
}

#footer .copyright {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: .8em;
	text-transform: uppercase;
}

.hero-wrapper {
	width: 100%;
	min-height: 400px;
	max-height: 700px;
	overflow: hidden;
}

.hero-wrapper img.hero {
	width: 100%;
	height: auto;
	margin-top: 120px;
}

.fullwidth {
	width: 100%;
	position: relative;
	clear: both;
}

.fullwidth img {
	width: 100%;
}

.section {
	padding-top: 100px;
	position: relative;
	clear: both;
}

.section img {
	border: 1px solid #999999;
}

.back-to-top a {
	position: absolute;
	right: 0%;
	bottom: 0%;
	/* width: 200px; */
	text-align: right;
	padding-right: 15px;
	background: url('../img/up_arrow.png') center right no-repeat;
}
.back-to-top a:hover {
	background: url('../img/up_arrow_hover.png') center right no-repeat;
}
.orange-dark .back-to-top a, .orange-light .back-to-top a {
	background: url('../img/up_arrow_white.png') center right no-repeat; 
}

.back-to-top a {
	text-transform: uppercase;
	font-size: .8em;
	font-weight: 800;
	font-weight: bold;
	color: #d5006d;
}
.back-to-top a:hover {
	color: #911454;
}

.orange-dark .back-to-top a, .orange-light .back-to-top a {
	color: #ffffff;
}

.fullwidth .wrapper {
	padding-bottom: 50px;
}

.section.stacked, .section.first {
	margin-top: 0px;
	padding-top: 30px;
}

#page-hero {
/*	position: absolute;
	left: 0px;
	top: 0px;
*/
}

.orange-dark {
	background: #b9be2a;
}

.orange-light {
	background: #dec261;
}

ul.headshots {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

ul.headshots li {
	display: inline-block;
	max-width: 200px;
	float: left;
	padding-bottom: 20px;
}

ul.headshots li.first {
	clear: both;
}

img.headshot {
	width: 100%;
}

#leadership {
	padding-top: 70px;
	padding-bottom: 100px;
	margin-top: 100px;
}

.left-border {
	border-left: 1px solid #999;
	padding-left: 5%;
}

.inline-map {
	height: 20%;
	overflow: hidden;
}

.image-section {
	margin: 30px 0;	
}

#home {
	position: relative;
}

#home .hero {
	min-height: 400px;
}

#home .logo {
	width: 25%;
	float: right;
}

#home .bottom {
	position: absolute;
	z-index: 10;
	bottom: 0px;	
}

.photo-gallery {
	width: 100%;
	min-height: 100px;
	background: #ccc;
	background: rgba(255, 255, 255, 0.2);
}

.gallery-wrapper .wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Get Updates form */

#get-updates-form #email {
	width: 250px;
}

#form-status {
	display: inline-block;
	color: #999;
	margin-right: 10px;
}

.inline-help {
	color: #ccc;
}

/* Flexslider overrides */

.flexslider {
	background: none;
	border: none;
	box-shadow: none;
	margin-bottom: 40px;
}


/* Video */

.vjs-default-skin .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button {
	display: none;
}