html, body {
	font-family: 'PT Sans', sans-serif;
	height: 100%; /* used to stick footer at the bottom */
}
/* fix Opera: used to stick footer at the bottom */
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;/
}
#wrap {   
	width: 100%;
	min-height: 100%; /* used to stick footer at the bottom */	
}
header {
	background: black !important;
}
/*.navbar-brand {
	font-size: 30px;
}*/
.navbar-nav a, .navbar-nav a:active {
	color: #ccc !important;
}
.navbar-nav a:hover {
	color: #fff !important;
}
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
	background: #333 !important;
}
.navbar-right {
	font-size: 25px;
}
.navbar-right li a {
	padding-top: 14px;
	padding-bottom: 0;
	display: inline-block;	
}
.navbar-right li:first-child {
	margin-top: -7px;
}
.navbar-right li:first-child i {
	float: left;
	font-size: 40px;
    margin-bottom: -6px;
}
.navbar-right li:first-child span {
	float: left;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.8px;
	margin-left: 7px;
}
.navbar-right li:first-child label {
	display: block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    position: absolute;
    text-transform: uppercase;
	cursor: pointer;
}
.navbar-right li:last-child {
	padding-left: 10px;
}
.navbar-right li:last-child a {
	padding-left: 5px;
	padding-right: 5px;
}
#top {
	height: 50px;
}
#logo {
	background: white;
	text-align: center;
	padding: 15px 0;
}
#logo img {
	display: inline-block;
}
#weather {
	position: absolute;
	z-index: 1001;
	width: 100%;
	margin-top: 15px;
}
#weather .container {
	padding-right: 5px;
}
#weather .container div {
	float: right;
	text-align: center;
	font-size: 20px;	
	background: white;
	padding: 5px 10px 5px 5px;
	border-radius: 10px;
}
#weather .container div img {
	float: left;
	height: 30px;
}
body.home #weather .container div {
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);	
}
body.inner #weather .container div {
	border-radius: 10px 10px 0 0;
	padding-bottom: 0;
}
.banner {
	width: 100%;	
}
#slideshow {
    overflow: hidden;
}
#slideshow img {
    width: 100%;
}
#slideshow .cycle-prev, #slideshow .cycle-next {
    position: absolute;
    z-index: 1000;
    top: 50%;
    padding: 0px 20px;
    opacity: 0.3;
	filter: alpha(opacity=30);
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    color: white;
    cursor: pointer;
}
#slideshow .cycle-prev i, #slideshow .cycle-next i {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 2em;
}
#slideshow .cycle-next {
    right: 0;
}
#slideshow .cycle-prev:hover, #slideshow .cycle-next:hover {
    opacity: 1;
	filter: alpha(opacity=100);
}
#slideshow .cycle-pager {
    position: absolute;
    z-index: 1000;
    bottom: 15px;
	width: 100%;
	text-align: center;
}
#slideshow .cycle-pager span {
    margin: 0 7px;
    opacity: 0.7;
	filter: alpha(opacity=30);
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    cursor: pointer;
	border: 2px solid white;
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 50%;
}
#slideshow .cycle-pager span:hover {
    opacity: 1;
	filter: alpha(opacity=100);
}
#slideshow .cycle-pager-active {
    color: black;
	background: white;
}
#tagline {
	font-weight: bold;
	margin-top: 15px;
}
#tagline p {
	font-weight: normal;
	margin: 15px 0 0 0;
}
#ctas {
	text-align: center;
}
#ctas a {
	background: #207cca;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #207cca 0%, #1e5799 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#207cca), color-stop(100%,#1e5799));
	background: -webkit-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: -o-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: -ms-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: linear-gradient(to bottom,  #207cca 0%,#1e5799 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#1e5799',GradientType=0 );
	color: white;	
	display: block;	
	text-align: left;
	padding: 15px;
	margin: 0 -15px 15px -15px;
	border-radius: 5px;
	font-size: 20px;
}
html.ie9 #ctas a {
	filter: none;
}
#ctas a:hover, #ctas a:active {
	background: #207cca;
	text-decoration: none;
}
#ctas a i {
	margin-right: 5px;
}
#ctas .fa-chevron-right {
	margin-top: 5px;
}
h1 {
	background: #207cca;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #207cca 0%, #1e5799 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#207cca), color-stop(100%,#1e5799));
	background: -webkit-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: -o-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: -ms-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: linear-gradient(to bottom,  #207cca 0%,#1e5799 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#1e5799',GradientType=0 );
	color: white;
	margin: 0;
	padding: 20px 0;
	font-size: 30px;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	border-bottom: 2px solid white;
}
html.ie9 h1 {
	filter: none;
}
section {
	padding-top: 30px;
	padding-bottom: 130px; /* must be same height as the footer height + padding (top + bottom) + extra padding (top + bottom) */	
}
section ul, section ol {
	margin-left: 20px;
	padding-left: 0;
}
section > :last-child {
	margin-bottom: 0;
}
section .alert-custom {
	background: #207cca;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #207cca 0%, #1e5799 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#207cca), color-stop(100%,#1e5799));
	background: -webkit-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: -o-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: -ms-linear-gradient(top,  #207cca 0%,#1e5799 100%);
	background: linear-gradient(to bottom,  #207cca 0%,#1e5799 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#1e5799',GradientType=0 );
	color: white;
	border: 1px solid #207cca;
	margin-top: 25px;
}
html.ie9 section .alert-custom {
	filter: none;
}
footer {
    background: black;
    color: white;
    padding: 20px 0 15px 0;
	margin-top: -100px; /* negative value of footer height + padding */	
	font-size: 12px;
}
footer img {
	display: inline-block !important;
}
footer a:hover {
	text-decoration: none;
}
#gallery .col-xs-6 {
	padding: 0 5px;
}
#gallery .thumbnail {
	padding: 5px;
}
form label.error {
	margin-top: 5px;
}
#contact form {
	margin-bottom: 15px;
}
#contact #map {
	height: 250px;
	border: 1px solid rgba(0, 0, 0, 0.075);
	border-radius: 4px;
	overflow: hidden;	
	margin-bottom: 10px;
}

