.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.imgLeft {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 8px;
}

.imgRight {
	float: right;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/interface/background.png);
	border: 3px solid #EAE6BF;
}
#containerSearch {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/interface/searchBkgrd.png);
	border: 3px solid #EAE6BF;
}
#branding {
	background: url(images/interface/banner.png);
	float: left;
	height: 87px;
	width: 960px;
}
#leftCol {
	background: url(images/interface/sundial.jpg) no-repeat;
	float: left;
	width: 261px;
}
#photo {
	float: left;
	height: 195px;
	width: 441px;
	position: relative;
}
#centerNav {
	float: left;
	height: 28px;
	width: 441px;
	background: #9D4505;
	position: relative;
}
#searchHeader {
	float: left;
	width: 441px;
	margin-bottom: -3px;
}
#content {
	float: left;
	width: 441px;
	padding-bottom: 30px;
	min-height: 400px;
}
#rtCol {
	float: right;
	width: 258px;
}
#homeTeasers {
	margin-top: 195px;
	margin-bottom: 30px;
	color: #EFEACA;
	background: #A85920;
	width: 239px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#homeTeasers form label {
	margin-top: 12px;
	margin-left: 12px;
	display: block;
	margin-bottom: 4px;
}
#homeTeasers form input {
	width: 210px;
	padding: 1px;
	margin-left: 12px;
}
#homeTeasers form input#submit {
	margin-top: 12px;
	width: auto;
	background: #626D1C;
	border: 1px solid #84933E;
	color: #EFEACA;
	padding: 3px 5px 4px;
	font: bold 8pt Verdana, Geneva, sans-serif;
}
#homeTeasers img {
	float: left;
}
#biobug {
	float: left;
	height: 99px;
	width: 258px;
	background: url(images/teasers/bioBug2.png);
	margin-top: 24px;
}
#footer {
	float: left;
	height: 50px;
	width: 960px;
}
#urHere {
	float: left;
	margin-top: 130px;
	width: 260px;
}
#content img.imgLeft {
	margin-top: 5px;
	margin-right: 12px;
	border: 1px solid #9D4505;
}
#content table {
	margin-left: 3px;
	margin-top: 12px;
}
#content th {
	vertical-align: top;
	padding: 6px;
	background: #7D8D30;
	color: #40480C;
	font-weight: bold;
}
#content td.days {
	font-weight: bold;
	color: #9D4505;
	background: #EAE6BF;
}
#content td {
	padding: 4px;
	vertical-align: top;
}
#content table.data {
	background: #EFEACA;
	color: #49520D;
	margin-top: 12px;
	margin-right: 3px;
	margin-left: 3px;
	border-top: 1px solid #4EA3DC;
	border-bottom: 1px solid #4EA3DC;
	border-left: 1px solid #4EA3DC;
}
#content table.data th {
	background: #4EA3DC;
	font-weight: bold;
	color: #EFEACA;
	padding: 3px 6px;
}
#content table.data td {
	padding: 3px 6px;
	vertical-align: top;
	border-right: 1px solid #4EA3DC;
}
#content table.data tr.odd {
	background: #D7E0AD;
}
#content table.data td img {
	margin-left: 16px;
	margin-top: 2px;
}
#leftCol #urHere form.indent {
	margin: 20px;
}
#homeBox {
	background: #EEEACC;
	margin-top: 24px;
	border: 1px solid #9D450E;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

form.vr label {
	margin-top: 12px;
	display: block;
	margin-bottom: 0px;
	margin-left: 3px;
}
form.vr input {
	width: 210px;
	padding: 1px;
	margin-left: 3px;
}
form.vr input#submit {
	margin-top: 12px;
	width: auto;
	background: #626D1C;
	border: 1px solid #84933E;
	color: #EFEACA;
	padding: 3px 5px 4px;
	font: bold 8pt Verdana, Geneva, sans-serif;
}
