@charset "utf-8";
/* CSS Document */

/*Layout Declarations*/
body {
	color:#766661;
    margin:0px;
    padding:0px 0 0 0;
	font-size: 15px;
	font-family: "acumin-pro-wide",sans-serif;
	font-weight:300;
	height:100%;
    background: url('/images/background_field.jpg') no-repeat top center #494c07;
    background-size: cover;
    background-attachment: fixed;
    background-repeat:no-repeat;
	-webkit-font-smoothing: antialiased;
}
#topper {
	position:absolute;
	z-index:5;
}
#home {
	color:#ffffff;
}
#home li, #home p, #home div {
	color:#ffffff;
}
p {
	margin-top:0px;
	margin-bottom:24px;
}
a, a:visited	{
	color:#6d9100;
/*	color:#b6bd00;*/
    text-decoration:underline;
}

a:hover	{
	color:#613e2e;
    text-decoration:underline;
}

a {
	outline:none;
	position:relative;
}
:focus {
	outline:none;
}
.headerRight {
	text-align:right;
	padding-left:10px;
}
.headerRight h3 {
	color:#fff;
	font-size:13px;
	letter-spacing:1px;
	text-align:right;
	font-weight:normal;
	text-transform:uppercase;
}
#headerLinks {
	float:right;
	font-size:12px;
	margin-right:20px;
	margin-top:5px;
}
.headingSpacer {
	height:0px;
}
/*
form label {
    cursor: pointer;
    margin:0 8px 9px 0;
    width: 120px;
    line-height: 1.7em;
    text-align:right;
    vertical-align:top;
    display:inline-block;
	font-weight:bold;
	color:#763e09;
}
*/
.required {
	font-weight:bold;
	color:#000 !important;
	position:absolute;
	margin-left:-15px;
}
#homeBG {
	background-image:url(/images/dots.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-top:-309px;
	height:298px;
	width:285px;
	position:absolute;
}

#homeContent {
	float:right;
	width:230px;
}
#homeContent ul {
	margin-top:0px;
	margin-left:14px;
	padding:0px;
}
#homeContent li {
	margin-bottom:10px;
}
#homeBanner {
	margin:0px auto;
}
#sideContent {
	float:right;
	width:520px;
	margin-right:15px;
}
#sideImages {
	float: left;
	width: 390px;
	margin-top: 20px;
}
#innerContent{
	margin:0px auto;
	width:1025px;
	position:relative;
}
#innerContent.full {
}
.innerBox {
	width:100%;
	display:table;
	table-layout: fixed;
/*	overflow:auto;*/
	height:auto;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}
.full .innerBox {
/*	background:url('/images/background_inner_full.jpg') no-repeat;*/
}
/* for Internet Explorer */
/*\*/
* html .innerBox {
	height: 1020px;
}
/**/
.innerPages {
    position:relative;
	padding:20px 20px;
}
.innerPages.full {
}
.bodyleft {
   	display:table-cell;
    vertical-align:top;
	width:275px;
	background:#f3795e;
	position:relative;
	padding:50px 0px;
}
.bodymidContainer {
	padding:20px;
}
.bodymidContainer:after {
        content:"";
        position:absolute;
        top:0;bottom:0;left:0;right:0;
        background-image:url('/images/background_linen-kc2.jpg');
        background-image:url('/images/background_linen_smaller.jpg');
        background-repeat:repeat;
        opacity:.90;
        alpha(opacity=90);
        z-index:-1;
}
.bodymid {
    display:table-cell;
    vertical-align:top;
	line-height:1.8;
    overflow: hidden;
	position:relative;
}

.bodymid.full {
}
.bodyright {
	position:relative;
	width:250px;
	padding-top:145px;
	float:left;
}
.bodyright * {
	text-align:right;
}
.bodyright .content{
	padding:0px 30px;
	color:#491104;
}
.bodyright a {
	text-decoration:none;
	color:#6c4532;
}
.bodyright a:hover {
	color:#000;
}
.step2 .selectboxit-container {
	display:block;
}
.step2 .selectboxit-container .selectboxit, .step2 .selectboxit-container .selectboxit-options {
	width:95% !important;
}
.step2 .selectboxit-text {
	max-width:none !important;
}
#horizontalBar {
	border-top:1px solid #e7e7e7;
	width:100%;
	height:4px;
    margin-left:auto;
    margin-right:auto;
}
#home #horizontalBar {
	border-top:1px solid #ffffff;
}
#verticalBar {
	background-image:url('/images/verticalbars.gif');
	background-repeat:repeat-y;
	background-position:center;
	width:9px;
    margin-left:auto;
    margin-right:auto;
	float:left;
}
#footer {
	border-top:1px solid rgba(0,0,0,.6);
	width:100%;
	margin:0px auto;
	position:relative;
}
#footer, #footer div{	
    font-size:13px;
}
#footer a {
	color:inherit;
}
h1, h2, h3, h4, h5 {
	color:inherit;
	text-align:left;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	line-height:1.1;
	margin-bottom:10px;
}

