@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .95em;
	background-color: #164A78;
}
#wrapper {
	padding: 10px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#header {
	position: relative;
}

#headerimage_lrg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	background-image: url(images/header_lrg.jpg);
	height: 460px;
	background-color: #DDEBF8;
	background-repeat: no-repeat;
}
#address {
	height: 120px;
	width: 267px;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	top: 19px;
	left: 297px;
}
#logo {
	position: absolute;
	height: 90px;
	width: 250px;
	left: 27px;
	top: 18px;
}
#hours {
	clear: both;
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	position: absolute;
	left: 426px;
	top: 137px;
}
#slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	color: #FFF;
	width: 290px;
	position: absolute;
	left: 46px;
	top: 335px;
}
#infobox {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 180px;
	background-color: #82A3C2;
	height: 440px;
	color: #FFF;
	font-size: 10pt;
}
#infobox img {
	padding-left: 10px;
	padding-right: 10px;
}
#navigation {
	background-color: #546B92;
	height: 40px;
	width: 800px;
	padding: 0px;
	background-image: url(images/100x-button_down.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearboth {
	clear: both;
}
#content {
	padding: 10px;
	width: 780px;
	background-color: #D9E0F2;
}
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #546B92;
	margin-top: 5px;
	font-size: 0.85em;
	color: #546b92;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 70px;
}
#navigation ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 0.9em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#navigation ul li a{
	padding: 0px;
	width: 100px;
	height: 40px;
	line-height: 1.4em;
	background-image: url(images/100x-button_up.gif);
	display: block;
	float: left;
	text-align: center;
}
#navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 100px;
}
#navigation a:link, #navigation a:visited {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/100x-button_up.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100px;
	line-height: 2.5em;
}
#navigation a:hover , #navigation a.menu_current{
	color: #88D08B;
	text-decoration: none;
	background-image: url(images/100x-button_down.gif);
	height: 40px;
	width: 100px;
	background-repeat: no-repeat;
}
#infobox ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
}
#infobox ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B1BDD3;
}
#infobox img {
	margin: 0px;
	padding: 0px;
}
#footer .column {
	float: left;
	width: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
}
#content a:link, #content a:visited {
	color: #093;
	text-decoration:none;
}
#content a:hover {
	color: #F60;
}

#footer a:link, #footer  a:visited {
	color: #093;text-decoration:none;
}
#footer a:hover {
	color: #F60;
}
.left{
width:317px;
float:left;
}
#rotator{
padding:0px;
margin:0px;
width:448px;
float:right;
}
#rotator ul{
padding:0px;
margin:0px;
}
#content p{
padding:5px;
font-family: Geneva, sans-serif;
line-height: 1.4em;
}
