body {
	background:url(../../_images/background.gif) repeat-x top center #c3d535;
}
/*---------- Header ----------*/
#header {
	background:url(../../_images/header-home.gif) no-repeat top center;
	height:256px;
}
#header a.blank {
	position:absolute;
	top:0px;
	left:509px;
	width:288px;
	height:200px;
}
#header a.blank:hover {
	background:none;
}
h1 {
	display:none;
}
#bannerText {
	position:relative;
	height:209px;
	top:0px;
}
#bannerText p {
	display:none;
}
/*---------- End Header ----------*/


/*---------- Menu ----------*/
#menu {
	position:absolute;
	width:800px;
	left:10px;
	top:212px;
	height:23px
}
/*---------- End Menu ----------*/

/*---------- Home Body ----------*/
#columnOne, #columnTwo, #columnThree {
	float:left;
	padding:0px;
	position:relative;
}
#columnOne {
	width:230px;
	margin-left:30px;
}
#columnTwo {
	width:280px;
	margin-left:20px;
}
#columnThree { 
	width:210px;
	margin-left:20px;
}
#LoCoNotes {
	position:relative;
	margin-top:16px;
	margin-bottom:25px;
	border:#e29907 solid 1px;
	padding:10px;
}
#LoCoNotes p {
	padding:10px;
	background-color:#eaead8;
	font-size:.6em;
}
#LoCoNotes h2 {
	position:absolute;
	padding:0px;
	top:-16px;
	left:0px;
}
#Donate {
	margin-bottom:25px;
	padding:0px;	
}
#siteBearings {
	padding-bottom:25px;
	background:url(../../_images/divider.gif) no-repeat center bottom;
}
#LoCoBlog {
	position:relative;
	margin-top:25px;
	margin-bottom:25px;
	border:#e29907 solid 1px;
	width:233px;
	padding:10px 10px 15px 10px;
	background:url(../../_images/historicalmarker.gif) #fff bottom left no-repeat;
}
#LoCoBlog h2 {
	position:absolute;
	padding:0px;
	top:-16px;
	left:0px;
}
#gravestone {
	background:white;
	margin-bottom:20px;
}
#gravestone p {
	padding-left:20px;
	padding-right:20px;
	font-size:.6em;
}
#gravestone h2 {
	padding-left:20px;
	padding-right:20px;
}
#gravestone img {
	padding:5px;
	border:1px solid #999;
	margin-bottom:20px;
}
/*---------- End Home Body ----------*/

