body {
	margin:0 auto;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #091949;
}

table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

html, p, h2, div {
	margin:0 auto;
	padding:0;
}

h2 {
	color:#091949;
	font-weight:bold;
}

#shell {
	text-align: center;
	width: 65em;
	background-color: #FFFFFF;
}

#logobar {
	padding: 10px;
}

#logo {
	background-image:url(images/logo.gif);
	height: 90px;
}

#hours {
	color:#3E5AAE;
	float:left;
	margin-left: 26.6em;
	padding: 5px;
}

#address {
	text-align: left;
	float:right;
	margin-right: 12em;
	padding: 5px;
}

#toplinks {
	background:url(images/link-off.gif) repeat-x;
	height:30px;
}

#toplinks a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	padding: 6px 15px;
	display:inline-block;
}

#toplinks a:hover {
	background:url(images/link-on.gif) repeat-x;
	color:#091949;
}

#content {
	padding: 10px;
	text-align:left;
}

.title {
	font-size:18px;
	color:#091949;
	font-weight:bold;
}

.bold {
	color:#091949;
	font-weight:bold;
}

.heading {
	color:#091949;
	font-weight:bold;
	border-bottom:#000 1px solid;
}

#baselinks {
	background:url(images/link-off.gif) repeat-x;
	height:30px;
}

#baselinks a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	padding: 6px 15px;
	display:inline-block;
}

#baselinks a:hover {
	background:url(images/link-on.gif) repeat-x;
	color:#091949;
}

#copyhome {
	color:#FFFFFF;
	font-weight:bold;
	background:url(images/link-off.gif) repeat-x;
	padding: 6px 0;
	clear:both;
}

#copysub {
	color:#091949;
	font-weight:bold;
	padding: 6px 0;
	clear:both;
}

#copysub a {
	color:#091949;
	text-decoration:none;
}
