﻿.center {
	padding: 10;
	text-align: center;
}
.fine_print {
	font-size: x-small;
}
.headline {
	font-family: Arial;
	color: #000066;
	font-size: x-large;
	font-weight: bold;
}
.main_heading {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: x-large;
	color: #006600;
}
#menu_current {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
#menu_link {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
#body_heading {
	padding-top: 7px;
	padding-bottom: 3px;
	padding: 0px 0 10px 0;
	margin: 0px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #003300;
}
#body_text {
	margin: 0px;
	font-size: medium;
	color: #000066;
	font-family: Calibri;
	list-style-type: disc;
	font-weight: normal;
	padding-bottom: 10px;
}
#body_link {
}
#backgroiund {
	background-image: url('images/grad_background.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#main {
	padding: 10 10px 10px 10px;
	margin: 0 30px 30px 30px;
	background-color: #FFFFFF;
	font-family: Arial;
}
#banner_left {
	height: 150px;
	float: left;
	width: auto;
	background-color: #009900;
	overflow: visible;
	visibility: collapse;
	color: #FFFFFF;
	background-image: url('images/banner_l.jpg');
}
#banner_right {
	width: 542px;
	float: right;
	background-color: #009900;
	height: 150px;
	visibility: collapse;
	background-image: url('images/banner_r.jpg');
}
#banner {
	height: 150px;
	visibility: visible;
	background-image: url('images/banner_l.jpg');
	background-repeat: no-repeat;
	background-color: #006600;
}
#footer {
}
.phone {
	font-size: large;
	font-family: Arial;
	color: #000066;
}
.address {
	font-size: small;
	font-family: Arial;
	color: #000066;
}
.menu_spaces {
	font-size: small;
	font-family: Arial;
	color: #000000;
}
