@charset "UTF-8";
/* CSS Document */

body {
	background-color: 669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	outline: none;
}


.Contain {
	position: relative;
	z-index: 1;
	height: 660px;
	width: 881px;
	top: 0px;
	margin: 0px auto;
}
.Background {
	position: absolute;
	height: 651px;
	width: 881px;
	top: 0px;
}
.Pane {
	position: absolute;
	height: 462px;
	width: 537px;
	top: 160px;
	left: 285px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	overflow: auto;

}


.Footer {
	position: absolute;
	height: 20px;
	width: 820px;
	top:653px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCFFCC;

}

.Footer A:link {
	color: #CCFFCC;
	text-decoration: none;
}
.Footer A:visited {
color: #CCFFCC;
	text-decoration: none;
}
.Footer A:hover {

color: #CCFFCC;
	text-decoration: underline;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #000066;
	padding-top:0;
	margin-top:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #000000;
}

.Hours {
	position: relative;
	width: 222px;
	left: 30px;	
}
.inlineimg {

padding: 6px 10px 6px 0px;
	float: left;
}

.list1 {
	text-indent: 1.5em;
}

