/*typography*/

@font-face {
    font-family: 'MuseoSlab';
    src: url('../fonts/museo_slab_500-webfont.eot');
    src: url('../fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_500-webfont.woff') format('woff'),
         url('../fonts/museo_slab_500-webfont.ttf') format('truetype'),
         url('../fonts/museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;

}


body, 
input, 
textarea {
	font-family: Arial, sans-serif;
	text-rendering: optimizeLegibility;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
.kicker,
.top nav,
aside nav,
dl.agent,
dl.faq dt {
	font-family: 'MuseoSlab', Arial, sans-serif;
	font-weight: 100;
}

/*header*/


header {
	background-color: #4d2215;
	min-height: 70px;
    font-family: 'MuseoSlab', Arial, sans-serif;
    font-weight: 100;
	font-size: 18px;
    margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .navbar-brand img {
        max-height: 40px;
     	max-width: 100%;
    }
	
    header {
		min-height: 50px;
        margin-bottom: 25px;
	}
	

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #F9F3F4;
	}
    
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #F9F3F4;
        background-color: transparent;
    }
    
    
    
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default {
	background: transparent;
	border-color: transparent;
	margin-bottom: 0px;
}

.navbar-brand {
    padding: 5px 5px;
}

.navbar-brand img {
    height: 61px;
}

.navbar-default .nav>li>a {
    padding: 40px 15px 10px 15px;
    color: #FFF;
}


.navbar-default .navbar-nav>.active>a {
	background-color: transparent;
    padding: 40px 15px 10px 15px;
	color: #dfd986;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FFF;
}

.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #dfd986;
}


.top nav li.active a {
    color: #dfd986;
}


.top nav li {
    float: left;
    margin-left: 61px;
    font-size: 18px;
}

/*general*/


.navbar-collapse {
	border-top-width: 0px;
	padding-top: 0px;
}

.agent dt, article h2 {
    font-size: 14px;
    color: #8c3b33;
}


article h1 {
    font-size: 28px;
    color: #8c3b33;
    line-height: 1.5em;
}


article a {
    font-weight: bold;
    text-decoration: none;
    color: #99988d;
}

article p {
    margin-bottom: 1.5em;
    font-size: 14px;
    line-height: 1.3em;
    color: #616161;
}

body {
	background: #fbfaee;
	margin-top: 0px;
}


.top-border {
    display: block;
    height: 5px;
    background: rgba(0,0,0,.08);
    border: 1px solid rgba(255,255,255,.5);
    margin-bottom: 12px;
    box-shadow: 0 0 1px rgba(0,0,0,.4) inset;
    width: 75%;
}


@media screen and (max-width: 767px) {
    .top-border {
        width: 100%;
    }
}

aside h2 {
    font-size: 14px;
    color: #aaa99e;
    text-transform: uppercase;
    letter-spacing: .15em;
    text-shadow: 0 -1px white;
    margin-bottom: 5px;
}

aside a {
    color: #8c3b33;
    text-decoration: none;
}

aside li {
    margin-bottom: 0px;
    font-size: 12px;
}

aside nav {
    margin-right: 0px;
}


a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a:hover {
    color: #8c3b33;
    text-decoration: none;
}

ul {
    padding-left: 15px;
}

article .cta {
    padding-top: 12px;
    margin-top: 48px;
    border-top: 3px double #d6d5c9;
}


article .cta p {
    padding-left: 18px;
    font-weight: bold;
    background: url('../img/icon-arrow.gif') no-repeat left top;
    background-position: 0 4px;
    font-size: 12px;
    margin-bottom: .75em;
}


/*homepage*/

.brown-bkg {
    background: url('../img/bg-top.gif') repeat-x top;
    background-color: #6a301d;
	padding-top: 50px;
	padding-bottom: 25px;

}

.index .kicker {
    color: white;
    font-size: 21px;
    text-shadow: 0 -1px black;
    line-height: 1.6em;
    margin: 7px 12px 65px 0;
}

.index header {
    margin-bottom: 0px;
}


.index .homepagebuttons section {
	padding-top: 0px;
	margin-bottom: 10px;
	position: relative;
}

@media screen and (min-width: 768px) {
	.index .homepagebuttons .row:first-child section {
		margin-top: -40px;
	}
}

@media screen and (max-width: 767px) {
	.index .homepagebuttons .row:first-child section {
		margin-top: 15px;
	}
}

.index .homepagebuttons section .top-border {
	width: 100%;
}


.index .homepagebuttons section h2 {
	color: #50504f;
	text-shadow: 0 1px #eaeae9;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 16px;
	margin-bottom: 8px;
}

.index .homepagebuttons section h2 a {
	font-weight: normal;
	color: #50504f;
}

.index .homepagebuttons section p {
	color: #54544e;
	font-size: 13px;
	line-height: 1.3em;
}


.index .homepagebuttons section img {
	max-height: 83px;
}

.index .homepagebuttons .row:last-child section {
	margin-top: 35px;
	margin-bottom: 25px;
	text-align: center !important;
}

.index .homepagebuttons .row:last-child section h2 {
	font-size: 24px;
}

/*agent*/

.agent dd a, #content .faq dt {
    color: #99988d;
}

.agent a {
    font-weight: normal;
    color: inherit;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

.agent dt {
    margin-bottom: 0;
}

article hgroup {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 3px double #D6D5C9;
}

article hgroup h1 {
    margin-bottom: 4px;
}

article hgroup h2 {
    font-size: 14px;
    margin-top: 0px;
    line-height: 0px;
}

article hgroup h2 a {
    font-size: 12px;
    font-weight: normal;
}

.headshot {
    display: block;
    border: 1px solid #747263;
    margin-bottom: 8px;
}

.faq dt {
    color: #99988d;
    font-size: 14px;
    margin-bottom: 3px;
}

.faq dd {
    margin-bottom: 1.5em;
    line-height: 1.3em;
}

/*footer*/

footer {
    background: url('../img/bg-footer.gif') repeat-x top;
    background-color: #98442a;
	padding-top: 50px;
	padding-bottom: 25px;
}

footer h3 {
	font-size: 18px;
	color: white;
	margin-bottom: 15px;
}

footer dd {
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
}

footer dd.address { background-image: url('../img/icon-address.gif'); }
footer dd.phone { background-image: url('../img/icon-phone.gif'); }
footer dd.email { background-image: url('../img/icon-email.gif'); }
footer dd.map { 
	background-image: url('/lib/img/icon-map.gif'); 
	margin-top: 15px;
}

footer p,
footer dd,
footer li {
	font-size: 12px;
	color: white;
	line-height: 1.6em;

}

footer p { margin-bottom: 1em;}
footer .about p { margin-right:34px; }

footer a {
	color: #dfd986;
	text-decoration: none;
	font-weight: bold;
}

footer a:hover {
	color: #dfd986;
	text-decoration: none;
}

footer .col12 { margin: 40px 0 10px;}

footer p.copyright {
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 13px 12px;
	background: rgba(0,0,0,.2);
	
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	-moz-box-shadow: 0 0 1px rgba(0,0,0,.5) inset, 0 0 1px rgba(255,255,255,.5);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.5) inset, 0 0 1px rgba(255,255,255,.5);
	box-shadow: 0 0 1px rgba(0,0,0,.5) inset, 0 0 1px rgba(255,255,255,.5);
}
