body {
	background:url(../../_images/background-content.gif) repeat-x top center #c3d535;
}

/*---------- Header ----------*/

.graves #header {
	background:url(../../_images/header-graves.gif) no-repeat top center;
	height:200px;
}
.links #header {
	background:url(../../_images/header-links.gif) no-repeat top center;
	height:200px;
}
#Amherst.links #header {
	background:url(../../_images/header-links.gif) no-repeat top center;
	height:200px;
}
.blog #header {
	background:url(../../_images/header-blog.gif) no-repeat top center;
	height:200px;
}
#Amherst.blog #header {
	background:url(../../_images/header-blog.gif) no-repeat top center;
	height:200px;
}
.kids #header {
	background:url(../../_images/header-kids.gif) no-repeat top center;
	height:200px;
}
#Amherst.kids #header {
	background:url(../../_images/header-kids.gif) no-repeat top center;
	height:200px;
}
.visits #header {
	background:url(../../_images/header-visits.gif) no-repeat top center;
	height:200px;
}
#Amherst.visits #header {
	background:url(../../_images/header-visits.gif) no-repeat top center;
	height:200px;
}
.donate #header {
	background:url(../../_images/header-visits.gif) no-repeat top center;
	height:200px;
}
#Amherst.donate #header {
	background:url(../../_images/header-visits.gif) no-repeat top center;
	height:200px;
}
.locos #header {
	background:url(../../_images/header-locos.gif) no-repeat top center;
	height:200px;
}
.admin #header {
	background:url(../../_images/header-admin.gif) no-repeat top center;
	height:200px;
}
#header a.blank {
	position:absolute;
	top:0px;
	left:509px;
	width:288px;
	height:150px;
}
#header a.blank:hover {
	background:none;
}
h1 {
	display:none;
}
#bannerText {
	position:relative;
	height:150px;
	top:0px;
}
#bannerText p {
	display:none;
}
/*---------- End Header ----------*/


/*---------- Menu ----------*/
#menu {
	position:absolute;
	width:800px;
	left:10px;
	top:153px;
	background-color:#95a229;
}
body.blog a#menuBlog {
	background-color:#e23312;	
}
body.links a#menuLinks {
	background-color:#e23312;	
}
body.kids a#menuKids {
	background-color:#e23312;	
}
body.visits a#menuVisits {
	background-color:#e23312;	
}
body.locos a#menuLocos {
	background-color:#e23312;	
}
#logoPeice {
	position:absolute;
	top:0px;
	left:757px;
	border:none;
}

/*---------- End Menu ----------*/

/*---------- Sub-Menu ----------*/
div#subMenu {
	float:left;
	margin-left:30px;
	margin-right:60px;
	width:160px;
	min-height:550px;
}
body.links div#subMenu {
	background:url(../../_images/submenu_bg_links.gif) top no-repeat center;
}
body.kids div#subMenu {
	background:url(../../_images/submenu_bg_kids.gif) top no-repeat center;
}
body.visits div#subMenu {
	background:url(../../_images/submenu_bg_visits.gif) top no-repeat center;
}
body.donate div#subMenu {
	background:url(../../_images/submenu_bg_donate.gif) top no-repeat center;
}
body.locos div#subMenu {
	background:url(../../_images/submenu_bg_locos.gif) top no-repeat center;
}
img#subMenuTitle {
	padding-bottom:10px;
	margin:0px;
	border:0px;
}
div#subMenu p {
	width:130px;
	padding:0px;
	margin:5px 0px 2em 0px;
}
div#subMenu p .red {
	color:#e23312;
	font-weight:bold;
}
div#subMenu ul {
	margin:20px 0px 0px 0px;
	padding:0px;
}
div#subMenu ul li {
	background:none;
	list-style:none;
	padding:0px;
	margin-top:2px;
	border:none;
	font-size:.7em;
}
div#subMenu ul li a {
	display:block;
	margin:0px;
	padding:0px 0px 0px 5px;
	border-left:1px solid #333;
	border-bottom:none;
	text-decoration:none;
	cursor:pointer;
}
div#subMenu ul li a span {
	display:block;
	width:130px;
	padding:5px 15px 6px 9px;
	background:url(../../_images/submenu_arrow.gif) no-repeat 127px 8px #eaead8;
	margin:0px;
}
div#subMenu ul li a:hover {
	border-left:1px solid #e29907;
	background:none;
}
div#subMenu ul li a:hover span {
	background:url(../../_images/submenu_arrow_hover.gif) no-repeat 127px 8px #eaead8;
	color:#e29907;
}
div#subMenu ul li ul li {
	background:none;
	list-style:none;
	padding:3px 15px 4px 5px;
	margin-top:2px;
	margin-left:7px;
	font-size:1em;
	border-bottom:1px solid #e29907;
	border-left:none;
	width:129px;
}
div#subMenu ul li ul li a {
	display:inline;
	margin:0px;
	padding:0px;
	border-left:none;
	text-decoration:none;
	color:#333;
}
div#subMenu ul li ul li a:hover {
	border-left:none;
	background:none;
	color:#e29907;
}
div#subMenu ul li.closed ul {
	display:none;
}
div#subMenu ul li.expanded ul {
	display:block;
}
div#subMenu ul li.expanded a {
	border-left:1px solid #e29907;
	background:none;
}
div#subMenu ul li.expanded a span {
	background:url(../../_images/submenu_arrow_open.gif) no-repeat 127px 8px #eaead8;
	color:#e29907;
}
div#subMenu .formInput {
	width:100px;
	border:1px solid #333;
	margin-right:5px;
	float:left;
}
div#subMenu .formSubmit {
	border:3px double #e29907;
	padding:0px 2px;
	font-size:.9em;
}
div#subMenu div.quickLinks  {
	width:160px;	
}
div#subMenu div.quickLinks h2 {
	padding-bottom:0px;
}
div#subMenu div.quickLinks li {
	border:none;
	margin-top:10px;
	margin-bottom:10px;	
	background:none;
	padding:0px;
	text-align:center;
}
div#subMenu div.quickLinks a {
	background:#eaead8;
	padding:0px 0px 3px 0px;
	margin:0px;
	border:1px solid #fff;
	color:#333;
	font-weight:bold;
	text-align:center;
	line-height:1.2em;
	font-size:.9em;
}
div#subMenu div.quickLinks img {
	margin:1px;
}
div#subMenu div.quickLinks a:hover {
	background:#eaead8;
	padding:0px 0px 3px 0px;
	margin:0px;
	color:#e29907;
	border:1px solid #e29907;
}

