/* Page */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
    border: 0;
	outline: none;
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
body {
	font: normal 14px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	background-color: #faf5e6;
}

h1 {
	font: 700 26px "minion-pro-display";
	color: #4a2467;
	padding-bottom: 10px;
}
h2 {
	font: 400 26px "minion-pro-display";
	padding: 20px 0;
	margin: 0 0 30px 0;
	color: #4a2467;
}
h3 {
	font: 700 18px "minion-pro-display";
	color: #4a2467;
	margin-top: 10px;
}
.wrap {
	width: 960px;
	margin: 0 auto;
}
.container {
	padding: 20px 0;
}
.container h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
/* Mega Menu Styles */
.mega-menu ul, .mega-menu ul li {
	list-style: none;
}
.mega-menu ul {
	position: relative;
	padding: 0;
	margin: 0;
}
.mega-menu {
	height: 60px;
        	 display: flex;
             display: -webkit-flex; /* Safari */
      justify-content:space-between;
      list-style-type: none;
}
.mega-menu ul li ul {
	display: none;
}
.mega-menu .sub {
	display: none;
}
.mega-menu .sub ul {
	display: block;
}
#mega-menu-1 {
	background: #8a714d;
	width: 960px;
	height: 60px;
	list-style: none;
	position: absolute;
	padding-left: 1px;
	margin-top: -535px;
	z-index: 1100;
}
#mega-menu-1 .sub ul {
	display: block;
}
#mega-menu-1 li {
	font-family: "minion-pro-display";
	font-size: 24px;
	float: left;
	margin: 0;
	padding: 0;
    font-weight:700;
    
}
#mega-menu-1 li a {
	float: left;
	display: inline-block;
	color: #faf5e6;
	padding: 14px 30px;
	text-decoration: none;
        font-variant: small-caps;
}
#mega-menu-1 li.mega-hover a, #mega-menu-1 li.mega-hover a:hover {
	color: #4a2467;
}
#mega-menu-1 li a:hover {
	color: #4a2467;
	background-color: #e2cc9b;
}
#mega-menu-1 li a:active {
	color: #4a2467;
}
#mega-menu-1 li .sub-container {
	position: absolute;
}
#mega-menu-1 li .sub {
	margin-top: 15px;
	background: #4d4a57;
	padding: 15px 5px 5px 5px;
	font-family: "minion-pro-display";
	font-size: 14px;
	font-weight: 700;
	border-bottom: 5px #8a714d solid;
	background-image: linear-gradient(to bottom, #242229 0%, #4D4A57 25%);
	background-image: -webkit-linear-gradient(top, #242229 0%, #4D4A57 25%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #242229), color-stop(.25, #4D4A57));
	background-image: -o-linear-gradient(top, #242229 0%, #4D4A57 25%);
	background-image: -moz-linear-gradient(top, #242229 0%, #4D4A57 25%);
	background-image: -ms-linear-gradient(top, #242229 0%, #4D4A57 25%);
}
#mega-menu-1 li .sub .row {
	width: 100%;
	overflow: hidden;
	clear: both;
}
#mega-menu-1 li .sub li {
	list-style: none;
	float: none;
	width: 140px;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	padding-right: 10px;
	line-height: 1.5;    
}
#mega-menu-1 li .sub li.mega-hdr {
	margin: 0 10px 10px 0;
	float: left;
	font-family: "minion-pro-display";
	font-size: 14px;
	font-weight: 700;
	border-right: 1px #8a714d solid;
	line-height: 1.15;
    
}
#mega-menu-1 li .sub li.mega-hdr.last {
	margin-right: 0;
	border: none;
}
#mega-menu-1 li .sub a {
	background: none;
	color: #e8e8e8;
	padding: 7px 10px;
	display: block;
	float: none;
	font-size: 12px;
}
#mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a {
	padding: 5px 10px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #8a714d;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px #545259 solid;
                font-variant: normal;
}
#mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a:hover {
	color: #fff;
}
#mega-menu-1 .sub li.mega-hdr li a {
	padding: 4px 5px;
	font-weight: normal;
    font-variant: normal;
}
#mega-menu-1 .sub li.mega-hdr li {
	color: #fff;
	margin-left: 10px;
}
#mega-menu-1 .sub li.mega-hdr li a:hover {
	color: #fff;
}
#mega-menu-1 .sub ul li {
	padding-right: 0;
}
#mega-menu-1 li .sub-container.non-mega .sub {
	padding: 10px;
}
#mega-menu-1 li .sub-container.non-mega li {
	padding: 0;
	width: 190px;
	margin: 0;
}
#mega-menu-1 li .sub-container.non-mega li a {
	padding: 7px 5px 7px 22px;
}
#mega-menu-1 li .sub-container.non-mega li a:hover {
	color: #a32403;
	background: #efefef;
}
.Triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 0 20px 15px;
	border-color: transparent transparent #faf5e6 transparent;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
