body {
	background:url(../../_images/background.gif) repeat-x top center #c5d836;
}
/*---------- 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 {
	right:60px;
	top:212px;
}
#starHalf {
	position:absolute;
	top:0px;
	left:11px;
	border:none;
}
#logoPeice {
	position:absolute;
	top:0px;
	left:759px;
	border:none;
}
/*---------- End Menu ----------*/

/*---------- Home Body ----------*/
#columnOne, #columnTwo, #columnThree {
	float:left;
	display:inline;
}
#columnOne {
	width:247px;
	margin-left:15px;
}
#columnTwo {
	width:280px;
	margin-left:20px;
}
#columnThree {
}
#LoCoNotes {
	position:relative;
	margin-left:20px;
	margin-top:16px;
	margin-bottom:25px;
	border:#e29907 solid 1px;
	width:188px;
	padding:10px;
}
#LoCoNotes p {
	padding:10px;
	background-color:#eaead8;
	font-size:.6em;
}
#LoCoNotes h2 {
	position:absolute;
	padding:0px;
	top:-16px;
	left:0px;
}
#Donate {
	margin-left:20px;
	margin-bottom:25px;
	width:188px;
	padding:0px;	
}
#siteBearings {
	width:255px;
	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:235px;
	padding:10px 10px 15px 10px;
	background:url(../../_images/historicalmarker.gif) #fff bottom left no-repeat;
}
#LoCoNotes p {
	padding:10px;
	font-size:.6em;
}
#LoCoBlog h2 {
	position:absolute;
	padding:0px;
	top:-16px;
	left:0px;
}

#gravestone {
	background:white;
	width:230px;
	margin-bottom:20px;
}
#gravestone p {
	margin-left:20px;
	margin-right:20px;
	font-size:.6em;
}
#gravestone h2 {
	margin-left:20px;
	margin-right:20px;
}
#gravestone img {
	padding:5px;
	border:1px solid #999;
	margin-left:20px;
	margin-right:20px;	
	margin-bottom:20px;
}
/*---------- End Home Body ----------*/

