@charset "utf-8";
#hdr-copycell {
	background-color: #ECF2F2;
	vertical-align: top;
	margin-left: 0px;
}
h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #996600;
	padding-left: 30px;
	text-align: left;
}
p {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	padding-left: 30px;
	padding-right: 24px;
}
#navcell {
	vertical-align: top;
	background-color: #ECF2F2;
	width: 195px;
}
#navcell ul {
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#navcell a:link, #navcell a:visited, #navell a:active {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	height: 28px;
	width: 158px;
	margin-left: 36px;
	border: 1px solid #D9E5E5;
}
#navcell a:hover {
	color: #643200;
	background-color: #E2D7E3;
}
#footer {
	vertical-align: top;
	background-color: #ECF2F2;
	}
	
#footer a:link, #footer a:visited, #footer a:active{
	font-family: Arial;
	background-color: #ECF2F2;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	vertical-align: top;
	padding-left: 28px;
}
body {
	background-image: url(../images/light%20yellow%20blue%20fade%20background.jpg);
}
table {
	border: 2px solid #D9E5E5;
}
.test {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.photofloatright {
	float: right;
}
.photofloatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