/* header */
#header {
	background-color: #4a2467;
	width: 100%;
	height: 45px;
}
#logo {
	z-index: 5000;
	position: absolute;
}
/* footer */
#footer {
	width: 100%;
	height: 350px;
	clear: both;
	background-image: url('../img/ftrbg.jpg');
	background-repeat: repeat-x;
    background-color: #4a2467;
}
.ftrcontainer {
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	font-family: "minion-pro-display";
	color: #fff;
	font-size: 16px;
}
.ftrcontainer a:link      { color: #fff; text-decoration: underline; }
.ftrcontainer a:visited   { color: #fff; text-decoration: underline; }
.ftrcontainer a:hover     { color: #fff; text-decoration: underline; }
.ftrcontainer a:active    { color: #fff; text-decoration: underline; }
.ftrlogo {
	float: left;
	width: 240px;
}
.ctrftr {
	float: left;
	width: 240px;
	padding-left: 100px;
}

.ctrftr ul {
	list-style: none;
	font-weight: bold;
}
.rightftr {
	float: right;
	width: 240px;
	text-align: center;
}
.ftrlist{
	Float:left;
	margin-left: 60px;
}

.ftrlist ul{
font-size: 14px;
	line-height:1.5;
	list-style-type:disc;
	opacity:0.75;
}
/* featured images */
.imagecontainer {
	padding-left: 25px;
	position: relative;
	margin: 0 auto;
}
.imagecontent {
}
.imagecontent h1 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 180px;
	color: #222;
	line-height: 50px;
}
.imagecontent h3 {
	text-align: center;
	font-size: 22px;
	color: #222;
}
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#imagefeatured {
	width: 920px;
	height: 660px;
	background: #000 url('../img/loading.gif') no-repeat center;
	overflow: hidden;
}
#imagefeatured > img, #imagefeatured > div, #imagefeatured > a {
	display: none;
}
/* CONTAINER
   ================================================== */
div.orbit-wrapper {
	width: 1px;
	height: 1px;
	position: relative;
}
div.orbit {
	width: 1px;
	height: 1px;
	position: relative;
	overflow: hidden;
}
div.orbit > img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
div.orbit > a {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
	display: none;
}
.orbit > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */
/* TIMER
   ================================================== */
div.timer {
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: .6;
	cursor: pointer;
	z-index: 1001;
}
span.rotator {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: -20px;
	background: url('../img/rotator-black.png') no-repeat;
	z-index: 3;
}
span.mask {
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
}
span.rotator.move {
	left: 0;
}
span.mask.move {
	width: 40px;
	left: 0;
	background: url('../img/timer-black.png') 0 0;
}
span.pause {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../img/pause-black.png') no-repeat;
	z-index: 4;
	opacity: 0;
}
span.pause.active {
	background: url('../img/pause-black.png') no-repeat 0 -40px;
}
div.timer:hover span.pause, span.pause.active {
	opacity: 1;
}
/* CAPTIONS
   ================================================== */
.orbit-caption {
	display: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif text-decoration: none;
}
.orbit-caption h1 {
	font: 400 46px "minion-pro-display";
	color: #fff;
}
.orbit-wrapper .orbit-caption {
	max-width: 640px;
    min-width:0px;
    text-shadow:2px 2px 2px rgba(102,102,102,.5);
    background: rgba(0,0,0,.7);
  	z-index: 1002;
	color: #000;
	padding: 10px 10px;
	margin-bottom: 50px;
	margin-right: 10px;
	font-size: 18px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.orbit-caption a {
	color: #fff;
	text-decoration: none;
}
.orbit-caption p {
	color: #fff;
	text-decoration: none;
	font: 400 20px "minion-pro-display";
    margin-top: -10px;
}

/* DIRECTIONAL NAV
   ================================================== */
div.slider-nav {
	display: block;
}
div.slider-nav span {
	width: 78px;
	height: 100px;
	text-indent: -9999px;
	position: absolute;
	z-index: 1003;
	top: 50%;
	margin-top: -50px;
	cursor: pointer;
}
div.slider-nav span.right {
	background: url('../img/right-arrow.png');
	right: 0;
}
div.slider-nav span.left {
	background: url('../img/left-arrow.png');
	left: 0;
}
/* BULLET NAV
   ================================================== */
.orbit-bullets {
	position: absolute;
	z-index: 1004;
	list-style: none;
	bottom: -40px;
	left: 50%;
	margin-left: -50px;
	padding-bottom: 25px;
}
.orbit-bullets li {
	float: left;
	margin-left: 5px;
	cursor: pointer;
	color: #999;
	text-indent: -9999px;
	background: url(../img/bullets.jpg) no-repeat 4px 0;
	width: 13px;
	height: 12px;
	overflow: hidden;
}
.orbit-bullets li.active {
	color: #222;
	background-position: -8px 0;
}
.orbit-bullets li.has-thumb {
	background: none;
	width: 100px;
	height: 75px;
}
.orbit-bullets li.active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid #000;
}
/* vtab
   ================================================== */
#vtab {

	height: 390px;
	margin: 20px 10px 60px -200px;
	float:right;
	
}
#vtab > ul > li {
	width: 240px;
	height: 55px;
	background-color: #4a4d57 !important;
	list-style-type: none;
	display: block;
	text-align: center;
	padding-bottom: 10px;
	padding-top:30px;
	z-index: 11;
	position: relative;
	vertical-align:middle;
	margin-bottom:5px;
}
#vtab > ul > li.last {
	margin-bottom: none;
	padding-bottom: none;
}

