@charset "UTF-8";


.floatCenter {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: 70px;
}

.floatLeft {
	float: left;
}
.floatDown {
	padding-top: 100px;
}
#banner {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #990066;
	border-right-color: #660066;
	border-bottom-color: 660066;
	border-left-color: #990066;
	height: 160px;
	background-color: #9966CC;
}
#page {
	background-color: #FFCCFF;
	padding-top: 15px;
	padding-bottom: 30px;
}
#wrapper {
	width: 804px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFDED;
}
h1 {
	font-size: 25px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
#address {
	margin-left: 35px;
}
#hours {
	width: 250px;
	margin-left: 37px;
}
#body_text {
	font-size: 16px;
	width: 700px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
}
.style1 {
	color: #0000FF;
}
.style2 {
	color: #FF0000;
}
.style3 {
	color: #006600;
}
.style4 {
	color: #660099;
}
.style5 {
	color: #FFFDED;
}
