@charset "ISO-8859-1";

body,td,th {
	color: #FFFFFF;
	text-align: left;
}
#wrapper {
	background-position: bottom;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/projects/projects.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	color: #094E70;
}
#header {
	background-image: url(../images/projects/images/projects_01.jpg);
	width: 955px;
	background-repeat: no-repeat;
}
#footer  {
	width: 945px;
	text-align: left;
	vertical-align: bottom;
	clear: right;
	font-size: x-small;
	color: #ffffff;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
} 
a:link {
	color: #f3fcdd;
	text-decoration: underline;
}
a:visited {
	color: #ECEA93;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #b2f4f9;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #9bbb59;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 16px;
}
h2 {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
}
h4 {
	color: #FFFFFF;
	font-size: small;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
}
.nav_bar     {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 90px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
	text-align: left;
}
.nav_bar-space {
	display: inline;
	padding-right: 16px;
}
#nav_bar a:link {
	text-decoration: none;
}
#nav_bar a:visited {
	text-decoration: none;
}
#nav_bar a:hover {
	text-decoration: none;
}
#container  {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/glover/glover_eli.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #acce99;
	vertical-align: top;
} 
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 480px;
	height: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 135px;
}
#sidebar2 {
	float: right;
	width: 383px;
	background-color: #649764;
	margin-right: 40px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #e3f9b2;
}
#sidebar3 {
	float: right;
	margin-top: 0px;
	width: 310px;
	background-color: #649764;
	margin-right: 70px;
	color: #ffffff;
	margin-left: 100px;
	clear: none;
	padding: 10px;
	text-align: center;
}
#sidebar4 {
	float: right;
	margin-top: 60px;
	border: 1px solid #4A8B82;
	background-color: #ECEA93;
	margin-right: 20px;
	padding: 5px;
}
.sidebar_text     {
	font-size: small;
	color: #ffffff;
	margin-top: 0px;
	text-align: left;
}
.underline-em {
	font-size: small;
	font-style: italic;
	color: #ffffff;
	text-decoration: underline;
}
.center_text {
	text-align: center;
}
#missiontext {
	background-color: #ECEA93;
	width: 400px;
}
#spacergif {
	float: none;
	clear: none;
}
.toolbarlinkstyle {
	font-size: small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d2ce00;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
}
#sidebar_holder {
	text-align: center;
	width: 400px;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#photo_floatright {
	clear: both;
	float: right;
	width: 420px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: right;
}


#contact {
	margin-left: 345px;
	width: 100px;
	float: left;
}
#copyright_footer {
	font-size: x-small;
	color: #FFFFFF;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	padding-left: 5px;
	text-align: left;
	clear: none;
}
#wordsleft {
	float: right;
	margin-top: 700px;
	margin-left: 60px;
	clear: none;
}
.body_textcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00617B;
	text-align: left;
}
#mainContent  {
	margin-top: 10px;
	margin-right: 500px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#Content {
	text-align: center;
	margin-top: 10px;
}

.new {
	color: #6FF;
	font-weight: bold;
}
.new_dark {
	color: #385934;
	font-weight: bold;
}
.new_red {
	color: #901519;
}
a.importantlink {
	color: #FFF;
}
