body {
	background-color: #000;
	background-position: 0 500px;
	background-image: url(http://midbc.ehclients.com/images/sonburst.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
}
a {
	color: #343978;
}
p {
	font-size: 0.8em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1 {
	font-family: 'Antic', sans-serif;
	font-weight: normal;
	color: #051978;
}
h2 {
	font-family: 'Antic', sans-serif;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: normal;
}
tr, td {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.9em
}
table th {
	font-family: 'Antic', sans-serif;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-weight: normal;
}
#left ul, ol {
	font-size: 0.8em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#container {
	margin: auto;
	width: 960px;
}
#logobar {
	padding: 35px 0 15px 0;
}
#logo {
	float: left;
}
#tophat {
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: right;
	float: right;
	width: 500px;
	color: #ebebeb;
}
#tophat a {
	color: #ebebeb;
	text-decoration: none;
}
#search {
	float: right;
	width: 425px;
	margin-top: 50px;
}
#search form {
	background-color: #FFF;
	border: 5px solid #ccc;
	color: #0825A3;
	font-size: .7em;
}
#searchfield  {
	width: 375px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #CCC;
}
#left {
	float: left;
	width: 625px;
}
#dyncontent img {
	border: 5px solid #ccc;
}
#right {
	float: right;
	width: 250px;
}
#right ul {
	list-style-image: url(http://midbc.ehclients.com/images/bullet.png);
}
#right ul li {
	padding-bottom: 10px;
	color: #000;
	font-size: .9em;
}
#right ul li a {
	text-decoration: none;
	color: #000;
	font-size: .9em;
}

#right p {
	font-size: 65%;
	padding-left: 15px;
}

#leftsub ul {
	list-style-image: url(http://midbc.ehclients.com/images/bullet.png);
}
#leftsub ul li {
	padding-bottom: 10px;
	color: #000;
}
#leftsub ul li a {
	text-decoration: none;
	color: #000;
}
#footer {
	background-color: #ccc;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #051978;
	padding: 15px;
}
#leftfoot {
	font-size: 0.8em;
	color: #072E89;
	float: left;
	width: 450px;
}
#rightfoot {
	float: right;
	width: 400px;
	text-align: right;
}
#credits {
	color: #999;
	font-size: 0.6em;
	text-align: right;
	padding-top: 10px;
}
#credits a {
	color: #CCC;
	text-decoration: none;
}
.screen-reader {
    display: none;
}
#tellafriend img {
	border: 1px solid #fff;
}
#tellafriend {
	width: 100px;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
#container_small {
	background-color: #fff;
	padding: 10px;
	border: 5px solid #ccc;
}
#container_small p {
	font-size: 65%;
}
#servicetimes {
/*	font-size: 85%;
	padding-top: 10px;
	text-transform: none;
	color: #ccc;*/
	display: none;
}
#left h2.sidebar {
	text-align: left;
}
#left h2 {
	text-align: center;
}

