body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../homePageImages/bodyBG.gif);
}
a {
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color: #5d839b;
}
a:hover {
	color:#7fb1c6;
}
img, div {
	behavior: url(iepngfix.htc);
	border:none;
}
.textonly {
	margin-left:8px;
	visibility:hidden;
}
.headline {
	float:right;
	clear: right;
	z-index:2;
	visibility:hidden;
}
#navTbl {
	width:570px;
	border-spacing:0;
	border-collapse:collapse;
	border:none;
}
.navCol1 {
	width:156px;
}
.navCol2 {
	width:123px;
}
.navCol3 {
	width:101px;
	vertical-align:bottom;
}
.navCol4 {
	width:99px;
	vertical-align:bottom;
}
.navCol5 {
	width:133px;
	vertical-align:bottom;
}
.newsEventsTbl {
	border:0;
	line-height:14px;
}
#searchTbl {
	border-spacing:0;
	border-collapse:collapse;
	border:none;
}
.searchbar {
	margin-right:1px;
	margin-top:6px;
	float:right;
	clear: right;
	z-index:3;
	width:162px;
	height:28px;
	overflow:hidden;
}
.virtualtour {
	margin-top:260px;
	margin-right:155px;
	float:right;
	clear: right;
	width:162px;
	height:28px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px;
	background-color: ffffff;
	width: 120px;
	margin-top: 3px;
}
.logo {
	margin-top:10px;
	float:left;
	clear:left;
	margin-left:12px;
}
.mainNav {
	margin-top:0px;
	float:right;
	clear:right;
	z-index:3;
}
.rollOver {
	visibility:hidden;
}
.scroller {
	height:50px;
	width:570px;
	float:right;
}
.scrollerText {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:White;
}
.alertText {
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	color:#005500;
}
.profile {
	margin-top:100px;
	height:60px;
}
.bottomNav {
	margin-top:20px;
}
/*Homepage Redesign*/


.container {
	width:100%;
	background-color:#ffffff;
	margin-top: 385px;
	height: 314px;
}
.newscolumn {
	background-color: #ffffff;
	padding:0px;
	float:right;
	width: 310px;
	margin: 10px;
}
.newsblock {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #F7FFF9;
	background-color:#e5eae5;
	width: 290px;
	padding: 10px;
	height:255px;
}
.newsitem {
	padding-bottom: 10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.eventscolumn {
	background-color: #ffffff;
	padding:0px;
	float:right;
	width: 240px;
	margin-top: 10px;
}
.eventsblock {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #F7FFF9;
	background-color:#e2e9ee;
	padding:10px;
	width: 219px;
	height:255px;
}
.featurecolumn {
	border: 1px;
	background-color: #ffffff;
	padding:0px;
	float:right;
	width: 400px;
	margin: 10px;
}
.blocklink {
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #003300;
}
.footer {
	width:100%;
	background-color: #fff;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003300;
	padding-bottom:10px;
}
.footer a {
	color:#003300;
	font-weight:normal;
}
.footer img {
	vertical-align:bottom;
}
