body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.23;
    color: #404040;
    background: unset url(https://images.listingmanager.com/clientfiles/208/galleries/1181/14544.jpg) no repeat;
}

a {
    text-decoration: none;
    color: #c20f2f;
}

h1{
	margin-top: 10px;
}

.centerHeader {
    text-align: center;
    font-size: 1.25em;
    font-weight: bold;
}

/*MASTER PAGE*/
header {
   background-color: rgba(3, 50, 63, 0.3);
}

#headerGrid {
    z-index: 999;
    position: relative;
}

#topNav {
    position: relative;
    background: transparent;
    overflow: visible;
    z-index: 9999;
}

#topNav a {
    color: white;
    font-weight: 600;
    text-shadow: #333 5px 5px 5px;
}

#logo{
	max-height: 100px;
	display: block;
    margin: auto;
    box-shadow: #333 0px 7px 32px;
background: white;
}

#quickLinksContainer{
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    clear: both;
}

#quickLinksContainer a{
    color: inherit;
    white-space: nowrap;
}
#quickLinksContainer a:not(:first-of-type){
    margin-left: 15px;
}
#quickLinksContainer .fa {
    color: #c20f2f;
    margin-right: 5px;
}

#phoneTop {
    text-align: center;
	font-weight: 600;
	margin-top: 40px;
	clear: both;
	color: #c20f2f;
    font-size: 2em;
}

#menuBar {
    background-color: #404040;
}

#headerContactInfo {
    margin-top: -10px;
}

.hasChildren div.downArrow {
    border-top: 7px solid #fff;
}

#menuBar nav:not(.mobileMenu) ul:not(.subNav) > li > span, #menuBar nav:not(.mobileMenu) ul:not(.subNav) > li > a {
    color: white;
}
nav.mobileMenu {
	width: 270px !important;
}
nav.mobileMenu .downArrow {
	border-top-color: #000;
}

footer {
    background-color: #555555;
    /*border-top: solid 10px #bcbdc0;*/
    padding-top: 30px;
	color: #bcbdc0;
}

    footer a {
        color: white !important;
    }

    footer li {
        padding: 5px;
        list-style-type: square;
    }

    footer img {
        max-width: 200px;
        margin: auto;
        padding: 8px 0;
    }

    footer p {
        padding: 0;
        margin: 0;
    }


    footer h2 {
        color: white;
    }

    footer .copyright {
        clear: left;
        margin: 10px;
        text-align: center;
        width: 100%;
    }

#copyright {
    text-align: center;
    background-color: #555555;
    color: white;
    text-transform: uppercase;
    padding: 20px 0;
    font-size: .8em;
	margin-top: 15px;
    border-top: 1px solid #797676;
}
@media (max-width: 1024px) {
	#logo{
		max-height: 80px;
        display: block;
	}

	header {
		height: auto;
		border-bottom: 2px solid #404040;
	}

    #phoneTop {
        margin-top: 10px;
    }

    footer div {
        margin-bottom: 10px;
        display: block;
        float: none;
        margin: auto;
        text-align: center;

    }

    footer li {
        list-style-type: none;
        margin-left: -43px;
    }

    footer a {
        font-size: 1.2em;
    }

}

@media(max-width: 768px){
	#logo {
		margin: 0 auto;
		max-height: 45px;
		display: block;
		float: none;
		margin-bottom: 5px;
	}

	#homeHeroBar > div {
		margin: 250px auto 150px;
	}
	#communitiesList ul {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}

}

@media (max-width: 400px) {
    #phoneTop {
        font-size: 1.5em;
        padding-top: 20px;
    }
}

/* HOME PAGE */


.homeIntroStrip {
 font-size: 1.25em;
 line-height: 1.7;
 padding: 40px 0;
}

.tempListingsImg {
    padding: 20px 0;
}

.homeHeroBar{
    position: relative;
    background: gray;
    margin-top: -105px;
}

.cycle-slideshow {
    margin-top: -42px;
}

.quickSearchBar {
    background: #333;
padding: 30px 0 40px 0;
color: white;
}

.homeTagline {
    max-width: 900px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 400px;
    position: relative;
    z-index: 9999;
    color: white;
    text-shadow: #333 5px 5px 5px;
    font-size: 3.5em;
    text-align: center;
}

.quickSearchBar h3 {
    color: white;
    font-size: 2.5em;
}

.quickSearchBar .label {
padding: 10px;
}

.txtAdvancedSearch {
    margin: 17px 0 !important;
}

#hlQuickSearch {
    background: red;
    color: white;
    padding: 10px 40px;
    margin-left: 20px;
    width: 100%;

}

.headerFeature {
    color: white;
    text-align: center;
    text-shadow: #333 1px 3px 8px, #333 1px 3px 8px;
}

.homeHeroGrid {
    padding: 200px 0;
}

.homeHeroGrid p {
    line-height: 1.7;
    font-size: 1.25em;
}

.homeHeroGrid h1 {
    text-align: center;
    font-size: 2.5em;
}

.homeHeroGridRight {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px 20px;
}

.homeSearch {
    padding: 10px;
    color: white;
}

#homeCtaBar {
    background: #fff url("/images/halftone-yellow.png") fixed;
}

#homeCtaBar > a {
    text-align: center;
    font-size: 2.2em;
    background-color: rgba( 255,255,255, 0.8 );
    margin: 5% auto;
    padding: .75em;
    max-width: 700px;
    font-weight: bold;
    display: block;
}

.homepageQuote {
	font-size: 16px;
}

.homepageQuoteByline {
	font-size: 22px;
}

/* IDX CUSTOMIZATIONS */
.quickSearchDivA input, .quickSearchDivA select {
    border: solid 1px #C20F2F;
    font-weight: 100;
    border-radius: 1px;
    padding: 4px;
    color: #555;
}
.txtAdvancedSearch {
    width: 100%;
    font-size: 1.2em;
}
.quickSearchDivA > div:first-child {
    width: 75%;
    float: left;
}
.quickSearchDivA > div:nth-child(2) {
    width: 25%;
    float: left;
}
.quickSearchDivA #hlQuickSearch {
    display: block;
    background: #C20F2F;
    color: white;
    text-align: center;
    margin: 0 3px;
    padding: 7px;
}
.mlsQuickSearch span.valueType {
	position: absolute;
	right: 30px;
	top: 8px;
}
.mlsQuickSearch .loading {
	right: 10px;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
	height: 15px;
}

/* SIDE PAGES */



