/* layout3.css CSS Document */
/* jun3/08 - sam - for home_grid example for standards */
a.skip {
	position: absolute;
	left: -1000em;
	width: 20em;
	color: #FFF
}
img {
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
body {
	font-family: Verdana, Arial, "Trebuchet MS", san-serif;
	font-size: 81%;
	color: #333;
	margin: 0;
	padding: 0;
	width: 100%;
	/*line-height: 1.5em;*/
	background-color: #999;
}
p {
	font-size: 1em;
}
#header {
	height: 71px;
	background-color: #0076C2;
	margin-top: 0px;
	position: relative;
}
#header h1 {
	font-family: "Trebuchet MS";
	font-size: 2.2em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}
/*#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	margin: .25em 0 0 3em;
	font-weight: bold;
	padding: 0;
}	
*/
#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	margin: .25em 0 0 3em;
	font-weight: bold;
	padding: 0;
}
#header ul#siteTools {
	text-align: right;
	padding: 0px;
	margin: 0;
	top: 0.2em;
	right: 1em;
	list-style-type: none;
	overflow: hidden;
	width: 160px;
	float: right;
	position: absolute;
}
#header ul#siteTools li {
	background-image: url(../images/whitebullet.gif);
	background-repeat: no-repeat;
	background-position: 100% .7em;
	padding-right: 1em;
	list-style-type: none;
	font-size: .85em;
	font-family: "Trebuchet MS";
}
#header ul#siteTools a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/******* nav ******************/
#globalnav {
	width: 100%;
	background-color: #86C335;
	line-height: 1.2em;
}
#globalnav li {
	list-style-type: none;
	display: inline;
	font-size: 1em;
	margin: 0;
	padding-left: 1em;
	padding-right: 0.5em;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	padding: .5em .5em 1em 1em;
}
/*#globalnav .lastNav {padding-right: 0px;} */
#globalnav a:link {
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
}
#globalnav a:visited {
	color: #fff;
	text-decoration: none;
}
#globalnav a:hover {
	color: #0075C2;
	text-decoration: none;
}
#globalnav a:active {
	color: #fff;
	text-decoration: none;
}
#globalnav ul {
	padding-top: 0.25em;
	margin-left: 2.5em;
	padding-bottom: 0.35em;
}
/******* leftsidebar ******** old
#leftSidebar {
	text-align: right;
	padding: 0;
	/*border-right: solid 1px #ccc;*/
	/******* leftsidebar ******** old
	padding-right: 0.25em;
	margin-top: 10px;
	font-size: 1em;
	padding-left: .25em;
}
#leftSidebar h2 {
	color: #005995;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0.5em;
	padding-top: 5px;
}
#leftSidebar h2 a:link {
	color: #005995;
	text-decoration: none;
}
#leftSidebar h2 a:visited {
	color: #005995;
	text-decoration: none;
}
#leftSidebar h2 a:hover {
	color: #0085B1;
	text-decoration: none;
}
#leftSidebar h2 a:active {
	color: #005995;
	text-decoration: none;
}
.sub p {
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	margin-bottom: 0em;
	padding-bottom: 0px;
	line-height: 1.5;
}
#leftSidebar ul {
	margin-top: 0;
	padding-top: 0px;
	list-style-type: none;
	padding-bottom: 0.5em;
	/*border-bottom: solid 1px #ccc;*/
	/******* leftsidebar ******** old
	margin-left: 0.75em;
	text-align: right;
	padding-top: 0px;
}
#leftSidebar ul li {
	font-size: 0.85em;
}
#leftSidebar a:link {
	color: #005995;
	text-decoration: none;
}
#leftSidebar a:visited {
	text-decoration: none;
	color: #005995;
}
#leftSidebar a:hover {
	text-decoration: underline;
	color: #0075C6;
}
#leftSidebar a:active {
	color: #006BA5;
}
#leftSidebar ul.sub li a:link {
	color: #333;
	text-decoration: none;
}
#leftSidebar ul.sub li a:visited {
	color: #333;
	text-decoration: none;
}
#leftSidebar ul.sub li a:hover {
	color: #666;
	text-decoration: underline;
}
#leftSidebar ul.sub li a:active {
	color: #666;
	text-decoration: none;
}
/*
#leftSidebar ul.sub3 li {font-size: 0.75em;}
#leftSidebar ul.sub3 li a:link {color: #005995; text-decoration: none;}
#leftSidebar ul.sub3 li a:visited {text-decoration: none;color: #0076C2;}
#leftSidebar ul.sub3 li a:hover {
	text-decoration: underline;
	color: #7B9ADE;
}*
#leftSidebar ul li.firstProjects {
	color: #005995;
	padding-bottom: 0em;
	text-align: right;
	
	text-decoration: none;
}
*/
div.content {
	margin: 0;
	padding: 20px 0;
}
.content .box {
	padding: 0 25px 0 0;
	margin-top: 0px;
	margin: 0;
	font-size: 1em;
}

