/* body generic stuff */
body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/bigBG.jpg);
	background-repeat: no-repeat;
	line-height:1.125;
	background-color: #0b507a;
	background-position: 50% top;
}
a:link, a:visited {
	color: #0CF;
	text-decoration: none;
}
a:hover {
	color: #FC0;
}
a:active {
}
td {
 vertical-align: top;
}

a.rollover {
	float: left;
	display: block;
	width: 95px;
	height: 57px;
	text-decoration: none;
	background-image: url(../images/voice1.jpg);
	float: left;
	padding-right: 15px;
	background-repeat: no-repeat;
}

li.voice1 a:hover {
	background-position: 0px -57px;
}
li.voice2 a:hover {
	background-position: 0px -57px;
}
li.voice3 a:hover {
	background-position: 0px -57px;
}
li.voice4 a:hover {
	background-position: 0px -57px;
}
li.voice5 a:hover {
	background-position: 0px -57px;
}
li.voice6 a:hover {
	background-position: 0px -57px;
}
li.voice7 a:hover {
	background-position: 0px -57px;
}
li.voice8 a:hover {
	background-position: 0px -57px;
}
	
.displace {
	position: absolute;
	left: -5000px;
}

.container {width:870px;margin:0 auto;}

h1 {
	font-size: 2.5em;
	color: #FFF;
	line-height: 1em;
	padding-bottom: 10px;
	margin:0px;
}
h2 {
	margin: 0px;
	color: #FC0;
	font-size: 1.5em;
}
h3 {
	margin: 0px;
	color: #FFF;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: .1em;
}
h4 {
	margin: 0px;
	color: #6CF;
	font-size: 1.3em;
}

#main  {
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #79716e;
	margin-top: 15px;
	padding-bottom: 20px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#main ul {
	list-style-type: none;
	margin-left: 70px;
	padding-bottom: .6em;
} 
#main ul li {
	padding-bottom: .3em;	
}

#submenu {
	text-align: right;
	padding-top: 10px;
	color: #FFF;
	padding-bottom: 15px;
}

#submenu ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-right: 5px;
} 
#submenu li {
	padding-bottom: 0.5em;
	display: inline;
}
#submenu ul li:after {
	content:" |";
	padding-left: 10px;
}
#submenu ul li#last:after {
	content:"";
	padding-left: 5px;
}
#submenu ul li a {
	padding-left: 10px;
	color: #FFF;
}
#submenu ul li a:hover {
	color: #FC0;
}
.logo {
	text-align: right;
	display: block;
}

#page-title {
	padding-top: 20px;
}

#menu {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	width: 822px;
	padding-bottom: 6px;
}
#menu ul {
	list-style-type: none;
	display: inline;
	display: block;
	margin: 0px;
}
#menu li {
	padding-bottom: 0.5em;
	display: inline;
	margin: 0px;
}
a.rollover2 {
	float: left;
	display: block;
	width: 165px;
	height: 40px;
	text-decoration: none;
	background-image: url(../images/childrenFamBtn.png);
	float: left;
	background-repeat: no-repeat;
}

li.children a:hover {
	background-position: 0px -40px;
}
li.commEcon a:hover {
	background-position: 0px -40px;
}
li.housing a:hover {
	background-position: 0px -40px;
}
li.commService a:hover {
	background-position: 0px -40px;
}
li.workforce a:hover {
	background-position: 0px -40px;
}
#buttons {
	margin-top: 0px;
	text-align: right;
	float: right;
}
#buttons ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#buttons li {
	display: inline;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-image: url(../images/contenetBG.jpg);
	background-color: #2A2A2A;
	width: 822px;
	line-height: 1.6em;
	background-repeat: repeat-x;
}

#sixVoices {
	color: #FFF;
	margin-top: 8px;
	padding-left: 4px;
}

#sixVoices ul {
	list-style-type: none;
	display: inline;
	display: block;
	margin: 0px;
}
#sixVoices li {
	padding-bottom: 0.5em;
	display: inline;
	margin: 0px;
}
#columnL img {
	margin-top: 0px;
}

#footer {
	text-align: right;
	font-size: 9px;
	margin-top: 10px;
	color: #FFF;
}
#footer p {
	padding-right: 5px;
}
fieldset {
	background-color: #0F5B83;
}

.setoff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: .1em;
}
.youarehere {
	background-position: 0px -40px;
}

/* floats */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}

