body {
	background-color: #ffffff;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595b;
	font-weight: bold;
}
#navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595b;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595b;
	text-decoration: underline;
	font-weight: bold;
}

.headerred {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 15px;
	text-align: center;
	padding-top: 8px;
}
.headerhomeblue {
	color: #8ea5bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}

.headerinsideblue {
	color: #8ea5bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.headerhomebluehonest {
	color: #8ea5bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}



.headersubred {
	color: #7A1F0A;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.bodytext {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.bodytext a {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.bodytext a:hover {
	color: #a15331;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}


.bodytextgreybox {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.bodytextgreybox a {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
}
.bodytextgreybox a:hover {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
}

.footertext {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align:center;
	width: 85%;
	padding-top: 0px;
	padding-bottom: 10px;
}
.footertext a {
	color: #4f4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;}
