﻿.homelink a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.homelink a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.PageTitle {
	font-family: arial;
	font-size: 20px;
	color: #000000;
}
.TanBackground {
	background-color: #E7DAB2;
}
.TopBackground {
	background-image: url('images/ParkModel1.jpg');
	text-align: right;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.homeBOLD {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.bottom a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodywhite {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.specsBOLD {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #B38605;
}
