﻿body 
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;	margin: 1px auto; width: 1000px;
}
h1, h2, h3 { margin: 0px; padding: 0px 0px 10px 0px; }
#container {	width:1000px; }
#header { background:url(../images/header_new.jpg);	width:1000px; height:449px; }
#subheader { width:992px; height:210px; text-align: center;background-color:#fffde9; 
	border-right:#000000 solid 4px; border-left:#000000 solid 4px; }
#content{
	width:992px; 
	background-color:#fffde9; 
	border-right:#000000 solid 4px; 
	border-left:#000000 solid 4px;
}
#footer{
	border:#000000 solid 4px; 
	height:45px; 
	background-color:#ff0066; 
	text-align:center; 
	padding-top:15px; 
	font-size: 1.5em;
	font-weight: bold;
}
#bodyText { font-size: 2.0em; text-align: center; padding: 0px 30px; }
.visit {	font-size: 2.0em; text-align:center; padding: 20px 0px; color: #ff0000; }
.contact {	font-size: 1.5em; text-align:center; padding: 5px 0px; color: #ff0000; }
#images {}
.imageLink { width:240px; float:left; text-align:center; font-size: 1.3em; text-decoration: none; color: Black; }
.imageLink:hover { text-decoration: underline; }
.imageLink img { border: none; display: block; margin: 0px auto; }
.phoneNum{
	width:330px;
	float:left;
	text-align:center;
	margin-top: 380px;
	font-size: 1.9em;
}
#email{
	width:330px;
	float:left;
	text-align:center;
	margin-top: 380px;
	font-size: 1.5em;
}
table tr td { text-align: center; font-size: 1.5em; }
