/* CSS Document */

body {
font: .7em Arial, Helvetica, sans-serif;
}

a:link {color: #336699; text-decoration:none;}
a:visited {color: #003366; text-decoration:none;}
a:hover {color: #336699; text-decoration:underline;}
a:active {color: #FF6600; text-decoration:underline;}

#contact {margin-top: 15px; padding: 0px 9px 10px 7px; font: .9em Verdana, Arial, Helvetica, sans-serif; color:#333333;}
#copyright {margin-top: 0px; padding: 2px 0px 2px 15px; font: .9em Verdana, Arial, Helvetica, sans-serif; color:#ffffff; width: 800px;}
.side {margin-top: 15px; padding: 0px 9px 10px 15px; font: .9em Verdana, Arial, Helvetica, sans-serif; color:#333333;}
#services-provided {margin-top: 15px; padding: 0px 9px 10px 7px; font: .9em Verdana, Arial, Helvetica, sans-serif; color:#333333;}
#services-provided li {background-image: url(images/bullet_side.gif);
		background-repeat: no-repeat;
	background-position: 0px 5px; text-decoration: none; margin-left:0px; padding-left:10px;}
#body {margin-top: 20px; padding: 0px 9px 10px 15px;}
#body p {margin-bottom: .75em;}
#body li {background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
	background-position: 0px 5px; text-decoration: none; margin-left:10px; padding-left:10px;}
#local-economy ul li {background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
	background-position: 0px 5px; text-decoration: none; margin-left:1px; padding-left:8px;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4794CC;
	margin: 0px 0px 20px 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0em;
	color: #666666;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	line-height: 24px;
	margin-left: -1px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4794CC;
	margin: 0px;

}

#location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0em;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 20px 0px;
}

#sidenav {width: 175px; margin-top: 1px;}
#sidenav li {
	border-bottom: 1px solid #FFFFFF;
	list-style-type: none;
	font-weight: normal;
	font-size: 1em;
	
}


#projects p {color:#FFFFFF; padding: 6px 5px 2px 15px;}
#projects a:link {color: #FFCC00; text-decoration:none; font-weight: bold;}
#projects a:visited {color: #FFCC00; text-decoration:none; font-weight: bold;}
#projects a:hover {color: #4794CC; text-decoration:underline; font-weight: bold;}
#projects a:active {color: #FF6600; text-decoration:underline; font-weight: bold;}


a.subnav {display: block;  height: 13px; padding: 3px 15px 3px 15px; color: #003366; text-decoration: none;}

a.subnav:link {
	background-color: #F1F0F0;
	text-decoration:none;
}
a.subnav:visited {
	background-color: #F1F0F0;
	text-decoration:none;
}
a.subnav:hover {
	background-color: #E1E1E1;
	text-decoration:none;
}
a.subnav:active {
	background-color: #FF9900;
	text-decoration:none;
}

a.subnav_on {	background-image: url(images/nav_background.gif);
		background-repeat: no-repeat;
	background-position: 0px 5px; display: block;  height: 13px; padding: 3px 15px 3px 15px; color: #003366; text-decoration: none;}

a.subnav_on:link {
	background-color: #F1F0F0;
	text-decoration:none;
}
a.subnav_on:visited {
	background-color: #F1F0F0;
	text-decoration:none;
}
a.subnav_on:hover {
	background-color: #E1E1E1;
	text-decoration:none;
}
a.subnav_on:active {
	background-color: #FF9900;
	text-decoration:none;
}

#quote {
	margin-top: 20px;
	padding: 15px 9px 15px 15px;
	color: #ffffff;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 10px;
}
#quote em {font-family: Arial, Helvetica, sans-serif;
display: block;
	font-size: .9em;
	color: #99CCFF;
	margin-left: 10px;
	margin-top: 10px;
	text-indent: 0px;
	}
	
#call-out {
	margin-top: 10px;
	padding: 15px 9px 15px 15px;
	color: #ffffff;
	display: block;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
