* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	background:#DDD url('../_/bg.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#wrapper {
	width:994px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "MS Trebuchet", "Trebuchet MS", Futura, "Futura Bk", sans-serif;
	color: #005500;
}

h2 {
	margin-top:15px;
	font-weight:normal;
}
h3 {
	font-weight:normal;
}

a {
	color:#007600;
}

.hr hr {
	display:none;
}
.hr {
	height:1px;
	line-height:1px;
	background:#EEE;
	margin:10px 0;
}

.welcome {
	margin:10px 0;
	text-align:center;
}

#accessibility a {
	height:0px;
	overflow:hidden;
	display:block;
	background:#000;
	color:#FFF;
}
#accessibility a:focus {
	height:auto;
	overflow:auto;
	display:block;
}

#header {
	height:157px;
	width:100%;
	background:#040 url('../_/head.jpg') repeat-x top;
	text-align:center;
}

#header .wrap{
	text-align:left;
	margin:0 auto;
	width:994px;
	position:relative;
	background: url('../_/headWrap.jpg') no-repeat top;
}

#header img {
	display:block;
}

#header .mainNav {
	display:inline;
	float:right;
	position:absolute;
	z-index:100;
	bottom:0px;
	right:14px;
	list-style:none;
}

#header .mainNav li {
	display:inline;
	float:left;
	list-style:none;
}

#header .mainNav li a {
	display:inline;
	float:left;
	padding:13px 6px 8px;
	color:#f5ba2d;
	font-family: "Century Gothic", "MS Trebuchet", "Trebuchet MS", Futura, "Futura Bk", sans-serif;
	font-weight:bold;
	text-decoration:none;
}
#header .mainNav li a:hover {
	text-decoration:underline;
}

#header .mainNav li a.crumb {
	padding:13px 0px 8px;
	margin:0px 14px;
	color:#000;
	background: url('../_/navMid.png') repeat-x center top;
	text-decoration:none;
	position:relative;
}
#header .mainNav li a.crumb .right {
	height:100%;
	width:14px;
	background: url('../_/navRight.png') repeat-x left top;
	position:absolute;
	top:0px;
	right:-14px;
}
#header .mainNav li a.crumb .left {
	height:100%;
	width:14px;
	background: url('../_/navLeft.png') repeat-x right top;
	position:absolute;
	top:0px;
	left:-14px;
}

#header .states {
	display:inline;
	float:right;
	position: absolute;
	top:0px;
	right:15px;
	list-style:none;
}

#header .states li {
	float:left;
	display:inline;
	list-style:none;
}

#header .states li a {
	font-family: "Century Gothic", "MS Trebuchet", "Trebuchet MS", Futura, "Futura Bk", sans-serif;
	display:inline;
	float:left;
	text-align:center;
	font-size:0.8em;
	line-height:1em;
	width:83px;
	height:97px;
	padding:0 10px 10px;
	margin: 0 -3px;
	background: url('../_/state.png') top center no-repeat;
	text-decoration:none;
	color:#000;
}
#header .states li a img {
	border:none;
	margin:0 auto 3px;
}

.mainContent {
	float:left;
	display:inline;
	padding: 0 20px;
	margin: 20px 0;
	width:723px;
}
.sideBar {
	float:right;
	display:inline;
	width:190px;
	padding: 0 20px;
	margin: 20px 0;
	border-left:1px solid #EEE;
}
.footer {
	padding:20px 0;
	margin: 0 20px;
	border-top:1px solid #EEE;
	text-align:center;
	clear:both;
}
.mainContent.state {
	width: 954px;
}

.mainContent p {
	margin:0.5em 0;
	font-size:14px;
}
.mainContent div {
	margin:0.5em 0;
	font-size:14px;
}

.mainContent div p, .mainContent div ul {
	font-size:1em;
}

.mainContent ul {
	margin:5px 18px;
	font-size:14px;
}
.mainContent ul li {
	padding-left:10px;
	padding-bottom:5px;
}

.mainContent h1{
	padding-bottom:15px;
}
.goallist {
	padding:10px;
	padding: 5px 25px;
	font-size:14px;
}

.sidimage {
	display:inline;
	float:right;
	padding-left: 50px;
	padding-bottom: 20px;
}
.stateBotImg {
	text-align: center;
}

.backButton{
	float:left;
	display:inline;
	margin:20px 30px 0 0;
	padding:0 0 0 30px;
	background: url('../_/back.jpg') no-repeat left center;
}
.forwardButton {
	float:left;
	display:inline;
	margin:20px 0 0 30px;
	padding:0 30px 0 0;
	background: url('../_/forward.jpg') no-repeat right center;
}

.footer p {
	margin:0.5em 0;
	font-size:0.8em;
}

.sideBar ul {
	list-style:none;
	display:block;
	padding-bottom:20px;
}
.sideBar ul li {
	list-style:none;
	display:block;
	margin:0.5em 0;
	font-size:0.8em;
}

.mainContent .toplinks {
	text-align:center;
	display:block;
	margin: 0 0 25px;
	list-style:none
}
.mainContent .toplinks li {
	display:inline-block;
	list-style:none
}
.toplinks a {
	background:#005500;
	border:solid 1px #000;
	padding: 2px 10px 5px;
	color:#FFF;
	text-decoration:none;
	font-family: "Century Gothic", "MS Trebuchet", "Trebuchet MS", Futura, "Futura Bk", sans-serif;
	font-size:1.1em;
}
.toplinks a:hover {
	background:#55aa55;
}

.smallContact {
	width:423px;
	margin: 10px 150px 30px;
	padding: 8px 0;
	background:#f3f3f3;
	font-size:0.8em;
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align: top;
}
.smallContact th {
	text-align:right;
	width:120px;
	padding: 5px 10px;
	font-weight:bold;
	color:#005500;
	border-top:1px solid #ccc;
	vertical-align: top;
}
.smallContact td {
	width:262px;
	padding: 5px 10px;
	margin:0px;
	border-top:1px solid #ccc;
	vertical-align: top;
}


.largeContact {
	margin: 10px 0px 30px;
	padding: 8px 0;
	background:#f3f3f3;
	font-size:0.8em;
	border-collapse:collapse;
	border:1px solid #ccc;
	vertical-align: top;
}
.largeContact th {
	padding: 5px 10px;
	font-weight:bold;
	color:#005500;
	border:1px solid #ccc;
	vertical-align: top;
}
.largeContact td {
	padding: 5px 10px;
	margin:0px;
	border-left:1px solid #ccc;
	vertical-align: top;
}
.largeContact .state {
	width:200px;
}


.pagination {
	margin-top: 40px !important;
}

.pagination a.selected {
	background:#007600;
	color:#FFFFFF;
	cursor:default;
	padding:1px 4px;
	text-decoration:none;
}
