body, ul, ol, li {
	margin: 0;
	padding: 0;	
}

body {
	background-color: #e3efc6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #656565;
}
a, a:link, a:visited, a:hover, a:active {
	color: #488e25;
}

#container {
	background: url('/_Images/page_bg.png') no-repeat top center;		
	min-height: 800px;
}

#header {
	height: 60px;
	width: 900px;
	margin: 0 auto;
}
#header ul#navigation {
	padding-top: 25px;
	text-transform: uppercase;
	margin-left: 480px;
	margin-right: 5px;
	font-size: 110%;
}
#header ul#navigation li {
	display: inline;
	margin: 10px 0 10px 25px;
}
#header ul#navigation li a, #header ul#navigation li a:link, #header ul#navigation li a:visited {
	color: #FFF;
	text-decoration: none;
}
#header ul#navigation li a:hover, #header ul#navigation li a:active {
	color: #8FB173;
	text-decoration: none;
}

#middle {
	width: 900px;
	margin: 0 auto;
}

#mainimage {
	width: 900px;
	height: 370px;
}

#request {
	background: url('/_Images/request_bg.png') no-repeat top center;
	height: 80px;
	width: 900px;		
	border-top: 1px solid #006993;
}
#request p {
	background: url('/_Images/request_arrow.png') no-repeat right;	
	font-size: 130%;
	color: #FFF;
	line-height: 20px;
	padding: 10px 10px 10px 40px;
	margin-right: 100px;
}
#request p a, #request p a:link, #request p a:visited, #request p a:active, #request p a:hover {
	color: #FFF;
	text-decoration: none;
}
#request p a:hover strong {
	color: #C7DF8D;
}

#contenthome {
	background: url('/_Images/contenthome_bg.png') no-repeat bottom left;
	min-height: 500px;
	background-color: #FFF;
	width: 900px;
	overflow: auto;
	padding-bottom: 40px;
}

#contentinside {
	background: url('/_Images/contenthome_bg.png') no-repeat bottom left;
	min-height: 500px;
	background-color: #FFF;
	width: 900px;
	overflow: auto;
	padding-bottom: 40px;
}

#left {
	width: 565px;
	padding: 30px 25px 0 40px;
}

#left h2 {
	color: #478c24;
}
#left ul {
	margin-left: 30px;
}
#left table#locations td img {
	margin: 0 30px 10px 0;
}
#left img.embedleft {
	float: left;
	margin-right: 25px;
}

#right {
	background: url('/_Images/hours_bg.png') no-repeat top left;
	width: 185px;
	float: right;
	padding: 30px 25px 0 39px;
	color: #478c24;	
	border-left: 1px solid #e3efc6;
	min-height: 500px;
}

#hours {
	background: url('/_Images/hours_bg.png') no-repeat top left;
	width: 185px;
	float: right;
	padding: 0 25px 0 40px;
	color: #488e25;
}
#hours h3 {
	color: #006993;
}

#barrhaven {
	background: url('/_Images/location_barrhaven.jpg') no-repeat top left;
}
#eagleson {
	background: url('/_Images/location_eagleson.jpg') no-repeat top left;
}
#huntclub {
	background: url('/_Images/location_huntclub.jpg') no-repeat top left;
}

#contenthome div.location {
	width: 166px;
	margin-right: 35px;
	float: right;
	padding-top: 170px;
	padding-bottom: 10px;
}

#contenthome div.location h2 {
	color: #488e25;
	margin-bottom: 0;
}
#contenthome div.location p {
	margin-top: 0;
}
#contenthome div.location p a, #contenthome div.location p a:link, #contenthome div.location p a:visited, #contenthome div.location p a:hover, #contenthome div.location p a:active {
	color: #488e25;
}
#details {
	clear: both;
	border-top: 1px solid #a7c797;
	width: 565px;
	margin: 5px 20px 0 45px;
	padding-top: 5px;
}
#details p {}
#details p span.highlight {
	color: #478D25;
	font-weight: bold;
}

#footer {
	width: 900px;
	margin: 0 auto;
}
#footer p {
	text-align: center;
	color: #478b23;
}
#footer p a, #footer p a:link, #footer p a:visited, #footer p a:active, #footer p a:hover {
	color: #478b23;
}