body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #778D69;
	text-align: center;
}

#content_area {
	text-align: left;
	vertical-align: top;
	background-image: url(../_img/content.gif);
	background-repeat: repeat-y;
}
#left_content {
	background-image: url(../_img/content1.gif);
	background-repeat: repeat-y;
}
#right_content {
	background-image: url(../_img/content2.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4, h5, h6, p, li {
	margin: 5px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
}
p {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#bail {
	background-image: url(../_img/bail_02.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 187px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#realty {
	background-image: url(../_img/realty_02.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 187px;
	text-align: left;
	vertical-align: top;
}
#income {
	background-image: url(../_img/income_02.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 182px;
	text-align: left;
	vertical-align: top;
}
.bail {
	margin: 8px 5px 5px 10px;
	font-size: 16px;
	color: #FFFFFF;
}
.income {
	margin: 8px 5px 5px 12px;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #E4F8E6;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.footer {
	font-size: 12px;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 16px;
	margin-top: 15px;
}
h3 {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 15px;
}
.link {
	color: #FFFFFF;
}
.centre {
	text-align: center;
}
h4 {
	font-size: 14px;
	margin-top: 10px;
}
hr {
	text-align: center;
	width: 90%;
	border: thin solid #C2EBBE;
	margin-top: 10px;
	margin-bottom: 10px;
}
