@font-face {
	font-family: 'oswaldbold';
	src: url('../fonts/oswald-bold-webfont.eot');
	src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/oswald-bold-webfont.svg') format('svg'),
		 url('../fonts/oswald-bold-webfont.woff') format('woff'),
		 url('../fonts/oswald-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswaldreg';
	src: url('../fonts/oswald-regular-webfont.eot');
	src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/oswald-regular-webfont.woff') format('woff'),
		 url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
		 url('../fonts/oswald-regular-webfont.svg#oswaldreg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'orbitron-med';
	src: url('../fonts/orbitron-medium-webfont.eot');
	src: url('../fonts/orbitron-medium-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/orbitron-medium-webfont.woff') format('woff'),
		 url('../fonts/orbitron-medium-webfont.ttf') format('truetype'),
		 url('../fonts/orbitron-medium-webfont.svg#orbitron-med') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'orbitron-bold';
	src: url('../fonts/orbitron-bold-webfont.eot');
	src: url('../fonts/orbitron-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/orbitron-bold-webfont.woff') format('woff'),
		 url('../fonts/orbitron-bold-webfont.ttf') format('truetype'),
		 url('../fonts/orbitron-bold-webfont.svg#orbitron-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'opensans-reg';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/opensans-regular-webfont.woff') format('woff'),
		 url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
		 url('../fonts/opensans-regular-webfont.svg#opensans-reg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'opensans-bold';
	src: url('../fonts/opensans-bold-webfont.eot');
	src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/opensans-bold-webfont.woff') format('woff'),
		 url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
		 url('../fonts/opensans-bold-webfont.svg#opensans-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'opensans-light';
	src: url('../fonts/opensans-light-webfont.eot');
	src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/opensans-light-webfont.woff') format('woff'),
		 url('../fonts/opensans-light-webfont.ttf') format('truetype'),
		 url('../fonts/opensans-light-webfont.svg#opensans-light') format('svg');
	font-weight: normal;
	font-style: normal;
}
header, footer, article, section, nav, figure, aside { display: block; }
figure { margin:0; padding:0; }
body{
	margin:0;
	color:#ebebeb;
	font:12px/18px 'opensans-reg', Arial, Helvetica, sans-serif;
	background:#0e181a url(../images/bg-page.jpg) no-repeat 50% 0;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
a:active{background-color: transparent;}
input,
textarea,
select {
	font:11px/11px 'opensans-reg', Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#709289;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{overflow:hidden;}
#header{
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:20;
}
.header-holder{
	width:100%;
	position:relative;
	z-index:100;
}
.header-holder:after{
	content:'';
	display:block;
	clear:both;
}
.logo-holder{
	float:left;
	margin:10px 0 -7px -41px;
	position:relative;
	z-index:10;
}
.az_logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-arizona.png) no-repeat;
	width:534px;
	height:163px;
	padding:0 0 6px;
}
.az_logo a{
	display:block;
	height:100%;
}
.simivalley_logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-simivalley.png) no-repeat;
	width:534px;
	height:163px;
	padding:0 0 6px;
}
.simivalley_logo a{
	display:block;
	height:100%;
}
.sandiego_logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-sandiego.png) no-repeat;
	width:534px;
	height:163px;
	padding:0 0 6px;
}
.sandiego_logo a{
	display:block;
	height:100%;
}
.sandiegowest_logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-sdwest.png) no-repeat;
	width:534px;
	height:163px;
	padding:0 0 6px;
}
.sandiegowest_logo a{
	display:block;
	height:100%;
}
.fresno_logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-fresno.png) no-repeat;
	width:534px;
	height:163px;
	padding:0 0 6px;
}
.fresno_logo a{
	display:block;
	height:100%;
}
.covina_logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-covina.png) no-repeat;
	width:534px;
	height:163px;
	padding:0 0 6px;
}
.covina_logo a{
	display:block;
	height:100%;
}
.oc_logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-oc.png) no-repeat;
	width:534px;
	height:163px;
	padding:0 0 6px;
}
.oc_logo a{
	display:block;
	height:100%;
}
#header .section{
	float:right;
	width:305px;
}
.btn-menu{
	position:relative;
	float:left;
	margin:68px 0 0 6px;
	border-radius:100%;
}
.btn-menu-link{
	border-radius:100%;
	width:30px;
	height:30px;
	background:rgba(0,0,0,0.22);
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:2px solid rgba(225,255,235,0.24);
	box-shadow:inset 0 2px rgba(32,29,29,0.59);
	-webkit-box-shadow:inset 0 2px rgba(32,29,29,0.59);
	position:relative;
	cursor:pointer;
	z-index: 999;
}
.btn-menu-link:before{
	border:solid transparent;
	content:'';
	position:absolute;
	left:11px;
	top:14px;
	border-color:rgba(136,165,151, 0);
	border-top-color:#88a597;
	border-width:4px;
	z-index:60;
}
.btn-menu-link:after{
	content:'';
	position:absolute;
	z-index:5;
	background:#a2b9ae;
	width:8px;
	height:1px;
	top:13px;
	left:11px;
}
.btn-menu:hover a:before,
.btn-menu-link:hover:before{
	border:solid transparent;
	border-color:rgba(69,129,101, 0);
	border-top-color:#458165;
	border-width:4px;
}
.btn-menu:hover a:after,
.btn-menu-link:hover:after{background:#6e9d87;}
.btn-menu:hover a,
.btn-menu-link:hover{
	background:#e1e1e1;
	border:none;
	box-shadow:none;
}
.btn-menu:hover .btn-menu-link,
.btn-menu-link:hover{margin:2px 0 0 2px;}
.btn-menu:hover ul{display:block;}
.btn-menu ul{
	background:#e1e1e1;
	width:172px;
	border-radius:3px;
	margin:0;
	list-style:none;
	position:absolute;
	top:17px;
	left:2px;
	padding:15px 0 12px;
	z-index:20;
	display:none;
	text-transform:capitalize;
	font:13px/16px Arial, Helvetica, sans-serif;
}
.btn-menu ul li{width:100%;}
.btn-menu ul a{
	display:block;
	padding:8px 14px;
	color:#000;
	text-shadow:0 1px rgba(255,255,255,0.75);
}
#nav ul ul a:hover,
.btn-menu ul a:hover{
	text-decoration:none;
	text-shadow:none;
	color:#fff;
	position:relative;
	background:#349748 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0OTc0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTRiMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #349748 0%, #1a4b24 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#349748), color-stop(100%,#1a4b24));
	background: -webkit-linear-gradient(top,  #349748 0%,#1a4b24 100%);
	background: -o-linear-gradient(top,  #349748 0%,#1a4b24 100%);
	background: -ms-linear-gradient(top,  #349748 0%,#1a4b24 100%);
	background: linear-gradient(to bottom,  #349748 0%,#1a4b24 100%);
	box-shadow:inset 0 1px rgba(1,2,2,0.1);
	-webkit-box-shadow:0 1px rgba(1,2,2,0.1);
}
.btns-area:after{
	content:'';
	display:block;
	clear:both;
}
.btns-area{
	width:100%;
	margin:0 0 22px;
}
.btns-holder{
	width:203px;
	margin:0 19px 0 0;
	float:left;
	font:15px/18px 'oswaldbold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.btns-holder a{
	display:block;
	padding:9px;
	text-align:center;
	background:url(../images/btn-area.png) no-repeat 0 100%;
	color:#c3ffc4;
}
.btn-parent{text-align:center;}
.btns-holder .btn-regist{
	background-position:-205px 100%;
	color:#fffca3;
	font-size:14px;
	padding:11px 0 22px;
	text-shadow:0 -2px rgba(0,0,0,0.55);
	box-shadow:inset 0 2px 1px -1px rgba(32,29,29,0.75);
	-webkit-box-shadow:inset 0 2px 1px -1px rgba(32,29,29,0.75);
}
.facebook-icon{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
	width:32px;
	height:32px;
	margin:11px 0 0;
}
.tweet-icon{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite-1.png) no-repeat scroll -74px -79px;
	width:32px;
	height:32px;
	margin:11px 0 0 11px;
}
.search-form{
	width:268px;
	margin:0 0 0 -20px;
}
.search-form input[type=text]{
	float:left;
	background:rgba(0,0,0,0.25);
	box-shadow:inset 0 3px 1px rgba(32,29,29,0.95), 0 1px 1px rgba(50,85,85,0.9);
	-webkit-box-shadow:inset 0 3px 1px rgba(32,29,29,0.95), 0 1px 1px rgba(50,85,85,0.9);
	padding:11px 40px 11px 13px;
	margin:0;
	border:none;
	border-radius:20px;
	width:215px;
}
.search-form input[type=submit]{
	width:22px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	border:none;
	background:url(../images/sprite.png) no-repeat -36px 0;
	cursor:pointer;
	margin:1px 0 0 -32px;
}
#nav{
	position:relative;
	width:940px;
	margin:0 auto;
}
#nav:after{
	content:'';
	display:block;
	clear:both;
}
#nav>ul:after,
#nav>ul:before{
	content:'';
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	height:100%;
	background:url(../images/bg-nav-right.png) no-repeat 0 100%;
}
#nav ul:before{
	left:auto;
	right:100%;
	background:url(../images/bg-nav-left.png) no-repeat 100% 100%;
}
#nav ul{
	padding:0;
	margin:0 auto;
	list-style:none;
	font:17px/20px 'orbitron-bold', Arial, Helvetica, sans-serif;
	text-shadow:0 2px rgba(0,0,0,0.65);
	float:left;
	position:relative;
	border-collapse:collapse;
}
#nav ul li{
	float:left;
	padding:6px 0 0;
	position:relative;
	background:url(../images/bg-nav.png) repeat-x 0 100%;
}
#nav ul .active,
#nav ul li:hover{
	background:url(../images/bg-nav-active.png) no-repeat 50% 100%;
}
#nav ul a{
	color:#c3ffc4;
	display:block;
	/*padding:12px 11px 17px 10px;*/
	padding:12px 25px 17px 25px;
	z-index:18;
	position:relative;
	text-align:center;
}
#nav ul li:hover .has-drop-down-a{
	color:#13631f;
	padding-bottom:19px;
	margin:0 0 -2px;
	text-shadow:none;
	background:#e1e1e1;
	position:relative;
	border-radius:4px 4px 0 0;
}
#nav ul .active a,
#nav ul a:hover{
	color:#eef6e1;
	text-decoration:none;
}
#nav ul li:hover ul{display:block;}
#nav ul ul{
	position:absolute;
	top:100%;
	left:0;
	padding:3px 0 14px;
	min-width:172px;
	width:100%;
	list-style:none;
	font:13px/16px 'opensans-bold', Arial, Helvetica, sans-serif;
	background:#e1e1e1;
	text-shadow:none;
	display:none;
	z-index:10;
	margin:-3px 0 0;
	border-radius:0 4px 4px 4px;
	box-shadow:0 13px 13px -13px  rgba(0,0,0,0.4), -13px 0 13px -13px rgba(0,0,0,0.4),13px 0 13px -13px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 13px 13px -13px  rgba(0,0,0,0.4), -13px 0 13px -13px rgba(0,0,0,0.4),13px 0 13px -13px rgba(0,0,0,0.4);
}
#nav ul ul li{
	float:none;
	background:none;
	padding:0;
}
#nav ul ul a{
	padding:8px 14px;
	text-align:left;
	color:#553f3f;
	text-shadow:0 1px rgba(255,255,255,0.75);
}
div.slideshow {position: relative;}
.slideshow:after{
	content:'';
	position:absolute;
	width:140%;
	bottom:10px;
	left:-20%;
	box-shadow:0 -15px rgba(26,46,46,0.82);
	-webkit-border-radius:0 -15px rgba(26,46,46,0.82);
	border-radius:100%;
}
div.slideshow div.slide {
	position: absolute;
	z-index: 1;
	margin:0 0 0 -40px;
}
div.slideshow div.slide.active {z-index: 2;}
#main{
	width:960px;
	margin:0 auto;
}
.main-holder{
	margin:-45px -400px 0;
	background:url(../images/bg-main-holder.png) no-repeat 50% 0;
	padding:67px 400px 0;
	position:relative;
	z-index:10;
}
.slideshow .btn-next,
.slideshow .btn-prev{
	position:absolute;
	width:55px;
	height:56px;
	background:url(../images/sprite.png) no-repeat -64px 0;
	top:40%;
	margin:-5px 0 0;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	z-index:4;
}
.slideshow .btn-next{
	left:auto;
	right:0;
	background-position:-125px 0;
}
.slideshow img{vertical-align:top;}
.btn-facebook,
.btn-twitter,
.btn-instagram {
	float:left;
	padding:17px 30px 16px 70px;
	position:relative;
	color:#fff;
	width:104px;
	height:36px;
	margin:0 30px 0 0;
	font:13px/14px 'opensans-bold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.btn-facebook {
	background:url(../images/btn-facebook.png) no-repeat;
}

