#container {
	width:950px;
	margin-right: auto;
	margin-left: auto;
}
#header{width:950px;}
#logo {
	padding-left:30px;
	padding-top:30px;
	padding-bottom:8px;
	width:270px;
	float:left;
	}
	
#content {margin-top:10px; }

#leftcolumn {width:180px;float:left;padding-right:20px;}

#rightcolumn {
	width:740px;
	float:right
}
#mapbox {clear:both;width:950px;}
#footer {
	clear:both;
	margin-top: 10px;
	background-image: url(/images/maps/bg_copy.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height:25px;
		color:#FFFFFF;
		padding-top:5px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	float: right;
	height: 34px;
	width:550px;
	padding-top:34px;
}
#menu a{
	float: left;
	width: 90px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	background-color: #EBEBEB;
	display: block;
	margin-right: 2px;
	padding:2px 0px 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

#footer a {
	color:#FFFFFF;
	font-size: x-small;
}
a {
	font-size: small;
	text-decoration:none;
	color:#087EBB;
}
  
body { 	font-size: small;	margin:0px;padding:0px; background:url(/images/maps/px_head.gif) top repeat-x }



ul {margin:0; padding:0; list-style:none}
li {	font-size: small;background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:18px }

p {
	color:#666666;
	font-size: small;
	margin-top: 8px;
	margin-bottom: 8px;
}

a:hover {text-decoration:underline}


th {
	text-align: left;
	width: 120px;
}
input {
	padding: 2px;
	height: 22px;
	width: 200px;
	border: 1px solid #99CA00;
	font-size: medium;
}

form {margin:0}
		
.textarea { width:220px;
		height:68px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#7E7E7E;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover {text-decoration:none;}





h1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #97CB00;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left:0px;
	padding:0px;

}