#vtab > ul > li.vtabbtn {
	vertical-align: middle;
	font: 700 22px "minion-pro-display";
	color: #fff;
	padding-bottom: 10px;
}
#vtab > ul > li.selected {
	z-index: 11;
	background-color: #8a714d !important;
	position: block;
	color: #4a2467;

}
#vtab > ul {
	float: left;
	width: 240px;
	text-align: left;
	display: block;
	margin: auto 0;
	padding-bottom: 10px;
	position: relative;
}
#vtab > div {
    background-color: #faf5e6;
	width: 400px;
	padding: 10px 10px 0px 250px;
	min-height: 385px;
	position: relative;
	z-index: 9;
}
#vtab > div > h4 {
	color: #4a2467;
	font-size: 26px;
	font-family:"minion-pro-display";
	padding-top: 5px;
	padding-bottom:5px;
	margin-top: 0;
}
/*#righthome{
	background-color:#4a4d57;
	width:240px;
	position:relative;
	display:block;
	margin-top:20px;
	height:395px;
	margin-left: 25px;
}*/
/*
.righthead{
	height:55px;
	background-color:#8a714d;
	display: block;
	text-align: center;
	padding: 20px;
	font-family: "minion-pro-display";
	font-size:22px;
	color:#4a2467;
    font-weight:700;
}*/

#righthome{
	width:240px;
	position:relative;
	display:block;
	margin-top:20px;
	height:395px;
	margin-left: 25px;
}
.righthead{
	height:55px;
	display: block;
	text-align: center;
	font-family: "minion-pro-display";
	font-size:22px;
	color:#4a2467;
    font-weight:700;
}
#search{
	width:320px;
	float:right;
	clear:both;
	z-index:25;
	display:block;
	margin-top:-53px;
	padding:-10px;
	height:20px;
}
#APPLY{
    width:350px;
	float:right;
	clear:right;
	z-index:35;
	display:block;
	margin-top:-40px;
	padding-right:310px;
	height:35px;
}
#APPLY img{
margin-left: 4px;
margin-right: 4px;
}
input{
	border:thin #4a4d57 solid;
}

.bold {
	font-weight: bold;
}