body {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
/*################# WRAPPER #####################*/

.wrapper {
	margin:0;
	padding:0;
}
.banner-wrapper {
margin:100px 0 0 0;
}
.columns-wrapper {
	overflow: hidden;
	max-width: 1000px;
	margin: 10px auto;
}
.columns-wrapper .content {
	padding:10px;
	overflow: hidden;
}

/*################# MASTHEAD #####################*/
.masthead {
	position:absolute;
	z-index:9999999999;
	/*background-color: white;*/
background-image: url("/img/white-bkg85.png");
	margin:0;
	width:100%;
	/*opacity:0.9;*/
top:0;
}
.masthead .content {
	padding: 12px 12px;
max-width: 1280px;
margin:0 auto;
	text-align: left;
}
.logo {
	float: left;
	max-width: 500px;
}
.address {
	float: right;
}
.tel {
	width: 400px;
	color:#000;
	font-size:1.8em;
	text-align:right;
	letter-spacing:2px;
	font-weight:500;
}
.email {
	width: 400px;
	color:#000;
	font-size:1em;
	text-align:right;
}
/*################# NAVIGATION #####################*/
.navigation {
	width: auto;
	float:right;
	margin-top:10px;

}
.navigation .content {
	
}
.top-navigation-mobile {
	display:none;
}
.logo-bar {
	width: auto;
	margin:6px 12px;
	overflow:hidden;
}
.logo-bar img {
	height:65px;
	width:auto;
	padding:4px 0 0 0;
}
/*################# CONTENT #####################*/

.logo-content {
	margin:12px 0;
	overflow:hidden;
}
.main-content {
	float: left;
	width: 72%;
}
.main-content .content {
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
}
.main-content-projects {
	float: left;
	max-width: 1000px;
	margin: 0 auto;
}
.main-content-projects .content {
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
}
.main-content-left {
	float: left;
	width: 49%;
margin-right:1%;
}
.main-content-left .content {
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
}
.main-content-right {
	float: left;
	width: 50%;
}
.main-content-right .content {
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
	text-align:center;
}
.main-content-inner {
width:100%;
	float:left;
}
.main-content-inner .content {
	padding: 10px;
	font-size: 1em;
	line-height: 1.5em;
}
.sidebar {
	width: 26%;
	float: right;
}
.sidebar .content {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}
.grey-section {
	padding: 0;
	background-color:#efeff0;
	overflow:hidden;
}
.grey-section .content {
	max-width: 1280px;
	margin: 0 auto;
}
.link-space {
	text-align: center;
}
.link-text-space {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	margin-top:12px;
	text-align: center;
}
.box-links {
	cursor: pointer;
}
/*################# FOOTER #####################*/
.map {
	border-top:12px solid white;
}
.footer-logo {
	text-align: center;
	max-width:280px;
}
.footer {
	padding: 25px 12px 12px 12px;
	clear: both;
	bottom: 0px;
	background-color:#000;
}
.footer .content {
	font-size: 0.9em;
	max-width: 1280px;
	margin: 0 auto;
	color:white;
}
.right-col-text {
text-align:right;
}
.left-col-text {
text-align:left;
}
/*################# HEADINGS #####################*/

h1, h2, h3, h4 {
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-size: 2em;
	color: #000;
	text-transform: uppercase;
}
h2 {
	font-size: 1.4em;
	color: #000;
		text-transform: uppercase;
}
h3 {
	font-size: 1.2em;
	color:#000;
		text-transform: uppercase;
}
h4 {
	font-size: 1.1em;
}
.news-title {
	text-align:center;
	font-size:2.6em;
	color:#666;
	font-weight:300;
	margin:12px 0;
}
/*################# LINKS #####################*/
.columns-wrapper a:link, .sidebar a:link {
	color: #085347;
	text-decoration: none;
	font-weight:bold;
}
.columns-wrapper a:visited, .sidebar a:visited {
	color: #085347;
	text-decoration: none;
	font-weight:bold;
}
.columns-wrapper a:hover {
	color: black;
	text-decoration: none;
	font-weight:bold;

}
.main-content a:link, .sidebar a:link {
	color: #085347;
	text-decoration: underline;
	font-weight:bold;
}
.main-content a:visited, .sidebar a:visited {
	color: #085347;
	text-decoration: underline;
	font-weight:bold;
}
.main-content a:hover, .main-content a:focus, .sidebar a:hover, .sidebar a:focus {
	color: black;
	text-decoration: none;
	font-weight:bold;

}
.main-content-inner a:link, .sidebar a:link {
	color: #085347;
	text-decoration: underline;
	font-weight:bold;

}
.main-content-inner a:visited, .sidebar a:visited {
	color: #085347;
	text-decoration: underline;
	font-weight:bold;
	
}
.main-content-inner a:hover, .main-content a:focus, .sidebar a:hover, .sidebar a:focus {
	color: black;
	text-decoration: none;
	font-weight:bold;
}
.main-content-projects a:link {
	color: #085347;
	text-decoration: none;
font-weight:bold;
}
.main-content-projects a:visited {
	color: #085347;
	text-decoration: none;
font-weight:bold;
}
.main-content-projects a:hover {
	color: black;
	text-decoration: underline;
font-weight:bold;
}
.footer a:link {
	color: #fff;
	text-decoration: none;
}
.footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover, .footer a:focus {
	color: #ccc;
}

/*################# NEWS #####################*/

.news {
	padding:12px 0;
	margin-bottom:20px;
	overflow:hidden;
clear:both;
}
.news img {
	width: 50%;
	border: 1px solid;
	border-color: #085347;
	padding:6px;
	/*float: left;*/
	
}
.news:nth-child(odd) img {
float:left;
	margin: 0 20px 0 0;
}
.news:nth-child(even) img {
float:right;
	margin: 0 0 0 20px;
}

.imgBorder {
	border: 1px solid #bdbdbd;
	background-color: #eeeeee;
	padding: 9px;
}
.projects {
	line-height: 1.35em;
	padding:12px;
	margin-bottom:20px;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
clear:both;
}
/*################# BOXES #####################*/

.box-content img {}

.box-content a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.column-fourth:last-child {
	float: left;
	margin-right: 0;
}

.box-content {
	line-height: 1.35;
	padding:12px 12px 4px 12px;
	margin:6px;
	overflow: hidden;
	clear: both;
}


/*################# GENERAL #####################*/

img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	/*vertical-align: middle;*/
	border: 0;
	-ms-interpolation-mode: bicubic;
}

hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin: 1.2em 0px;
}
blockquote {
	font-style:italic;
	font-size:1.1em;
	line-height: 1.35em;
	font-weight:300;
	background: #f8f8f8;
	border-left: 5px solid #502D81;
	margin: 1.5em 80px;
	padding: 0.7em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
	color: #502D81;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
blockquote:after {
	color:#502D81;
	content:close-quote;
	font-size:4em;
	line-height:.1em;
	margin-left: .20em;
	vertical-align:-.5em;
}
blockquote p {
	display: inline;
}

/*####################################################################*/

/*                         Media Queries

/*####################################################################*/

@media only screen and (min-width: 0px) and (max-width: 900px) {
.logo {
	float: left;
	max-width: 320px;
}
.p7DMM.responsive ul.opened {
    display: block;
    background-color: rgba(255,255,255,0.95);
    border: 1px solid #34353e;
}
.top-navigation-mobile {
	position: absolute;
    width: 200px;
    margin: 0px 0 0 0px;
    padding: 0;
    float: right;
    top: 0;
    right: 8px;
    z-index: 999999999;
    display: block;
}
	.navigation {
		display:none;
	}
}
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 800px) {
body {
 padding-bottom: 0px;
}
.footer {
 position: static;
 width: auto;
}
.content-wrapper, .columns-wrapper {
margin: 0px;
border: none;
}
.sidebar, .main-content, .main-content-inner {
 width: auto;
 float: none;
 position: static;
}
.main-content-left, .main-content-right, .main-content-inner {
 width: auto;
 float: none;
 position: static;
}
.main-content .content, .sidebar .content, .main-content-inner .content {
 padding: 20px 10px;
 border: none;
 height: auto !important;
 max-height: 888678px;
}
.main-content-left .main-content-right {
 padding: 20px 10px;
 border: none;
 height: auto !important;
 max-height: 888678px;
}
.main-content-inner .content {
 padding: 20px 10px;
 border: none;
 height: auto !important;
 max-height: 888678px;
}
.main-content-projects {
 width: auto;
 float: none;
 position: static;
}
.main-content-projects .content {
 padding: 20px 10px;
 border: none;
 height: auto !important;
 max-height: 888678px;
}
.column-third, .column-content-mid {
 float: none !important;
 width: auto !important;
}
.column-content, .column-content-mid {
 height: auto !important;
 max-height: 888678px;
 border: none !important;
 padding:6px !important;
 margin:6px !important;
}
.news-wrapper img {
	max-height:50%;
	width:100%;
}
h1 {
 font-size:1.4em;
}
.logo {
 width: auto;
 margin:0;
}
.banner-wrapper {
margin:100px 0 0 0;
}
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
.sidebar, .main-content-inner {
 width: auto;
 float: none;
 position: static;
}

.logo {
	float: left;
	max-width: 300px;
}
.right-col-text {
text-align:center;
}
.left-col-text {
text-align:center;
}
	.banner-wrapper {
margin:80px 0 0 0;
}
}