﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
}
.container {
	position: relative;
	margin: 0px auto;
}
body {
	background: #001c40 url('/public/images/mainBacker.png') repeat-x top center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 10px;
}
.container a {
	color: #7f0027;
	text-decoration: none;
}
.container a:hover {
	color: #ff0000;
	text-decoration: underline;
}
/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#header {
	background: #ffffff url('/public/images/backerHeader.png') no-repeat top left;
	height: 136px;
}
#logo h1 a {
	display: block;
	text-indent: -99999px;
	float: left;
	margin: 50px 0 0 16px;
	background: transparent url('/public/images/logoMain.png') no-repeat top left;
	width: 206px;
	height: 58px;
	cursor: pointer;
}
#logo h4 a {
	display: block;
	text-indent: -99999px;
	float: left;
	background: transparent url('/public/images/tagline.png') no-repeat top left;
	margin: 52px 0 0 204px;
	width: 318px;
	height: 13px;
	white-space: nowrap;
	cursor: pointer;
}
#topNav ul {
	margin: 7px 0 0 16px;
}
#topNav li {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	cursor: pointer;
}
#topNav a {
	color: #ffffff;
}
#navAbout a {
	display: block;
	text-indent: -99999px;
	float: left;
	background: transparent url('/public/images/navAbout.png') no-repeat top left;
	width: 91px;
	height: 17px;
	cursor: pointer;
}
#navAreas a {
	display: block;
	text-indent: -99999px;
	float: left;
	background: transparent url('/public/images/navAreas.png') no-repeat top left;
	width: 126px;
	height: 17px;
	cursor: pointer;
}
#navGreen a {
	display: block;
	text-indent: -99999px;
	float: left;
	background: transparent url('/public/images/navGreen.png') no-repeat top left;
	width: 99px;
	height: 17px;
	cursor: pointer;
}
#navProjects a {
	display: block;
	text-indent: -99999px;
	float: left;
	background: transparent url('/public/images/navProjects.png') no-repeat top left;
	width: 56px;
	height: 17px;
	cursor: pointer;
}
#navReferences a {
	display: block;
	text-indent: -99999px;
	float: left;
	background: transparent url('/public/images/navReferences.png') no-repeat top left;
	width: 77px;
	height: 17px;
	cursor: pointer;
}
#navHome a {
	display: block;
	text-indent: -99999px;
	float: left;
	background: transparent url('/public/images/navHome.png') no-repeat top left;
	width: 39px;
	height: 17px;
	margin-left: 138px;
	margin-right: 0;
	cursor: pointer;
}
#mainWrapper {
	background: #c3c5ce url('/public/images/backerContent.png') repeat-x top left;
}
#mainTop {
	margin: 20px 0;
}
#featureHeader {
	border-bottom: 5px solid #7f0027;
	width: 232px;
}
#featureHeader h4 {
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/hdrFeatured.png') no-repeat top right;
	width: 230px;
	height: 11px;
	white-space: nowrap;
	margin: 3px 0 5px 0;
}
#featureContent {
	height: 184px;
	background: #ffffff;
}
#featureImg {
	height: 145px;
	width: 232px;
	background: #dedede;
}
#featuredText {
	padding: 5px;
	font-size: 11px;
	line-height: 130%;
}
#featuredText strong {
	font-size: 13px;
	font-weight: bold;
}
#mainContent {
	font-size: 13px;
	line-height: 135%;
}
#leftColumn {
	width: 205px;
	float: left;
	text-align: right;
}
#leftColumnCallout {
	margin-left: 16px;
	padding: 0 16px 16px 0;
	border-bottom: 1px dotted #9d9ea5;
}
#leftColumnAddress {
	margin-left: 16px;
	padding: 16px 16px 0 0;
}
#leftColumnNav {
	margin-left: 16px;
	padding: 0 16px 16px 0;
	border-bottom: 1px dotted #9d9ea5;
}
#leftColumnNav li {
	font-size: 17px;
	margin-bottom: 10px;
}
#middleColumn {
	width: 434px;
	float: left;
	border: 1px dotted #9d9ea5;
	border-top: none;
}
#middleColumnText {
	padding: 0 16px 16px 16px;
	min-height: 350px;
}
#middleColumnText h2 {
	color: #211e58;
	font-size: 28px;
	line-height: 135%;
	margin-top: -8px;
}
#middleColumnText li{
	margin-left: 20px;
	list-style-type:square;
}
#middleColumnText li li{
	margin-left: 20px;
	list-style-type: circle;
}
#middleColumnText h3 {
	margin: 5px 0 15px 0;
	font-size: 18px;
	color: #242252;
}

#rightColumn {
	width: 120px;
	float: left;
}
#rightColumnNav {
	margin-right: 16px;
	padding: 0 16px 16px 16px;
	border-bottom: 1px dotted #9d9ea5;
	line-height: 200%;
}
#rightColumnNav a {
	color: #345076;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#rightColumnNav a:hover {
	color: #799ac7;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#footer {
	background: transparent;
}
#footerWrapper {
	margin: 25px 0 25px 205px;
	width: 434px;
	font-size: 11px;
	line-height: 135%;
}

/* Projects */
#projects {
	
}

#projects .photo {
	width: 100px;
	float: left;
	display: inline;
}

#projects .info {
	width: 295px;
	float: right;
	display: inline;
}

#project_images {
	
}

#project_images img {
	padding: 3px;
	border: 1px solid #BFBFBF;
	margin: 3px;
}

/* Form */
/*#simplecontact label {
	float: left;
	width: 110px;
	padding: 2px;
}

#simplecontact .btn {
	margin-left: 115px;
	padding: 5px 10px;
}*/

dl {
	margin: 0 0 20px 0;
}

.msg {
	padding:.8em;
	margin-bottom:1em;
	background:#FFF6BF;
	color:#514721;
	border: 2px solid #FFEA5F;
}

.required {
	color: #CF0000;
}
