@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.contentarea {
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
}

td.featureBlock {
	background-image: url(../images/index_03.png);
	background-repeat: no-repeat;
}

td.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

.featurePicture {
	float: left;
	padding: 20px 20px 0 40px;
	width: 200px;
	height: 150px;
}

.featureDetails {
	float: left;
	width: 200px;
	padding: 20px 0 0 0;
	height: 150px;
}


.featureRemarks {
	float: left;
	padding: 10px 20px 0 40px;
	width: 400px;
	height: 75px;
}

.homeAddress {
	font-size: 14px;
	color: #CE1126;
}

.homeAddress b {
	color: #003366;
}

h2 {
	color:#000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 5px 0;
	font-size: 18px;
}

h3 {
	color:#000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	width: 80%;
	font-size: 18px;
}

.navBottom {
	margin: 600px 0 0 0;
}
