@import url(/includes/homepage-modern.css);
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif
}

/* FOUNDATION STYLES */
/* ================================ */
th, td, ul, ol, dl, dt, dd, p, div, blockquote {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif
}

/* td img {display: block;} */

b, strong {
	font-weight: bold
}
i, em {
	font-style: italic
}
img {
	padding: 0;
	margin: 0
}

input.search-box {
	width: 90px;
	font-size: 10px;
}

h1 {
	margin: 0;
	font-size: 180%
	font-weight: normal;
}
h2 {
	margin: 0;
	font-size: 160%
}
h3 {
	margin: 0;
	font-size: 130%
}
h4 {
	margin: 0;
	font-size: 100%
}

/* NN4 text-size styles */
/* ==================================*/

th, td, ul, ol, dl, dt, dd, p, div, blockquote, pre, code {
	font-size: small
}
.tiny, .contact, .tiny p, .tiny ul, .tiny ol, .tiny li, .top-nav, .top-nav-on, .contact, .sub-nav, .subsection, .crumb {
	font-size: x-small
}

/* MAIN LINK STYLES */
/* ================================ */
a {
	color: #44A938;
	text-decoration: underline;
}

a:link {
	color: #44A938;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}
a:hover {
	color: #E96F24;
	text-decoration: underline;
}

/* TOP SECTION STYLES */
/* ================================ */
.top-split {
	background-image: url(/images/top-split.gif);
}
.cones {
	background-image: url(/images/traffic-cones-repeat.jpg);
}
.utility-links {

	color: #55BD4A;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.utility-links a {
	color: #55BD4A;
	text-decoration: none;
}

.utility-links a:hover {
	color: #E96F24;
	text-decoration: none;
}

.utility-links a:visited {
	text-decoration: none;
}
/* Menu Section */
/* ================================ */
.menu {
	width: 100px;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: bold;
	background-color: #54C147;
	text-decoration: none;
}

.menu a {
	color: #000000;
	background-color: #54C147;
	display: block;
	width: 100%;
	height:22px;
	padding-top: 6px;	
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	background-color: #E96F24;
	display: block;	
	padding-top: 6px;
	height:22px;	
	text-decoration: none;
}

.menu a:visited {
	color: #000000;
	text-decoration: none
}

.menu-border {
	background-color: #000000;
}

.menu-dark {
	background-color: #56A64D;
}

/* Left Side STYLES */
/* ================================ */

.intro-text {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: medium;
	line-height:120%;
	color: #495A65;
}

.intro-text p{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: medium;
	line-height:120%;
	color: #495A65;
}

.intro-header {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: large;
	color: #495A65;
}

.five-dot-bg {
	background-image: url(/images/five-dot-bg.gif)
}

ul {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #000000;
	padding-left:10px;
	margin-left:10px;
}

li {
	line-height: 2;
}
/* Right Side STYLES */
/* ================================ */
.highlight-text {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	width:200px;
	line-height:1.4;  
}
.search-bg {
	background-color: #B8B4CB;
}

.highlight-bg {
	background-color: #D6D8DF;
	width:200px;
}

.highlight-black-line {
	background-image: url(/images/black-line.gif)
}

.highlight-header {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #F3A97C;
	background-color: #886188;
}

.highlight-text h3 {
	padding:0px;
	margin:0px;
}



/* baseline and contact info STYLES */
/* ================================ */

.baseline {
	background-image: url(/images/baseline.gif);
}

.contact {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 70%;
	color: #9E9E9E;
	background-color: #E9EAEE;
}

.contact-bg {
	background-color: #E9EAEE;
}
