body {font-family: "museo-sans", sans-serif; font-size: 1em; color: #656565; font-weight: 300;}

h1 {font-family: "cora",sans-serif; text-transform: uppercase; font-size: 1.625em; letter-spacing: 0.10em; padding-bottom: .2em; color: #867451; line-height: 1.25;}
h2 {font-weight: 700; font-size: 1.2em; line-height: 1.25em;}
h2 a {color: #3e3e3e;;}
h2 a:hover {color: #626262;}

p {line-height: 1.7em;}

.ria-medtxt {font-weight: 500;}
.sl-smltxt {font-size: 0.8em;}
.sl-copy {font-size: 0.7em; color: #9d9d9d;}
.sl-callout {font-family: "cora",sans-serif; font-size:1.3em; letter-spacing: 0.025em;}

	
.sl-navbar ul {list-style: none; margin: 0;}
.sl-navbar li {display: inline-block; font-family: "cora",sans-serif; padding:4px 6px; font-size: 0.9em; text-transform: uppercase;}
.sl-navbar li a {color: #fff; font-family: "cora",sans-serif;}

.sl-headerline hr {width: 20%; height:6px; color: #1e2043; background-color: #1e2043; margin: 10px 0; text-align: left;}

.sl-section {padding-top:50px; padding-bottom: 30px;}
.sl-navbar {background-color: #1e2043;}
.sl-blog {background: #dadada url('../img/sl-blogbanner.jpg') left center no-repeat;}


.sl-slider {position: relative; width: 100%; height:60%; max-height:520px; background: #e0ddca url('../img/sl-herobanner.jpg') center top no-repeat;}
.sl-slidersub {background-color: #ac9973;}
.sl-slidersub ul {list-style: none; margin: 0;}
.sl-slidersub li {display: inline-block; padding:5px 1% 7px;}
.sl-slidersub a {font-family: "cora",sans-serif; font-size: 0.8em; text-transform: uppercase; color: #e2d3b6; letter-spacing: 0.05em; font-weight:500;}
.sl-slidersub a:hover {color: #fff;}
.sl-basebanner {position: relative; width: 100%; height:150px; background: #dad8c3 url('../img/sl-basebanner.jpg') right top no-repeat;}
.sl-logo {position: absolute; top: 50%; transform: translate(0, -50%); }
.sl-social {padding:13px 9px; float: right;}
.sl-navph {float: left; color: #fff; font-weight: 700; padding-top:13px;}



/* FOOTER MENU */
.sl-ftmenu, .sl-ftmenu  {margin: 0; padding: 0; list-style: none;}
.sl-ftmenu a {font-weight:700; text-decoration: none; color:#867451; font-size: 12px;}
.sl-ftmenu li {display: inline; padding: 0 15px 0 0;}
.slftrsublink {font-weight:300; text-decoration: none; color:#000; font-size: 10px;}

/* Overrides  */
.pageList {list-style: none;}
.pageList li {display: inline; padding: 0 15px 0 0;}
.sl-active {font-weight:700;}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.sl-logo {
		position: absolute; top: 40%; transform: translate(0, -50%);
	}
}

/* Responsive Nav */
.selectnav { display: none; }

@media screen and (max-width: 991px) {
  .js #slnav { display: none; }
  .js .selectnav { display: block; margin: 5px 0 15px; }
}