@charset "utf-8";


.bannerBackground {
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-y;
	height: 100px;
	background-position: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #ae8422;
	border-left-color: #FFFFFF;
}
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2d7c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173362;
	background-image: url(../images/background_blueprint_smaller.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.homePageCopy {
	font-size: 1.1em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #173362;
}

.homePageCopy a{
	font-size: 1.1em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #173362;
	text-decoration: none;
}

.homePageCopy a:hover {
	color: #000033;
	text-decoration: underline;
}
.homePageCopyRightIndent {
	font-size: 1.1em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #173362;
	padding-right: 10px;
}
.contentBox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #d4af37;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top
}
.verticalWhiteLine {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.footerText {
	font-size: .9em;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerBackground {
	height: 80px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	background-color: #ae8422;
}
.servicesExperience {
	font-size: 18px;
	text-transform: uppercase;
	color: #173362;
	font-weight: bold;
	width: 223px;
	padding-left: 20px;
}

.servicesExperienceBox {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #434c53;
	line-height: 18px;
}
.twoPtRule {
	background-color: #FFFFFF;
	height: 2px;
}



.homePageQuote {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #173362;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #173362;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.breadcrumb {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: capitalize;
	color: #173362;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	line-height: 20px;
}
.contactUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #173362;
}

.contactUsGetDirections {
	font-size: 0.9em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #25408f;
	font-weight: bold;
	text-decoration: none;
}
.contactUsGetDirections a{
	font-size: 0.9em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #25408f;
	font-weight: bold;
	text-decoration: none;
}
.contactUsGetDirections a:hover{
	font-size: 0.9em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}

.contactUsForm {
	background-color: #e0cea8;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #434c53;
	line-height: 16px;
	height: 100%;
	width: 350px;
	padding-left: 8px;
}
.contactUsHeader {
	font-size: 1.1em;
	font-weight: bold;
	color: #f9f6ea;
}
.contactUsBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #173362;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whatsNewHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #434c53;
	font-weight: bold;
}
.more {
	text-decoration: none;
	line-height: 30px;
	color: #173362;
	font-weight: bold;
	font-size: .9em;
}
.more a{
	text-decoration: none;
		color: #173362;
	line-height: 30px;
}
.more a:hover{
	text-decoration: underline;
	line-height: 30px;
	color: #000033;
}
.tanRight350 {
	background-color: #e0cea8;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #434c53;
	line-height: 16px;
	height: 100%;
	width: 350px;
	padding-left: 0px;
	padding-right: 0px;
}
.whatsNewBodyCopy {
	font-size: 1.1em;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #173362;
}
.whatsNewRightPanel {
	font-size: 1.1em;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434c53;
}
.servicesExperience2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #173362;
	font-weight: bold;
	width: 223px;
}
.projectsNav {
	font-size: 1.1em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434c53;
	height: 50px;
	padding: 0px;
}
.projectsNav a{
	font-size: 1.1em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434c53;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.projectsNavActive {
	font-size: 1.1em;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #173362;
	padding-top: 5px;
	padding-bottom: 5px;
}
.projectsLocationTitle {
	font-size: 1.1em;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #173362;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.projectsLocationTitleCity {
	font-size: 1em;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #173362;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
}


.projectsHover {
		display: none;
		}
