.generic_right_content_foot {
	padding: 10px 20px;
}

.generic_right_content_foot a {
	font-weight: bold;
	color: #3F8A0B;
}

.generic_right_content_foot a:hover {
	text-decoration: none;
}

/* Start Sidenav Formatting */
	
	.sn_green1 {
		list-style: none;
		background: url(../images/back_leftnav.gif) 0 100% no-repeat;
		width: 230px;
		margin: 0;
		padding: 0;
	}
	
	.sn_green1 a {
		display: block;
		width: 165px;
		margin: 0;
		padding: 8px 30px 8px 35px;
		color: #5E482D;
		text-decoration: none;
		background: url(../images/bullet0.gif) 10px 7px no-repeat;
	}
	
	.sn_green1 a:hover {
		color: #3F8A0B;
	}
	
	.sn_green1_act {
		list-style: none;
		background: url(../images/active_green.gif) 0 0 no-repeat;
		width: 230px;
		margin: -1px 0 0 0;
		padding: 0;
	}
	
	.sn_green1_act a {
		display: block;
		width: 165px;
		margin: 0;
		padding: 8px 30px 8px 35px;
		color: #ffffff;
		text-decoration: none;
		background: url(../images/bullet1.gif) 10px 7px no-repeat;
	}
	
	.sn_more {
		list-style: none;
		background: url(../images/back_leftnav.gif) 0 100% no-repeat;
		width: 230px;
		margin: 0;
		padding: 0;
	}
	
	.sn_more a {
		display: block;
		width: 165px;
		margin: 0;
		padding: 8px 30px 8px 35px;
		color: #5E482D;
		text-decoration: none;
		background: url(../images/bullet2.gif) 10px 7px no-repeat;
	}
	
	.sn_more a:hover {
		color: #3F8A0B;
	}
	
	/* End Sidenav Formatting */

/* Start Colour Headings */
		
.head_green {
	width: 650px;
	height: 35px;
	background: url(../images/head_green.gif) repeat-x;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 15px 0 0 20px;
}

/* End Colour Headings */

/* Start Sub Footer */

	/* Start Subfooter Green */
	
	#subfooter_green {
		width: 910px;
		height: 35px;
		line-height: 34px;
		margin: 10px 0 0 0;
		background: url(../images/subfooter_green.gif) no-repeat;
		text-align: center;
		color: #ffffff;
	}
	
	#subfooter_green a {
		color: #ffffff;
		text-decoration: none;
		padding: 0 20px;
	}
	
	#subfooter_green a:hover {
		text-decoration: underline;
	}
	
	/* End Subfooter Green */

/* End Sub Footer */

/* Start Page Specific */

	/* Start Contact */
	
	#about_contact_content {
		
		background: url(../images/about_contact_content.gif) no-repeat
	}
	
	#about_contact_content h4 {
		height: 24px;
		color: #FFFFFF;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		padding: 11px 0 0 20px;
		margin: 0 0 5px 0;
		background: url(../images/head_green.gif) repeat-x top;
	}
	
	#about_contact_content_left {
		float: left;
		width: 290px;
		padding: 15px 15px 0 16px;
	}
	
	#about_contact_content_left p {
		/*position: relative;
		clear: both;*/
	}
	
	#about_contact_content_right {
		float: left;
		padding: 15px 0 0 16px;
	}
	
	#about_contact_content_right h4 {
		margin: 0 0 15px 0;
	}
	
	#about_contact_content_right table {
		font-weight: bold;
	}
	
	#about_contact_content_right table td {
		padding: 0 10px 10px 0;
	}
	
	#about_contact_content_right .resizable-textarea textarea {
		width: 300px;
	}
	
	/* End Contact */
	
/* End Page Specific */