h1 {
	font-size:33px;
}
h2 {
	font-size:30px;
}

h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
	text-transform:uppercase;
}
.headline {
	/*font-family: "kepler-std-semicondensed-dis",serif;*/
	font-family: "kepler-std",serif;
	font-style:italic;
	font-size:24px;
	font-weight:normal;
	text-align:center;
}

.contentheading, .componentheading {
	color: #c4a344;
	font-size: 28px;
	font-weight: bold;
}

#home a {
	color:#ffffff;
}

#homeContent a, #homeContent a:visited	{
    text-decoration:none;
}
#homeContent a:hover {
    text-decoration:underline;
}

.navText {
	padding-right:5px;
	outline:none;
}
hr.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}

hr {
	height: 2px; 
	border-style: none; color: black; 
	background:#8a7a67;
    padding:0px;
    margin:2px 0px;
}
blockquote {
	margin:0px 20px;
}
img
{
	text-decoration:none;
	border-style: none;
}
.buttonSmall {
	margin:0px;
	padding: 1px 3px;
	border: 1px solid #333333;
	background-color:#333333;
	height:22px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	cursor:pointer;
}

.inputbox {
	margin-bottom:9px;
}

.inputbox:hover, .inputbox:focus {
	background: #eaeaea;
	color:#000000;
}
.inputTooltip {
    position:absolute;
    padding:1px;
    margin-left:3px;
    line-height:25px;
    color:#999;
}
input.blur {
    color: #c2c0c0;
}

.alert {
    color:#ffffff !important;
    font-weight:bold;
	background-color:#990000;
	padding:3px 5px;
	margin-bottom:5px;
}

