﻿*{
	border: 0 !important;
	box-shadow: none !important;
}

img{
	max-width: 100% !important;
}

.heroContainer,
.extras,
#ourWebsites,
.secondaryNav,
.search,
.dropSearch,
.mobile,
nav,
#carouselControl,
.cta,
form,
footer,
.hero img,
.related,
.breadcrumbs,
.makeHomepage,
.faq,
.box.link,
.journeyPlanner,
.moreResults,
.paging{
	display: none !important;
}

.logo{
	width: 200px;
}

.homePage #main{
	margin-top: 20px;
}

.box{
	margin: 0 0 20px 0 !important;
}

.box.hero.caption{
	padding: 0;
	margin: 0;
	color: #333333;
}

article header h1{
	font-size: 2.2em;
}

article h2{
	font-size: 1.8em;
	padding: 10px 0;
}

article h3{
	font-size: 1.3em;
}

article header p{
	font-size: 1.5em;
	margin-bottom: 30px;
}

article p{
	font-size: 1.3em;
	margin-bottom: 20px;
}

article figure,
article blockquote{
	margin: 0 20px 24px 0;
	clear: left;
}

article blockquote,
article .stats{
	width: 210px;
	background: #f5f5f5;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	padding: 15px 0;
}

article figure{
	width: 210px;
}

article blockquote p{
	font-size: 2em;
}

article blockquote,
article .stats,
article figure{
	float: left;
}

.map{
	width: 400px;
	float: left;
}

.map iframe{
	overflow: hidden;
	margin: 0;
	padding: 0;
	
	height: 200px;
}

.featureImg{
	margin-right: 3.984%; /*20/502*/
	width: 28.884%; /*145/502*/
	float: left;
}

.featureText{
	float: left;
	width: 67.131%; /*337/502*/
}

.contactInfo{
	padding: 0 !important;
}



#toolbar,
nav.tabs,
.drupal-messages,
.workbench-info-block{
	display:none;
}