﻿h1 {margin-top: 5px;}
hr {clear: both;}
h2 {color: #054788;}
h2.findListings {border-bottom: 1px dotted #CECECE; margin-bottom: 0px; padding: 10px; background-color: #800000; color: #FFFFFF;}
@media screen and (max-width: 550px) {
	h2.findListings {font-size: 16px;}
	.space {padding-top: 5px; padding-bottom: 5px;}
}
a, .text-default {font-weight: bold;}

.img-center {margin: 0 auto; text-align: center;}
.img-left {margin: 0px 15px 10px 0px; float: left;}
.alignright {margin: 0px 0px 15px 15px; float: right;}
.rounded-corners {border-radius: 15px; padding: 5px; border: 1px solid #f1f1f1;}
.notebox {background-color: #f1f1f1; padding: 20px; border-radius: 15px;}
	.notebox p:last-of-type {margin-bottom: 0px;}
.links h2 {border-bottom: 1px solid #000000;}
.proLinks p {padding: 0px 15px;}
.fa {vertical-align: middle; margin-top: -3px;}

/* FOOTER */
.subfooter p {color: #fff;}
.subfooter .navbar-default .nav > li > a {color: #fff; font-weight: bold;}
.subfooter .navbar-default .nav > li > a:hover {color: #ffff00; font-weight: bold;}

/* FONT COLORS */
.fc-green {color: #009900 !important;}
.fc-red {color: #FF0000 !important;}

.site-slogan {text-align: center;}
.site-title {color: #054788; margin: -5px 0 15px 0;}

.fa-facebook-official {font-size: 39px; margin-top: -2px;}

.header.dark {background-color: #054788;}

.main-navigation .navbar-nav.navbar-right:last-child {
	margin-top: 10px;
}
.main-navigation .navbar-nav > li {
	margin: 0 0 0 0px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	padding: 12px 20px 12px 10px;
}
.dark .header-top-dropdown .dropdown > button {border: 0px;}
.header-top-first {padding-top: 2px;}
.header-top-dropdown .dropdown > button {font-size: 15px;}
.header-top .social-links li {border-right: 0px;}
.memberlogin {background-color: #FFFF88 !important;}

.tagline {background-color: #054788;padding: 5px;text-align: center;color: #FFFFFF;}
.tagline p {margin: 0px;}
.banner {background-color: #FFFFFF;}

.covid p {margin-bottom: 10px;}
.covid p:last-of-type {margin-bottom: 0px;}

.home-bg {
	/*(background-color: #ffffff !important;*/
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	border: none !important;
	background: url("../images/parallax-bg-4.jpg") 50% 0px repeat-x;
}

.home-text-bg {
	background: rgba(255,255,255,0.75) !important;
	/*background-color: #ffffff !important;*/
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	border: none !important;
	-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
}

.homeList {margin: -15px 0 0 25px;}
.homeList li {margin: 0 0 -20px 0;}
.snapshot p {font-size: 17px;}
.list-icons > li > .fa {
	vertical-align: middle; color: #FF0000;
}

.blue-bg {
	background-color: #800040;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
	position: relative;
}

.page-intro {background-color: #cecece; border: 0px; box-shadow: 0px 0px 0px;}
.page-title {color: #054788;}
.event-title {color: #6c160f;}
.event-date { color: #054788; font-weight: bold; font-size: 18px;}

/* Blockquote Thumbs-Up */
.alert-quote {
	color: #8e1e13;
	background-color: #f7f0ce;
}
.alert.alert-quote:after {
	content: "\f10d";
}

/* About Us */
.gray-bg {background-color: #F1F1F1; position: inherit;}

/* EVENTS */
.pricingBox {background-color: #bcdab0; padding: 20px; color: #000000; border-radius: 10px;}
/*.pricingBox p:last-of-type {margin-bottom: 0px;}*/
.eventPhotoRight {float: right; margin: 0 0 10px 10px; border-radius: 10px;}
.eventList p {margin-bottom: 10px;}

/*  Mobile Menu */
.container-fluid > .navbar-header {
	background-color: #032F5A;
}

.parallax-bg-4 {
	background: url("../images/parallax-bg-4.jpg") 10% 0px no-repeat;
}
ol > li > ol > li {
	list-style-type:upper-alpha;
}
.benefits ol, .benefits li {margin: 5px 0px;}
.ewTableHeader {
	text-align: right;
}
.ewTable {
	width: auto;	
}
.ewTableHeader {
	white-space:nowrap;
}

/* EDIT LISTING */
.highlight {font-weight: bold; color: #000080;}
.nohighlight {font-weight: normal; color: #666666;}

/* SNAPSHOT */
.snapshotMainImage {width: 275px;}