/*=============================================================
===== UNIVERSAL ===============================================
=============================================================*/

html{ min-height:100%; width:100%; }
body{ min-width:1300px; }
.tWrap .floatLeft{ float:left; }
.tWrap .floatRight{ float:right; }
.tWrap .clear{ clear:both; }
.tWrap .mainBoxWrapper{ margin-bottom:1em; }
.tWrap .sideBoxWrapper{ margin-bottom:1em; }

/* Form */
.tWrap .ccm-search-block-form input{ -webkit-border-radius:0px; -webkit-appearance: none; }

.tWrap .formBlockSurveyRow:before, .tWrap .formBlockSurveyRow:after{ content:'.'; display:block; overflow:hidden; visibility:hidden; font-size:0; line-height:0; width:0; height:0; }
.tWrap .formBlockSurveyRow:after{ clear:both; }
.tWrap .formBlockSurveyRow{ overflow:visible; width:100%; padding:0; }
.tWrap .formBlockSurveyCell.question{ width:30%; padding:0; }
.tWrap .formBlockSurveyCell.answer{ width:70%; padding:0 0 5px 0; }
.tWrap .formBlockSurveyCell.question label{ margin-top:8px; display:block; }
.tWrap .extendedFormSurveyView  textarea{ height:100px; box-sizing:content-box; -ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; }
.tWrap .extendedFormSurveyView  input:focus, .tWrap .extendedFormSurveyView  textarea:focus, .tWrap .extendedFormSurveyView  select:focus{ outline:none; }
.tWrap .extendedFormSurveyView  textarea, .tWrap .extendedFormSurveyView  select, .tWrap .extendedFormSurveyView  input[type=text], .tWrap .extendedFormSurveyView  input[type=tel], .tWrap .extendedFormSurveyView  input[type=email], .tWrap .extendedFormSurveyView  input[type=url]{
	color:#666; border:1px solid #d9d9d9; padding:10px 2%; width:95%;
	-webkit-border-radius:0px; -webkit-appearance: none;
	/*-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;*/
}
.tWrap .extendedFormSurveyView  textarea:focus, .tWrap .extendedFormSurveyView  select:focus, .tWrap .extendedFormSurveyView  input[type=text]:focus, .tWrap .extendedFormSurveyView  input[type=tel]:focus, .tWrap .extendedFormSurveyView  input[type=email]:focus, .tWrap .extendedFormSurveyView  input[type=url]:focus{
	color:#222; border:1px solid #b1b1b1;
}
.tWrap .extendedFormSurveyView input[type="submit"]{ float:right; -webkit-border-radius:0px; -webkit-appearance: none; }
.tWrap .extendedFormSurveyView #msg { background:#e06a6a; color:#fff; text-shadow: 1px 1px 0 #7b1717; padding:1em; border:none; margin:5px 0; }
.tWrap .extendedFormSurveyView #msg .error{ color:#fff; }
.tWrap .extendedFormSurveyView #msg.formSuccess{ background:#9fd9f1; color:#33363a; text-shadow: 1px 1px 0 #d4dff6; }

