h2 {
        line-height: 22px;
}

.class {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.class1 { 
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px; 
}
.class2 {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.lnav {
	background: #fae4bd;
        align: left;
        vertical-align: top;
}

span.ubl
{
        color: #000000;
        font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.fixedmarge
{
	margin: 10px;
}

.homeBox {
	position: relative;
	width: 801px;
	height: 446px;
	background: url('/images/home-box.jpg');
}

.homeBox div {
	position: absolute;
	border: 1px solid #fff6ef;
}

.homeBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	margin: 10px;
}

.hbWelcome {
	width: 265px;
	height: 175px;
	left: 89px;
	top: 1px;
}

.hbDidYouKnow {
	width: 175px;
	height: 177px;
	left: 1px;
	top: 266px;
}

.hbHours {
	width: 177px;
	height: 88px;
	right: 1px;
	top: 0px;
	text-align: center;
	font-style: oblique;
}

.hbNorthImg {
	width: 265px;
	height: 177px;
	left: 355px;
	top: 89px;
}

.hbEastImg {
	width: 177px; 
	height: 265px;
	right: 1px;
	top: 178px;
}

.hbSouthImg {
	width: 265px;
	height: 88px;
	left: 266px;
	bottom: 1px;
	text-align: center;
}

.hbWestImg {
	width: 175px;
	height: 176px;
	left: 179px;
	bottom: 90px;
}