.editbox {
    position:absolute;
    text-align:right;
    float:right;
    background-color:#000;
    color:#fff;
    text-decoration:none;
    padding:2px 8px;
    font-weight:bold;
    margin-right:20px;
    z-index:20;
    border:1px solid #fff;
}
a.editboxlink:link, a.editboxlink:visited {
    color:#fff;
    outline:none;
    text-decoration:none;
    cursor:pointer;
    font-weight:bold;
}
.editboxleft {
    position:absolute;
    float:left;
    border:1px solid #fff;
    background-color:#000;
    color:#fff;
    text-decoration:none;
    padding:2px 8px;
    font-weight:bold;
}
ul {
	list-style:square;
}
.innerPages ul {
	overflow: hidden;
}
li {
	margin: 0em;
	padding: 0em;
	margin-bottom:7px;
} 
.highlightbox {
    background-color:#231f20;
	color:#ffffff;
    width:375px;
    margin-left:4px;
    margin-top:3px;
}
.higlightbox li {
	color:#ffffff;
}
.pageTitle {
	margin-top:10px;
}
.bullets ul, .bullets ul li {
    margin-left:12px;
    padding-left:12px;
    list-style-position:inside;
}
.hoverBox {
    padding:3px;
    position:absolute;
    display:none;
    background-color: #dbdfe8;
    border:1px solid black;
    filter:alpha(opacity=90);
	z-index:40;
}
.hoverBoxClose {
	width:100%;
	background-color:#000;
	color:#fff;
	text-align:right;
	padding:1px;
	margin-bottom:3px;
}
.hoverBoxClose * {
	color:#fff;
}
.hoverBoxClose a {
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	font-weight:bold;
}
.editorButton {
	background-color:#ccc;
	color:#000;
	text-decoration:none;
	padding:1px 3px;
	border:1px solid #000;
	position:absolute;
	margin-left:-20px;
	margin-top:2px;
}
.editorButton:hover {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.article-content img {
	margin:12px;
}

.article-content img {
	border:3px solid #557a6c;
	margin-top: 5px;
}
.subnav {
	margin:5px 0px;
}
.subnav a {
	text-decoration:none;	
	color:#868686;
	letter-spacing:1px;
}
.subnav a:hover {
	color:#005030;
}
.column  {
    float:left;
    margin-right:2px;
    margin-top:10px;
    padding:3px 9px 0px 10px;
    min-height:120px;
    position:relative;
}
.verticalBar {
	height:300px;
	float:left;
    border-right:1px solid #c4a344;
}
.logoIcon {
	text-align:right;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:100px;
}
.logo .divider {
    position:absolute;
    top:0px;
    right:-5px;
    height:69px;
    border-right:1px solid #ffffff;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.logo span {
	display:none;
}
.headerPhone {
	white-space: nowrap;
	padding-left:20px;
	text-align:center;
	padding-top:15px;
}
.headerPhone .topline {
	font-style:italic;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	height:25px;
}
.headerPhone .phone {
	color:#fff;
	font-size:18px;
}
.sideBox {
	text-align:center;
	padding:20px 20px;
}
.sideBox input[type=text]:focus {
}
.sideBox .headline {
	color:#fff;
}
.sideBox h2 {
	color:#fff;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
}
.sideBox .press h2 {
	font-weight:bold;
}
.sideBox_bottom {
	position:absolute;
	bottom:10px;
	margin-left:25px;
	margin-right:25px;
}
.sideBoxContainer {
	text-align:right;
}
.sideBoxTop {
	background-image:url('/images/sidebox_top.png');
	background-repeat:no-repeat;
	background-position:top;
	height:48px;
	position:relative;
	z-index:2;
}
.sideBoxBottom {
	background-image:url('/images/sidebox_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
	height:48px;
	position:relative;
	z-index:2;
}
/*.nav:hover, .nav a:hover {
	color:#e2cea7;
}*/
.navSeparator {
	width:100%;
	height:20px;
}

.buttonContainer {
	display: inline-block;
	margin:0px auto;
}
.buttonContainer .button {
	display: inline-block;
	margin-right:5px;
}
.button {
/*8px 5px 15px;*/
	text-transform:uppercase;
	background-color:#b4ba01;
	color: #ffffff;
	font-size: 14px;	
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	z-index:5;
	border-radius:4px;
	border:1px solid #737127;
	font-family:inherit;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);

}
.button a, a.button {
	display:block;
	color:#fff;
	text-decoration:none;
	padding: 4px 10px;
}
input.button {
	padding: 8px 10px;
	font-family:inherit;
}
.homefinderBox input.button {
	display:block;
	width:100%;
}
.contactform .button {
	background-color:#b5bf34;
	color:#1e1e1e;
	border:1px solid #777e1b;
	border-top:1px solid #d7de81;
	border-left:1px solid #d7de81;
}
.press .button {
	padding:0px;
}
.press .button a {
}
.bodyleft .press a {
	padding: 5px 15px;
	display:block;
	color:rgba(255,255,255,.65);
	text-decoration:none;
	font-size:15px;
}
.bodyleft .press a:hover {
	font-weight:bold;
	color:#fff;
	text-shadow:0px 0px 2px rgba(0,0,0,.4);
}
.bodyleft .press .headline a {
	color:inherit;
	font-weight:bold;
	font-size:20px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.press .viewall {
	
}
.button:hover, a.button:hover{
	text-decoration:none;
	color:#fff;
}
.button.lighter {
    background-color:#6d9100;
    color:#fff;
    cursor:pointer;
	font-size:13px;
}
.button.lighter a {
	padding-top:7px;
	padding-bottom:7px;
	color:inherit;
}
.button a {
    color:#fff;
    text-decoration:none;
}
/*
.newsletterSignup {
	position:absolute;
	z-index:20;
	top:6px;
	width:75px;
	text-align:center;
	padding:0px 5px;
	cursor:pointer;
	font-size:21px;
}*/
.newsletterSignup a {
	text-decoration:none;
}
.newsletterSignup a:hover {
	color:#ccc;
}
.highlight, .highlight * {
	font-style:italic;
	font-weight:bold;
	color:#4a4e25 !important;
	letter-spacing:0px;
	font-size:12pt;
}
.photoCaption, .photoCaption * {
	color:#000000;
	font-style:italic;
	position:relative;
	z-index:1500;
}
.subheading, .subheading * {
	color:#b55414 !important;
	font-weight:bold !important;
}
#nav a {
	color:#ffffff;
}
#contactBox .g-recaptcha {
        transform:scale(0.74);
        -webkit-transform:scale(0.74);
        transform-origin:0% 50%;
        -webkit-transform-origin:0% 50%;
}
#contactBox .headline {
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
}
#contactBox .alert {
	background:none;
	color:#fff !important;
}