/* Breadcrumbs */
.tWrap #breadcrumbsContainer{background:url(../images/tilebottom.jpg) top center no-repeat;padding:21px 0 20px 0;}
.tWrap .breadcrumbsCont{ color:#fff; }
.tWrap .breadcrumbsCont a{ color:#fff;text-decoration:none; }
.tWrap .breadcrumbsCont a:hover{ color:#fff; }
.tWrap .breadcrumbsCont strong{ font-weight:normal; }
.tWrap .breadcrumbsCont .delim{ padding:0 3px; }

/*=============================================================
===== HEADER ==================================================
=============================================================*/

.tWrap header{ width:100%; }
.tWrap #headerTop{ width:100%;background:url(../images/topheader.jpg) top left repeat-x; }
.tWrap #headerBottom{ width:100%; }
.tWrap #logoContainer{ text-align:right; }
.tWrap #headerContentContainer{ text-align:right; }
.tWrap #headerContentContainer p{padding:0;}
.tWrap #headerNavContainer {text-align:center;padding-top:12px;padding-bottom: 13px;}

/* Argon/Default Navigation */
.tWrap header .nav{  margin:0; padding:0; }
.tWrap header .nav > li{ display:inline-block; list-style:none; position:relative;font-family: 'Fanwood Text', serif; }
.tWrap header .nav > li > a{ font-size:16px; line-height:16px; padding:8px 19px; color:#af8c32; text-transform:uppercase; display:block; text-decoration:none; }
.tWrap header .nav > li > a:hover, .tWrap header .nav > li.nav-hover > a, .tWrap header .nav > li.nav-path-selected > a{
	 color:#af8c32; text-decoration:none;border-bottom:3px solid #af8c32;
}
.tWrap header .nav > li ul{ position:absolute; display:none; margin:0; padding:0; z-index:4;font-family: 'Open Sans', sans-serif; }
.tWrap header .nav > li ul li{ list-style:none; position:relative; }
.tWrap header .nav > li ul li a{ font-size:13px; line-height:13px; padding:10px 30px; background:#e4e0d7; color:#4e6078; min-width:150px; text-align:left; display:block; text-decoration:none; }
.tWrap header .nav > li ul li a:hover, .tWrap header .nav > li ul li.nav-hover > a, .tWrap header .nav > li ul li.nav-path-selected > a{
	background:#e4e0d7; color:#af8c32; text-decoration:none;
}
.tWrap header .nav > li > ul ul{ left:100%; top:0; }

/* Antimony Navigation
.tWrap header .nav{ float:right; }
.tWrap header .nav > li > ul ul{ right:100%; left:auto; } */

/* Cobalt Navigation
.tWrap header #logo{ display:none; margin:10px auto; }
.tWrap header .nav{ text-align:center; width:100%; }
.tWrap header .nav > li{ display:inline-block; float:none; margin:0 10px; }
.tWrap header .nav > .nav-item-3 > a{ width:315px; height:90px; padding:50px 0 0 0; background:url(../images/logo.png) no-repeat top left; text-indent:-9999em; }
.tWrap header .nav > .nav-item-3 > a:hover, .tWrap header .nav > .nav-item-3.nav-hover > a, .tWrap header .nav > .nav-item-3.nav-path-selected > a{
	background:url(../images/logo.png) no-repeat top left;
}*/

/*=============================================================
===== FOOTER ==================================================
=============================================================*/

.tWrap footer{ width:100%; font-family: Verdana, Geneva, sans-serif;font-size:12px;background:#e4e0d7;}
.tWrap #footerTop{ width:100%; }
.tWrap #footerBottom{ width:100%; }
.tWrap #footerBottom  #footerLeftArea p{ padding:30px 0 0 0; }
.tWrap #footerBottom  #footerLeftArea span{ padding: 0 0 30px; }

.tWrap footer p{ padding:0;color#b5b3af; }
.tWrap footer a{color:#af8c32; text-decoration:none; }
.tWrap footer #zCopyrightWrapper{ float:left; }
.tWrap footer #zCopyrightLogo{ vertical-align:middle; }

/*=============================================================
===== HOME ====================================================
=============================================================*/

.tWrap #slideshowContainer{ width:100%; }
.tWrap #homeContentContainer{ width:100%;padding-top: 55px;  padding-bottom: 75px; background:url(../images/water_mark_left.jpg) 12% 50% no-repeat;}
.tWrap #homeContentContainer h5{   font-size: 20px;}
.tWrap #homeContentContainer .homeSpaceMain{ padding:0 194px 0 194px; }
.tWrap #tilesContainer{ width:100%; background:#e4e0d7;  max-height: 187px;}
.tWrap #tilesContainer .tileSpaceMainLeft{ padding-left:300px; }
.tWrap #tilesContainer .tileSpaceMainRight{ padding-right:300px; }
.tWrap #tilesContainerBottom{ width:100%; background:url(../images/tilebottom.jpg) top left no-repeat;padding-top: 45px;  padding-bottom: 44px;}
.tWrap #tilesContainerBottom .tileSpaceMainLeft{ padding-left:300px; }
.tWrap #tilesContainerBottom .tileSpaceMainRight{ padding-right:300px; }

.tWrap .flexslider{ box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; }
.tWrap #slideshowContainer .flex-direction-nav .flex-prev{display:none; width:46px; height:86px; left:20px; background:url(../images/arrows1.png) no-repeat top left; opacity:1; z-index:3; }
.tWrap #slideshowContainer .flex-direction-nav .flex-next{display:none; width:46px; height:86px; right:20px; background:url(../images/arrows1.png) no-repeat top right; opacity:1; z-index:3; }
/*.tWrap #slideshowContainer .flex-direction-nav .flex-prev{ width:40px; height:40px; left:20px; background:url(../images/arrows2.png) no-repeat top left; opacity:1; z-index:3; }
.tWrap #slideshowContainer .flex-direction-nav .flex-next{ width:40px; height:40px; right:20px; background:url(../images/arrows2.png) no-repeat top right; opacity:1; z-index:3; }*/
/*.tWrap #slideshowContainer .flex-direction-nav .flex-prev{ width:48px; height:48px; left:20px; background:url(../images/arrows3.png) no-repeat top left; opacity:1; z-index:3; }
.tWrap #slideshowContainer .flex-direction-nav .flex-next{ width:48px; height:48px; right:20px; background:url(../images/arrows3.png) no-repeat top right; opacity:1; z-index:3; }*/

.tWrap #slideshowContainer .flexslider{ margin:0 0 0px; }
.tWrap #slideshowContainer .flex-control-nav{width: auto;left:48%;bottom: 5px;}
.tWrap #slideshowContainer .flex-control-nav a{ background:url(../images/dots3.png) top left no-repeat; width:14px; height:14px; box-shadow: none;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; }
/*.tWrap #slideshowContainer .flex-control-nav a{ background:url(../images/dots1.png) top left no-repeat; width:13px; height:13px; box-shadow: none;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; }*/
/*.tWrap #slideshowContainer .flex-control-nav a{ background:url(../images/dots3.png) top left no-repeat; width:13px; height:13px; box-shadow: none;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; }*/
.tWrap #slideshowContainer .flex-control-nav a.flex-active{ background-position:right top; }
.tWrap .flex-control-nav li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
}
/*=============================================================
===== INNER ===================================================
=============================================================*/

.tWrap .innerContentContainer{ padding:60px 0;background:url(../images/water_mark_left.jpg) 12% 50% no-repeat; }
.tWrap .innerContentContainer .nav{ padding:0; margin:0; }
.tWrap .innerContentContainer .nav > li{ padding:0; margin: 0 0 3px 0; list-style:none; }
.tWrap .innerContentContainer .nav > li > a{ color:#fff; background:#c5a15e; padding:18px 18px; font-size:14px; line-height:14px;display:block; text-decoration:none; }
.tWrap .innerContentContainer .nav > li > a:hover, .tWrap .innerContentContainer .nav > li.nav-hover > a, .tWrap .innerContentContainer .nav > li.nav-path-selected > a{
	background:#0b2446; color:#fff; text-decoration:none;
}
.tWrap .innerContentContainer .nav > li ul{ padding:8px 0 0 0px; margin:0; }
.tWrap .innerContentContainer .nav > li ul li{ list-style:none; }
.tWrap .innerContentContainer .nav > li ul li a{ color:#c5a15e;  padding:8px 18px; font-size:14px; line-height:14px; display:block; text-decoration:none; }
.tWrap .innerContentContainer .nav > li ul li a:hover, .tWrap .innerContentContainer .nav > li ul li.nav-hover > a, .tWrap .innerContentContainer .nav > li ul li.nav-path-selected > a{
	 color:#0b2446; text-decoration:none;
}

.tWrap .pageTitle {  border-bottom:3px double #af8c32; margin:10px 0; }
.tWrap .sidebarTitle {display:none;  }

/*=============================================================
===== CUSTOM ==================================================
=============================================================*/
.tWrap .tileBottomSpaceMainLeft .homeTileBoxWrapper {background:#e2ded5;}
.tWrap .tileBottomSpaceMainLeft .homeTileBoxWrapper h1{text-align:center;padding-top:30px;padding-bottom:20px;}
.tWrap .tileBottomSpaceMainLeft .homeTileBoxWrapper lable{color:#504d4d;}


/*=============================================================
===== MAIL CHAMP ==================================================
=============================================================*/
.tWrap  #mc_embed_signup .mc-field-group .asterisk {display:none;}
.tWrap #mc-embedded-subscribe input[type="email"]{
	color: #fff;
	font-size:1.143em;
	font-family: 'Open Sans', sans-serif;
	background: #af8c32;
	padding:14px 30px;
	text-transform:uppercase;
font-weight:normal; border: none; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap #mc-embedded-subscribe input[type="email"]:hover{
	color:#fff;
	background:#dbbb6a;
	text-decoration: none;
}
.tWrap #mc-embedded-subscribe input[type="email"]:active{
	position: relative;
	top: 1px;
}
#mc_embed_signup div.mce_inline_error {
  margin: 0 0 0em 0;
  padding: 5px 9px;
  background-color: #6B0505;
  font-weight: bold;
  z-index: 1;
  color: #fff;
  width: 66%;
}

.tWrap #mc_embed_signup .mc-field-group input[type="email"]{  width: 98%;float:left;display:inline-block;}
.tWrap #mc_embed_signup .button{  width: 100%;float:right;display:inline-block;}
.tWrap .mc-field-group-email{float:right;width:30%}
.tWrap .mc-field-group{float:left;width:70%}
.tWrap #mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 100%;
  padding-bottom: 3%;
  min-height: 50px;
}

.nav-item-4{
	font-weight:normal !important;
	background-color: #AE8C32;
}
.nav-item-4 a{
	color: #fff !important;
}