body {
	text-align:center;
	/*background-color:#D3E0D6;*/
	background-image:url('images/fall6.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#D6D6BE;
}

a {
	text-decoration:none;
	color:#FFFFFF
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width:800px;
	text-align::left;
	margin:0 auto;
}

/* header */
#header {
	height:181px;
	background:white url(images/hd2.jpg) no-repeat;
	position:relative;
}

p#tagline {
	color: #045494;
	font-style: italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 65px 300px;
	font-size: 1.4em;
	text-align:left;
}

ul#nav {
	position:absolute;
	top:112px;
	right:40px
}

ul#nav li {
	display:inline;
}

ul#nav a {
	color:#FFFFFF;
	line-height:43px;
	padding:0 5px;
	border-right:#FFFFFF 1px solid;
}

ul#nav #last a {
	border:none;
}
/* /header */



/* content */
#content {
	
	background:white;
	width:100%;
}
#content a {
	color: #045494;
}
#content h2 {
	font-size:150%;
	color: #045494;
}

img#commiss {
	float: left; 
	margin-left: 40px; 
	padding-right: 10px; 
	padding-bottom: 10px;
	padding-top: 35px;
}

p#narrative {
	color:#045494;
	padding: 3% 7% 2% 7%;
	text-align:justify;
	clear: right;
}
p#narrative1 {
	color:#045494;
	text-align:left;
	clear: right;
}
p#narrative3 {
	color:#045494;
	padding: 2% 7%;
	text-align:left;
	clear: right;
}

.narrative {
	color:#045494;
	text-align:justify;
	clear: right;
	width:90%;
	
}
p {
	padding:10px 10px 0px 10px;
	clear: right;
	
}

.left {
	float:left;
	padding:20px 0 0 0px; 
	width:50%;
	background:white;
	
}

.left h2 {
	color:#045494;
	font-size:20px;
	text-align:center;
}
h1 {
	color:#045494;
	font-size:24px;
	}
h2 {
	color:#045494;
	font-size:20px;
	}
h3 {
	color:#045494;
	font-size:16px;
	}

.right {
	float:right;
	width:50%;
	padding:20px 0 0 0;
	background:white;
}

.right h2 {
	font-size:20px;
	color:#045494;
	text-align:center;
}
.table 
{
	float:left;
	width:100%;
	padding:20px 0 0 0;
	background:white;
}
	
/* /content */

/* footer */

#footer {
	clear:both;
	background: url(images/footer6.jpg);
	height:170px;
	color: #045494;
	position:relative;
}

p#ft {
	position: absolute;
	top:135px;
	left:0px;
	color:#045494;
	width: 661px;

}

p#ft a {
	color:#045494;
}
/* /footer */

/* below */
p#below {
	padding: 0px;
	color:#045494;
}

p#below a
{
	color:#045494;
}

#belowfooter {
	border-top: 0px solid #C8C8C8;
	height: 160px;
	background-color:#D6D6BE;
	width: 800px;
	margin: 0 auto;
	padding: 15px 0;

}

#belowfooter p {
	margin: 0;
	padding: 10px 0 0 0;

	font-size: 11px;
	color: #000000;
}

#belowfooter a {
	color: #000000;
}



/* /below */


/* Consumer.htm */

ul#consumerlinks a{
color:#045494;
}

ul#consumerlinks H2{
text-decoration: underline;
}

ul#consumerlinks a:hover{
color:#709fc5;
}

ul#consumerlinks ul{
align:center;
line-height:105%;
Font-size: 100%;

}

p#comsumer{
	color:#045494;
	text-align:center;
}

