body {
	background-color: #C3A773;
	background-image: url(assets/ochre_bg.jpg);
	background-repeat: no-repeat;
}
.tableBody {
	margin-top: 140px;
}
.footer {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
	background-color: #92743D;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	width: 740px;
	margin-top: 5px;
}
.homePicRow {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdMain {
	background-color: #F3EDE2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.textMain {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 26px;
	margin-bottom: 2px;
	margin-left: 26px;
}
.textMain a:link {
	color: #800000;
	text-decoration:underline;
	font-weight: bold;
}
.textMain a:visited {	
	color: #542C2C;
	text-decoration:underline;
	font-weight: bold;   
}
.textMain a:hover {   
	color: #800000;
	text-decoration:none;
	font-weight: bold;
}
.textMain a:active {   
	color: #800000;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #800000;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 21px;
	margin-left: 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.textEmphasis {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	text-transform: uppercase;
	color: #800000;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	font-weight: bold;
}
.imgAssociates {
	float: right;
	border: 1px solid #800000;
	margin-left: 12px;
}
.top {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
	text-align: right;
}
.top a:link { color: #800000; text-decoration: underline; }
.top a:visited {  color: #800000; text-decoration: underline;   }
.top a:hover { color: #800000; text-decoration: none;    }
.top a:active {  color: #800000; text-decoration: underline;   }
