body {
	background-color: #999;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Century, Times Roman, Serif;
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	text-align:center;
	border:0px;
	padding:0px;
}

td {
	font-family: Century, Times Roman, Serif;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: left;
}

th {
	text-align: left;
}

.formstyle {
	font-family: Century, Times Roman, Serif;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: left;
	border: 1px black solid;
}

.buttonstyle {
	font-family: Century, Times Roman, Serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
	border: 1px black solid;
	background-color: #ccc;
	margin: 20px;
}

fieldset {
	width: 50%;
	border: 0px;
}

fieldset br { clear: both; }

label {
	width: 20%;
	float: left;
	text-align: right;
	vertical-align: top;
	margin-right: 3px;
}


.container {
	position: relative;
	top: 0px; 
	width: 750px; 
	 height: auto; 
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

.page {
	width: 750px;
	background-color: #fff;
	border: 1px solid black;
	position: relative;
	padding-bottom: 40px;
}	

.header {
	border-bottom: 1px solid black;
}

#menu .menuimg{
	margin: -2px 0 -2px 1px;
	padding: 0px;
	border: 0px;
}

#menu .menuimg[class]{
	margin: 0px 0px -2px 1px;
	padding: 0px;
	border: 0px;
}

#menu .firstmenuimg {
	margin: -2px 0px -2px -3px;
	padding: 0px;
	border: 0px;
}


#menu .firstmenuimg[class] {
	margin: 0px 0px -2px 0px;
	padding: 0px;
	border: 0px;
}

#menu {
	border-bottom: 1px solid black;
}

.imageleft {
	margin: 5px 10px 5px 0px;
	float: left;
}

.imageright {
	margin: 5px 0px 5px 10px;
	float: right;
}

.content {
	padding: 10px;
}

.content h1 {
	font-size: 110%;
	font-weight: bold;
}

.content img {
	border: 0px;
}

#footerlinks {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 64%;
	color: black;
	width: 724px; 
	margin: 0 auto;
	text-align: left;
}

#footerlinks a {
	color: black;
	text-decoration: none;
}

#map {
	width:450px; 
	height:450px;
	border: 1px red solid; 
	margin-right: 10px; 
	float: left;
}

#panel {
	height: 450px; 
	width: 250px; 
	border: 1px red solid;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size:80%;
	padding: 5px; 
	overflow: auto; 
	float: right; 
	margin-bottom: 10px;
}

#legend {
	width: 600px;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size:80%;
	padding: 5px;
}

.linklink {
	width: 200px;
}

.phoneno {
	white-space: nowrap;
}
		
#dmap {
	width: 450px; 
	height: 400px; 
	float: left;
}

#dpanel {
	width: 250px; 
	height: 400px; 
	overflow: auto; 
	font-family: calibri, helvetica, verdana, arial;
}