/* CSS Document */

body {font-family: Georgia, "Times New Roman", Times, serif; color: #000000;background-color: #006633;}
a {text-decoration: none; color: #006633;}
h1 {color: #663300;}

.clear { clear: both; }
#headerText {
	font-size: 20px;
	color: #FFF;
	padding-bottom: 15px;
	display: block;
}
#nav, #nav * {
	margin:0;
	padding:0;
	list-style:none;
}

#nav {
	line-height:1.0;
}

#nav ul {
	position:absolute;
	top:-999em;
	width:9.45em;
}
#nav ul li, #nav a {
	width: 100%;
}

#nav li {
	float:left;
	position:relative;
	z-index:99;
}

#nav a {
	display:block;
}

#nav li:hover ul, ul#nav li.sfHover ul {
	left:-1px;
	top:2.5em;
}

#nav li:hover li ul, #nav li.sfHover li ul {
	top:-999em;
}
#nav li li:hover ul, ul#nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
}

#nav li li:hover li ul, #nav li li.sfHover li ul {
	top:-999em;
}
#nav li li li:hover ul, ul#nav li li li.sfHover ul {
	left:9.45em;
	top:-1px;
}

.superfish li:hover ul, .superfish li li:hover ul, .superfish li li li:hover ul {
	top: -999em;
}

embed, object {
	position: relative;
	z-index: 0;
}

/* theme of nav */

#nav-wrapper {
	position: relative;
	width: 65%;
}

#nav {
	float:left;
	font: bold 14px Arial,sans-serif;
	line-height: 34px;
	margin: 0;
	text-align: center;
	white-space: nowrap;
}
#nav li {
	height: 34px;
}

#nav a {
	color: #ff0;
	font-weight: bold;
	text-decoration:none;
}
#nav li:hover, #nav li.sfHover, #nav a:focus, #nav a:hover, #nav a:active {
	background: #096;
}

#nav li ul {
	text-align: left;
	white-space: nowrap;
	width: auto;
}
#nav li li {
	background:#063;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
}







#nav-master-plan, #nav-swan-park, #nav-taxes-assessing {
	line-height: 17px;
	white-space: normal;
}


#nav-home { width: 53px; }
#nav-officials { width: 70px; }
#nav-boards { width: 62px; }
#nav-master-plan { width: 61px; }
#nav-cemetery { width: 79px; }
#nav-swan-park { width: 51px; }
#nav-fire { width: 40px; }
#nav-history { width: 62px; }
#nav-fees { width: 47px; }
#nav-taxes-assessing { width: 84px; }
#nav-voting { width: 62px; }

/* Old styles that are still being used */
.style4 {font-size: 15px}
.style7 {
	color: #FFFFB7;
}
.style8 {font-size: 12px}
.style11 {font-size: 12px; color: #FFFFB7;}.style11 {font-size: 12px; color: #FFFFB7;}
.yellowLinks a, .yellowLinks a:link, .yellowLinks a:visited, .yellowLinks a:active {
	color: #FFFF33;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 a {
	color: #FFFF33;
}


