body {
	background-color: #f8dfc5;
	}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22pt;
	}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18pt;
	}
h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
	}
table {
	text-align: center;
	width: 100%;
	border: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	background-color: #fff;
	}
.container {
	width: 760px;
	background-color: #fff;
	border: 3px solid #a86a2b;
	}
.content {
	border: 0;
	margin: 3px;
	padding: 3px;
	}
.content p,#content p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	}
.content img {
	border: 0;
	padding: 1px;
	}
.content ul {
	text-align: left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	margin-left: 0;
	text-indent: -12px;
	padding-left: 12px;
	list-style: none
	}
.table1 td{
	margin: 0;
	border: 1px solid #ccc;	width: 30%;
	}
.indexmain {
	margin: 0;
	padding: 0;
	}
.indexminor {
	display: inline;
	margin: 0;
	padding: 0;
	}
#logo {
	background-color: #4c3218;
	border: 5px ridge #aff;
	margin:5px;
	padding: 5px;
	padding-bottom:0;
	margin-bottom:5px;
	height: 155px;
	color: #fff;
	}
#mainbox{
  background-color:#fff;
  overflow:hidden;
  width:750px;
}
#content{
  background-color:#fff;
  width:593px;
  border-left:157px solid #bff; 
  margin-left:-157px; /* Thank you to www.alistapart.com */
  float:right;
}
#menu{
  background-color:#bff;
  width:157px;
  float:left;
}
#menu ul {
	margin: 0;
	padding:0;
	list-style: none;
	}
#menu li {
	margin: 0;
	border-top: 0;
	}
#menu a {
	display:block;
	text-decoration: none;
	padding:3px 0;
	color: #a86a2b;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 3px solid #a86a2b;
	}
#menu a.current {
	text-decoration: underline;
	color: #a86a2b;
	background-color:#9ff;
	}
#menu a:hover {
	text-decoration: underline;
	color: #a86a2b;
	background-color:#7ff;
	border-top: 1px solid #888;
	border-left: 3px ridge #a86a2b;
	}
#footer {
	margin-top: 5px;
	width: 740px;
	background-color: #4c3218;
	border: 5px ridge #aff;
	padding-top: 15px;
	}
#hours {
	color: #a86a2b;
	margin: 5px;
	text-align: center;
	font-size:11pt;
	}
#constantcontact {
	padding: 5px;
	width: 310px;
	}
#address {
	background-color: #4c3218;
	border: 5px ridge #aff;
	color: #7ff;
	padding: 5px;
	margin: 5px;
	}
#address a {
	text-decoration: none;
	color: #7ff;
	font-family: Georgia, "Times New Roman", serif;
	}
#address a:hover {
	text-decoration: underline;
	}
#classes h2 {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22pt;
	color: #f00;
	}
#classes strong {
	text-decoration: underline;
	font-weight: bold;
	}
.textblock {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}
img {
	border: 0;
	}
.divleft{
	float:left;
	width:290px;
	}
.divright{
	float:right;
	width:290px;
	}
.leftimg {
	float: left;
	padding-right: 3px;
	}
.lastimg {
	float: left;
	margin-bottom: 15px;
	}
.rightimg {
	float: right;
	}
#address .rightimg{
	padding-top:3px;
	}
div.bordered {
	border: 1px solid #000;
	}
a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	}
a:hover {
	text-decoration: underline;
	}
.giantletters {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 30pt;
	font-weight: bold;
	}
.hugeletters {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20pt;
	font-weight: bold;
	}
.bigletters {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
	font-weight: bold;
	}
.smallletters {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	}
.clearer {
	clear: both;
	}
.left {
	text-align: left;
	}
.number{
	font-family: "Century Schoolbook", "Times New Roman", serif;	
	}