@media (min-width: 768px) { 
	.navbar-right li a span {
		display: none;
	}
	body.home #logo {
		padding: 0;
		position: absolute;
		z-index: 1000;
		width: 100%;
		background: none;
		text-align: left;
	}
	body.home #logo a {
		border-radius: 10px;
		display: inline-block;
		background: white;
		padding: 15px;
		margin-top: 15px;
		box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	}	
	body.inner #logo {
		position: absolute;
		width: 100%;
		top: 0;
		background: none;
	}
	body.inner #logo a {
		display: inline-block;
		position: fixed;
		z-index: 9999;
		padding: 15px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
		border-radius: 10px;
		width: 200px;
		background: white;
		margin-left: -46px;
	}
	footer {
		height: 100px;
	}
	#weather .container div {
		font-size: 38px;	
	}
	#weather .container div img {
		height: auto;
	}
    #slideshow {
		height: 320px;
	}
	#slideshow .cycle-prev i, #slideshow .cycle-next i {
        font-size: 3em;
    }
    #slideshow .cycle-pager span {
        width: 16px;
		height: 16px;
    }  
	#tagline {
		position: absolute;
		z-index: 1000;
		top: 220px;
		width: 100%;
		color: #FCCE07;
		text-shadow:
			-1px -1px 0 rgba(0, 0, 0, 0.5),
			0px -1px 0 rgba(0, 0, 0, 0.5),
			1px -1px 0 rgba(0, 0, 0, 0.5),
			-1px 1px 0 rgba(0, 0, 0, 0.5),
			0px 1px 0 rgba(0, 0, 0, 0.5),
			1px 1px 0 rgba(0, 0, 0, 0.5),
			2px 2px 5px rgba(0, 0, 0, 0.5)
			;
		font: bold 23px/50px "PT Sans Narrow", Helvetica, Arial, Verdana, sans-serif;
		letter-spacing: 2px;
	}
	#tagline p {
		font: 16px/24px "PT Sans", Helvetica, Arial, Verdana, sans-serif;
		letter-spacing: 0;
		color: #fff;
	}
	#ctas {
		margin: 0 auto 30px auto;
	}
    #ctas a {
		border-radius: 50%;
		display: inline-block;	
		text-align: center;
		padding: 0;
		margin: 0;
		width: 150px;
		height: 150px;
		font-size: 18px;
	}
	#ctas a i {
		display: block;
		font-size: 65px;
		margin: 27px 0 10px 0;
	}
	#ctas .fa-chevron-right {
		display: none;
	}
	h1 {
		position: fixed;
		width: 100%;
		height: 75px;
		z-index: 1000;
	}
	.h1-spacer {
		height: 75px;
	}
	#gallery .col-xs-6 {
		padding: 0 15px;
	}
}
@media (min-width: 992px) {    
	.navbar-right li a span {
		display: inline;
	} 
	body.inner #logo a {
		width: 250px;
		margin-left: -130px;
	}
	#tagline {
		top: 300px;
		font-size: 32px;
	}
	#tagline p {
		font-size: 21px;
	}
    #slideshow {
		height: 413px;
	}
    #ctas a {
		width: 180px;
		height: 180px;
		font-size: 22px;
	}
	#ctas a i {
		font-size: 73px;
		margin: 35px 0 10px 0;
	}
}
@media (min-width: 1200px) { 
	body.inner #logo a {
		width: 317px;
		margin-left: -165px;
	}
	#tagline {
		top: 330px;
		font-size: 40px;
		line-height: 60px;
	}
	#tagline p {
		font-size: 23px;
		line-height: 30px;
	}
    #slideshow {
		height: 500px;
	}
    #ctas a {
		width: 220px;
		height: 220px;
		font-size: 30px;
	}
	#ctas a i {
		font-size: 90px;
		margin: 40px 0 10px 0;
	}
}