#contactBox input[type=text] {
	margin-bottom:5px;
	background-color:#f7a18f;
	border:none;
	padding:8px 0px;
	text-align:center;
	width:100%;
	color:#fff;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
}
#contactBox .message {
	font-size:13px;
	margin-bottom:8px;
	color:rgba(255,255,255,.65);
}
#contactBox .message .highlight, #contactBox .message .highlight2 {
	font-style:normal;
	font-weight:bold;
	color:#2fbebe !important;
	color:#fff !important;
}
#contactBox .message .highlight {
	font-size:15px;
	letter-spacing:4px;
}
#contactBox .message .highlight2 {
}
#contactBox .button {
	margin-top:5px;
	width:100%;
}
.autoClose {
    background-color:#000;
    border:1px solid #ccc;
    padding:0px 4px;
    color:#ffffff;
    position:absolute;
    right:0px;
    top:0px;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    cursor:pointer;
}
.arch {
	position:absolute;
	z-index:400;
}
.optionHeader {
	background-color:#000;
	color:#303601;
}
.featureContainer {
	padding:0px;
}
.featureBox {
	float:left;
	height:140px;
	width:246px;
	color:#ffffff;
	text-align:center;
	letter-spacing:2px;
	font-size:90%;
	position:relative;
	margin-left:7px;
}
.featureBox .image {
	width:246px;
	height:140px;
	overflow:hidden;
	margin-bottom:10px;
}
.featureBox .featured {
	position:absolute;
	color:#fff;
	z-index:10;
	top:110px;
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.sideBoxSeparator {
	margin-top:7px;
	margin-bottom:7px;
}
.customform {
	position:relative;
}
.customform div, .customform {
}
input {
	position:relative;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #766661;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #766661;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #766661;
}
:-moz-placeholder { /* Firefox 18- */
  color: #766661;
}
.customform input[type=text], .customform select, .customform textarea {
  	border: 1px solid rgba(0, 0, 0, 0.2);
	padding:8px 0px;
	text-indent:5px;
	font-size:13px;
	max-width:100%;
	border-radius:4px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdfdfd+0,e8e8e8+100 */
	background: #fdfdfd; /* Old browsers */
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #e8e8e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */

}
.customform select {
	margin-bottom:5px;
	height:25px;
	position:relative;
	bottom:2px;
	max-width:90%;
}
.customform {
	margin-left:40px;
}
.customform select option {
	background-color:#4a4e25 !important;
	color:#ffffff;
}
th, th a, th a:visited {
	background-color:#35302f;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	position:relative;
}
th a:hover {
	text-decoration:none;
	color:#000000;
}
.oddrow {
	background-image:url('/images/background_oddrow.png');
}
.line1, .line1 a {
    font-variant:small-caps;
    color:#303601 !important;
	font-size:12px;
    font-weight:bold;
	text-decoration:none;
}
.line2, .line2 a {
    font-style:italic;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.line3, .line3 a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.manualClose {
	position:absolute;
	right:0px;
    width: 80px;
    height: 26px;
    background: #ffffff url('/fancybox/fancybox/closelabel.gif') no-repeat;
    background-position:center center;
    cursor: pointer;
}
.sidePhoto {
	float:right;
	margin-left:20px;
	margin-top:15px;
}
.homefinder {
	width:580px;
	bottom:10px;
	height:80px;
	position:absolute;
	z-index:20;
}
.homefinder table {
	position:absolute;
}
.homefinder .separator {
    float:left;
    margin-left:15px;
    border-left:1px solid #58595b;
    height:70px;
    width:20px;
}
.homefinder .heading {
	color:#fff;
	letter-spacing:1px;
	margin-bottom:4px;
	text-transform:uppercase;
    font-size:15px;
	position:relative;
}
.homefinder h3 {
    font-weight:bold;
    color:#fff;
    float:right;
    margin-right:20px;
    margin-top:5px;
}
.homefinder input {
}
.homefinder select {
    background-color:#2c170f;
    color:#6c452f;
    padding:3px 0px;
    margin-right:10px;
	width:165px;
}
span.customStyleSelectBox {
    -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px 5px;
	background-color:#35302f;
	color:#c2c0c0;
    border:1px solid #250b03;
    padding:3px 0px 3px 5px;
    margin-right:10px;
    font-size:13px;
	margin-bottom:4px;
    line-height:25px;
    height:17px;
	width:300px;
    overflow:hidden;
 }
.homefinder span.customStyleSelectBox {
    width:160px;
}
.customStyleSelectBoxInner { 
    background:url(/images/selectarrow.png) no-repeat center right;
    line-height:17px;
    height:17px;
    overflow:hidden;
}
.homefinder select.expand {
    width: auto;
}
.homefinder select option {
    background-color:#373637;
    color:#ccc;
}
.homefinder input.button {
    margin-top:8px;
}
.contactPopBox {
	float:right;
	cursor:pointer;
}
.contactcomplete {
	padding-top:30px;
    background-color:#750b0d;
    background:url('/images/parchment_tile_dark.jpg');
   width:450px;
    overflow-x:hidden;
    overflow-y:auto;
}
.social {
	float:right;
	padding-right:10px;
}
.social .icon {
	float:left;
	background:url('/images/icons_social_noshadow.png') no-repeat;
	width:48px;
	height:65px;
}
.social span {
	display:none;
}
.social a {
	display:block;
	width:100%;
	height:100%;
}
.social .facebook {
	background-position: -53px 0px;
}
.social .twitter {
	background-position: -98px 0px;
	width:55px;
}
.social .pinterest {
	background-position: 0px 0px;
	width:57px;
}
.bodyleft .share {
	float:right;
	margin-right:8px;
}
.bodymid .share {
	float:right;
	position:relative;
	z-index:25;
	width:120px;
}
.video {
    position:absolute;
    top:100px;
    z-index:500;
    width:100%;
    text-align:center;
}
#screen {
    z-index:1;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0.6;
    filter:alpha(opacity=60);
}
#newsletterBox input {
	margin-bottom:3px;
	width:127px;
}
#sidenav_below {
    text-align:right;
    margin-top:20px;
}
#sidenav_below .content {
    overflow:hidden;
}
.center {
	text-align:center;
}
.btcheck,.trk {
	display:none;
}

