body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C7E9A;
	background-color: #7CACCA;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}
.container {
	background-color: #F2EDEA;
}
.featureCell {
	border: 10px solid #FFFFFF;
}
.contentContainerLeft{
	border-left: 10px solid #FFFFFF;
	text-align:left;
	padding: 5px;
	vertical-align: top;
}
.contentContainer{
	text-align:left;
	padding: 5px;
	vertical-align: top;
}
.contentContainerRight{
	border-right: 10px solid #FFFFFF;
	text-align:left;
	padding: 5px;
	vertical-align: top;
}
.footerCell {
	border: 10px solid #FFFFFF;
	padding: 5px;
	font-weight:bold;
	color: #4C7E9A;
	text-align:left;
}
.footerCell a{
	color: #4C7E9A;
}
#center{
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
 	background-image: url(images/content_feature.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#centerLarge{
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
	color: #4C7E9A;
	padding: 10px;
}
#center #title {
	border-bottom: 1px solid #AFBDC2;
	font-size:16px;
	color: #4C7E9A;
	font-weight: bold;
}
#center #address{
	border-bottom: 1px solid #AFBDC2;
	font-size:12px;
	color: #4C7E9A;
	font-weight: bold;
}
#center ul{
	list-style: none;
	color: #4C7E9A;
	font-weight: bold;
}
#center h2{
	font-size: 16px;
	font-weight: bold;
}
#center h3{
	font-size: 14px;
	font-weight: bold;
}
#center h4{
	font-size: 14px;
	font-weight: bold;
}
.highlight{
	font-weight: bold;
	color: #F0B46C;
}
#link {
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
	height: 14px;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 2px;
	padding: 3px;
}
#box1 {
	border: 1px solid #AFBDC2;
	background-color: #E9F1F6;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	float:left;
}
#box2 {
	border: 1px solid #AFBDC2;
	background-color: #CCDFEA;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	float:left;
}
#box3 {
	border: 1px solid #AFBDC2;
	background-color: #ACCADD;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	float:left;
}
#box4 {
	border: 1px solid #AFBDC2;
	background-color: #99BFD6;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	float:left;
}
#box5 {
	border: 1px solid #AFBDC2;
	background-color: #7CACCA;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;	
	float:left;
}
#box6 {
	border: 1px solid #AFBDC2;
	background-color: #6196B7;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	float:left;
}
#box7 {
	border: 1px solid #AFBDC2;
	background-color: #4981A4;
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	float:left;
}
a{
	width: 99%;
	color: #4C7E9A;
	cursor: hand;
}
a:hover {
	width: 99%;
	color: #F0B46C;
}
a:visited{
	color: #5B9FC9;
}
#feature_subject{
	height: 120px;
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#subject_text{
	padding: 5px;
	color: #4C7E9A;
	font-weight: bold;
}
#feature_media{
	height: 120px;
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
}
#media_text{
	padding: 5px;
	color: #4C7E9A;
	font-weight: bold;
}
img {
	border: solid 1px #000000;
}
#feature_aquarium{
	height: 135px;
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#feature_fishclean{
	height: 110px;
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#feature_childrensbook{
	height: 200px;
	border: 1px solid #AFBDC2;
	background-color: #FFFFFF;
}
