body	{
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
	background-image: url(bits/bg.gif);
	background-repeat: repeat-y;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}
a {text-decoration: none; font-weight: bold;}
a:link, a:visited {color: #AC4939;}
a:focus, a:hover, a:active {color: #D78E83;}
a.menu:link, a.menu:visited {color: #FFFFFF;}
a.menu:focus, a.menu:hover, a.menu:active {color: #D78E83;}
a img {border: none;}

h1	{
	font-size: 1.35em;
	color: #AC4939;
	margin-top: 0;
	margin-bottom: 0;
}
h1 img {
	margin-top: 1em;
}
h2	{
	font-size: 1.2em;
	color: #AC4939;
}
h3	{
	font-size: 1.05em;
}
p	{
	font-size: 0.95em;
	line-height: 1.4;
}
blockquote	{
	font-size: 0.95em;
	line-height: 1.4;
}
li	{
	font-size: 0.95em;
	line-height: 1.4;
}
sup {
	font-size: 0.75em;
}
.normal	{
	font-size: 0.95em;
	line-height: 140%;
}
.caption	{
	color: #AC4939;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.title	{
	color: #AC4939;
	font-size: 1.05em;
	font-style: italic;
	font-weight: bold;
}
.small {
	font-size: 0.75em;
}
.large {
	font-size: 1.05em;
}
.center {
	text-align: center;
}
.white {
	color: #ffffff;
	font-size: 11px;
}
.brown {
	color: #AC4939;
}
.buttons {
	background-color: #AC4938;
}
#menu img {
	display: block;
}
.menuText {
	font-size: 0.75em;
	color: #FFFFFF;
}
.menuHidden {
	font-size: 0.1em;
	line-height: 1;
	color: #B04838;
	margin: 0;
}

#leftstuff {
	margin: 25px 5px 25px 5px;
	color: white;
}
#leftstuff h2, #leftstuff h3 {
	color: white;
}
.leftblurb {
	font-size: 1em;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1.5em;
}
.leftblurb h2 {
	font-size: 1.2em;
	line-height: 1;
	margin: 0;
	color: white;
}
.address {
	font-size: 0.75em;
	margin-bottom: 1.5em;
}
.breaks {
	color: #FFFF99;
	font-size: 0.85em;
	margin-bottom: 2em;
}
.breaks h2 {
	font-size: 1.2em;
	margin: 0;
	color: #FFFF99;
}
.breaks ul {
	margin-left: 1.1em;
	margin-top: 0;
	padding: 0;
}
.breaks li {
	line-height: 1;
	margin-left: 0;
	padding-left: 0;
}