ul li{
	float:left;
	list-style-type: none;
	margin-top: 7px;
	margin-right: 7px;
	height:137px;
/*	border: solid 1px #000;*/
}
div.overflow2007 {
	height: 620px;
	overflow-y:scroll;
}
div.overflow2006 {
	height: 400px;
	overflow-y:scroll;
}
div.overflow2006three {
	height: 540px;
	overflow-y:scroll;
}
div.pad{
	margin-top:5px;
	margin-bottom:10px;
}
img{
	padding:0px;
	margin:0px;
}

table tr td.announcing{
	background: url(images/box-center.gif) repeat-y;
	width: 270px;
	padding-left: 0px;
	text-align: center;
	font: 12px/1.5em Arial, sans-serif;
}
table tr td.exhaust{
	background: url(images/box-center2.gif) repeat-y;
}
table tr td.announcing a{
	color: #000;
	border-bottom: 1px dashed #000;
	text-decoration: none;
}
table tr td.announcing a:hover{
	border-bottom: 1px solid #000;
}

a.mainNav:link { color: #000000; text-decoration: none}

a.mainNav:visited { color: #000000; text-decoration: none}

a.mainNav:hover { color: #e7bd39; text-decoration: underlined}

a.mainNav:active { color: #000000; text-decoration: none}

a {
	color: #000;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
a.new{
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
a.new:hover{
	border-bottom: 1px solid #000;
}

a.newgallery{
	color: #fff;
	border-bottom: 1px dashed #fff;
}
a.newgallery:hover{
	color: #fff;
	border-bottom: 1px solid #fff;
}

td.memorial{
	background: url(images/highway.jpg) top center no-repeat;
	vertical-align: top;
	text-align: center;
}
.dedicate h2{
	text-align: center;
	color: #fff;
	margin: 1.5em 0 .5em 0;
	width: 100%;
	padding: .8em 0;
	text-transform: capitalize;
	font: 20px/24px Verdana, serif;
}
.memForm{
	width: 90%;
	background: #086308;
	color: #fff;
	margin-bottom: 2em;
}
.dedicate{
	width: 100%;
	background: url(images/headbg.png);
	color: #fff;
	margin-bottom: 2em;
}
.dedicate p{
	font: 12px/1.5 Verdana, sans-serif;
	padding: 0 15px 15px 15px;
}
#addmem{
	font: 10px Verdana, sans-serif; 
	width: 90%;
	padding: 1em;
	margin: 0 auto 1em auto;
	background: #fff;
	border: 1px solid #000;
	text-align: left;
}
#addmem fieldset{
	border: 0px;
	padding: 0;
	margin: 1em 0 0 0;
}
#addmem legend{
	padding: 0;
	margin-bottom: 1em;
	text-transform: uppercase;
	border-bottom: 1px dotted #000;
}
#addmem ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#addmem li{
	overflow: hidden;
	padding-bottom: .2em;
}
#addmem label{
	display: block;
	float: left;
}
.admintable{
	text-align: center;
}
.admintable *{
	text-align: left;
}
.announce{
	width: 90%;
	margin: auto;
	border: 1px solid #665;
	border-collapse: collapse;
}
.announce th{
	text-align: center;
	font-size: 100%;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	padding: .3em .2em;
	border: 1px solid #665;
	background: #ccc;
}
.announce td{
	padding: .3em .2em;
	border: 1px solid #665;
	border-collapse: collapse;
	vertical-align: top;
}
.memorial .mem{
	padding: 0 20px;
	margin: 1em 0;
}
.memorial p{
	text-align: left;
}
.mem{
	font: 13px/1.5em Verdana, sans-serif;
}
.mem p.ded{
	border-bottom: 1px dashed #000;
}
.mem h3{
	font: bold 20px/1em Georgia, serif;
}
td.dedication{
	display: block;
	overflow: hidden;
	border: 0px;
}