@charset "UTF-8";
/* CSS Document */

#headerImg {
	margin-top:20px;
	text-align:center;
}

#main {
	background:#e1e1e1 url(../images/containerBG.gif) repeat-x;

}

#main h2 {
	/*font-weight:bold;
	font-size:14px;
	margin-top:-20px;
	margin-bottom:40px;*/
	color:#581724;
	font-size:20px;
}

#main h4 {
	color:#0066cc;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	text-transform:uppercase;
}

#main h4.tidy {
	margin-top:-15px;
}

#main p.headline {
	font-size:16px;
}

#main p.greenHead {
	color:#581724;
}

#main p.burgHead {
	color:#006330;
}


#main p.formy {
clear:left;
}

/*#main a {
color:#231f20;
text-decoration:underline;
}

#main a:hover {
color:#231f20;
text-decoration:none;
}*/

#main h1 {
	font-size:35px;
	text-align:center;
}

#nav {
background:url(../images/navBG.gif) repeat-x;
text-transform:uppercase;
}

#wikiPlant {width:955px; text-align:center;}

#updatesPlant {width:955px; text-align:left; margin-left:120px;}

#contactPlant {width:955px; text-align:right; margin-left:-135px;}


#nav li a {color:#ffffff; text-decoration:none;}

#nav li a:hover {color:#ffffff; text-decoration:underline;}

#footer {background:#000 url(../images/footerBG.gif) repeat-x; text-align:center;}

#footer ul {text-transform:uppercase;}

.greenDividerTop, .greenDividerBottom {
height:20px;
background-color:#a9cb6c;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-align:center;
vertical-align:middle;
padding-top:5px;
}

.bold {font-weight:bold;}

.italic {font-style:italic;}

.frontPlace {text-align: left; padding-top:20px; padding-bottom:30px; padding-left:120px;}

.frontCopy {text-align:center; width:200px;}	

.frontDivider {width:35%; color:#659ed5; margin-top:30px;}	

.moreInfo a, .moreInfo a:hover {
	color:#0066cc;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;


}

.mapPlace {float:right; clear:both;}

.innerPage {margin-left:120px;margin-top:20px; height:450px; width:650px;}

.innerPageContact {margin-left:120px;margin-top:20px; height:450px; width:630px;}

/*.innerPage a {color:#659ed5; text-decoration:none;}

.innerPage a:hover {color:#659ed5; text-decoration:underline;}
*/
.contactUs a {color:#666666; text-decoration:none;}

.contactUs a:hover {color:#666666; text-decoration:underline;}

