body {
	background-image:url(../images/header-tile.jpg);
}
.hit-counter { width:100%; text-align: center; margin:10px; font-size: 12px; color:rgb(55,125,45); float:left;}

table {
	table-layout: fixed;
	border-collapse: collapse;
	float:left;
}
.main-text table {
	width: 515px;
}
.main-text table.std {
	table-layout:auto;
	border-collapse: separate;
}
.logo {
	background-image:url(../images/OAK-logo.png);
	margin-top:0px;
	height:135px;
	float:left;
}
p.pagetitle, td.header {
	color:#498929; font-size: 18px;font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;height:auto;
}
.header {
	height:140px;
}
.greenbar {
	top: 135px;
}
.servicesmenu {
	float: left;
	position: relative;
	z-index: 5;
}
.servicesmenu .menu-inactive {
	display:none;
}
.servicesmenu ul {
	padding-left:10px;
	width: 165px;
}
.servicesmenu ul li span a {
	font-size:10px;
	width:165px;
	display: block;
}
.main-text h1 {
	margin-bottom:20px;
}
td hr {
	border:none;
	border-top:1px solid #66b937;
}
.blogentry-date, .blogentry-title, .blogentry-body {
	float:left;
	clear:both;
}
.blogentry-body {
	width:515px;	
}
.phone {
	float:right;
	width:400px;
	height:65px;
	margin-top:20px;
}