@charset "UTF-8";
/* CSS Document */



* {
padding: 0;
margin: 0;
}
body, td, th {
padding: 0;
margin: 0;
}
body {
font-family: Verdana, Geneva, sans-serif;
font-size: 10pt;
}

html, body {
height: 100%;
background-color:#f0f0f0;
background-image:url(../sitegraphics/back.jpg); background-position:center; background-repeat:repeat-y;
}

#container {
min-height: 100%;
background-image:url(../sitegraphics/water.jpg); background-repeat:no-repeat;
width: 990px;
margin: 0 auto;
}

#content {
width: 950px;
margin: 0 auto;
background-image:url(../sitegraphics/top.gif); background-repeat:no-repeat;
}

a {
	color: #C93;}
a:hover {
	color:#666;}
#menu {
padding:9px 0 270px 350px;
}
#menu ul {
list-style:none;
margin:0;
padding:0;
}
#menu li {
display: inline;
}
#menu li a {
display:table-cell;
float:left;
text-align:center;
height:18px;
color:#fff;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
padding:0 10px;
}
#menu li a:hover {
color: #069;}

#text {
width: 350px;
margin: 0 auto;
clear:both;
color:#FFF;
line-height:1.3em;
padding:20px 40px;
}
#text h1 {
	color:#006;
	font-size:14px;
	padding:10px 0;}
	
#news {
color:#FFF;
font-size:10px;
line-height:normal;
}

#footer {
width: 650px;
margin: 0 auto;
color:#FFF;
line-height:1.3em;
text-align:center;
padding-bottom:20px;
}

#bottommenu {
padding:10px 60px;
border-top:1px solid white;
clear:both;
}
#bottommenu ul {
list-style:none;
margin:0;
padding:0;
}
#bottommenu li {
display: inline;
}
#bottommenu li a {
display:table-cell;
float:left;
text-align:center;
height:25px;
color:#fff;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
padding:0 12px;
}
#bottommenu li a:hover {
color: #699;}
#copy {
width: 550px;
margin: 0 auto;
clear:both;
color:#FFF;
line-height:1.3em;
font-size:10px;
}
#copy a {
	color:#CCC}
	#copy a:hover {
	color: #999;
	text-decoration:none;}

.officer {
	font-weight: bold;
	color: #110299;
	padding-right: 10px;
}
.newstitle {
	color: #C93;
}
.pastoff {
	font-size: 6pt;
	line-height:normal;
}
.offtitle {
	color: #110299;
	font-size: 7pt;
}
.hometxt {
	color: #FFF;
}

