body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 10px 0px;
	padding: 0px;
	text-align:center;
	line-height: 120%;
	background-color: #C9D3D3;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #007F82;
	text-decoration: none;
}

a:visited{
	color: #728D8D;
	text-decoration: none;
}

a:hover{
	color: #007f82;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 160%;
 color: #007f82;
 margin: 0px;
 padding: 0px;
}

h2{
	font-size: 140%;
	font-style: italic;
	text-align: center;
	margin-top: 1.75em;
	font-weight: bold;
}

h3{
	color: #007F82;
	font-weight: bold;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.leftBar {
	padding: 20px 80px 50px 20px;
	float: left;
}
#nestedList {
	font-style: italic;
	margin-left: 7em;
}



#content{
	width: 800px;
	text-align:left;
	margin:0px auto;
	position: static;
	top: 10px;
	background-color: #ffffff;
}

.feature{
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	background-image: url(images/form.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	}

.feature h3{
	padding: 30px 0px 5px 0px;
	color: #007F82;
	font-size: 130%;
}

.imgRight {
	float: right;
	border: 1px solid #000000;
	padding: 0em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

#list {
	margin-left: 5em;
}

.imgLeft {
	float: left;
	border: 1px solid #000000;
	padding: 0em;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

.imgLeftinText {
	float: left;
	margin-right: 1em;
	border: 1px solid #000000;
}

#bannerLeft {
	float: left;
	width: 100px;
	height: 450px;
	margin-top: 0px;
	position: relative;
}

.contactRight {
	float: right;
	width: 330px;
	margin-top: 1em;
	text-align: center;
	padding-right: 20px;
}

.contactLeft {
	float: left;
	width: 320px;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: center;
	padding-left: 20px;
}

.bodyList {
	list-style-position: inside;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.bannerImg {
	position: absolute;
	left: 20px;
	top: 95px;
	margin: 0px;
}

li {
	list-style-position: inside;
}

.wrap {
	text-indent: 1.2em;
}

.homeImg {
	border: 1px solid #000000;
	clear: both;
	margin-top: 15px;
}

.bar {
	color: #cccccc;
}

.infoLink {
	color: #007F82;
}

.colRight {
	float: right;
	width: 300px;
	padding-left: 50px;
	margin-bottom: 30px;
	margin-top: -1em;
	font-style: italic;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:250px;
	margin-bottom: 50px;		
}

.colLeft {
	float: left;
	width: 390px;
	margin-bottom: 30px;
	padding-left: 150px;
	margin-top: -1em;
	font-style: italic;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:220px;
	margin-bottom: 50px;	
}

.bolden {
	color: #007F82;
	font-weight: bold;
}

#sitemap {
	font-size: 120%;
	font-weight: bold;
	}
	
#sitemap li ul {
	font-size: 80%;
	font-weight: normal;
	}
.quote {
	font-style: italic;
	float: left;
	width: 615px;
	padding-left: 40px;
	padding-right: 30px;
	color: #007F82;
	margin-bottom: 1em;
}
.quoteWho {
	font-weight: bold;
}
