div#main {
	background-image:url(../images/contactus/main_repeat.gif);
	background-repeat:repeat-y;
}

div#lh_nav {
	width:154px;
	height:400px; /*Change Height 2 Match Text*/
	padding:0;
	background-image:url(../images/contactus/lh_nav.jpg);
	background-repeat:no-repeat;
	background-color:#0E6715;
	float:left;
}

h1 {
	font-weight:bold;
	color:#0E6715;
	font-size:12pt;
}

a.lh_nav_links_active {
	color:#b1caf2;
	text-decoration:none;
	font-weight:bold;
}

a.lh_nav_links_active:link {
	color:#b1caf2;
	text-decoration:none;
	font-weight:bold;

}

a.lh_nav_links_active:visited {
	color:#b1caf2;
	text-decoration:none;
	font-weight:bold;
}

a.lh_nav_links_active:hover {
	color:#b1caf2;
	text-decoration:underline;
	font-weight:bold;
}


a.lh_nav_links {
	color:#96B999;
	text-decoration:none;
}

a.lh_nav_links:link {
	color:#96B999;
	text-decoration:none;
}

a.lh_nav_links:visited {
	color:#96B999;
	text-decoration:none;
}

a.lh_nav_links:hover {
	color:#96B999;
	text-decoration:underline;
}

ul#lh_navstyle {
	list-style:url(../images/contactus/arrow.jpg);
	margin:0;
	border:0;
	padding:26px 0 0 28px;	
}

div#content {
    text-align:justify;
	width:625px;
	float:right;
	padding:26px 0 0 21px;
	background-image:url(../images/contactus/image_content.jpg);
	background-repeat:no-repeat;
}

img#location_map {
	float:right;
	margin-top:45px;
}

div#clear {
	height:1px;
	clear:both;
}

div#image_1px {
	height:1px;
	background-image:url(../images/contactus/image_1px.jpg);
}


div#closer {
  background-color:#4B8B4E;
  width:800px;
  height:20px;
  float:left;
}

div#closer_spacer {
  height:10px;
  width:20%;
  float:left;
}

p.closer_p {
  color:white;
}
p.content_text{
  margin-right:320px;
}
a.closer_link {
  color:white;
  text-decoration:none;
  padding:10px;
}
a.closer_link:hover {
  text-decoration:underline;
}

span.content_text {
	padding:0 10px 0 0;
}
span.bold {
	font-weight:bold;
}