@import url('https://fonts.googleapis.com/css?family=Oswald');

.hide{
	display: none !important;	
}

.cardWrap
{min-height:55px;}

.cardWrap h4
{color:#000;}

#menu a, .homeFeeds h2, #mainSide h2, #mainBottom h2{
	font-size: 1.5em;	
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

.subHeading{
	font-size: 2em;
	margin-bottom:25px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

#mainBottom h2, .homeFeeds h2, .subHeading, #homeBody .subContent .homeFeeds .galleryFeedWrap h2{
	border-bottom: solid medium #9fd3e0;
	text-align: center;
}

.homeFeeds h2, #homeBody .subContent .homeFeeds .galleryFeedWrap h2
{text-align:left;}

#mainSide h2{
	color: #85c430;
	text-shadow: 0 2px 2px #ccc;
}

#headerWrap, body, #frame, #mainWrap, #siteWrapper{
	background: none;	
}

#frameSub{
	background: none;
}

#topPicsWrap div
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1078px;
}

.topPic1{background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/12022/v2/img/top.jpg) center 0 no-repeat;}

#headerWrap
{
	position:relative;
	z-index:401;
}

#headerSub{
	height: 361px;	
}

#menu{
	width: 1200px;
	top: 290px;
	text-align: center;
}

#mainTopSub{
	height: 360px;
}

#mainSide{
	border: thin solid #e5e5e5;
	background: #f5f5f5;
	box-shadow:0 0 5px #ccc;
	width: 268px;
	margin-top:0;
}

#mainTop .featureThumbsWrap .featureThumb{
	height: auto;	
	border: solid thin #85c430;
	width: 165px;
}

#mainTop .featureThumbsWrap .featureThumb.active{
	border: solid thin #9fd3e0;	
}

#mainTop .featureThumbsWrap .featureThumb img{
	width: 165px;	
}

#mainTop .featureThumbsWrap{
	width: 168px;	
}

#socialLinks{
	margin-top: 10px;	
}

#footer{
	background: #9fd3e0;
	padding-top: 40px;
	height: 55px;
}

#mainBottom .fbookPageWrap, #mainBottom .twitWrap{
	border: thin solid #9fd3e0;	
	min-height: 300px;
}

#mainBottom .twitWrap{
	border-radius: 5px;
}

#logo{
	top: 25px;
    left: 285px;
    width: 636px;
    height: 231px;	
}

#homeBody .newsHead a{
	font-size: 1.1em;	
}

#menu ul li a
{
	font-size:1.5em;
	padding:3px 7px;
}

#menu li a:hover {
    background-color: #85c430;
	color: #000000;
}

.footMenu{
	float:left;
	width:800px;
}

.footMenu li
{
	display:inline-block;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size:1.2em;
}

.footMenu li.homeNav
{display:none;}

.footMenu li a
{
	display:block;
	margin:0 0 5px;
}

.devFooter{
	float: right;
    position: relative;
    top: -30px;
    text-align: center;
}

#footerSub{
	width: 1200px;
	position: relative;
	margin: auto;
}

.feedNext span, .feedPrev span{
	display: none;	
}

.feedNext:after{
	content: "\f054";
	font-size: 1em;
	font-family: FontAwesome;
}

.feedPrev:after{
	content: "\f053";
	font-size: 1em;
	font-family: FontAwesome;
}

.schFeedWrap .feedDesc1, .schFeedWrap .feedDesc2{
	font-weight: bold;	
}

#mainSide .pointsFeedSub, #mainSide .resultsFeedSub, #mainSide .schFeedSub
{margin:0;}

#mainSide .schFeedWrap li
{margin:5px 0;}

#mainSide .spSponsor
{height:165px;}

#mainWrap
{
	position:relative;
	z-index:201;
	margin-bottom:10px;
}

.mainContent {
	background: rgba(255,255,255,.85);	
}

a.btnGeneral{
	border:0 none;
	color:#fff;
	background:#85c430;
}

a.btnGeneral:hover{
	color:#111;
	background:#9fd3e0;
}

body:not(#homeBody) .subContent
{min-height:760px;}

body:not(#homeBody) .mainBoxSub
{padding:0;}

body:not(#homeBody) #mainTop{
	display: none;	
}
