h1 {
	margin: 0;
	padding: 12px;
	font-size: 2em;
	color: #333;
	line-height: 1.3;
	font-weight: 400;
}

h2 {
	margin: 0;
	padding: 12px;
	font-size: 1.6em;
	color: #333;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: #333;
	line-height: 1.3;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1.1em;
	color: #333;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 12px;
	font-size: 1em;
	color: #333;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 12px;
	font-size: 12px;
	color: #333;
	line-height: normal;
}

ul li {
	font-size: 1.2em;
	color: #333;
	line-height: 1.5;
}

a {
	color: #00f;
	text-decoration: none;
}


a:hover, a:visited:hover {
	color: #007;
	text-decoration: underline;
}


body {
	background: #ffffff url(../images/layout/body-long.gif) 0 0 repeat-x;
	font-family: "Helvetica Neue", "Arial", "sans-serif";
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	position: relative;
	background:#ffffff url(../images/layout/wrapper.gif) 0 0 repeat-y;
	margin: 0 auto;
	width: 889px;
}

#header {
	position: relative;
	width: 861px;
	height: 108px;
	margin: 0 auto;
}

#hours {
	position: absolute;
	top: 295px;
	left: 14px;
	background: url(../images/layout/hours.gif) 0 0 no-repeat;
	width: 163px;
	height: 484px;
}

#tagline {
	position: relative;
	background:#ffffff url(../images/layout/tagline.gif) 0 33px no-repeat;
	width: 352px;
	height: 188px;
}

#random {
	position: absolute;
	top: 33px;
	left: 352px;
	width: 509px;
	height: 160px;
	background: url(../images/sub/1.jpg) 0 0 no-repeat;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 861px;
}

#gradient {
	position: absolute;
	top: 242px;
	left: 846px;
	width: 14px;
	height: 428px;
	background: url(../images/layout/gradient.gif) 0 0 no-repeat;
}

#content {
	margin: 0 0 0 163px;
	min-height: 493px;
	height: auto !important;
	height: 493px;
	padding: 15px;
	background: url(../images/layout/content.gif) 0 0 no-repeat;
	/*text-align: justify;*/
}

#footer {
	position: relative;
	background: url(../images/layout/footer.gif) repeat-x;
	margin: 0 auto;
	width: 889px;
	height: 44px;
	text-align: center;
}	

#footer p {
 	padding: 2px 0;
	margin: 0;
}
#footer p a {
	color: #000000;
}

#footer p#footaddress {
	padding-top: 40px;
	color: #000000;
	margin: 0;
}

#footer p#copyright {
	color: #000000;
	
}

.fr { float: right; margin: 13px 12px 6px 6px; }
.fl { float: left; margin: 0 6px 6px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}
.error { color: red; }

.hr {
	border-bottom: 1px solid #7B2B19;
	clear: both;
	margin: 5px 0 10px 35px;
	width: 550px;
}

div#hivis {
	width: 200px;
	height: 200px;
	background: #f60;
	margin-top: 12px;
}

ul,li{}

ul#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 861px;
	top: 108px;
	left: 14px;
	text-align: left;
}

ul#nav li {	
	display: block;
	float: left;
	width: auto;
	height: 33px;
	line-height: 33px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li a {
	display: block;
	position: relative;
	height: 33px;
}

ul#nav li a em {
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

ul#nav li ul {
	position: absolute;
	width: 14em;
	display: block;
	margin: 0;
	padding: 0;
	top: 33px;
	left: -999em;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 12px;
	height: auto;
}

ul#nav li ul li a {
	display: block;
	background: #749bf4;
	color: #000;
	padding: 4px;
	height: 100%;
	margin: 0;
	border: 1px solid #fff;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #1b54d4;
	color: #fff;
}

ul#nav li:hover ul,ul#nav li.sfhover ul {left: auto;}
ul#nav li:hover,ul#nav li.hover {position: static;}/* IE7 menu fix */
ul#nav li a#index { background: url(../images/nav/index.gif) 0 0 no-repeat; width: 145px; height: 33px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: 0 -33px; }
ul#nav li a#about { background: url(../images/nav/about.gif) 0 0 no-repeat; width: 142px; height: 33px; }
ul#nav li a#about:hover,ul#nav li a#about:visited:hover { background-position: 0 -33px; }
ul#nav li a#staff { background: url(../images/nav/staff.gif) 0 0 no-repeat; width: 144px; height: 33px; }
ul#nav li a#staff:hover,ul#nav li a#staff:visited:hover { background-position: 0 -33px; }
ul#nav li a#services { background: url(../images/nav/services.gif) 0 0 no-repeat; width: 141px; height: 33px; }
ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: 0 -33px; }
ul#nav li a#resources { background: url(../images/nav/resources.gif) 0 0 no-repeat; width: 143px; height: 33px; }
ul#nav li a#resources:hover,ul#nav li a#resources:visited:hover { background-position: 0 -33px; }
ul#nav li a#contact { background: url(../images/nav/contact.gif) 0 0 no-repeat; width: 146px; height: 33px; }
ul#nav li a#contact:hover,ul#nav li a#contact:visited:hover { background-position: 0 -33px; }

