@charset "utf-8";
/* CSS Document */

body {
	width: 960px;
	border: 1px solid #000000;
	margin: 20px auto 20px auto;
	background-color: #CCCCCC;
}

#header {
	width: 960px;
	height: 225px;
}

h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
}

#lftcol {
	float: left;
	width: 9.5em;
	background-color: #FFFFFF;
	margin-top: 20px;
}

#lftcol p {
	margin: 50px 0 0 6px;
	font-size: 0.8em;
	font-family: "Palatino Linotype", Baskerville, Times, serif;
	text-align: center;
}

#lftcol p.br {
	margin-top: 0px;
}

ul.nav {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

ul.nav a {
	display: block;
	width: 8.7em;
	height: 2.15em;
	font: 16px/2.25em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	padding: 6px 0 0 12px;
}

*html ul.nav a {
	zoom: 1;
}

a.button {
	border-bottom: 1px solid #999999; 
}

a.button5 {
	border-bottom: 1px solid #999999;
}

#wrapper {
	background-color: #FFFFFF;
}

#content {
	margin-left: 155px;
	padding: 20px 20px 0 15px;
	font: 1em/1.5em "Palatino Linotype", Baskerville, Times, serif;
}

#content p {
	margin-bottom: 20px;
}

#content p.hours {
	margin-bottom: 0px;
}

.homeimg {
	float: right; 
	margin: 55px 20px 0 20px;
	width: 202px;
}

#content p.map {
	margin-bottom: 0px;
}

#content p.mapinfo {
	width: 24.2em;
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 8px;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#footer {
	height: 70px;
	padding: 10px 50px 0 50px;
	font: 0.8em/1.5em "Palatino Linotype", Baskerville, Times, serif;
	text-align: center;
}

.footer {
	word-spacing: 0.5em;
}

.footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover {
	color: #996600;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	background-color: #FFFFCC;
}

a:active {
	
}

html .fb_share_link { 
	padding: 2px 0 0 20px; 
	height: 16px; 
	background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; 
}
