body {
	background-color: #e3d9ab;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #694D38;
	font-size: 12px;
	font-weight: bold;
}

td.content {
	padding: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #694D38;
	height: 150px;
	padding-top:10%;
	margin-top: 10%;
	padding-bottom: 0px;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h2 {

	color: #694D38;
	font-size: 12px;
	font-weight: bold;
}
h3 {


	color: #758897;
	font-size: 14px;
	font-weight: bold;
}
#footer a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
div#mainMenu {
	font-size: 12px;
	font-weight: bold;
	color: #E4D9AC;
	padding-top:8%;
	margin-top: 8%%;
	margin-left: 250px;
}
#header {
	background-image: url(../images/richards_interface_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 371px;
	width: 770px;
}

#mainMenu li {
	display:block;
	float: left;
	padding: 3px;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainMenu a {
	text-decoration: none;
	color: #E4D9AC;
}
#mainMenu a:hover {
	float: left;
	text-decoration: underline;
}
p a {
	font-size: 12px;
	font-weight: bold;
	color: #63383e;
	text-align: center;
	text-decoration: none;
}
p a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #483429;
	text-align: center;
	text-decoration: underline;
}
#footer {
z-index: 100;
}

.contentindex{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #694D38;
	padding-bottom: 0px;
}

table {background-color:#FFFFFF;}	