ul#navigation,
p.footer_nav {
	display:none;
}

#container,
.left,
.right,
.gray,
.dkgreen,
.green,
.full_section,
.col1,
.col2,
.col3,
blockquote.quote,
#bottom,
#contact_box,
#contact_box li,
#contact_box li strong,
#contact_box li span,
#exec_team ul li {
	float:none;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	clear:both;
}

h1 {
	margin:.5em 0 !important;
	padding:10px 0;
	font-weight:bold;
	font-size:2.4em !important;
	color:#000 !important;
}
h2 {
	margin:.5em 0 !important;
	font-size:1.8em !important;
	color:#2a7a97 !important;
}
h3 {
	margin:.5em 0 !important;
	font-size:1.6em !important;
	color:#000 !important;
}
h4 {
	margin:.5em 0 !important;
	font-size:1.4em !important;
	color:#f7941d !important;
}
h5 {
	margin:.5em 0 !important;
	font-size:1.3em !important;
	color:#7d9b2c !important;
}
h6 {
	margin:.5em 0 !important;
	font-size:1.2em !important;
	color:#666 !important;
}
body, p, li {
	color:#000 !important;
	font-size:11pt !important;
	line-height:1.5em !important;
}


.logo {
	padding:0;
}
.right ul {
	margin:1em 0;
}

.top h2 {
	color:#000 !important;
	margin:0;
	padding:0;
}
#home_page .right {
	top:0;
}
#bottom .col1 h3,
#bottom .col2 h3,
#bottom .col3 h3 {
	text-align:left;
}


