@charset "utf-8";
#divInfoAreaLeft {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 189px;
	height: 450px;
}
#divSideNavBar {
	background-color: #c18364;
}

#divWrapperInfoArea {
	background-color: #993300;
	background-image: url(../images/bg-infoarea.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#divContainerInfoArea {
	background-image: url(../images/bg-page-info-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#divInfoAreaRight {
	margin: 0px;
	padding: 17px 15px 0px 0px;
	float: right;
	width: 727px;
}
#divPageContentFooter {
	background-image: url(../images/page-info-right-footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
	background-color: #e1d495;
}
#divPageContent {
	margin: 0px;
	padding: 0px 20px;
	background-color: #e1d495;
	background-image: url(../images/page-info-right-bg.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
#divSideNavLogos {
	padding-top: 10px;
	padding-bottom: 10px;
}

#divPageSubHeader {
	margin: 0px;
	padding: 20px 0px 0px;
}

#divPageContentTop {
	background-image: url(../images/page-info-right-top.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#divSideNavSupplementalArea {
	background-image: url(../images/sidebar-supplement-area.jpg);
	background-repeat: no-repeat;
	height: 189px;
	color: #E0A060;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-top: 45px;
}
#divSideNavSupplementalArea a:link, #divSideNavSupplementalArea a:visited, #divSideNavSupplementalArea a:active {
	color: #FFFFCC;
}
#divSideNavSupplementalArea a:hover {
	color: #FFCC00;
}
.ImageFlushRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.TextSmall {
	font-size: 10px;
	line-height: 12px;
}
.divProjectThumbnails {
	text-align: center;
	background-image: url(../project-gallery/images-green-space/bg-gallery-thumbs.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: center top;
	height: 55px;
	padding-top: 3px;
}
.divProjectGalleryPic {
	text-align: center;
	height: 310px;
	background-image: url(../project-gallery/images-green-space/bg-gallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
}
.TextCenter {
	text-align: center;
}
#tableServices {
	width: 686px;
}
#tableServices td {
	width: 215px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
}
#tableVendors {
	width: 686px;
}
#tableVendors td {
	width: 215px;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}
.TextItalics {
	font-style: italic;
}

