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

*  {
	margin: 0px;
	padding: 0px;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}


body {
	background-color:#FFF;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
}

h1 {
	padding-top: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:30px;
	color:#33003A;
	padding-bottom:10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#33003A;
	padding-bottom:10px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#660066;
	padding-bottom:10px;
}

p {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
}

a, alink, vlink {
	text-decoration: none;
	color: #00F;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}

#body_inner {
	width:1000px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

#banner-top {
	height: 160;
}

#banner-top img {
	float: left;
}

#banner-hours {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-top:20px;
	float:right;
	width:250px;
}


.nav-cage {
	height:20px;
	background:url(../images/bg-topnav.png);
	padding:10px;
}

.nav-cage a {
	height:20px;
	background:url(../images/bg-topnav.png);
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	text-decoration: none;
	padding-right: 50px;
}

.nav-cage a:hover {
	color:#F6C;
}

.linebreak {
	border-bottom:#CCC thin;
	border-style:solid;
}

#footer-cage {
	height:250px;
	background:url(../images/bg-footer.png);
}

.infobox-5 {
	margin-top:30px;
	margin-right: 20px;
	width:180px;
	float: left;
}

.infobox-5 h4, .infobox-5 h4 a{
	padding-bottom:20px;
	color:#FFCCFF;
	font-family:Arial, Helvetica, sans-serif;
}

.infobox-5 p {
	color:#CCC;
	font-size:13px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.infobox-5 p a {
	color:#fff;
	font-size:13px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.infobox-5 img {
	height:20px;
	width: 20px;
	padding-right:10px;
	float:left;
}
