body {
	padding:0px;
	margin:20px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFCC33 url(../images/stripe.gif) repeat left top;
	line-height: 140%;
}

img {
	border:0;
}


.sub {
	border:0px;
}

div#page {
	text-align:left;
	background-color: #FFFFFF;
	width: 978px;
	margin: 0 auto;
	border-top: 3px solid #006633;
}

/*header*/
#header {
	padding: 10px 0 0;
	height: 217px;
	margin: 0 21px;
	background-image: url(images/walk_andrew.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 760px 25px;
}
.walk_header	{
	float: left;
	width: 600px;
}
.walk_header h1 {
	font-weight: bold;
	font-size: 33px;
	line-height: 36px;
	color: #008D4D;
	margin: 40px 0 0 30px;
	padding: 0px;
}

.walk_header h3 {
	color: #008D4D;
	line-height: 24px;
	padding: 0px;
	margin: 0 0 0 30px;
}
.walk_header p {
margin:10px 0 0 30px}
#content {
	background-color: #FFFFFF;
	margin: 0 auto;
	float:left;
	width: 978px;
}

#page #header img {
	float: left;
}

.narrowcolumn {
	float: left;
	width: 468px;
	padding: 10px 5px 30px 30px;
	display: inline;
}
.narrowcolumn h1 {
	margin: 20px 0 0 0;
}
.narrowcolumn h2 {
	font-size: 14px;
	color: #003399;
	text-transform: uppercase;
	padding: 0px;
	margin: 10px 0px 0px;
}
.narrowcolumn ul {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom:40px;

}
.narrowcolumn li {
	line-height:20px;
}




#sidebar {
	float: left;
	width: 230px;
	padding-top: 20px;
	display: inline;
}
#sidebar h2 {
	font-size: 14px;
	color: #003399;
	margin: 10px 0 0 30px;
	text-transform: uppercase;
}
#sidebar p {
	font-size: 12px;
	color: #003399;
	margin: 10px 0 0 30px;
}



#rightsidebar {
	float: left;
	display: inline;
	padding: 10px 0 0 20px;
	text-align: center;
	width:210px;
}
#rightsidebar p {
	text-align: center;
	margin: 0 auto 10px;
}

#topnav {
	position:relative;
	margin: 0 auto;
	float:left;
	background:#FFFFFF;
	width:978px;
	height:46px;
	color:#008D4D;
	text-transform: uppercase;
	font-size: 12px;
	line-height:14px;
	border-top: 1px solid #ebb435;
	border-bottom: 1px solid #ebb435;
	font-weight: bold;
}
#topnav a {
	margin:8px 0 8px 9px;
	float:left;
	padding: 6px 78px 8px;
	text-align: center;
	text-decoration:none;
	border: 1px solid #008D4D;
	background-color: #F3D33D;
	color: #006600;
}
#topnav a:hover {
	background-color: #006633;
	color: #FFFFFF;
	text-decoration:none;
	border: 1px solid #008D4D;
}


#registration {
	border-top: 1px solid #ebb435;
	clear:left;
	background:#FFFFFF;
	margin:4px auto 0;
	width:978px;
	height:62px;
	color:#008D4D;
	text-transform: uppercase;
	font-size: 12px;
	line-height:14px;
}
#registration a {
	margin:8px 0 0 9px;
	float:left;
	padding: 6px 30px 8px;
	text-align: center;
	text-decoration:none;
	border: 1px solid #008D4D;
	background-color: #F3D33D;
	color: #006600;
	font-weight: bold;
}
#registration a:hover {
	background-color: #006633;
	color: #FFFFFF;
	text-decoration:none;
	border: 1px solid #008D4D;
}

#footer {
	clear:left;
	background:#006633;
	margin:0 auto;
	width:978px;
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	line-height:20px;
	padding: 4px 0 5px 0;
}
#footer a {
	color: #F3D33D;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#footer form {
margin:4px 0 0 0;
display:inline;
}
