body {
	font-family : "Verdana", Arial, sans-serif;
	font-size : 12px;
	color: #000;
	background-color:#1D2C4D;
	padding:0px;
	margin:0px;
	}

#banner {
	position: relative;
	top:0px;
	left:0px;
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#1D2C4D;
	background-image : url(chesterfield_small.jpg);
	background-position : right;
	background-repeat : no-repeat;
	height : 150px;
		}
#bannertext  {
	position: left;
	width:640px;
	z-index: 2;
	font-size:10px;
	font-weight:800;
	color: ffffff;
	padding: 33px 0px 33px 15px;
	}
	
div.logo {
	top:0px;
	left:0px;
	}
	
#centercontent {
	position: relative;
	top:0px;
	z-index: 1;
	background:#fff;
	font-size:10px;
	margin-left: 0px;
	margin-right: 0px;
	color: 1D2C4D;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 15px 15px 15px 15px;
	border-top: solid 1D2C4D 10px;
	border-right: solid 1D2C4D 15px;
	border-bottom: solid 1D2C4D 20px;
	border-left: solid 1D2C4D 15px;
	}
	
#centercontent a:link {
	color: #1D2C4D;
	background-color: transparent;
	text-decoration:underline;
	}
	
#centercontent a:visited {
	color: #6699CC;
	background-color: transparent;
	text-decoration:underline;
	}
	
#centercontent a:hover {
	color: #FFFFFF;
	background-color: #1D2C4D;
	text-decoration:underline;


	}
	
html>body #centercontent {
   	margin-left: 25px;
   	margin-right:25px;
	}

#navmenu1 {
	left: 0px;
	top: 0px;
	height: 28px;
	background-color : #6699CC;
	position: relative;
	width:100%;
	}
	
.navmenu1 a:link, a:visited {
	background-color : #6699cc;
	color : #1D2C4D;
	font-size : 12px;
	font-weight:bold;
	text-decoration:none;
	}

.navmenu1 a:hover {
	background-color : #6699cc;
	font-size : 12px;
	color : #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
#footer  {
	font-size : 11px;
	font-style: italic;
	width:100%;
   	margin-left: 350px;
	}
	
h1 {
	color: #6699CC;
	background-color : transparent;
	font-size : 18px;
	}

	
h2 {
	color: #98002E;
	font-size : 16px;
	font-weight: 700;
	}


h3 {
	color: #98002E;
	background-color : transparent;
	font-size : 14px;
	}
	
h4 {
	color: #98002E;
	background-color : transparent;
	font-size : 12px;
	}

h5, h6 {
	color: #98002E;
	background-color : transparent;
	font-size : 12px;
	}
	
.sectionMenu, .mainMenu {
	margin-top:20px;
	margin-right : 0px;
	background-color : #1D2C4D;
	padding : 4px;
	color : #fff;
	font-size : 17px;
	text-decoration:none;
	}
	
.mainMenu a:link, .mainMenu a:visited {
	background-color : #1D2C4D;
	color : #FFF;
	font-size : 17px;
	font-weight:bold;
	text-decoration:none;
	}

.mainMenu a:hover {
	background-color : #1D2C4D;
	font-size : 17px;
	color : #FF9933;
	text-decoration:none;
	}
	
div.menu {
	padding : 3px;
	margin:0px 10px 10px 10px;
	color: #000;
	background-color: #fff;
	border : 2px solid #006963;
	}	
	
.pnotes {
	font-size : 10px;
	padding-top: 5px;
	}
	
.pnotes a:link {
	color: #006963;
	font-weight:bold;
	background-color: transparent;
	text-decoration:underline;
	}
	
.pnotes a:visited {
	color: #636;
	font-weight:bold;
	background-color: #fff;
	text-decoration:none;
	}
	
.pnotes a:hover {
	color:#fff;
	font-weight:bold;
	background-color:#006963;
	text-decoration:none;
	}
	
.titles {

	color: #6699CC;
	font-weight:bold;
}
p {
font-size:12px;}

div#spacing h1, h2, h3, h4, h5, h6
{
margin: 0;
padding: 0 0 5px 5px;
}

div#spacing p, ul, ol 
{
margin: 0;
padding: 0 0 10px 15px;
}