/* Slide Out Tabs */
.fixedTab {
	position:absolute;
	right:0px;
	top:135px;
	z-index:1000;
}
.p_index .fixedTab {
	top:320px;
}
.fixedTab .share {
	margin-top:180px;
}
.slideWrapper {
    position:absolute;
    z-index:200;
    right:0;
    top:0;
}
.slideoutTabsWrapper {
	position: absolute;
	left: 0px;
}
.slideoutTabsWrapper .homefinder {
    right:auto;
    top:0;
    width:auto;
}
.slideoutTabsWrapper .homefinder h1 {
    margin-top:8%;
    margin-bottom:8%;
}

.slideoutTabs {  
    position:absolute;
    white-space:nowrap;
    left:0px;
  	top: 30px;
}
.slideoutTabs .slideContent {
    position:absolute;
    right:-300px;
}
.slideoutTabs div {
    display:table-cell;
    cursor:pointer;
	background-color:#b6bd00;
}
.slideoutTabs a {
    color:#fff;
    text-decoration:none;
    padding:2px 15px 8px 15px;
    white-space:nowrap;
    width:auto;
    height:auto;
    display:block;
    text-align:center;
}
.rotate {
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    -webkit-transform: rotate(90deg); /* Safari */
    -moz-transform: rotate(90deg); /* Firefox */
    -ms-transform: rotate(90deg); /* IE */
    -o-transform: rotate(90deg); /* Opera */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); /* Internet Explorer */
    zoom:1;
    width:auto;
    overflow: visible;
}
.homefinderBox {
    background: #f3795e;
	color:#fff;
    padding: 20px;
    position: relative;
    top: -10px;
    text-align: center;
	font-size:14px;
	width:250px;
}
.homefinderBox .title {
	color:rgba(255,255,255,.5);
	text-transform:uppercase;
	font-size:12px;
}
.homefinderBox .rangedisplay, .homefinderBox .rangebox {
	float:none;
}
.homefinderBox .slider {
	width:95%;
	float:none;
	margin:0px auto;
}
.homefinderBox h2 {
	text-align:center;
}
.homefinderBox .customform {
	margin:0;
}
/* --------------------------------------- */

