@import url("reset.css");

@font-face { font-family: Museo Sans; src: url('../fonts/MuseoSans_500.otf'); } 
@font-face { font-family: Heroic Condensed; src: url('../fonts/HeroicCondensed-Medium.otf'); } 
@font-face { font-family: Foro; src: url('../fonts/Foro-Light.otf'); } 

/****** Global ******/
body{
	background: url('../img/background.png');
	font-family: Museo Sans;
	font-size: 10px;
}

h1{
	font-family: Heroic Condensed;
	color: #fff;
	font-size: 6.5em;
}



ul li {
    list-style: disc;
	list-style-position:outside;
	margin-left:25px;
}

.container{
	width: 100%;
}
.main{
	margin: 0 auto;
	width:960px;
}

 .BreadCrumbMenu
{
	color: #726659; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
a.BreadCrumbMenu:link {color:#726659}  
a.BreadCrumbMenu:hover {color:#d4582a}
a.BreadCrumbMenu:visited {color:#726659}  
a.BreadCrumbMenu:a { text-decoration:none }

.PageTitle
{
	color: #d4582a; 
	font-family: Museo Sans, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
}


.main table {
position: relative;
z-index: 999;
}

/** Header **/
.headerContentTop {
    line-height: 28px;
   padding: 9px 0 69px;
}

.headerContentTop .main{
	position: relative;
}
.navTop{
	float: right;
	color: #fff;
	margin-right: 12px;
}

.navTop ul li{
	border-left: 1px solid #fff;
	display: inline;
	padding: 0 4px 0 6px;
	font-size: 1.2em;
	margin-left: 0px;
}

.navTop ul li:first-child{
	border-left: 0;
}
.search{
	float: right;
}
.search form input{
	color: #6d6e71;
	height: 35px;
	padding: 0 5px;
	width: 100px;
	font-size: 1.4em;
}
.search .submit, .newsletterSignUp form .submit{
	color: #fff;
	background: #d4582a;
	border: 0;
	border-radius: 5px;
	width: 69px;
	height: 29px;
	margin-left: 4px;
}
.facebook{
	float: right;
	margin: 2px 0 0 5px;
}
.changeFont{
	position: absolute;
	right: 0;
	color: #fff;
	font-size: 1.2em;
}
.navBanner{
	width: 100%;
	height: 33px;
	background: #e2e2e4;
	font-size: 1.2em;
	
	
}
.navBanner ul{
	float: right;
	margin-right: 140px;
}
.navBanner li{
	display: inline;
	margin-left: 20px;
	line-height: 33px;
	padding: 15px 0;
}
.navBanner li:hover{
	color: #d4582a;
}
.navBanner li ul{
	display: none;
}
.navBanner li:hover ul{
	display: block;
	position: absolute;
	background: #fff;
	z-index: 1000;
}
.navBanner li:hover ul li{
	display: block;
	width: 700px;
	padding: 5px 30px 5px 10px;
	color: #726658;
}
.headlineBanner{
	width: 100%;
	height: 124px;
	background: #f3f3f4;
}
.logo{
	position: relative;
}
.logo img{
	position: absolute;
	top: -94px;
}
.headline{
	float: right;
	padding-top: 25px;
}

/** Main Content **/
.featureImage{
	position: relative;
	height: 324px;
	color: #fff;
}

.mainContent {
    margin-top: -30px;

    border-top: 30px solid #d5582a;
}

.featureImage2{
	position: relative;
	height: 25px;
	color: #333;
}
.featureImage .featured{
	position: absolute;
	top: -48px;
	z-index: 1;
}
.featureImageCornerLeft, .featureImageCornerRight{
	position: absolute;
	top: -49px;
	z-index: 999;
}
.featureImageCornerLeft{
	left: -1;
}
.featureImageCornerRight{
	right: 0;
}
.featureImageContent{
	position: absolute;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	top: -48px;
	left: 38px;
	width: 290px;
	height: 265px;
	background: rgba(213, 225, 97, 0.7);
	z-index: 2;
}

.featureImageContent h1{
	margin: 56px 0 0 20px;
}
.featureImageContent p{
	font-size: 1.4em;
	margin-left: 20px;
}
.bx-viewport{
	overflow: visible !important;
}
.bxslider{
	height: auto !important;
	overflow: visible !important;
}

.mainContent{
	background: #fff;
	padding: 20px 0 18px 0;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.8em;
}
.sidebar, .footerLeft{
	width: 315px;
	height: 100%;
	padding: 11px 15px 0 29px;
	float: left;
}
.sidebar{
	padding-left: 18px;
}
.sidebar h2{
	color: #726658;
}
.sidebarDate{
	margin-bottom: 20px;
	font-size: 1.3em;
}
.sidebar ul{
	padding-left: 11px;
}
.sidebar li{
	font-size: 1.4em;
	color: #58595b;
	padding-bottom: 16px;
	line-height: 20px;
}
.sidebar a{
	color: #d4582a;
	text-decoration: none;
}
.sidebar a:hover{
	text-decoration: underline;
}
.newsletterSignUp{
	width: 285px;
	height: 154px;
	background: #e7e7e8;
	padding-left: 25px;
	border-radius: 5px;
}
.newsletterSignUp h3{
	font-size: 2.4em;
	color: #726658;
	padding: 32px 0 10px 0;
	line-height: 35px;
}
.newsletterSignUp form input{
	width: 156px;
	height: 23px;
	border: 0;
	padding-left: 9px;
	font-size: 1.4em;
	font-family: Museo Sans;
	color: #939598;
	line-height: 35px;
}
.textContent, .footerRight{
	width: 645px;
	padding: 18px 50px 0 34px;
	float: right;
}
.textContent{
	border-left: 1px solid #f5835f;
	padding-bottom: 20px;
}
.textContent, .singleTextContent{
	color: #58595b;
	font-size: 1.8em;
	line-height: 26px;
	padding-top:10px;

padding-bottom:20px;
padding-right:30px;
padding-left:30px;
}


.weather{
	background: url('../img/weather-bg.jpg');
	width: 316px;
	height: 750px;
	float: left;
	padding: 88px 67px 0 69px;
}
.adPod{
	width: 644px;
	height: 750px;
	background: #b7bd75;
	float: right;
	padding: 30px 30px 0 22px;
}
.adPod img{
	float: left;
}
.adContent{
	width: 371px;
	margin: 15px 0 0 15px;
	float: right;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.8em;
	line-height: 25px;
}
.checkItOut{
	width: 115px;
	height: 30px;
	background: #d4582a;
	border-radius: 5px;
	padding: 0 5px;
	line-height: 30px;
	font-family: Museo Sans;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	padding: 6px;
}
.checkItOut:hover{
	color: #fff;
}

/** Footer **/
.footer{
	width: 960px;
	background: #63503d;
	padding: 20px 0 100px 0;
	margin: 0 auto;
	font-family: Museo Sans;
	color: #fff;
}
.footerLeft{
	font-size: 1.2em;
	padding: 18px 15px 0 44px;
}
.footerLeft li{
	padding-bottom: 5px;
}
.footerRight{
	border-left: 1px solid #d1d2d4;
	padding-right: 26px;
	margin-bottom: 12px;
}
.docDownload{
	width: 140px;
	height: 76px;
	border-radius: 5px;
	background: #fff;
	color: #63503d;
	font-size: 1.4em;
	margin: 0 0 55px 8px;
	float: left;
	text-align: center;
	line-height: 23px;

}
.docDownload:first-child{
	margin: 0;
}
.copyright{
	font-size: 1em;
	margin-bottom: 12px;
}
.copyright a{
	color: #fff;
	text-decoration: none;
}


.searchforminputV2{
	color: #6d6e71;
	height: 30px;
	padding: 0 0px;
	width: 100px;
	font-size: 1.4em;
	vertical-align:top;
}