body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	background-color: #afba86;
	color: #4f1800;
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-size: 0.9em;
	line-height: 1.3em;
	text-indent: 20px;
	margin: 0px;
}
li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: .9em;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 40px;
	text-align: left;
	border: none;
}
#head {
	background-color: #607373;
	background-image: url(images/meet.jpg);
	background-repeat: no-repeat;
	background-position: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#col1 {
	float: left;
	margin-left: 50px;
	width: 350px;
	margin-top: 10px;
	font-size: .9em;
}
#col2 {
	text-align: left;
	margin-left: 450px;
	width: 350px;
	font-size: .9em;
}
.left {
	float: left;
}
.right {
	float: right;
}
a:link {
	color: #4f1800;
	text-decoration: underline;
}
#footer {
	background-color: #afba86;
	margin-left: 30px;
	font-size: .9em;
}
#divclear {
	clear: both;
}
#nav {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e0c791;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
}
.bold {
	font-weight: bold;
}
.greendot {
	font-size: 10px;
	color: #afba86;
}
.boldblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #000033;
}
.indentbrown {
	font-size: 0.9em;
	color: #4f1800;
	margin-left: 5px;
}
h1 {
	font-weight: bold;
	font-size: 1em;
	color: #000033;
	letter-spacing: .2em;
}
a:visited {
	color: #4f1800;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #304547;
	text-decoration: underline;
}
.O {
	font-size: 2em;
	font-weight: bold;
	color: #304547;
}
.credit {
	font-size: 9px;
	font-style: normal;
	color: #330000;
}
