body {
	background-color: #cccc99;
	color: #000000;
	font-family: garamond, times new roman;
	font-size: 1em;
}

a {
    color: #333399;
}

a:hover {
	background-color: #bbbb88;
}


p {
	text-indent: 1em;
	text-align: justify;
	width: 99%;
}

h1, .pagetitle {
	font-size: 2em;
	text-align: center;
	font-family: garamond, times new roman;
	font-weight: bold;
	color: #728F6B;
}

h2, .sectiontitle {
	color: #006666;
	color: #728F6B;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.photocaption {
	color: #666666; 
	margin: 0px;
	font-weight: bold;
}

.divider {
	width: 75%;
	border-bottom: 1px solid #999999;
	margin-left: 12%;
}

.em {
	font-weight: bold;
	font-size: 1.1em;
}

/*********************************************/
/*********************************************/
/*********************************************/

#homesubtitle {
	letter-spacing: 5px;
}


#history {
}

#history h1 {
	font-size: 2em;
	text-align: center;
	font-weight: bold;
}

#history h2 {
	color: #006666;
	color: #728F6B;
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	margin-top: 50px;
}

/*********************************************/

#sidemenu {
	margin: 0px;
	padding: 0px;
}

#sidemenu li {
	border-top: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	width: 100%;
	cursor: pointer; cursor: hand;
    color: #4F4F9C;
}

#sidemenu a {
    text-decoration: none;
    color: #4F4F9C;
}

#sidemenu a:hover {
	background-color: #bbbb88;
}

.menu_highlight {
	background-color: #bbbb88;
}

/*********************************************/

#counter {
	color: #963826;
	text-align: center;
	font-size: 1.5em;
}

#counter img {
	vertical-align: middle;
}

/*********************************************/

#southschool {
	width: 100%;
	height: 400px;
}
#southschool p {
	display: inline;
}
#southschoolimage {;
	float: right;
	padding: 20px 10px 10px 30px;
	margin: 0px;
	text-align: center;
}
#southschoolimage img {
	border: none;
}

/*********************************************/

#kiln {
	width: 100%;
	height: 500px;
}
#kiln p {
	display: inline;
	text-indent: 1em;
	text-align: justify;
	width: 99%;
}
#kilnimage {
	float:right;
	padding: 20px 10px 10px 30px;
	text-align: center;
}
#kilnimage img {
	border: none;
}

/*********************************************/

#kettle {
	margin-top: 30px;
	text-align: center;
	width: 100%;
}