body {
	background-color: #CCCCCC;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Bitstream Vera Sans, sans-serif;
	font-size: 12px;
}

div {
	margin: 0px;
	padding: 0px;

}

hr {
	color: #174622;
	background-color: #174622;
	height: 1px;
}

.rule {
	width: 100%;
	height: 0px;
	font-size: 0px;
	border-bottom: 1px #174622 solid;
}

h2 {
	color: #5b8726;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 0px;
}

h2 span {
	color: #9A3466;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

table td {
	vertical-align: top;
}

#container {
	width: 972px;
	margin: 0px auto;
	border: 0px;
}

#wrapper {
	background-color: #f8ebc1;
	margin: 0px;
	padding-bottom: 3px;
}

#footer {
	margin-top: 0px;
	background-color: #5b8726;
	width: 972px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 1px;
}

#menu {
	float: left;
	width: 160px;
	padding: 10px 0px 10px 2px;
	background-color: #f8ebc1;
}

#content {
	float: left;
	width: 780px;
	min-height: 600px;
	padding: 20px 15px 20px 15px;
	background-color: #fdfbef;
}


/* Index */

#indexText {
	width: 470px;
	padding-top: 10px;
	padding-right: 20px;
}

.mailLink, .mailLink a {
	text-decoration: none;
	font-weight: bold;
	color: #174622;
}

/* About Us */

.boldGreen {
	font-weight: bold;
	color: #174622;
}


.boldLightGreen {
	font-weight: bold;
	color: #5B8726;
}

#aboutWrapper {
	width: 780px;
}

#aboutColumn1 {
	float: left;
	width: 360px;
	margin-right: 10px;
	line-height: 18px;
}

#aboutColumn2 {
	float: left;
	width: 390px;
	padding: 10px;
	background-color: #cedbbf;
}

.aboutList {
	list-style-position: outside;
	margin: 5px 0 5px 15px;
	border: 0;
	padding: 0;
}

.aboutList li {
	margin: 0;
	border: 0;
	padding: 0;
}

/* Design / Build */

#designWrapper {
	width: 780px;
}

#designColumn1 {
	float: left;
	width: 470px;
	padding-top: 10px;
	margin-right: 10px;
}

#designColumn2 {
	float: left;
	width: 300px;
}

.designList {
	list-style-position: outside;
	margin: 5px 0 5px 15px;
	border: 0;
	padding: 0;
}

.designList li {
	line-height: 18px;
	margin: 0;
	border: 0;
	padding: 0;
}

/* Problem Solving */

#problemWrapper {
	width: 600px;
	margin-top: 10px;
}

.problemCube {
	width: 189px;
	height: 189px;
	padding: 10px;
	background: transparent;
}

#problemTable {
	border: 1px #000 solid;
	border-collapse: collapse;
}
.border-top {
	border-top: 1px #000 solid;
}

.border-bottom {
	border-bottom: 1px #000 solid;
}

.border-left {
	border-left: 1px #000 solid;
}

.border-right {
	border-right: 1px #000 solid;
}

.problemSolving a {
	text-decoration: none;
}

.problemCube:hover {
	background: #cedbbe;
}

.problemCube .textblock {
	margin-top: 45px;
	text-align: center;
}

.problemCube .ps {
	font-size: 16px;
	font-weight: bold;
	color: #174622;
}

.problemCube .num {
	font-size: 24px;
	text-transform: uppercase;
	color: #5c8727;
}

a .problemCube .textblock {
	color: #666666;
}


/* Problems 1-7 */

#problemNumWrapper {
	width: 780px;
	margin-top: 10px;
	background-color: #cedbbf;
}

#problemColumn1 {
	float: left;
	width: 150px;
	padding: 10px;
	background-color: #cedbbf;
	line-height: 22px;
}

#problemColumn1 a {
	color: #9A3466;
}

#problemColumn2 {
	float: left;
	width: 600px;
	padding-left: 10px;
	background-color: #fdfbef;
}

.problemNum {
	color: #5b8726;
	font-weight: normal;
	font-size: 24px;
}

.problemNumCell {
	width: 290px;
	vertical-align: top;
	text-align: left;
}

.problemNumCellPad {
	width: 10px;
}

.problemTable {
	margin-bottom: 5px;
}


/* Erosion Control */

#erosionWrapper {
	width: 700px;
}

#erosionWrapper hr {
	color: #174622;
}

/* Construction */
#constructionWrapper {
	width: 780px;
}


/* Hardscape Elements */

#hardscapeWrapper {
	width: 780px;
}

#hardscapeWrapper .block table {
	width: 100%;
}

#hardscapeWrapper .block {
	width: 85%;
}

.hardscapeCell {
	width: 201px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 10px;
}

#hardscapeWrapper a {
	color: #666666;
}

.hardscapeMenu {
	font-size: 13px;
}

.hardscapeMenu a {
	color: #666666 !important;
	text-decoration: none;
}

.hardscapeMenu a:hover {
	color: #9A3466 !important;
}

#hardscapeWrapper .caption {
	padding: 0px 10px;
	color: #333333;
	font-style: italic;
	text-align: center;
}

/* Awards */
#awardsWrapper {
	width: 780px;
}

#awardsLeft {
	float: left;
	width: 450px;
	margin-right: 10px;
}

#awardsRight {
	float: left;
	width: 320px;
}

.awardRoll {
	color: #9A3466;
	text-decoration: underline;
}

/* Contact Us */
#contactWrapper {
	width: 780px;
}

#contactTable {
	width: 780px;
	border: 0;
}

#contactTable td {
	vertical-align: top;
}

.contactTableLeft {
	padding-right: 4px;
	padding-bottom: 4px;
}

.contactCell1 {
	width: 216px;
	margin-right: 4px;
}

.contactCell2 {
	width: 561px;
}

#contactInfo {
	width: 196px;
	height: 96px;
	padding: 10px 10px 10px 10px;
	background-color: #CEDBBF;
}

#contactEmail {
	width: 216px;
	height: 48px;
	background-color: #9A3466;
	color: #FFFFFF;
	line-height: 48px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

#contactEmail a {
	color: #FFFFFF;
	text-decoration: none;
}
