@charset "UTF-8";
body {
	font: 10pt/16px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #394d1f;
	background-color: #484848;
}
.home #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #3a3a2a;
}
.home #mainContent {
	padding: 0;
}

h1 {
	margin-top: 0;
	margin-bottom: 13px;
	color: #394d1f;
	font: normal 24px/29px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #a93041;
}

.home #topper {
	height: 34px;
	background: url(img/top_bar.jpg) no-repeat;
}

.home #head {
	height: 222px;
	background: url(img/header.jpg) no-repeat;
}

#nav {
	background: url(img/nav/nav.jpg) no-repeat;
	height: 51px;
	color: #ece5cf;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-indent: 54px;
	padding-top: 10px;
	margin: 0;
}

#nav a {
	text-decoration: none;
	margin-right: 23px;
	color: #ece5cf;
}

#nav a:hover {
	text-decoration: none;
	margin-right: 23px;
	color: #ead06d;
}

#nav .here {
	color: #ead06d;
}

#content {
	background-color: #fff;
	margin: 0;
	padding: 40px 20px 5px 54px;
}

#walter {
	background: url(img/ws/ws1.jpg) no-repeat;
	width: 291px;
	height: 469px;
	display: block;
	z-index: 10;
	position: relative;
	right: 0;
	top: 0;
	float: right;
}

#walter2 {
	background: url(img/ws/ws2.jpg) no-repeat;
	width: 259px;
	height: 531px;
	display: block;
	z-index: 10;
	position: relative;
	right: 0;
	top: 34px;
	float: right;
	clear: both;
}

p {
	margin-top: 0;
	margin-bottom: 35px;
}

#content p {
	margin-top: 0;
	margin-bottom: 35px;
	width: 690px;
}

#grnbox {
	background: #b8c8ad url(img/boxes/grn_top.jpg) no-repeat;
	padding-top: 14px;
	padding-left: 39px;
}

#grnbox .instructions {
	text-align: right;
	float: right;
	clear: both;
	margin-right: 26px;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border: 3px solid #808b78;
	background-color: #c7d9bb;
	text-transform: uppercase;
}

#grnbox #pics {
	text-align: left;
	padding-bottom: 40px;
}

#grnbox .last {
	margin: 0;
	padding: 0;
}

#grnbox #pics img {
	border: 10px solid #ece5cf;
	margin-right: 15px;
}

#grnbox_bottom {
	background: url(img/boxes/grn_bottom.jpg) no-repeat;
}

#footer {
	height: 60px;
	padding-top: 20px;
	color: #ece5cf;
	padding-left: 39px;
}

#bottom {
	height: 31px;
	margin-bottom: 30px;
	background: url(img/boxes/foot_btm.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}