@charset "utf-8";
/* CSS Document */

* {outline: none;}
body {
	background: #fffc00 url('img/bg_body.jpg') repeat-x scroll 50% -30px;
	
	text-align: left;	
	font-size: 14px;
}
#wrapper {
	width: inherit !important;
	margin: 0 auto !important;
}
#container table {
	border-collapse: separate;
	border-spacing: 0px;
}
#container > table {
	margin-top: 35px;
}
#rmenu2 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	
	width: 98% !important;
	height: 24px !important;
	
	position: absolute;
	top: 10px;
	left: 1%;
	margin-right: -10px !important;
}
#rmenu2 li {
	float: none !important;
	display: table-cell;
	width: auto !important;
	border-top: 1px solid #fff;
	border-left: 1px dashed #ccc !important;
	
	text-align: center;
}
#rmenu2 li.page-item-3 { /* home */
	display: none !important;
}
#rmenu2 li:hover {
	background: #fff;
}
#rmenu2 li a {
	margin-left: -1px !important;
	padding: 4px 0;
	background: #fff;
	border-left: none !important;
	
	font-size: 10px;
}
#rmenu2 li:hover a {
	background: #fafafa;
}
#rmenu2 li:first-child a {
	margin-left: 0 !important;
}
#rmenu2 li.current_page_item a {
	background: #eee;
	background: #b3d1ec;
}
.logoarea-title h1 {
	width: 398px;
	height: 132px;
	margin: 0 auto;
}
.logoarea-title h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/bg_h1_a.png') no-repeat scroll 50% 0;
	
	text-indent: -9999px;
}
.logoarea-title p {
	position: absolute;
	top: 175px;
	width: 100%;
	margin-left: -208px;
	
	z-index: 100;
	
	text-align: center;
	text-transform: uppercase;
	font-size: 48px;
	font-style: italic;
	color: #fff;
}
.logoarea-left,
.logoarea-right {
	width: 200px !important;
	
	vertical-align: bottom;
}
.logoarea-left {}
.logoarea-right {
	text-align: right !important;
}
.logoarea-left p,
.logoarea-right p {
	margin: 10px;
}
.logoarea-right p a {
	font-weight: normal;
	color: #333399;
}
.opacityleft,
.opacityright,
.header-image-container {
	height: 60px !important;
}
#left, #right {
	background: none !important;
}
#middle {
	font-size: 16px;
}
#sidebar-right-title {
	margin: 0 0 5px 0;
	
	font-size: 12px;
	font-weight: bold;
}
#hours-operation {}
#payments-accepted,
#map-link {
	text-align: center;
}
#payments-accepted img,
#map-link img {
	margin-top: 5px;
}
#footer {
	padding: 0 !important;
}
#footer #dev {
	position: absolute;
	right: 0;
	width: 200px;
	
	text-align: center;
}
#footer #dev a span {
	display: none;
}

#nav_home {
	margin: 0 -10px 30px -10px;
	padding: 0;
	
	overflow: auto;
	text-align: center;
}
#nav_home li {
	display: inline-block;
	height: 92px;
	margin: 20px 10px 10px 10px;
	
	list-style: none;

	width: 256px;
	background: url('img/bg_nav_home_li_a_256.png') no-repeat scroll 52% 0;

	width: 162px;
	background: url('img/bg_nav_home_li_a_162.png') no-repeat scroll 52% 0;
}
#nav_home li a {
	display: block;
	padding-right: 5px;
	
	font-size: 24px;
	font-size: 12px;
	line-height: 80px;
	color: #fff;
}

hr {
	border: none !important;
	border-top: 1px dashed #ccc !important;
	background: none!important;
}

