body {	
	background-image: url(../images/bg_home.gif); 
	background-repeat: repeat-x; 
	background-color: #00573d; 
	background-position: center top;
	color: #333333;
	text-align: center;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px auto;
	padding: 0;
}
a {
    color: #0e6145; 
    text-decoration: underline;
}
a:hover {
    color: #000000; 
    text-decoration: none;
}
p {
	font-style: normal;
	line-height: 1.3em;
	font-size: 12pt;
}

#container {
	width: 996px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
/* begin nav */
#nav {
	float: left;
	width: 250px;
	text-align: center;
}
#logo {
	margin: 0;
	background-image:url(../images/logo.gif);
	width: 250px;
	height: 189px;
}
#logo h1 {
	font-size: 18px;
	color: #333333;
	font-style: italic;
	display: none;
}
#tel {
	float: left;
	margin: 0;
	padding: 0;
	width: 215px;
	background-color: #00573d;
	border: 1px #FFF solid;
	text=align: center;
}
#tel h4 {
	margin: 0 auto;
	padding: 10px 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
#logohc {
	margin: 0;
	padding: 0;
	float: left;
	background-image:url(../images/logo_hc.gif);
	background-repeat:no-repeat;
	background-position: 60px 20px;
	width: 125px;
	height: 50px;
}
#logohc h4 {    
	font-size: 14px;
	color: #333333;
	display: none;
}
#logoeho {
	margin: 0;
	padding: 0;	
	float: left;	
	background-image:url(../images/logo_eho.gif);
	background-repeat:no-repeat;
	background-position: 25px 20px;
	width: 125px;
	height: 50px;
}
#logoeho h4 {    
	font-size: 14px;
	color: #333333;
	display: none;
}
/* end nav */

/* begin homepage elements */
#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 734px;
	text-align: left;
}
#content p {
	margin: 0;
	/*padding: 75px 0 0 80px;*/
	padding: 10px 0 0 80px;
	line-height: 1.3em;
	letter-spacing: .02em;
	font-size: 12pt;
}
#content h1 {
    margin: 0px;
	padding: 35px 0 0 80px;
	font-size: 18px;
	color: #660000;
	font-style: italic;
}
#content span {
	margin: 0;
	/*padding: 75px 0 0 80px;*/
	padding: 10px 0 0 320px;
	line-height: 1.3em;
	letter-spacing: .02em;
	font-size: 12pt;
	text-align: right;
}
#flash {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/flash.jpg);
	background-repeat:no-repeat;
	width: 734px;
	height: 471px;
}
#flashsm {
	/* float: left; */
	margin: 0px;
	padding: 0px;
	background-image:url(../images/flashsm.jpg);
	background-repeat:no-repeat;
	width: 734px;
	height: 358px;
	/* height: 358px; */
}
#flashfp {
	width: 245px;
	height: 302px;
	margin: 15px 0px 0px 0px;
	padding: 0;
	float: right;
	background-color: #00573d;
}
/* end homepage rlements */

/* begin main content */
#maincontent {
	float: left;
	margin: 15px 0 10px 0;
	/*padding: 10px 10px 0 25px;*/
	padding: 0;
	width: 458px;
	/* border: #dde3e1 3px solid;*/
	background-color:#FFFFFF;
}
#maincontent p {
	margin: 0;
	padding: 0 15px 20px 15px;
	font-style: normal;
	line-height: 1.3em;
	font-size: 12pt;
}
#titlewelcome {
	margin: 10px 0 10px 15px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_welcome.gif);
	background-repeat:no-repeat;
	width: 458px;
	height: 32px;
}
#titlewelcome h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}
#subtitlemission {
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;	
	float: left;
	display:block;
	background-image:url(../images/ourmission.gif);
	background-repeat:no-repeat;
	width: 438px;
	height: 103px;
}
#subtitlemission h3 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#subcontent {
	float: left;
	margin: 15px 0 0 5px;
	padding: 0px;
	background-image:url(../images/wterrace.jpg);
	width: 245px;
	height: 302px;
}
#subcontent p {
	margin: 0px;
	padding: 180px 13px 10px 13px;
	color: #ffffff;
}
#subcontent h1 {
    margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 18px;
	color: #660000;
}

/* end main content */

/* Begin Footer */
#footer {
	margin: 20px 0 0 0;
	float: left;
	width: 990px;
	height: 73px;
	background-image:url(../images/subftr_bg.gif);
	background-repeat:repeat-x;
}
#footer p {
	margin-top: 20px;
	/* color: #00573d; */
	color: #ffffff; 
	text-align: center;
	font-size:10pt; 
}
#footer a, footer a:link { 
	text-decoration: none;
	font-weight: bold;
	color: #ffffff; 
}
#footer a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff; 
}

/*End Footer */

/*Begin Subfooter */
#subfooter {
	clear: both;
	padding: 10px 0 10px 0;
	width: 990px;
	background-color:#FFF;
}
#subfooter p {
	margin-top: 2px;
	color: #00573d;
	text-align: center;
	font-size:8pt; 
}
#subfooter a, subfooter a:link { 
	text-decoration: none;
	font-weight: normal;
	color: #00573d; 
}
#subfooter a:hover { 
	text-decoration: underline;
	font-weight: normal;
	color: #00573d; 
}
#subfooter h3 {
	text-align: center;
	font-size:12pt;
}
/*End Subfooter */

#maincontent2 {
	float: left;
	/*margin: 15px 10px 10px 0;*/
	margin: 15px 0 10px 0;
	/*padding: 10px 10px 0 25px;*/
	padding: 0;
	width: 721px;
	border: #dde3e1 3px solid;
	background-color:#FFF;
	text-align: left;
}
#maincontent2 p {
	margin: 0;
	padding: 0 25px 20px 25px;
	font-style: normal;
	line-height: 1.3em;
	font-size: 12pt;
	text-align: left;
}
#titlegeneralinfo {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_aboutus.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlegeneralinfo h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}
#titleretirement {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_retirement.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titleretirement h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}
#titleassisted {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_assisted.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titleassisted h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlesenior {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_senior.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlesenior h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlebasic {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_basic.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlebasic h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titleskilled {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_skilled.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titleskilled h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlememory {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_memory.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlememory h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titletcu {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_tcu.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titletcu h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titleemploy {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_employ.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titleemploy h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlevolunteer {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_volunteer.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlevolunteer h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlechurches {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_churches.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlechurches h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlefoundation {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_foundation.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlefoundation h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}
#titleprivacy {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_privacy.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titleprivacy h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlenews {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_news.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlenews h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlecontact {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_contact.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlecontact h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlelinks {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_links.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlelinks h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titlehistory {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_history.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titlehistory h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#titleleader {
	margin: 10px 0 10px 25px;
	padding: 0;	
	float: left;
	display:block;
	background-image:url(../images/title_leader.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 40px;
}
#titleleader h2 {    
	font-size: 14px;
	color: #333333;
	display: none;
}

#topnav {
	position: absolute;
	/* top: 10px; */
	float: left;	
	margin: 0;
	padding: 5px 10px 0 510px;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
	font-size: 12px;
	color: #00573d;
	font-weight: normal;
	text-decoration: none;
}
#topnav a:hover {
	color: #00573d;
	text-decoration: underline;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 215px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
text-align: left;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 5px 6px 5px 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #97bdb0; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #01573e;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
