body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #51603F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.top_banner_back {
	background-image: url(images/top_back.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.callus {
	font-size: 22px;
	color: #FFF;
	text-align: right;
}
.footerText {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.footerText a {
	color: #333;
	text-decoration: none;
}
.mainLinks {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.mainLinks li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
.mainLinks li a {
	text-decoration: none;
	color: #800000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}

.footerText a:hover {
	color: #333;
	text-decoration: underline;
}
.page_header {
	display: block;
	letter-spacing: -0.07em;
	color: #B3C1A2;
	padding: 0px 5px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE3D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

