td img {display: block;}

.image_thumb
	{
	border: 2px solid white;
	}
	
.image_thumb:hover
	{
	border: 2px solid #5A8263;
	}
	
.link
	{
	color: #5A8263;
	text-decoration: none;
	}
	
.link:hover
	{
	color: #5A8263;
	text-decoration: underline;
	}	
	
	
td {
	vertical-align: top; text-align: left;
	}
body, td, div
	{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black;
	}
A:hover
	{
	text-decoration: underline;
	}
	
.footer_left
	{
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding: 10px 0px 0px 10px;
	}
	
.footer_right
	{
	float: right;
	font-size: 9px;
	color: white;
	padding: 10px 20px 0px 0px;
	}
	
.footer_lnk
	{
	text-decoration: none;
	color: white;
	}
	
.footer_sig
	{
	color:#666666;
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
	}
	
.footer_sig_lnk
	{
	text-decoration: none;
	color: #666666;
	}
	
h2
	{
	color: #5a8263;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}
	
h3
	{
	color: #5a8263;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.side_image
	{
	border: 1px solid #5a8263;
	}
	
.brochure_lnk
	{
	text-decoration: none;
	color: #5a8263;
	font-size: 9px;
	}
	
.brochure_img
	{
	border: 1px solid white;
	}
	
.brochure_img:hover
	{
	border: 1px solid #5a8263;
	}
	
	
.content_main
	{
	width: 310px; padding: 10px 0px 0px 30px; float: left;
	}
	
.content_main_gallery
	{
	padding: 10px;
	}
	
.content_main_side
	{
	float: left; width: 180px; text-align: center; padding-top: 15px;
	}
	
.content_margin
	{
	background-image: url(/images/template_margin.png);
	}
	
.main_txt
	{
	}
	
.main_txt2
	{
	padding-top: 15px;
	}	
	
.main_title
	{
	color: #5a8263;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	}
	
li
	{
	color: #5a8263;
	font-weight: bold;
	}
	
.project_list
	{
	padding: 0px 10px 0px 20px;
	}
	
.bullet_lnk
	{
	color: #5a8263;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.grid_image
	{
	float: left;
	padding: 5px;
	}