/* CSS Document */

br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

body {
	font-size: 62.5%;
	background-image:url(images/bluegrad.jpg);
	background-repeat: repeat-x;
	background-color: #324972;
}

#wrap {
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
}
#header {
	background-image:url(images/bgheader.jpg);
	background-repeat: no-repeat;
	height: 105px;
	position: relative;
}
#ehn {
	position: absolute;
	text-align: right;
	top: 10px;
	right: 10px;
	width: 200px;
	height: 30px;
	color: #003385;	
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 2em;
}
#subhead {
	position: relative;
	height: 196px;
}
#flashbox {
	position: relative;
	width: 780px;
	height: 196px;
	top: 1px;
	left: 0px;
}
#fplink {
	position: absolute;
	height: 196px;
	width: 198px;
	right: 1px;
	top: 1px;
}
#main {
	position: relative;
	top: 1px;
	background-color: #FFF;
}
#content {
	margin: 60px 20px 30px 20px;
	width: 725px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar {
	position: relative;
	top: 1px;
	width: 198px;
	color: #00385E;
	text-align: center;
	float: right;
}
#greenfill {
	background-image: url(images/bgsidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	padding: 10px;
}
#whitefill {
	background-color: #FFF;
	color: #000;
	padding: 10px 0;	
}
#footer {
	position: relative;
	padding: 20px 0 10px 0;
	background-color: #395B8A;
	border-top: 2px solid #CC9900;
	text-align: center;
	color: #FFF;		
}
#navigation {
	position: absolute;
	width: 780px;
	height: 30px;
	top: 1px;
	left: 0px;
/*	overflow: hidden; */
	background-color: #577BAC; 

}
ul#navlist {
	position: relative;	
}
ul#navlist li {
	float: left;
	width: auto;
	line-height: 30px;
	height: 30px;
	position: relative;
	top: 0;
	margin-left: 35px;
}
ul#navlist li.firstnavitem {
	margin-left: 20px;	
}
ul#navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #577BAC;
}
ul#navlist a:hover {
	color:#00385E;
	background-color: #9DBB4A;
}

ul#navlist li a {
	display:block;
	padding-left:15px;
	padding-right:15px;
	height: 30px;
}
ul#navlist li ul {
	position: absolute;
	left: -9999em;  
/*	left: auto; */
	top:30px;
	z-index:100;
	border: 1px solid #315889;
}
ul#bldgnav {
	width: 180px;	
}
ul#navlist li ul li {
	top: 0px;
	left: 0px
	height: 30px;
	background-color: #FFF;
	margin-left: 0px;
	display: block;
	float: none;	
}
ul#navlist li:hover ul,
ul#navlist li.sfhover ul {
	left: auto;	
}


h1 {
	color: #5983BA;
	font-size: 2.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase; 
	margin-bottom: 0.8em;	
	font-variant: small-caps;
}
#content p, 
#content li {
	line-height: 1.8em;
	font-size: 1.3em;
}
#content p {
	margin-bottom: 15px;
}
#content ul {
	margin: 15px;
	list-style:square;
	list-style-position:inside;
}
#quotebox {
	position: relative;
	margin: 15px 0 30px 0;
}
#quote {
	width: 120px;
	font-family: "Monotype Corsiva",
             "Apple Chancery",
             "URW Chancery L",
             cursive;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto;	
}
img.qleft {
	position: absolute;
	top: -5px;
	left: -10px;
}
img.qright {
	position: absolute;
	bottom: -5px;
	right: -10px;
}
#greenfill h2,
#whitefill h2 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #00385E;
	margin-bottom: 10px;
}
#footer {
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;	
}
#footer a {
	line-height: 1.8em;
	color:#CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
/*	border-bottom: 1px solid #FF0; */
}

#content div.profilebox {
	width:700px;
	margin: 0 0 20px 0;
	clear: both;
	position: relative;
	display: block;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	color: #000;
	background-color: #E6EDCE
}
.profilepic {
	width: 150px;
	float: left;
	clear: both;
	margin: 0 15px 0 0;
}
.profiledesc {
	margin: 0 10px 0 0;
	width: 480px;
	float: right;
	padding-left: 10px;
}
#content p.profiletitle a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	text-decoration: underline;
	color: #00385E;
}
#content p.profiletext a {
	text-decoration: none;
	margin: 0 0 0 0;
	color: #00385E;
	line-height: 1.4em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#sidebar div.testimonial {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.1em;	
	line-height: 1.6em;
}
#sidebar div.testimonial p.author {
	font-weight: bold;
	text-align: right;	
	line-height: 1.2em;
}
#sidebar p.lefttext {
	text-align: left;
	font-size: 1.3em;	
	line-height: 1.6em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 15px;
}
#sidebar p.news {
	font-size: 1.2em;
	line-height: 1.5em;	
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 0;
}
#greenfill p.readmore {
	color: #F00;
	margin-bottom: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}
#greenfill p.brochure {
	margin-bottom: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
p.brochure a {
		text-decoration: none;
}
#greenfill a {
	color: #600;
}
ul#fplist {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;	
	text-align: left;
	font-size: 1.2em;
	line-height: 1.9em;
}
ul#fplist a {
	text-decoration: none;
	color: #00385E;	
}
ul#fplist a:hover {
	text-decoration: underline;
	color:#00F;
}

.floatleft {
	float: left;
	margin: 0 25px 15px 0;
}
.floatright {
	float: right;
	margin: 0 0 15px 25px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;	
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
	clear: none;
}
.addressblock {
	color: #223753;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1.6em;
		
}
#content form{
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.8em;
	margin-top:25px;
}
.fieldlabel{
	color:#000;
	font-weight:normal;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fieldreq{
	color:#F00;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

