@charset "UTF-8";
body {
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 4px;
	height: 100%;
}
html {
	height: 95%;
}
#logoArea {
	background-position: center top;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-image: none;
	list-style-type: none;
}
#body #logoArea #address {
	text-align: left;
}
#usedNav {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: center;
}
#sideNav {
	text-align: left;
	width: 200px;
	vertical-align: top;
	float: left;
	top: 0px;
	background-position: top;
	padding-left: 4px;
	color: white;
}
#body #sideNav li {
	list-style-type: none;
	list-style-image: none;
	color: white;
}
#main {
	vertical-align: top;
	padding: 5px;
	//overflow: auto;
	left: 200px;
	top: 0px;
	text-align: left;
}
#main tr{
	 vertical-align="top";
}
.main {
	width="100%";
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
	bottom: 0px;
	position: static;
	width: 100%;
	left: 0px;
	right: auto;
}
#body{
	width: 1000px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 100%;
	margin: auto;
	position: relative;
}
.center {
	text-align: center;
}
#contactForm {
	text-align: center;
}
#main  h1  {
}
#body #content h1 {
	text-align: center;
}
#address {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	padding: 5px;
	text-align: center;
}
#directionsForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CCCCCC;
	border: thin solid #333333;
}
#phone {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	padding: 5px;
	text-align: right;
}
#news {
	padding: 5px;
}
#news img {
	text-align: center;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#body #content #sideNav h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
}
#body #content #sideNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#body #content #babelFish {
	text-align: center;
	width: 200px;
	vertical-align: top;
	float: left;
	top: 0px;
	background-position: top;
	padding-left: 4px;
	color: white;
}
