body {
	background-color: #765732;
}
.maintable {
	border: 5px solid #00416F;
	background-color: #FFFFFF;
}
.dove {
	background-image: url(images/dovebckgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
	margin: 2px;
	padding: 2px;
}
.maintext {
	font-family: arial;
	font-size: 12px;
	color: #00416F;
}
.header {
	font-family: times;
	font-size: 24px;
	font-weight: bold;
	color: #00416F;
}

.smalltext {
	font-family: arial;
	font-size: 10px;
	color: #00416F;
}
.smallheader {

	font-family: times;
	font-size: 16px;
	font-weight: bold;
	color: #00416F;
}
.creamtable {
	background-color: #F2E9CA;
}

a:link {
	color: #384123;
}
a:visited {
	color: #384123;
}
a:hover {

	color: #384123;
}
a:active {

	color: #384123;
}
