a {
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #898c6e;
	text-decoration: none;
}

a:hover {
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}

body {
	margin: 0px;
	background-color: #e5e6da;
}

span.emphasizeMe {
	font-family: Times new roman;
	font-size: 14pt;
	font-weight: bold;
	color: #333300;
}

td {
	font-family: Times new roman;
	font-size: 12pt;
	color: #333300;
}

td.homeContent {
	background-image: url( images/bg_main.gif );
	background-repeat: no-repeat;
	background-position: left top;
}

td.mainContent {
	background-image: url( images/logo_olivebranch_c.gif );
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.sideDivider {
	background-color: #898c6e;
}

td.sideNav {
	background-color: #cccebb;
	background-image: url( images/logo_olivebranch_a.gif );
	background-repeat: no-repeat;
	background-position: left bottom;
}