body {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333333;
	margin-top: 0px;
}
#pageholder {
	height: auto;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(../images/topbanner.jpg);
	height: 122px;
	width: 745px;
}
#pageholder #banner h1 {
	font-family: "Times New Roman", Times, serif;
	color: #697754;
	text-align: right;
	font-style: italic;
	margin-top: 0px;
	margin-right: 20px;
	font-size: 250%;
}
#pageholder #banner h2 {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	margin-right: 20px;
	margin-top: -10px;
}
a:link {
	font-weight: bold;
	color: #697754;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #697754;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#navigation {
	text-align: center;
	width: 745px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	font-size: .9em;
}
#navigation ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
}
#navigation li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer_nav {
	text-align: center;
	width: 745px;
	font-size: .8em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#footer_nav ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
}
#footer_nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#mainimagetext {
	height: auto;
	width: 745px;
}
#mainimagetext #text {
	float: right;
	width: 400px;
	line-height: 150%;
}
#mainimagetext #images {
	float: left;
	width: 300px;
	line-height: 150%;
}
br.clear {
	display: block;
	clear: both;
}
#footer_imgs {
	text-align: center;
}#maintext {
	height: auto;
	width: 745px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	font-weight: bold;
}
.calendar_text {
	font-size: 0.8em;
}
.imgleft {
	float: left;
	padding-right: 50px;
}
