body {
	background:url(img/bg.gif) repeat-x #aac6cb;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 14px;
	}

#wrapper {
	width: 696px;
	margin: 15px auto 15px auto;
	background: #E0E4E0;
	border: 2px solid #000; 
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	}

#charlesMasthead {
	background: url(img/header.jpg);
	width: 696px;
	height: 100px;
	}
	
#charlesMasthead2 {
	background: url(img/header02.jpg);
	width: 696px;
	height: 100px;
	}

#topNav {
	height: 20px;
	border: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c8c8c2;
	}

#content {
	float: left;
	width: 696px;
	padding-top: 20px;
	padding-bottom: 35px;
	padding-left: 10px;
	padding-right: 4px;
	}

#fixedContent {
	float: left;
	width: 500px;
	height: 300px;
	border-right: 1px solid #c8c8c2;
	color: #333;
	padding-top: 20px;
	padding-bottom: 35px;
	}
	
#contentContact {
	float: left;
	width: 480px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 35px;
	padding-left: 10px;
	padding-right: 4px;
	}

#mapLink {
	float: right;
	clear: right;
	padding-right: 12px;
	}

#subNavHome {
	float: right;
	width: 195px;
	clear: right;
	padding-top: 20px;
	color: #666;
	}
	
#subNav {
	float: right;
	width: 195px;
	clear: right;
	padding-top: 20px;
	color: #666;
	}
	
#footer {
	height: 5px;
	padding: 5px;
	text-align: center;
	clear: both;
	}

p {
	text-align: left;
	margin: 0px 45px 20px 10px;
	}


ul {
	padding: 0px;
	margin: 0px 70px 20px 90px;
	}
	
li {
	padding-top: 5px;
	}

a {
	color: #505c5f;
	text-decoration: underline;
	}
	
a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
a:visited {
	color: #666666;
	}

#subNavHome p {
	margin: 3px 25px 35px 25px;
	}
	
#subNavHome img {
	margin: 0px 0px 0px 25px;
	}

#subNav a, #subNav a:visited {
	font-weight: bold;
	color: #36c;
	}
	
#subNav a:hover {
	color: #039;
	text-decoration: none;
	}
	
#subNav img {
	margin: 0px 20px 15px 20px;
	}
	
p.link {
	margin: 0px 20px 15px 35px;
	text-indent: -12px;
	}
	
p.active {
	margin: 0px 20px 15px 35px;
	text-indent: -15px;
	}

p.nomargin {
	text-align: left;
	margin: 0px 45px 5px 45px;
	}
	
#subNav p.active a, #subNav p.active a:visited, #subNav p.active a:hover {
	font-weight: bold;
	color: #333;
	}

#footer a, #footer a:hover, #footer a:visited {
	color: #d6d6d4;
	text-decoration: underline;
	}
	
tr.header {
	background-color: #807f72;
	color: #f1f1e6;
	}

tr.title {
	height: 14px;
	background: #048;
	color: #f1f1e7;
	font-weight: bold;
	text-align: center;
	}

tr.subTitle {
	height: 14px;
	background: #036;
	color: #f1f1e7;
	text-align: center;
	}

tr.highlight {
	height: 14px;
	background: #b6fff7;
	color: #0f3565;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

tr.body {
	height: 14px;
	background: #77BBFF;
	color: #333;
	text-align: center;
	}

td.bodyTitle {
	height: 14px;
	background: #bddcff;
	color: #159;
	font-weight: bold;
	text-align: left;
	}
	
.boldHead {
	color: #323D4B;
	font-weight: bold;
	font-size: 14px;
}

.size9 {font-size: 9px

}


img.header {
	margin: 0px 45px 10px 45px;
	}