body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F3F1AB;
	padding-top: 30px;
	padding-bottom: 30px;
}


#maintable {
	width: 970px;
	border: 1px solid #666;
	background-color: #F3F1AB;
	padding: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.redtext {
	font-weight: bold;
	color: #900;
}

ul {
	padding-left: 30px;
	text-align: left;
}
p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:link,  a:visited{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

 a:hover, a:active{
	color: #990033;
	text-decoration: none;
}
#bottomnav  {
	background-color: #A7D784;
	padding: 1px;
	}
#bottomnav ul {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#bottomnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}


#bottomnav a:link, #bottomnav a:visited{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#bottomnav a:hover, #bottomnav a:active{
	color: #990033;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
}

#contactsubmit {
	color: #000;
	background-color: #A7D784;
	font-weight: bold;
}
#contactclear {
	color: #000;
	background-color: #A7D784;
	font-weight: bold;
}textarea {
	padding: 3px;
	border: 1px solid #666;
}
input {
	padding: 3px;
	border: 1px solid #999;
}
.greentext {
	color: #063;
}
.booktable table {
	border: 2px solid #FFC;
}
.booktable td {
	border: 2px solid #FFC;
}
.pink {
	color: #000;
	background-color: #FCF;
	border: 4px solid #93C;
	padding: 10px;
	margin-bottom: 10px;
}
