body {
 font-family: Verdana, Arial, sans-serif;
 background: #9BB4A3; /* E8F2E9 */

}

p{
	 line-height: 130%;
}

.autoPadDiv{
background-image: url(../images/leaf2.jpg); 
background-position: bottom right; 
background-repeat: no-repeat;
}

.centered {
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
}
.title {
 font-size: 18px;
 font-weight: bold;
 border-bottom: 1px dotted #DDDDDD;
 padding: 5px;
 margin-top: 52px;
 
}
.title2{
 font-size: 18px;
 font-weight: bold;
 border-bottom: 1px dotted #DDDDDD;
 padding: 5px;
 margin-top: 34px;
}

#outer{
margin: 0 auto; 
position: relative; 
top: -10px; 
background-image: url(../images/header_image3.jpg); 
background-repeat: no-repeat;
padding-left: 30px;
}

#inner{
	padding-right: 182px;
	min-height: 300px;
	font-weight: bold;
}

.shell {
  margin: 0 auto;
  border: 0px solid #ffffff;
  color: #335EA8;
  width: 822px;
  padding: 10px;
  text-align: left;
  background-color: #FFFFFF;

  border: 1px dashed #DDDDDD; /* EEEEEE */   
}
.logo {
 border: none;
 padding: 5px;
}
.banner {
 margin: 0 auto;
 border: 0px solid #ffffff;
 color: #636679;
 width: 646px;
 height: 165px;
 text-align: left;
 border: 1px dotted silver;
 background-image: url("images/placeholder.png");
 background-repeat: no repeat; 
}
p, ul, table {
 font-size:12px;
}
a:link, a:visited {
 color: #335EA8;
 text-decoration: none;
}
a:hover {
 color: red;
}
li {
 list-style-image: url("images/leaf2.png");
 margin-bottom: 20px;
}



#recentnews a{
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 10px;
color: #aabcac;
}

#recentnews2 a{
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 10px;
color: #aabcac;
}

#recentnews3 a{
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 10px;
color: #aabcac;
}

#accessibility a{
	float: right;
	font-size: 0.8em;
	margin-top: 30px;
	margin-right: 10px;
color: #aabcac;
}

#accessibility2 a{
	float: right;
	font-size: 0.8em;
	margin-top: 40px;
	margin-right: 10px;
color: #aabcac;
}

#accessibility3 a{
	float: right;
	margin-left: 300px;
	font-size: 0.8em;
	margin-top: 40px;
	margin-right: 10px;
color: #aabcac;
}

#accessibility4 a{
	float: right;
	font-size: 0.8em;
	margin-top: 20px;
	margin-right: 10px;
color: #aabcac;
}

#newstop{
	background-image: url(../images/newstop.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 497px;
	
}

#newsbottom{
	background-image: url(../images/newsbottom.jpg);
	background-repeat: no-repeat;
		height: 24px;
	width: 497px;
}

#newsmid{
	background-color: #e6f0e5;
	min-height: 100px;
	width: 462px;
	padding-left: 15px;
		padding-right: 15px;
}

#newsmid h1{
margin-top: 0px;

font-size: 1.0em;
width: 397px;
}

.nav{
font-size:10px; position: relative; top: 10px;	
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
.title {

 margin-top: 47px;
 
}
}

.title{
	*margin-top: 70px;
}