/*---------- End Sub-Menu ----------*/

/*---------- Body ----------*/

#contentBody, #Amherst #contentBody {
	background:url(../../_images/body-bg-content.gif) repeat-y;
	min-height:345px;
}
#content p, #content li, #content label {	
	font-size:.7em;
	line-height:1.7em;
}
#content {
	width:530px;
	float:left;
}
.entry {
	margin: 0px 0px 15px 0px;
	text-align: justify;
	padding-bottom:15px;
	border-bottom:3px double #e29907;
	min-height:223px;
}
.entry h3 {
	margin-bottom:0px;
}
.entry img {
	float:left;
	padding:5px;
	border:1px solid #999;
	margin-left:0px;
	margin-right:20px;	
	margin-bottom:20px;
}
#footer {
	position:relative;
}
#footer p {
	background:url(../../_images/footer-bg.gif) no-repeat top;
	padding-top:10px;
	padding-bottom:7px;
	margin-bottom:-5px;
	font-size:.6em;
	text-align:center;
}
#footer img {
}
/* ----------------------------------- forms ---------------------------------- */
form {
	margin-top:20px;
	margin-bottom:10px;
}
div.formLine {
	position:relative;
	top:0px;
	left:0px;
	padding:10px 0px;
	border:0px;
	height:20px;
}
div.formLine div {
	display:block;
	width:100px;
	position:absolute;
	height:17px;
	left:0px;
	top:0px;
	float:left;
}
div.longLabel div {
	display:block;
	width:100px;
	position:absolute;
	height:17px;
	left:0px;
	top:0px;
	float:left;
}
label{
	float:right;
	text-align:right;
}
div.longLabel {
	position:relative;
	top:0px;
	left:0px;
	padding:10px 0px;
	border:0px;
	height:35px;
}
input {
	display:block;
	position:absolute;
	left:110px;
	top:-2px;
	width:250px;
	background-color:#FFFFFF;
	border:1px solid #999;
}
select {
	display:block;
	position:absolute;
	left:110px;
	top:-2px;
	width:auto;
}
textarea {
	display:block;
	left:110px;
	top:-2px;
	width:400px;
	background-color:#FFFFFF;
	border:1px solid #999;
}
input#searchButton {
	position:relative;
	left:0px;
	width:auto;
	margin-right:10px;
	margin-top:10px;
	float:left;
	background-color:#95a229;
	color:white;
	border:2px solid #c3d535;
}
input#clearButton {
	position:relative;
	width:auto;
	left:0px;
	margin-top:10px;
	background-color:#95a229;
	color:white;
	border:2px solid #c3d535;
}

/*---------- End Body ----------*/


/* Begin Images */
p img {
	max-width: 100%;
        float: right;
        padding: 5px;
        clear: both;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.spacer {
	font-size:1px;
	clear:both;
}
.red {
	color:#e23312;
}
.yellow {
	color:#e29907;
}
.yellowSmall {
	color:#e29907;
	font-size:.8em;
}
.post small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#333;
	margin-bottom:2em;
	display:block;
}
small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#333;
	margin-bottom:2em;
	display:block;
}
small {
	font-weight:bold;
}

