.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body{
	background-image: url(bkg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display:block;
	color:#003333;
	line-height: 27px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display:block;
	color:#003333;
	line-height: 27px;
}
.lcol-hoursfont{
	font-size:15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.teal-18px{
	font-size:18px;
	font-weight:bold;
	color:#003333;
}
#bodycontainer {
	width: 950px;
	background-color:#fff;
	margin:8px auto 0px auto;
	position: relative;
	text-align:left;
	padding: 0px;
	
}
#headerbox{
	width:100%;
	margin: none;
	padding: none;
}
#main-content {
	width:100%;
	position: relative;
	font-size: 16px;

}
#left-column{
	float:left;
	width:135px;
	text-align:center;
}
#mid-column{
	margin-right:160px;
	margin-left:140px;
	position:relative;
	font-size: 16px;
	display: block;
	text-align: justify;
	line-height: 18px;
}
#mid-column a{
	color:#ff3333;
}
#r-linkcol {
	border: 1px solid #EE2200;
	font-size:13px;
	font-weight: bold;
	width: 125px;
	margin:0 auto;
	text-align:center;
	color:#003333;
	clear: both;
}
.redlink {
	color: #EE0022;
	font-size: 15px;
}

#r-linkcol a {
	color:#ee0022;
}

#right-column{
	float:right;
	width:150px;
}
#nav-container{
	padding-top:1px;
	z-index: 6;
	position: relative;
	text-align: left;
	width: 125px;
	float: left;
	clear: both;
	display: block;
	height: inherit;
}
#sub-section{
	position:relative;
	z-index: 1;
	font-size: 16px;
	text-align: justify;
	line-height: 18px;
}
#right-redbar{
	width:150px;
	background-color:#ee2200;
	text-align: center;
	color: #FFFFFF;
}
#right-redbar .padding{
	padding:6px;
}
#right-redbar .boldhead{
	font-size:18px;
	font-weight:bold;
}
#right-redbar .subhead{
	font-size:16px;
	font-weight:bold;
}
#right-redbar .contact {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

#right-redbar .smalltext{
	font-size:10px;
}
#belownav {
	clear: both;
	position: relative;
	display: block;
	z-index:6;
}