.btn-twitter {
	background:url(../images/btn-twitter.png) no-repeat;
}

.btn-instagram {
	background:url(../images/btn-instagram.png) no-repeat;
}

.btn-facebook strong,
.btn-twitter strong,
.btn-instagram strong {
	font-weight:normal;
	white-space:nowrap;
	display:block;
	margin:0 0 3px;
}
.btn-facebook span,
.btn-twitter span,
.btn-instagram span {
	display:block;
	font:18px/18px 'opensans-light', Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#9fbeff;
}
.btn-facebook:hover,
.btn-twitter:hover,
.btn-instagram:hover {text-decoration:none;}
.line-box{
	float:right;
	width:720px;
	font-size:16px;
	color:#e8f2d5;
	padding:23px 0 0;
}
.add .btn-facebook{
	background:url(../images/btn-facebook-small.png) no-repeat;
	height:18px;
	width:105px;
	padding:18px 27px 18px 48px;
	color:#385493;
}
.add .btn-twitter{
	background:url(../images/btn-twitter-sm.png) no-repeat;
	height:18px;
	width:105px;
	padding:18px 27px 18px 48px;
	color:#385493;
}
.add .btn-instagram{
	background:url(../images/btn-instagram-small.png) no-repeat;
	height:18px;
	width:105px;
	padding:18px 27px 18px 48px;
	color:#385493;
}
.add .line-box{
	float:left;
	width:740px;
	padding:15px 0 0;
}
.add .line-box span{text-shadow:0 0 24px #143d22, 0 0 24px #143d22, 0 0 24px #143d22, 0 0 24px #143d22;}
.line-holder:after,
.line-holder:before{
	content:'';
	position:absolute;
	width:18px;
	height:100%;
	left:0;
	top:0;
	box-shadow:inset 26px 0 14px -14px #0f181a;
	z-index:10;
}
.line-area{
	margin:0 0 48px;
	overflow:hidden;
}
.add .line-holder:after{
	box-shadow:none;
	background:url(../images/bg-line-l.png) no-repeat 100% 50%;
	width:55px;
}
.add .line-holder:before{
	box-shadow:inset 26px 0 14px -14px #5acb68;
	-webkit-box-shadow:inset 26px 0 14px -14px #5acb68;
}
.line-area.add{
	padding:9px 0 0;
	margin:0 0 10px;
}
.line-holder:after{
	left:auto;
	right:0;
	box-shadow:inset -26px 0 14px -14px #0f181a;
}
.line-holder{
	overflow:hidden;
	width:100%;
	position:relative;
}
.add .line-holder{
	margin:-20px 0;
	padding:20px 0;
}
.line{
	float:left;
	width:9999px !important;
}
.line span{
	margin:0 0 0 28px;
	position:relative;
}
.line span:after{
	content:'';
	position:absolute;
	background:#e8f2d5;
	width:4px;
	height:4px;
	border-radius:2px;
	top:50%;
	left:-16px;
	margin:-2px 0 0;
}
.line span:first-child:after{background:none;}
.btns-list{
	padding:0;
	margin:0 0 43px;
	list-style:none;
	text-transform:uppercase;
	font:18px/24px 'oswaldbold', Arial, Helvetica, sans-serif;
	background:url(../images/home-buttons.png) no-repeat;
	width:958px;
	height:85px;
}
.btns-list:after{
	content:'';
	display:block;
	clear:both;
}
.btns-list li{
	float:left;
	margin:0 1px 0 3px;
	text-align:center;
}
.btns-list a{
	color:#e8f2d5;
	display:block;
	width:86px;
	padding:18px 27px 19px 78px;
	position:relative;
	height:48px;
}

.btns-list a.last-btn {
	padding:18px 0 19px 60px!important;
}

.btns-list a:after{
	content:'';
	position:absolute;
	bottom:0;
	left:28px;
}
.btns-list .icon-1:after{
	background:url(../images/icon-1.png) no-repeat;
	width:86px;
	height:86px;
	bottom:4px;
}
.btns-list .icon-2:after{
	background:url(../images/icon-2.png) no-repeat;
	width:120px;
	height:88px;
	left:10px;
	bottom:6px;
}
.btns-list .icon-3:after{
	background:url(../images/icon-3.png) no-repeat;
	width:98px;
	height:132px;
	left:22px;
}
.btns-list .icon-4:after{
	background:url(../images/icon-4.png) no-repeat;
	width:85px;
	height:91px;
	left:16px;
	bottom:5px;
}
.btns-list.custom-bg {
	background: none !important;
}

.btns-list.custom-bg li {
	position: relative;
	min-width: 185px;
	max-width: 185px;
	height: 85px;
	background: linear-gradient(to bottom, #108a59 0%, #033221 100%);
	border-radius: 4px;
}

.btns-list.custom-bg li .text-wrapper {
	position: relative;
	height: 85px;
}

.btns-list.custom-bg li a {
	position: absolute;
	padding: 0 !important;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	transform: translate(-50%, -50%);
}
.contact-area{
	overflow:hidden;
	margin:0 0 57px;
}
.intro-box{
	float:left;
	width:246px;
	margin:0 29px 0 0;
}
.intro-box h2{
	font:23px/26px 'orbitron-med', Arial, Helvetica, sans-serif;
	color:#c3ffc4;
	margin:0 0 20px;
}
.intro-box p{margin:0 0 18px;}
.intro-box .link{
	color:#9bd098;
	letter-spacing:-1px;
}
#main address{
	font-style:normal;
	padding:43px 0 0;
	width:205px;
	float:left;
	font-size:14px;
	line-height:22px;
}
#main address span{
	padding:0 0 16px 33px;
	display:block;
	color:#e8f2d5;
	position:relative;
}
#main address span a{color:#e8f2d5; font-size:12px;}
#main address span strong{
	font-weight:normal;
	display:block;
	font-family:'opensans-bold', Arial, Helvetica, sans-serif;
}
#main address span:after{
	content:'';
	position:absolute;
	top:2px;
	left:0;
	width:16px;
	height:24px;
	background:url(../images/sprite.png) no-repeat;
}
#main address .map:after{background-position:0 -44px;}
#main address .phone:after{
	background-position:-21px -44px;
	width:15px;
	height:23px;
	top:-4px;
}
#main address .email:after{
	background-position:-42px -44px;
	width:19px;
	height:17px;
	top:1px;
}
.map-holder{
	float:right;
	width:451px;
	padding:13px 4px 0 0;
}
.map-holder img{vertical-align:top;}
.visual{
	height:1%;
	margin:0 -30px 55px 0;
}
.visual:after{
	content:'';
	display:block;
	clear:both;
}
.visual .box{
	width:201px;
	margin:0 25px 0 0;
	padding:16px 10px 8px;
	float:left;
	text-align:center;
	box-shadow:0 0 4px rgba(1,2,2,0.5);
	-webkit-box-shadow:0 0 4px rgba(1,2,2,0.5);
	background:#000 url(../images/bg-box.png) no-repeat 50% 0;
}
.visual h2 {
	font:20px/24px 'orbitron-med', Arial, Helvetica, sans-serif;
	margin:0 0 13px;
	color:#c3ffc4;
}
.visual h2 a {
	color:#c3ffc4!important;
	text-shadow:0 -2px #201d1d!important;
}
.visual img{
	vertical-align:top;
	margin:0 -20px 17px;
}
.visual .link-more{
	font:14px/14px 'opensans-bold', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	display:inline-block;
	margin:0 15px 10px;
}
.visual .link-more:after{
	content:'';
	position:absolute;
	border:solid transparent;
	right:-23px;
	top:50%;
	border-color:rgba(128,128,128, 0);
	border-left-color:#808080;
	border-width:6px;
	margin:-6px 0 0 0;
}
#footer{
	width:100%;
	background:#070c0d url(../images/bg-footer.jpg) no-repeat 50% 0;
	padding:53px 0;
}
#footer ul{
	padding:3px 0 0;
	margin:0;
	list-style:none;
	line-height:15px;
}
#footer ul li{margin:0 0 7px;}
#footer ul a{color:#a8a9a9;}
.footer-holder{
	width:960px;
	margin:0 auto;
}
.links-area{
	overflow:hidden;
	padding:0 0 29px;
	border-bottom:2px solid rgba(79,218,112,0.2);
	margin:0 0 20px;
	color:#a8a9a9;
}
.about-section{
	float:left;
	width:306px;
	margin:0 60px 0 0;
}
.location-links{
	width:132px;
	float:left;
	margin:0 60px  0 0;
}
#footer .menu{
	float:left;
	width:200px;
	margin:0 36px 0 0;
}
#footer .menu ul li{
	display:inline-block;
	width:90px;
	margin:0 8px 7px 0;
}
.contact-section{
	float:left;
	width:128px;
}
#footer address{
	padding:3px 0 0;
	font-style:normal;
	line-height:15px;
}
#footer address span{
	padding:0 0 9px 30px;
	margin:0;
	position:relative;
	display:block;
}
#footer address span:after{
	content:'';
	position:absolute;
	width:12px;
	height:16px;
	background:url(../images/sprite.png) no-repeat 0 -74px;
	top:5px;
	left:0px;
}
#footer address span.phone:after{
	background-position:-18px -74px;
	width:9px;
	height:15px;
	top:2px;
}
#footer address span.facebook:after{
	background-position:-33px -74px;
	width:16px;
	top:1px;
	left:-2px;
}
#footer address span.facebook a{
	text-indent:-9999px;
	display:block;
	background:url(../images/sprite.png) no-repeat -54px -74px;
	width:8px;
	height:16px;
	margin:8px 0 0;
}
.tweet_cf {
	position:relative;
	left:61px;
	top:-24px;
}
#footer h3{
	font:16px/20px 'orbitron-bold', Arial, Helvetica, sans-serif;
	color:#73a186;
	margin:0 0 15px;
}
.copyright{width:100%;}
.copyright:after{
	content:'';
	display:block;
	clear:both;
}
#footer .copyright ul{
	width:100%;
	padding:0;
	color:#a5a7a6;
}
#footer .copyright ul:after{
	content:'';
	display:block;
	clear:both;
}
#footer .copyright ul li{
	float:left;
	margin:0 14px 0 0;
}
.copyright ul span{padding:0 0 0 5px;}
#footer .copyright ul a{color:#a5a7a6;}
.btn-top{
	text-transform:uppercase;
	float:right;
	margin:0 34px 0 0;
	position:relative;
	color:#a8a9a9;
}
.btn-top:before{
	content:'';
	position:absolute;
	background:#276c38;
	width:27px;
	height:27px;
	top:50%;
	margin:-14px 0 0;
	right:-37px;
	border-radius:12px;
}
.btn-top:after{
	border:solid transparent;
	content:'';
	position:absolute;
	top:-1px;
	right:-29px;
	border-color:rgba(8,13,14, 0);
	border-bottom-color:#080d0e;
	border-width:6px;
	z-index:10;
	margin:0 0 0 -1px;
}
#twocolumns{
	width:918px;
	margin:0 0 52px -6px;
	padding:27px 24px;
	position:relative;
	overflow:hidden;
	background:#0d0f0a url(../images/bg-twocolumns.png) no-repeat 0 100%;
	border-radius:10px;
	box-shadow:0 10px 10px #000;
	-webkit-box-shadow:0 10px 10px #000;
}
#twocolumns:after{
	content:'';
	position:absolute;
	height:50px;
	width:100%;
	top:0;
	left:0;
	background:#494b47 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5NGI0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjI5MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #494b47 0%, #262924 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494b47), color-stop(100%,#262924));
	background: -webkit-linear-gradient(top,  #494b47 0%,#262924 100%);
	background: -o-linear-gradient(top,  #494b47 0%,#262924 100%);
	background: -ms-linear-gradient(top,  #494b47 0%,#262924 100%);
	background: linear-gradient(to bottom,  #494b47 0%,#262924 100%);
}
#content{
	width:675px;
	float:left;
	position:relative;
	z-index:10;
}
#content h1{
	font:32px/34px 'oswaldreg', Arial, Helvetica, sans-serif;
	color:#eef6e1;
	margin:0 0 29px;
}
#content h2{
	font:24px/26px 'oswaldreg', Arial, Helvetica, sans-serif;
	color:#eef6e1;
	margin:0 0 5px;
}
#content h3{
	font:20px/22px 'oswaldreg', Arial, Helvetica, sans-serif;
	color:#eef6e1;
	margin:0 0 20px;
}
#content h4{
	font:18px/20px 'oswaldreg', Arial, Helvetica, sans-serif;
	color:#eef6e1;
	margin:0 0 21px;
}
#content h5{
	font:16px/18px 'oswaldreg', Arial, Helvetica, sans-serif;
	color:#eef6e1;
	margin:0 0 23px;
}
#content h6{
	font:14px/16px 'oswaldreg', Arial, Helvetica, sans-serif;
	color:#eef6e1;
	margin:0 0 36px;
}
#content a {
	color:#C3FFC4;
	text-decoration:underline;
}
#content ul{
	padding:0 0 30px 14px;
	margin:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
}
#content ul li{
	position:relative;
	margin:0 0 6px;
}
#content ul li:before{
	content:'';
	position:absolute;
	height:5px;
	width:5px;
	background:#95c395;
	border-radius:100%;
	top:6px;
	left:-13px;
}
#content ul ul{
	padding:6px 0 0 18px;
}
#content ul ul li:after{
	content:'';
	position:absolute;
	width:3px;
	height:3px;
	top:7px;
	left:-12px;
	border-radius:2px;
	background:#0d0f0a;
	z-index:10;
}
#content .text-box{
	padding:4px;
	width:320px;
	height:26px;
	/*margin:0 0 61px;*/
	border-radius:6px;
	background: #30302d;
	font-size:12px;
	line-height:14px;
	color:#709289;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMzAyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTNhMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #30302d 0%, #393a38 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30302d), color-stop(100%,#393a38));
	background: -webkit-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: -o-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: -ms-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: linear-gradient(to bottom,  #30302d 0%,#393a38 100%);
}
#content .text-box-message{
	padding:4px;
	width:464px;
	height:198px;
	/*margin:0 0 61px;*/
	resize:none;
	border-radius:6px;
	background: #30302d;
	font-size:12px;
	line-height:14px;
	color:#709289;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMzAyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTNhMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #30302d 0%, #393a38 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30302d), color-stop(100%,#393a38));
	background: -webkit-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: -o-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: -ms-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: linear-gradient(to bottom,  #30302d 0%,#393a38 100%);
}
#content .conSub{
	padding:4px;
	width:90px;
	height:32px;
	/*margin:0 0 61px;*/
	border-radius:6px;
	background: #30302d;
	font-size:12px;
	line-height:14px;
	color:#FFF;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMzAyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTNhMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #30302d 0%, #393a38 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30302d), color-stop(100%,#393a38));
	background: -webkit-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: -o-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: -ms-linear-gradient(top,  #30302d 0%,#393a38 100%);
	background: linear-gradient(to bottom,  #30302d 0%,#393a38 100%);
}
#content .text-box p{margin:0 0 10px;}
#sidebar{
	width:212px;
	float:right;
	position:relative;
	z-index:10;
	padding:11px 0;
}
.paging{margin:0 0 5px;}
#content .paging ul{
	padding:0 0 0 5px;
	width:639px;
	overflow:hidden;
	margin:32px 0 0 0;
	list-style:none;
}
#content .paging ul li:before{background:none;}
#content .paging .prev a,
#content .paging .next a{
	display:block;
	padding:6px 20px 10px;
	border-radius:20px;
	color:#8eb4a9;
	background: #444740;
	font:12px/14px 'opensans-bold', Arial, Helvetica, sans-serif;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDc0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzM2MmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #444740 0%, #33362f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444740), color-stop(100%,#33362f));
	background: -webkit-linear-gradient(top,  #444740 0%,#33362f 100%);
	background: -o-linear-gradient(top,  #444740 0%,#33362f 100%);
	background: -ms-linear-gradient(top,  #444740 0%,#33362f 100%);
	background: linear-gradient(to bottom,  #444740 0%,#33362f 100%);
}
#content .paging .prev{float:left;}
#content .paging .next{float:right;}
.news-section,.staff-section{margin:0 0 37px;}
.news,.staff{
	margin:0 0 0 -24px;
	padding:30px 24px 33px;
	background:#262823 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjgyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjExMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #262823 0%, #0f110c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262823), color-stop(100%,#0f110c));
	background: -webkit-linear-gradient(top,  #262823 0%,#0f110c 100%);
	background: -o-linear-gradient(top,  #262823 0%,#0f110c 100%);
	background: -ms-linear-gradient(top,  #262823 0%,#0f110c 100%);
	background: linear-gradient(to bottom,  #262823 0%,#0f110c 100%);
	box-shadow:inset -178px 0 78px -78px #0d0f0a;
	-webkit-box-shadow:inset -178px 0 78px -78px #0d0f0a;
}
.news .alignleft,.staff .alignleft{
	float:left;
	border:5px solid #171b11;
	margin:0 21px 0 0;
}
.news .description,.staff .description{
	overflow:hidden;
	font-size:13px;
	line-height:22px;
	color:#d7d7d7;
	padding:5px 0 0;
}
.news time,.staff span{
	font:12px/14px 'opensans-bold', Arial, Helvetica, sans-serif;
	color:#757575;
	display:block;
	margin:0 0 7px;
}
.news p,.staff p{margin:0 0 10px;}
.news p>a,.staff p>a{color:#eef6e1;}
#content .photo-area{
	width:702px;
	padding:0;
	list-style:none;
	margin:0 0 21px;
	overflow:hidden;
}
#content .photo-area li{
	float:left;
	margin:0 18px 30px 0;
	width:145px;
}
#content .photo-area li:before{background:none;}
.photo-area .photo{
	border:5px solid #171b11;
	vertical-align:top;
}
.data{
	margin:0 0 40px;
	position:relative;
}
.data-content:after,
.data-frame:after,
.data-holder:after,
.data:after{
	content:'';
	position:absolute;
	width:8px;
	height:8px;
}
.data:after{
	top:0;
	background:url(../images/data-l.png) no-repeat;
	left:0;
}
.data-holder:after{
	background:url(../images/data-r.png) no-repeat;
	right:0;
	top:0;
}
.data-frame:after{
	background:url(../images/data-r-b.png) no-repeat;
	right:0;
	bottom:0;
}
.data-content:after{
	background:url(../images/data-l-b.png) no-repeat;
	left:0;
	bottom:0;
}
#content table{
	border-collapse:collapse;
	width:100%;
	border:1px solid #2b2b2b;
}
#content table th{
	font:16px/18px 'oswaldreg', Arial, Helvetica, sans-serif;
	color:#0d0f0a;
	background:#95c395;
	text-align:left;
	padding:15px 13px;
	width:25%;
	border-left:1px solid #618560;
	border-top:1px solid #2b2b2b;
}
#content table th:first-child{border-left:none;}
#content table tr td{
	border-left:1px solid #585957;
	font:13px/15px Arial, Helvetica, sans-serif;
	background:#333432;
	border-top:1px solid #3b3c3a;
	width:25%;
	padding:10px 15px;
	vertical-align:middle;
}
#content table tr:first-child td{border-top:none;}
#content table td:first-child{border-left:none;}
#content table tr.nth-child td{
	background:#232521;
	border-top:1px solid #3f403e;
}
#sidebar h2{
	font:20px/22px 'orbitron-med', Arial, Helvetica, sans-serif;
	color:#c3ffc4;
	text-shadow:0 -2px #201d1d;
	margin:0 0 25px;
}
#sidebar ul{
	padding:0;
	margin:0;
	list-style:none;
	line-height:16px;
}
#sidebar ul li{margin:0 0 6px;}
#sidebar ul a{color:#a8a9a9;}
#sidebar ul a>time{
	color:#829b94;
	margin:0 6px 0 0;
	font:12px/14px 'opensans-bold', Arial, Helvetica, sans-serif;
}
.news-list,.staff-list{margin:0 0 44px;}
.place-holder img{vertical-align:top;}
.search-form input[type=text]::-webkit-input-placeholder {color:#709289;}
.search-form input[type=text]::-moz-placeholder {
	color:#709289;
	opacity: 1;
}
.search-form input[type=text]:-moz-placeholder {color:#709289;}
#nav .drop-slide-wrapper{
	top: 100% !important;
}
.news h2 a,.staff h2 a{
	color:#eef6e1!important;
	text-decoration:none!important;
}
.news h2 a:hover,.staff h2 a:hover{
	text-decoration:underline!important;
}
#content_calendar{
	width:675px;
	float:left;
	position:relative;
	z-index:10;
}
.playBtn {
    background: url("/images/galPlayBtn2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 45px;
    left: 54px;
    position: absolute;
    top: 50px;
    width: 45px;
}