span.arrow {
    display:inline-block;
}
.arrow-right {
	margin-left:10px;
    width: 0;
    height: 0;
    border-left: 9px solid #b6bd00;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.highlightBox {
    background-color: #b6bd00;
	color:#fff;
	font-weight:bold;
}
body .builderincentives .fromthe {
	font-size:13px;
}
body .builderincentives .desc {
	font-size:16px;
}
body .builderincentives .item h2 {
	color:  #F3795E;
	font-size: 15px;
}
.builderincentives .desc p:last-child{
	margin-bottom: 0;
}
/* ------------------------------------------- */
/* ------------------------------------------- */
/* HOVER MENU */
/* ------------------------------------------- */
/* ------------------------------------------- */
#menu {
	margin-bottom:40px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}
#menu .nav {
	padding-right:0px;
}
#menu .sub {
	position:absolute;
	z-index:2800 !important;
    left:100%;
    width: 230px;
	background:#fdf3d3;
	top:0px;
}

#menu a, #menu h2 {
	display: block;
	margin: 0;
	padding: 10px 3px;
	font-size:16px;
	letter-spacing:1px;
	line-height:18px;
	position:relative;
	z-index:10;
}
#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#menu a {
	text-decoration: none;
	color:#fff;
	padding-top:4px;
}
#menu > .nav:hover > li > a, #menu .navHighlight > li > a, #menu li.expanded > a {
	font-weight:bold;
	text-shadow:0px 0px 2px rgba(0,0,0,.4);
/*	background:rgba(0,0,0,.2);*/
}
#menu .nav:hover a {
}
#menu li {
/*	position: relative;*/
	padding:3px 0px;
}
#menu .nav_residents, #menu .nav_residents:hover {
	background-color: #b6bd00;
	font-weight:inherit;
	border-radius: 4px;
	box-shadow:2px 2px 3px rgba(0,0,0,.4);
}
#menu .nav_residents > a {
	font-weight:inherit !important;
	text-transform:uppercase;
}
ul.nav li {
	margin-bottom:6px;
}
#menu .sub li {
	padding:0;
	margin:0;
	position: relative;
	z-index:2200;
}
#menu .sub li a {
	text-align:left;
	padding:10px 16px;
	color:#766661;
	
}
#menu li:hover a {
/*	color:#afbf2a;*/
}
#menu .sub li:hover a {
	background-color:#b6bd00;
	color:#fff;
}

div#menu .sub,
div#menu ul ul ul,
div#menu .sub li:hover ul ul
{display: none;}

div#menu ul li:hover .sub,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* Small Tablet + Mobile */
@media (max-width : 767px) {
    .mobileNav #menu {
        display:block !important;
    }
}
/* not mobile */ 
@media (min-width : 768px) {
    .navContainer #menu {
        display:block !important;
    }
}
/* ------------------------------------------- */
/* ------------------------------------------- */

/* ------------------------------------------- */
/* ------------------------------------------- */
/* SLIDESHOW */
/* ------------------------------------------- */
/* ------------------------------------------- */

#homeBanner {
    box-sizing: border-box;
    position: relative;
    overflow:hidden;
    width:100%;
}
#slideshow {
	width:100%;
	height:100%;
	top: 0;
	left: 0;
	margin:0px auto;
	overflow:hidden;
}
#slideshow a {
    display: block;
    position: relative;
    z-index: 2;
    height:100%;
}
.innerPageSlideshow { 
    width:675px;
}
.innerPageSlideshow #slideshow {
	width:675px;
	height:220px;
}
.slideshowPic {
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    width:100%;
    height:100%;
    position:relative;
    z-index:3;
}
#slideshow .slideshowPic:before {
    content: "";
    display: block;
    padding-top: 37%;   /* initial ratio of 790x290*/
}
#slideshow .slideshowPic .ratio {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;                                                     
}
a.bannerLink {
    display:block;
    z-index:9;
}
#slideshow .slideshowPic {
    display:none; /* Initial load, so all slideshows text don't overlap */
}
#sliderNav {
    text-align:right;
    position:absolute;
    width:100%;
    height:29px;
	background-image:url('/uploads/images/slideshow/background_ssbar.png');
	bottom:0px;
    z-index:9;
}
#nav, #sliderNav .spacer {
    float:right;
}
#sliderNav #nav {
    height:100%;
}
#sliderNav .spacer {
    width:20px;
    height:100%;
}
.prev, .next {
    top:0;
    position:absolute;
}
#nav .prev {
    left:-20px;
    height:100%;
}
#nav .next {
    right:-23px;
}
.prev img, .next img  {
    cursor:pointer;
    margin-top:7.6px;
    margin-right:10px;
    margin-left:5px; 
}
#nav ul, #nav li {
    padding:0;
    margin:0;
    list-style:none;
}
#nav li {
    display:inline-block;
}
#nav {
    text-align:right;
    position:relative;
}
#nav .rslides_tabs a {
    position:relative;
    padding: 0px 5px;
    color:#939598;
    text-decoration: none;
    font-size:10px;
    line-height:29px;
}
#nav .rslides_here a { color:#afbf2a }
#nav a:hover { color:#fff;}

