body {
	background: #1e4f78 url(../img/pagebg-home.jpg) repeat-y top;
}

#desc { 
	display: none; 
	}

.featurearea a {
  color: #46699e;
  text-decoration: none;
}

.featurearea a:hover {
  color: #46699e;
  text-decoration: underline;
}

#footer-top {
	background: #1E4F78;
	color: #CCD6DC;
}


@media (max-width: 480px) and (max-width: 767px) { /* SMALL SCREEN STYLES - IPHONES, Etc. */

.page-nav,
#subheader {
	margin: 0 -20px;
}

#subheader img {
	margin: 0 !important;
	width: 100%;
	height: auto;
}

.youtube-video {
	width: 100%;
	height: 200px;
}

.tweetgrab_container {
	width: 100% !important;
}
}


.page-nav .navbar-inner .social-icons a {
	margin-left: 10px;
	color:#ccd6dc; 	
}

.page-nav .navbar-inner .social-icons a:hover {
	color:#91beda;
}
