body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
p { 
	margin-bottom: 2px; 
	margin-top: 4px;
}

.mainwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 749px;
	height: 100%;
	background-color: #000000;
	margin-top: 15px;
}

.toplinks {
	background: #000000;
	margin-top: 0px;
	width: 729px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	margin-bottom: 15px;
}

.toplinks a:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.toplinks a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.toplinks a:hover {
	color: #569bc9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.headerwrapper {
	float: left;
	width: 749px;
	height: 100%;
	background-color: #000000;
}

.headertop {
	float: left;
	width: 749px;
	height: 14px;
	background-image:url(images/headertopgreen.jpg);
	background-repeat:no-repeat;
	background-color: #4c700c;
}
.headermain2 {
	float:left;
	width: 749px;
	height: 150px;
	background-image:url(images/headermainback2green.jpg);
	background-repeat: repeat;
}
.headermain {
	float:left;
	width: 747px;
	margin-left: 1px;
	height: 150px;
	background-image:url(images/headermainback3green.jpg);
	background-repeat:repeat-x;
}

.logo {
	float: left;
	height: 155px;
	width: 183px;
	margin-top: 0px;
}

.slideshow {
	float: left;
	margin-top: -50px;
	width: 564px;
	height: 151px;
	margin-bottom: 0px;
}
#navigation {
	float: left;
	width: 746px;
	margin-left: 1px;
	background-image: url(p7pm/img/nav_backgroundgreen.jpg);
	border-right: #a7b096 solid thin;
	border-left: #a7b096 solid thin;
}
.clearall {  /* used to help float the footers to the bottom of the page */
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
}
#contentwrapper {
	width: 720px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 18px;
	padding-right: 8px;
	background-color: #FFFFFF;
	border-left: #a7b096 solid thin;
	border-right: #a7b096 solid thin;
}
#contentleft {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	margin-top: 16px;
}
#contentright {
	float: right;
	width: 150px;
	background-color: #FFFFFF;
	margin-top: 16px;
}
#bottomlogo {
	text-align: center;
	width: 700px;
}
.bluetext {
	color: #056CB0;
}
h1 {
	font-size: 18px;
}	
h2 {
	font-size: 16px;
	margin-top: 4px;
}

