@charset "utf-8";
body {
	background-color: #E9EBF5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#MainBody {
	width: 680px;
	height: 440px;
	background-image: url(../images/exterior2.jpg);
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	position: relative;
}
#Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: both;
	float: none;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
}
#contact {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	float: left;
	width: 200px;
	bottom: 15px;
	background: #FFFFFF;
	background: rgba(255,255,255,0.8);
	height: 40px;
	line-height: 40px;
	position: absolute;
}
#flyers {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	float: right;
	width: 200px;
	bottom: 15px;
	background: #FFFFFF;
	background: rgba(255,255,255,0.8);
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 15px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
#tile {width: 300px !important; height:auto; float: left; margin-right: 20px; margin-bottom: 30px; display:block; }
#tile2 {width: 675px; height: auto;}