﻿div#lh_nav {
	width:154px;
	height:400px; /*Change Height 2 Match Text*/
	padding:0;
	background-image:url(../images/home/lh_nav.jpg);
	background-repeat:no-repeat;
	background-color:#2558a7;
	float:left;
}

h1 {
	font-weight:bold;
	color:#2458a7;
	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;
	font-weight:bold;
}

a.lh_nav_links {
	color:#b1caf2;
	text-decoration:none;
}

a.lh_nav_links:link {
	color:#b1caf2;
	text-decoration:none;
}

a.lh_nav_links:visited {
	color:#b1caf2;
	text-decoration:none;
}

a.lh_nav_links:hover {
	color:#b1caf2;
	font-weight:bold;
}

ul#lh_navstyle {
	list-style:url(../images/home/arrow.jpg);
	margin:0;
	border:0;
	padding:26px 0 0 28px;	
}

div#contentonly {
	width:625px;
	float:left;
	text-align:justify;
	padding:26px 0 0 21px;
	background-image:url(../images/home/image_home.jpg);
	background-repeat:no-repeat;
}

div#content {
	width:625px;
	float:left;
	text-align:justify;
	padding:26px 0 0 21px;
	background-image:url(../images/home/image_content.jpg);
	background-repeat:no-repeat;
}

div#news {
	width:227px;
	float:left;
	text-align:justify;
	padding:26px 0 0 0;
	background-image:url(../images/home/image_news.jpg);
	background-repeat:no-repeat;
}

div#clear {
	height:1px;
	clear:both;
}

div#image_1px {
	height:1px;
	background-image:url(../images/home/image_1px.jpg);
}


div#closer {
  background-color:#5880BC;
  width:800px;
  height:20px;
  float:left;
}

div#closer_spacer {
  height:10px;
  width:20%;
  float:left;
}

p.closer_p {
  color:white;
}

p.content_text {
  padding-right:20px;
}

a.closer_link {
  color:white;
  text-decoration:none;
  padding:10px;
}
a.closer_link:hover {
	text-decoration:underline;
}

img#manager_photo {
	float:left;
	padding:0 21px 0 0;
}

span.news_link {
	font-size:8pt;
	color:#5880bc;
	font-weight:bold;
}

span.content_text {
	padding:0 10px 0 0;
}