body {
	background-color: #165195;
}
#wrapper #mainbody .rightcol {
	background-image: url(images/rightborder.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #92bbd0;
}
#wrapper #mainbody {
	background-color: #8BA6C4;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #92bbd0;
	margin-top: 5px;
}
#wrapper #mainbody .leftcol {
	background-image: url(images/leftborder.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #92bbd0;
}
#wrapper #mainbody .maincol {
	padding: 0px;
	margin: 0px;
}
#wrapper #mainbody #maincopy {
	padding: 10px;
}
#wrapper #mainbody #maincopy #hours {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #mainbody .headrow {
	background-image: url(images/headerpic.jpg);
	background-repeat: no-repeat;
}
#wrapper #mainbody .headrow #mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	position: relative;
	top: 70px;
	height: 20px;
	text-align: center;
	width: 675px;
	background-color: #8BA6C4;
	left: 40px;
	border: thin solid #000000;
	margin: 0px;
	padding-top: 5px;
	word-spacing: 1em;
}
.currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#mainmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#message {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: 700;
	color: #C00;
	text-decoration: none;
	text-align: center;
	background-color: #92BED7;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	height: auto;
	width: 760px;
	margin-bottom: 5px;
}
