body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.Header {
	background-color: #99CC99;
	background-image: url(../images/cornerlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
}
.LeftNav {
	font-size: 0.85em;
	color: #009900;
	padding-top: 10px;
	
}
.LeftNav p{
	float: left;
	clear: both;
	text-decoration: none;
}
.LeftNav a{
	font-weight: bold;
	padding: 10;
	text-decoration: none;
	font-size: 0.85em;
	width: 130px;
}
.LeftNav a:link{}
.LeftNav a:visited{}
.LeftNav a:hover{
	text-decoration: underline;
	background-color: #669966;
	width: 130px;
	color: #003300;
}
.LeftNav a:active{
	text-decoration: underline;
	background-color: #FFFF66;
	color: #003300;
}
.TopRight {
	background-color: #99CC99;
	background-image: url(../images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: middle;
}
.TopRight H2{
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline overline;
	padding-left: 10px;
	}
.BottomLeft {
	background-color: #99CC99;
	background-image: url(../images/BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.charette {
	padding: 5px;
	float: right;
	width: 162px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
	clear: left;
	background-color: #FFFFFF;
}
.content {
	font-size: 0.85em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	padding-right: 100px;
}
.content p{font-size: .85em;}
.content H2{
	font-size: 1.3em;
	font-weight: bold;
	color: #003366;
}
.content H3{
	font-size: 1em;
	font-weight: bold;
	background-color: #669966;
	padding: 5px;
	color: #FFFFFF;
}
.content li{
	list-style-image: url(../_themes/port-plan-green-crush/bullet.gif);
	margin-bottom: 20px;
}

.indent {
	padding-left: 25px;
}
.MapsMenu {
	background-color: #ffffff;
	padding: 2px;
	font-size: .85em;
	border: 1px solid #99cc99;
}
.MapsMenu a{
	color: #003366;
	font-weight: bold;
	margin-right: 2em;
	padding-left: 1.8em;
	background-image: url(../_themes/port-plan-green-crush/bullet.gif);
	background-repeat: no-repeat;
	background-position:left;
	text-decoration: none;
}
.MapsMenu a:link{color: #003366;}
.MapsMenu a:visited{color: #003366;}
.MapsMenu a:hover{
	color: #0033FF;
	text-decoration: underline;
}
.MapsMenu a:active{
	color: #0033FF;
	text-decoration: underline;
}.charGallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	background-color: #99CC99;
}
.charGallery td {border: 1px solid #ffffff;}
.sml {
	font-size: .7em;
}
