.boxtext {
	color: #7eb71b
}
body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1em;
	text-transform: uppercase;
	font-weight:bold;
	color: #7eb71b;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #58595b;
	text-transform: uppercase;
}


.heading2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:.9em;
	text-transform: uppercase;
	font-weight:bold;
	color: #58595b;
}

heading2sub {
	text-size: xx-small;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #58595b;
	line-height: 1.3em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #7eb71b;
}


ul {
	list-style-type: square;
	margin-left:0.8em;
	padding-left: 0.9em;
	margin-top: 3px;
	padding-top: 3px;

}

ul.topicList {
    line-height:1.4;
    list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	padding-bottom:10px;
	margin-bottom:10px;
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.8em;
	color: #58595b;
	list-style-image: url(../media/static/ISSUES%20Bullet2.jpg);
}

li.topicList {
	text-transform: uppercase;
	font-weight:bold;
	color: #000000;
    background:transparent url("../media/static/bullet.gif") no-repeat;
    background-position:0 4px;
	padding-left:12px;
	margin-top:12px;
	margin-bottom:0px;
}
.mainContentCell {
	background-image: url(../media/static/mapDetail.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 100px;
	padding-left: 6px;
}

.indentChar {
	font-weight:bold;
	color: #7eb71b;
	font-size:xx-small;
}

.sectionLink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size:xx-small;
}

a.sectionLink:link {
	color: #58595b;
}

a.sectionLink:visited {
	color: #58595b;
}

a.sectionLink:hover {
	color: #7eb71b;
	text-decoration:underline;
}

.bodyDownloadLink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size:xx-small;
}

a.bodyDownloadLink:link {
	color: #7eb71b;
}

a.bodyDownloadLink:visited {
	color: #7eb71b;
}

a.bodyDownloadLink:hover {
	color: #7eb71b;
	text-decoration:underline;
}

.footerText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.6em;
	color: #58595b;
}

.footerLink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:0.6em;
	color: #58595b;
	text-decoration: none;
}

a.footerlink:hover {
	text-decoration: underline;
}

.footdownload {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:0.6em;
	color: #000000;
	text-decoration: none;
}

a.footdownload:link {
	color: #000000;
}

a.footdownload:visited {
	color: #000000;
}

a.footdownload:hover {
	color: #000000;
	text-decoration: underline;
}

.indentCharFoot {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color: #7eb71b;
}
a.mainContent:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #58595b;
}
a.mainContent:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #58595b;
}
a.mainContent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7eb71b;
	text-decoration: underline;
	font-weight: bold;
}
ol {
	list-style-type: inherit;
	margin-left:1em;
	padding-left: 1em;
	margin-top: 3px;
	padding-top: 3px;
}
.heading3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.8em;
	text-transform: uppercase;
	font-weight:bold;
	color: #58595b;
}
.searchcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7eb71b;
	background-color: #EDFAD8;
	width: 400px;
	padding: 7px;
}
.logoText {
	font-size: 0.7em;
	color: #333333;
}
.eventsBox {
	background-color: #EDFAD8;
	padding: 7px;
	border: thin solid #7eb71b;
}
.eventcell {
	padding: 7px;
	border: thin solid #58595b;
}
.eventcell h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7eb71b;
	font-size: 0.9em;
	text-transform: capitalize;
}
.eventcell p {
	font-size: .7em;
}
.gallery {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #7eb71b;
	padding-bottom: 10px;
}
a {
	color: #58595b;
}
a:hover {
	color: #7eb71b;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
.GOEkeyphalt {
	background-color: #D2F19E;
}
.matrixcell {
	background-color: #58595b;
	border: thin solid #7eb71b;
}
.bravenewcity {
	background-image: url(../media/static/mapDetail.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 100px;
	padding-left: 6px;
}
.bravenewcity h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C00;
}
.bravenewcity h2 {
	color: #C00;
}
.bravenewcity li {
	list-style-type: none;
	font-weight: bold;
	list-style-image: url(../media/static/BNC%20bullet.JPG);
}
