body {
	background: url(../_images/BG.png) #fcfbf5;
	padding: 0;
	margin: 0;
	color: #000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	line-height: 13.5pt;
}
#Content,
#Content td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	line-height: 13.5pt;
	color: #000;
}
#Content a,
#Content td {
	color: #3d3d3c;
}
#Copyright {
	font-size: 7.5pt;
	color: #3d3d3c;
	font-family: Arial, Helvetica, sans-serif;
	width: 878px;
	background: url(../_images/_widgets/borderBottom.png) no-repeat top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/_images/_widgets/borderBottom.png', sizingMethod='crop');
	_background: none;
	padding: 6px 6px 40px 6px;
	margin: auto;
	text-align: left;
}
td.column-padding {
	padding-bottom: 14px;
}
#Container {
	margin: 0 auto;
	width: 878px;
    text-align:left;
	/*-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 6px rgba(0,0,0,0.4);
	box-shadow: 0 0 6px rgba(0,0,0,0.4);*/
	background: url(../_images/_widgets/borderMid.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/_images/_widgets/borderMid-ie6.png', sizingMethod='scale');
	_background: none;
	position: relative;
	padding: 0 6px;
}
#Logo {
	right: 11px;
	top: 5px;
	position: absolute;
	z-index:10;
}
#Menu {
	background: #978777;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: white;
	display: block;
	margin: 0;
	width: 100%;
	padding: 0;
	background: url(../_images/MenuBG.png) no-repeat #978777;
	height: 33px;
	clear: both;
}
#Menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*display: -moz-inline-box;
	display: inline-block;*/
	display: block;
	float: left;
	padding: 8px 15px 7px 15px;
}
#Menu li a {
	color: white;
	text-decoration: none;
}
#Menu li a:hover {
	text-decoration: underline !important;
}
#Header {
	border-bottom: 6px solid #e6e2de;
	position: relative;
	zoom: 1;
	clear: left;
}
#Header .photo {
	display: block;
}
#Header .text {
	display: block;
	position: absolute;
	z-index: 5;
}
table#Content {
	background: white;
	border-top: 10px solid white;
}

h2.header {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	border-top: 1px solid #c6c2c1;
	border-bottom: 1px solid #c6c2c1;
	line-height: 32px;
	margin: 0;
}
.home h2.header {
	border-bottom: 0;
}
h3.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.25pt;
	float: right;
	font-style: italic;
	font-weight: normal;
	line-height: 32px;
	margin: -32px 0 0 0;
}
h3.subheader a {
	font-weight: bold;
	font-style: normal;
	color: #3d3d3c;
}
h3.hours {
	font-size: 13.5pt;
	font-weight: normal;
	margin: 0;
}
p.directions {
	font-size: 10pt;
	text-decoration: none;
	color: #3d3d3c;
	margin: 0;
}
p.directions a {
	font: 10pt;
	text-decoration: none;
	color: #3d3d3c;
}
p.directions a:hover {
	text-decoration: underline;
}
h2.standard-header,
#sidebar h2,
#content h1 {
	line-height: 32px;
	border: solid #c6c2c1;
	border-width: 1px 0;
	font-weight: normal;
	font-size: 13.5pt;
	margin: 0;
}
#sidebar h2,
#content h1 {
	margin: 6px 0;
}
#sidebar a {
	color: #3d3d3c;
}
.vcard a.email {
	display: block;
	background: url(../_images/_widgets/email.gif) left no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #3d3d3c;
}
.vcard a.email:hover {
	text-decoration: underline;
}
.home .vcard .org {
	display: none;
}
#Content .section {
	margin-top: 12px;
	border-bottom: 1px solid #c6c2c1;
	margin-bottom: 26px;
}
.about #Content .section {
	padding-right: 64px;
}
.sidebar .section {
	margin-top: 6px;
	border-top: 1px solid #c6c2c1;
	border-bottom: none !important;
	padding: 0 !important;
}
.home .quote {
	font-size: 13pt;
	line-height: 18pt;
	margin-left: 140px;
	width: 320px;
	font-weight: normal;
}
.home .quote .credit {
	text-align: right;
	font-style: italic;
	font-size: 10.5pt;
}
#Map {
	width: 601px;
	height: 367px;
	padding: 4px 0;
}
ul {
	margin: 0;
	margin-bottom: 20px;
	paddig: 0;
	list-style-type: disc;
}
ul li {
	margin: 0;
	padding: 0;
}
#AddressBox {
	background: #efeae1;
	padding: 16px;
	margin: 4px 0;
}
#AddressBox .photo {
	margin: 0 -9px;
}
#AddressBox .vcard {
	margin-top: 10px;
	color: #000;
}
#AddressBox .vcard .fn {
	margin: 6px 0;
	text-decoration: none;
	font-size: 12pt;
	line-height: 18pt;
	color: #000;
	display: block;
}
#AddressBox .vcard .email {
	color: #000;
}
.sidebar {
	position: relative;
}
.about #AddressBoxWrapper {
	border-top: 1px solid #c6c2c1;
	border-bottom: 1px solid #c6c2c1;
	position: absolute;
	bottom: 26px;
}
.hourgroup {
	font-size: 8.5pt;
	line-height: 10pt;
}