body {
	background: #496175;
	text-align: center;
	color: #535353;
	font-family: tahoma, arial, verdana;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

#headerbg {
	background: url(../images/header_bg.gif) repeat-x top left;
	height: 45px;
}

#wrapper {
	width: 774px;
	text-align: left;
	margin: 0 auto;
}

#logo {
	width: 774px;
}

#flash_header {
	width: 774px;
	height: 172px;
}

#menu {
	width: 774px;
	height: 40px;
}

#content_wrapper {
	background: url(../images/content_bg_hp.gif) repeat-y;
	width: 774px;
	float: left;
	padding-top: 10px;
}

#left_content {
	clear: left;
	float: left;
	width: 723px;
	padding-left: 28px;
}

#left_content p {
	line-height: 140%;
	text-align: justify;
}

#footer {
	clear: left;
	float: left;
	background: url(../images/footer.gif) no-repeat;
	width: 774px;
	height: 32px;
}

#copyright {
	clear: left;
	float: left;
	color: #fff;
	text-align: center;
	font-size: .8em;
	font-style: italic;
	width: 774px;
	padding-bottom: 6px;
}

#copyright a {
	color: #ffff00;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

.flash {
}

.hours {
	text-align: center;
	line-height: 160%;
	font-size: .9em;
}