body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #EDEDED;
	background-repeat: repeat-x;
	background-image: url('images/top_bg.gif');
    font-weight: 700;
}

#top{
	height: 19px;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0px 0px 3px;
	padding: 0px;


}

#top a {
	color: #000000;
}

#logo{
	height: 43px;
	margin: 0px;
	padding: 0px;
	text-align: right;

}

#main {
	margin:5px;
	padding:0px;
	overflow:visible;
	top: 0px;
	left: 0px;
	background-color: #EDEDED;
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#main #logo {
	float:left;
}

#main #contact {
	float:right;
	margin-top: 7px;
	margin-right: 3px;
}

#content {
	margin:0px 0px 0px 159px;
	padding:0px;
	height:350px;
	overflow:visible;
	background:url(images/main_background.gif) no-repeat scroll right top;
	top: 0px;
}

#third {
	overflow:visible;
	width: 100%;
	left: 0px;
	margin: 0px;
	padding: 0px;

}

#botnav {
	overflow:visible;
	width: 100%;
	left: 0px;
	height: 32px;
	font-size: 80%;
	background-image: url(images/bottom_bg.gif);

}

#botnav #cosmic {
	float:left;
	margin-top: 7px;
	margin-right: 3px;
}

#botnav #email {
	float:right;
	margin-top: 7px;
	margin-right: 3px;
}

#botnav a {
	color: #000000;
}

#bottom{
	overflow:visible;
	width: 100%;
	left: 0px;
	position: absolute;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: bold;

}

#bottom a {
	color: #000000;
}

h1 {
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.map {
	background-color: #EDEDED;
	text-align: center;

}
.dirctgov {
	background-color: #FF3300;
	text-align: center;
}
.info {
	background-attachment: scroll;
	background-color: #CC3300;
	background-image: url(images/direct_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cross {
	background-color: #B8D1BE;
	font-size: 80%;

}

.cross #photo {
	float:left;
}

.cross a {
	color: #000000;
}

.moor {
	background-color: #98B6A0;
	font-size: 110%;
}

.moor #pic {
	float:left;
}

.moor a {
	color: #000000;
}
td {
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.table {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;

}
.lightgreen {
	color: #98B6A0;
}
.darkgreen {
	color: #009900;
}
