body {
	background: #566744;
	color: #566744;
	font-family: Arial, Helvetica, Verdaa;
	font-size: 11px;
	line-height: 14px;
	}

#wrapper {
	width: 696px;
	margin: 15px auto 15px auto;
	background: #FFFFFF;
	border: 0px 
	border-bottom: 0px solid;
	}

#karenMasthead {
	background: url(images/header.gif);
	width: 696px;
	height: 99px;
	}


#topNav {
	height: 20px;
	border: none;
	width: 690px;
	}

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

#fixedContent {
	float: left;
	height: auto;
	width: 95%;
	border-right: 0px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#testContent {
	float: left;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

	
#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: 14px;
	padding: 5px;
	background: #d3e6ef;
	color: #080808;
	font-size: 9px;
	text-align: center;
	clear: both;
	}

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


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

a {
	color: #720621;
	text-decoration: underline;
	}
	
a:hover {
	color: #C2022A;
	text-decoration: underline;
	}
	
a:visited {
	color: #720621;
	}

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

#subNav a, #subNav a:visited {
	font-weight: bold;
	color: #5C0A23;
	}
	
#subNav a:hover {
	color: #5C0A23;
	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: #5C0A23;
	}

#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: #566744;
	font-weight: bold;
	font-size: 16px;
}

.boldCaption {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.size11 {
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
}

.style1 {
	color: #000000;
	font-size: 12px;}

.style2 {font-weight: bold}

.style3 {
	color: #333333;
	font-weight: bold;
}

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