
body {
	background-image: url("/images/live_oak_ltGreen500.gif");
	background-position: -80px 150px;
  background-repeat:no-repeat;
}

#frontwrapper {
	min-height:400px;
	width:100%;
	margin-top: 1em;
}

#frontnews {
	width:200px;
	min-height:400px;
	margin-right: 2em;
	float:left;
	border: thin solid #2f613b;

}
.frontheader {
	background-color: #2f613b;
	color:white;
	text-align:left;
	padding: .8em;
}
.frontheader a:hover {
	color: #cc4;
}
#frontpic {
	min-height:400px;
	margin-right: 2em;
	float:left;
}

#frontright {
	float:left;
	width: 180px;
}
#frontmap {
	border: thin solid #2f613b;
	margin-bottom: 2em;
}
#frontfind {
	border: thin solid #2f613b;
}
.frontnews {
	padding: .5em;
	text-align:left;
	margin-bottom: 2em;
}
#fontpicwelcome {
	margin-top: 2em;
}
.frontnews h3 {
	font-weight: bold;
	color: #2f613b;
}
.frontnewstitle {
	font-weight:bold;
}
