#container_entry
		{
	background-color: #FFFFFF;
	background-image:  url(images/images/ridetheroute_2_02.jpg);
	background-repeat: repeat-x;
	width: 980px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	background-position: left top;
		}
		
		#banner_entry
		{
	height: 230px;
	width: 980px;
	background-image: none;
	margin: 0px;
	line-height: 0%;
	font-size: 0%;
		}
		
				#content_entry
		{
	padding-top: 1em;
	margin: 0 10px 0 270px;
	padding-left: 20px;
	padding-right: 1em;
		}
		
		#content_entry h2 {
	margin-top: 0;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #30630c;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4D79D;
}
#content_entry p {
	text-align: justify;
	line-height: 160%;
}


#content_entry a, a:link, a:visited, a:active 
{
	color: #5E9C6D;
	text-decoration: none;
	font-size: 100%;
}

#content_entry a:hover
{
color: #CC0000;
}