/* Tablet + mobile */
@media (max-width : 1020px) {
    #nav .rslides_tabs a {
        font-size:15px;
        top:0;
        display:block;
 		height:100%;
        color:#fff;
    }
    #nav .rslides_here a { color:#25bebe }
}
/* Tablets only */   
@media (min-width : 598px) and (max-width : 1024px) {
}






/* ------------------------------------------- */
/* ------------------------------------------- */


/* ------------------------------------------- */
/* ------------------------------------------- */
/* INITIAL RESPONSIVE STYLES
/* ------------------------------------------- */
/* ------------------------------------------- */

/* Call first on page to help loading (e.g hide elements until they've moved )*/

.mobileonly {
	display:none;
}
/* Tablets only */
@media (min-width : 670px) and (max-width : 1024px) {
    .notablet {
        display:none !important;
    }
}
/* Small Tablet + Mobile */
@media (max-width : 669px) {  
	html {
		background-color:#2a1f1b;
	}
	body {
		font-size:14px;
	}
	.mobileonly {
		display:block !important;
	}
	span.mobileonly {
		display:inline;
	}
    .nomobile {
        display:none !important;
    }
	h1 {
		font-size:28px;
	}
	h2 {
		font-size:19px;
	}
	h3 {
		font-size:17px;
	}
	input.button {
		-webkit-appearance:none;	
	}
	.innerBox .bodyleft:first-child {
		display:none;
	}
	#header {
		display:block !important;
		height:auto;
		background:#f3795e;
	}
	#header .table {
		float:none;
		display: inline-block;
		padding-left: 65px;
		width:auto;
	}
	#header .tagline, .contactslide {
		display:none;
	}
	#header .homefinder {
		display:none;
	}
	.headerContainer {
		padding-bottom:0;
	}
	.navContainer {
		display:none;
	}
	.logoContainer {
		padding: 10px;
		text-align:center;
	}
	.logo {
	}
	.logo .divider, .headerContainer .table .headerPhone {
		display:none;
	}
	.bodymid, .bodyleft, .bodyright {
		height:auto !important;
	}
	#footer {
		height:auto;
		background-size:cover;
		padding-bottom:20px;
	}
	.footerBottom {
		margin-left:0;
	}
	.bodymidContainer {
        background-image:url('/images/background_linen.jpg');
        background-repeat:repeat;
        padding:0;
    }
	#header {
		position:relative;
	}
/*	#header:after {  
        content:"";
        position:absolute;
        top:0;bottom:0;left:0;right:0;
	 	background-image:url('/images/background_linen-kc2.jpg');
        background-repeat:repeat;
        opacity:.90;
        alpha(opacity=90);
	 	z-index:1;
	}
  */  
	/*
	.bodyWrapper {
		background:rgba(255,255,255, .9);
	}
	*/
/*
	.bodyWrapperHelper:after {  
        content:"";
        position:absolute;
        top:0;bottom:0;left:0;right:0;
	 	background-image:url('/images/background_linen-kc2.jpg');
        background-repeat:repeat;
        opacity:.90;
        alpha(opacity=90);
	 	z-index:-1;
	}
*/
}

/* Stackable module */
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }
/* RESPONSIVE EXAMPLE */
.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }
@media (max-width: 669px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}


/* ------------------------------------------- */
/* ------------------------------------------- */
