@charset "utf-8";
.projects-table {
	width: 480px;
	padding-right: 3px;
	padding-left: 2px;
	float: left;
	padding-bottom: 5px;
}

body {
	background-color: #EBEBE4;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	float: left;
}
#tag {
	float: right;
}


.maincontainerbg {
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	position: relative;
}
#leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 2px;
	line-height: 18px;
	width: 200px;
	padding-left: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#navcontainer {
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 948px;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navbg {
	background-image: url(images/navbg.gif);
	background-repeat: repeat;
	clear: both;
	height: 30px;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
}
ul.dropdown {
	margin: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	z-index: 597;
	padding: 0px;
}
ul.dropdown a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
ul.dropdown a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
ul.dropdown a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
ul.dropdown ul {
	background-color: #999999;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	z-index: 598;
	left: 0px;
	top: 100%;
	width: 220px;
	padding: 0px;
}
ul.dropdown li {
	vertical-align: middle;
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.2em;
}
ul.dropdown li:hover {
	background-color: #D2D2D2;
	position: relative;
	z-index: 599;
}
#footer {
	margin-top: 20px;
	height: 100px;
	background-image: url(images/footerbg.jpg);
	margin-right: 5px;
	margin-left: 5px;
}
#footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
}
#footertxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footertxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footertxt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footertxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown ul li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	z-index: 1;
}

.maincontainer {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#indexMC {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
#indexMCsecondary {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 714px;
}

#indexMC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 500px;
	text-align: justify;
	float: left;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#MCright {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
	line-height: 18px;
	float: right;
	width: 198px;
	font-weight: bold;
}
#MCright2 {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-weight: normal;
	background-color: #CCC;
	border: 1px dotted #333;
	padding-left: 2px;
}

.floatright {
	float: right;
	border: 2px solid #666666;
	margin-left: 10px;
	margin-top: 5px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006633;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #333333;
}




.MCright {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#indexMC2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 10px;
	width: 720px;
	position: relative;
	margin-right: 10px;
}
#MClogos {
	display: inline;
	padding-right: 25px;
	list-style-type: none;
}

#indexMC3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#indexMC3secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 714px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}



#indexMCpic {
	border: 1px solid #999999;
	float: right;
}
#indexMCpic2 {
	border: 1px solid #999999;
}
.RBtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	width: 115px;
	text-align: left;
}
.MulchTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	width: 120px;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
	font-weight: bold;
}

.LRtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	width: 106px;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}
.DOtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
	width: 142px;
}





#bar {
	background-color: #979483;
	clear: both;
	height: 11px;
	width: 100%;
}

#headbg {
	background-image: url(images/headbg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 252px;
	width: 100%;
}
#headbg2 {
	background-image: url(images/headbg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 189px;
	width: 100%;
}

#topcontainer {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#adcontainer {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#headcontainer {
	height: 252px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
}
#headcontainer2 {
	height: 189px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
}

#topbar {
	background-image: url(images/topbarbg.gif);
	background-repeat: repeat-x;
	height: 91px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.picborder1 {
	border: 2px solid #666666;
}
.join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/signupbg.gif);
	height: 26px;
	width: 95px;
	border: 1px solid #666666;
	cursor: pointer;
	padding: 0px;
}
.form {
	background-image: url(images/formbg.gif);
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #999999;
	width: 174px;
}
.calculator {
	border: 1px dotted #666666;
}
.tablecalc {
	border: 1px dotted #999;
	margin: 0px;
	padding: 0px;
}

