body {
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 1.5em;
}

#mainRight {
	font-size: .85em;
}

h1 {
	color: #00456F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mainRight h3 {
	padding: 3px;
	background-color: #e46a17;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: .9em;
}

#mainRight p {
	padding: 0 0 5px 0;
	margin: 3px 0 0 0;
	border-bottom: #bfc83b 1px dashed;
	line-height: 1.35em;
}

#mainLeft h3 {
	margin: 15px 0 0 0;
}

#mainLeft p {
	margin: -5px 0 0 0;
	line-height: 1.5em;
}

#mainLeft a {
	color: #bfc83b;
	text-decoration: underline;
}

#mainLeft a:hover {
	color: #649A00;
	text-decoration: none;
}

/* Skip Navigation Stuff */
.navTitle {
	display: none;
}

#skip a, #skip a:hover, #skip a:visited {
	display: none;
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
#skip a:active, #skip a:focus {
	position:static;
	width:auto;
	height:auto;
	}
	
/* Navigation Styling */
#mainNavigation li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

#mainNavigation a {
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

#mainNavigation a:hover {
	color: #eded5d;
}

#mainNavigation li.active {
	color: #eded5d;
}

#menuHighlight a {
	color: #ffffff;
}

#menuHighlight a:hover {
	text-decoration: none;
	color: #ffffff;
}

#menuHighlight a:visited {
	color: #ffffff;
}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666;
}

#footerNav li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #649A00;
	text-transform: uppercase;
}

#footerNav a {
	text-decoration: none;
	color: #649A00;
	text-transform: uppercase;
}

#footerNav a:hover {
	color: #333;
}

#footerNav li.active {
	color: #333;
}

#copyright {
	line-height: 1.2em;
}

#mainContent h1 {
	font-size: 1.5em;
	margin: 15px 0 -10px 0;
}
