body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	line-height: 170%

}
.liveMortages {
	background-image:url(images/live-mortages.jpg);
	background-repeat:repeat-y;
	height: 328px;
}

.footerBody {
	background-image:url(images/hartsbourne_38.jpg);
	background-repeat:repeat-y;
	height: 100px;
	padding-left: 40px;
	padding-right: 40px;
}

.footer {
	background-image:url(images/hartsbourne_42.jpg);
	background-repeat:repeat-y;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

a:link {
	color:#b6080e;
	text-decoration:none;
}

a:active {
	color:#b6080e;
	text-decoration:none;
}

a:visited {
	color:#b6080e;
	text-decoration:none;
	line-height: 200%
}

a:hover {
	color:#b6080e;
	text-decoration:underline;
}

.LeftNav {
	list-style-type: none;
	margin-top: 0px;
}

.LeftNav2 {
	line-height: 250%
}

.Date {
	height: 50px;
	color:#FFFFFF; 
	font-weight:bold; 
	padding-top: 10px; 
	text-align:right; 
	padding-right: 30px;
}

h1 {
	color:#b6080e; 
	font-weight: 100;
	padding: 0px; 
	margin: 0px;
	font-size: 22px;
}


h2 {
	color:#b6080e; 
	font-weight: 100;
	padding: 0px; 
	margin: 0px;
	font-size: 18px;
}

.Red {
	color:#b6080e;
}

p {
	margin: 0px;
}

.NumberUL {
	list-style-type: lower-alpha;
}

img.Pic {
	border: 1px solid #666666;
}