.footer { background-color: #fff; font-size: 0.85em; color: #858585; padding-top:.75em; padding-bottom: .25em; min-height: 2.5em; }
.footer p { line-height: normal; padding-top: 0.75em; padding-bottom: 1em; font-size: 0.85em; margin-bottom: 1em; margin-top: 0.25em; }
.footer hr.line {height: 0.1em;	margin: 0;width: 100%;}
.footer a {color: #999999;text-decoration: none;}
.footer a:visited {color: #999999;text-decoration: none;}
.footer a:hover { color: #666666 /*#9A9A9A*/; text-decoration: underline; }
.footer a:active {color: #858585;text-decoration: none;}
.footer .span-2 .leftSidebar { text-align: right; padding: 0; padding-right: 0.25em; margin-top: 15px;  }
.middle { text-align: center; }
.modified { padding-left: 1em; padding-right: 0; }
.footerspan, .middlefooter { padding-right: 1em; padding-left: 1em; }
.leftfooter { padding-right: 1em; padding-left: 0;}

/* old footer
.footer {
	background-color: #fff;
	color: #999999;
}
.footer .box {
	margin-bottom: 0px;
	padding-top: .25em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
.footer p {
	line-height: 1.8em;
}
.footer p {
	line-height: 1.7em;
	padding-top: 0.25em;
	font-size: .7em;
}
.footer hr.line {
	height: 0.1em;
	margin: 0;
	width: 100%;
}

/*old footer stops*/
#content_sub {
	margin: 0;
	top: 0px;
	right: 0px;
	text-align: center;
	margin-top: 20px;
	padding-left: 0px;
	margin-right: 1.1em;
	padding-top: 0px;
}
/************** styles **********/
.content h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #005995;
	margin-bottom: 0.75em;
}
.content h2 {
	font-size: 1.3em;
	color: #689438;
	margin: 1.25em 0 .5em 0;
}
.content h3 {
	font-size: 1.23em;
	color: #005995;
	margin: 1.25em 0 .75em 0;
}
.content h4 {
	font-size: 1.08em;
	margin: 1.25em 0 .5em 0;
	color: #005995;
}
.content h5 {
	font-weight: bold;
	color: #666;
	margin-bottom: 0.5em;
	font-size: 1em;
}
.content h6 {
	font-weight: bold;
	color: #666;
	margin-bottom: 0.5em;
	font-size: 1em;
}
.content p {
	margin-bottom: 1em;
	padding-right: 0;
	margin-top: 0px;
	font-size: 1em;
}
.content p.toTop {
	font-size: .85em;
	clear: both;
}
/************ from screen.css ***************/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
a:link {
	color: #005995;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #005995;
}
a:hover {
	text-decoration: none;
	color: #007D00;
}
a:active {
	text-decoration: underline;
}
/*******text styles***********/
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.indent {
	margin-left: 100em;
	text-indent: 5em;
	line-height: normal;
}
.mainImg {
	height: 261px;
	border: none;
	margin: 0;
	background-color: #fff;
	width: 580px;
	margin-top: 0px;
	padding-bottom: 25px;
}
img.inlineImg {
	padding: 0 .25em 0;
	padding-left: 0;
	vertical-align: top;
}
.content img.inlineImg {
	padding: 0 .25em 0 .25em;
	vertical-align: text-top;
}
.imgRight {
	float: right;
	margin: .5em 0 .5em .5em;
}
.imgLeft {
	float: left;
	margin: .8em .5em .8em 0;
}
/*.viewnobreak {
	font-size: .8em;
	white-space: nowrap;
}*/


/* =lists */

.content ol {  margin: 1em 0 1em 1.5em; }

.content ol li { margin-left: 1.5em; }

.content ul {

	list-style-type: disc;

	margin-left: 25px;

	margin: 1em 0 1em 1.5em;

}

.content ul li {

	list-style-type: disc;

	line-height: 1.8em;

}
.content ul.housing {
	margin: -10px 0 8px 20px;
	padding-top: 0px;

}
.content ul.housing li {list-style-type:none;}
/*.content .insideList li ul, .content ul li ul { margin-left: 1.5em;}
.content .insideList li ul li, .content ul li ul li { margin-left: 1.5em;}
/*.content ul h3 {margin-left: -1.3em;}*/
.note {
	color: #CC0000;
	font-weight: bold;
}
blockquote {
	margin-top: 0.5em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}
.content h2 + h3 {
	margin-top: .75em;
}
.content img.inlinePDF {
	padding: 0 .25em 0 0;
	vertical-align: text-top;
}
#content_sub .box {
	text-align: center;
}
#content_sub {
	width: 159px;
}
.iconRight {
	margin-right: 0px;
}
.hidden {
	display: none;
}
#header ul {
	position: relative;
	list-style-type: none;
	top: 4px;
}
li#logo {
	position: absolute;
	width: 123px;
	left: 30px;
	top: 2px;
}
li#heading {
	position: absolute;
	left: 199px;
	top: 10px;
	line-height: 1.5;
	width: 600px;
}
/*********** content_sub -- spotlight **************/
/*#content_sub #spotlight2 {float: left;padding: 10px 0 5px 0;width: 100%;}

#content_sub #spotlight2 h1 {
	background-color: #8FB77C;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 3px 0;
}
#spotlight2 h2 {
	background-color: #8FB77C;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 3px 0;
	margin-top: 0px;
}
#content_sub .spotlight_title {
	color: #487241;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
*/
/* contact format */
.indContact h3, .contact h3 {
	line-height: 1.9em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0em;
}
.indContact, .contact {
	margin: 0 0 1.5em 2em;
	padding: 0;
	width: 50%;
}
.indContact p, .contact p {
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}

