body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15285C;
}
h1 {
	font-size: 14px;
}
h2 {
	color: #990033;
	font-size: 14px;
}
.topback {
	background-image: url(/images/design/topback3.gif);
	background-repeat: repeat-x;
}
.content {
	padding: 10px;
	vertical-align: top;
	background-image: url(/images/design/watermark.gif);
	background-repeat: no-repeat;
}
.Announcements {
	border: 1px solid #800;
	padding: 5px;
	color: #990033;
	width: 100%;
}
.Hours {
	color: #FFF;
	padding: 5px;
	text-align: left;
	border: 1px solid #15285c;
	background-color: #15285c;
}
.ContentRight {
}
.ContentRight2 {
}
.Locations {
	border: 1px solid #B7CF79;
	padding: 5px;
	color: #526325;
	text-align: left;
	background-color: #A6BC6E;
}
.HoursTitle {
	color: #FFFFFF;
	background-color: #91D5EA;
	width: 100%;
	font-weight: bold;
	padding: 2px;
	font-size: 14px;
}
.ImageFloatleft {
	float: left;
}
.Navigation {
	text-decoration: none;
	padding-left: 5px;
	padding-top: 10px;
	vertical-align: top;
}
.contentleft {
	width: 80%;
	float: left;
}

.clear {
	clear: both;
	padding-top: 10px;
}

.infobahn {
	font-size: 10px;
}
a.NavigationHeader {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	width: 90%;
}
a.NavigationHeader:hover {
	text-decoration: underline;
}
a.Nav {
	font-weight: bold;
	text-decoration: none;
	color: #15285c;
	padding-left: 5px;
}

a.map {
	color: #09f;
}

a.Nav:hover {
	text-decoration: underline;
}
.NavigationHeaderBack {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/images/design/navbg.gif) no-repeat;
	width: 230px;
	height: 24px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}

.small {
	font-size: .8em;
}

#ads img {
	margin: 10px;
	border-width: 1px; }


#bio h2 span {
	font-size: .85em;
	font-weight: normal;
	color: #15285C;
}

#bio img {
	float: left;
	margin: 5px;
	border: 1px solid black;
}

#bio p {
	padding-top: 10px;
}


.floatimageleftandtop {
	vertical-align: top;
	float: left;
}
