body {
	color: #333333;
	line-height: 1.8em;
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	white-space: normal;
}
.subnav {
	background-image: url(../images/subNavLine.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #C66300;
}
a:visited {
	color: #C66300;
}
a:hover {
	color: #5D8B68;
	text-decoration: none;
}
a:active {
	color: #C66300;
}


h1 {
	color: #CC6600;
	font-size: 160%;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0px;
	font-weight: bold;
	line-height: normal;
}
.header {
	font-size: 10px;
}

h2 {
	color: #653433;
	font-size: 140%;
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	width: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}

h3 {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	width: auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A6741;
	margin: 0px;
}

h4 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 2px;
	width: auto;
	color: #475578;
}
h5 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	letter-spacing: 1px;
	width: auto;
	margin: 0px;
	padding: 0px;
}

h6 { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: normal; font-size-adjust: none; line-height: 11px; text-align: left; letter-spacing: 1px; width: auto; 
}
.maintable {
	background-color: #FFFFFF;
}
.bannerBackLft {
	background-image: url(../images/bannerBackLeft.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
OL {
	padding: 0px;
	float: left;
	margin-right: 5px;
	border: 3px solid #000000;
}
ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.imgBorderRight {
	padding: 0px;
	float: right;
	margin-left: 5px;
	border: 3px solid #000000;
}
hr {
	width: 95%;
	height: 1px;
	color: #CCCCCC;
	line-height: 1px;
}
.bannerBackRight {
	background-image: url(../images/bannerBackRight.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer2 {
	font-size: 10px;
	letter-spacing: 1px;
	color: #003300;
	background-color: #E5EBE4;
	margin: 0px;
	padding: 5px;
}
.copyright {
	font-size: 10px;
	letter-spacing: 1px;
	color: #003300;
	background-color: #FFFFFF;
	padding: 5px;
}
.CategoryNavigation {
	padding-right: 5px;
	width: 185px;
	font-family: Georgia;
	text-align: left;
}
	.CategoryNavigation .Title {
	border-top: 2px solid #DFA641;
	border-bottom: 2px solid #fff;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-family: Georgia;
	font-size: 16px;
	background-color: #5D8B68;
	background-image: url(../images/categoryTitle.jpg);
	font-variant: small-caps;
}
	.CategoryNavigation h3,.CategoryNavigation p  {
	padding: 3px;
	font-size: 12px;
	background-image: url(../images/categorySubNav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	.CategoryNavigation h3 {
	color: #333333;
	text-align: center;
	font-family: Georgia;
	font-weight: bold;
}
	.CategoryNavigation p { }
	.CategoryNavigation .All {
	padding: 0px;
	text-align: left;
}
.topbanner {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.header .topbanner div {
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 9px;
	text-align: right;
	vertical-align: top;
}
	.CategoryNavigation .All li {
	list-style: none;
	background: #fff;
	border-bottom: 2px dotted #DDE2E6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	.CategoryNavigation .All a {
	color: #5D8B68;
	font-family: Georgia;
	white-space: normal;
}
	.CategoryNavigation .selected a { color: #DFA641; }

.Introduction {
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

.DetailHeader {
	border: 1px solid #D4DED5;
	position:relative;
	margin: 0px;
}
.breadcrumb {
	font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman";
	font-size: 11px;
	padding: 8px;
	text-align: left;
	letter-spacing: .1em;
}
	.DetailHeader h1,.DetailHeader h2 {
	border: 3px solid #fff;
	color: #333333;
	font-family: Georgia;
	font-size: 24px;
	padding: 8px;
	font-weight: normal;
	background-color: #D4DED5;
	margin: 0px;
	text-align: left;
}

.FeaturedProduct {
	padding: 7px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDE2E6;
	border-bottom-color: #DDE2E6;
	border-left-color: #DDE2E6;
}
        .FeaturedProduct .Details { border-bottom: dotted 2px #DDE2E6; padding-bottom: 4px; }
        .FeaturedProduct .Details .Title { font-size: 15px; padding-bottom: 15px; }
        .FeaturedProduct .Details .Info .Left { padding-right: 15px; }
        .FeaturedProduct .Description { padding-top: 10px; }
.header .topbanner a {
	color: #000000;
}
.header .topbanner a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.SubdetailHeader h1, .SubdetailHeader h2 {
	border: 3px solid #fff;
	color: #333333;
	font-family: Georgia;
	font-size: 24px;
	padding: 8px;
	font-weight: normal;
	background-color: #CABE71;
	margin: 0px;
}
.SubdetailHeader {
	border: 1px solid #CABE71;
	position:relative;
	margin: 0px;
}
.footer2 a {
	color: #660000;
	text-decoration: none;
}
.footer2 a:hover {
	color: #000000;
	text-decoration: none;
}
.footer2 a:active {
	color: #660000;
	text-decoration: none;
}
.footer2 a:visited {
	color: #660000;
	text-decoration: none;
}
.copyright a {
	color: #660000;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}
.copyright a:visited {
	color: #660000;
	text-decoration: none;
}
.copyright a:active {
	color: #660000;
	text-decoration: none;
}
.CategoryNavigation h4 {
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	border: 1px solid #5D8B68;
	text-align: center;
	padding: 1px;
}
.float-left {
	float: left;
	padding-right: 10px;
}
.FeaturedProduct ul {
	list-style-type: disc;
	padding-left: 10px;
}
.clear {
	clear: both;
}
.staff-break {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
ul ul li {
	list-style-type: circle;
	padding-left: 5px;
	margin-left: 10px;
}
.float-right {
	float: right;
	padding-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.staff {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin: 5px;
	padding-top: 10px;
	width: 400px;
}
.phone-fax-email {
	white-space: normal;
}
.contactInfo a{
	display: inline;
	font-size: 10px;
	color: #333333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	border: 1px solid #5D8B68;
	background-color: #D4DED5;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
	line-height: 1;
	padding: .3em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.contactInfo a:hover {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #5D8B68;
	background-color: #5D8A67;
	background-image: none;
	color: #FFFFFF;
}
.staff-names {
	font-size: 11px;
}
.project-images{
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	background-image: url(../images/linear-eee.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eeeeee;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 85%;
	width: 100%;
}

