.highlight
{
	color:#009933;
}

div.footer
{
	background-image:url('../graphic/footer.jpg');
	background-color:#B1D844;
	text-align: center;
	height: 75px;
	vertical-align:middle;
	
}

.content
{
	background-image:url("../graphic/contentbg/homefacilitiesbg.jpg");
	background-repeat:no-repeat;
	background-color:#000000;

}

.footer a
{
	font: 11px Georgia,san-serif;
	text-decoration:none;
	color:#000000;
}

.footer a:hover
{
  font: bold 11px Georgia,san-serif;
  text-decoration:none;
  color:#275917;
}


#top
{
	background:url("../graphic/hometop.gif") no-repeat center bottom;
	width: 650px;
	height: 10px;
	margin-top: 2px;
}	


#bottom
{
	background:url("../graphic/homebottombanner.gif") no-repeat center top;
	width: 650px;
	height: 10px;
	margin-bottom: 2px;
}	

#maincontent
{
	margin: 0px auto;
	text-align: center;
	width:650px;
	border-style:solid;
	border-color: #43B231;
	border-width:thin;
	background-color:#000000;

}

#navigationpadding
{
  background-color:#000000;
  width:650px;
  height:40px;
}

#divider
{
	background: #000000 url("../graphic/divider.jpg")  no-repeat  center;
	height:50px;  
}

#facilityleft
{
	margin:auto 0;
	font-family: Georgia,"Times Roman",serif;
	font-size: 0.9em;
	color:#ffffff;
	height:150px;
	width:600px;
	background-color:#006600;
	padding:3px;
	border-style:inset;
	border-color:#003300;
	border-width:thick;
	margin-bottom:10px;
	background-image:url("../graphic/facilitybg.gif");
	background-repeat:repeat;

}

#facilityleft img
{
	float:left;
	border-style:solid;
	border-color:#ffffff;
	border-width:thin;
	margin:3px;
	padding:2px;

}

#facilityleft h3
{

	font-size:1.5em;
	text-decoration:underline;
	color: #ffff00;
}

#facilityright
{
	margin:auto 0;
	font-family: Georgia,"Times Roman",serif;
	font-size: 0.9em;
	color:#ffffff;
	height:150px;
	width:600px;
	background-color:#006600;
	margin:3px;
	padding:2px;
	border-style:inset;
	border-color:#003300;
	border-width:thick;
	margin-bottom:10px;
	background-image:url("../graphic/facilitybg.gif");
	background-repeat:repeat;

}

#facilityright img
{
	float:right;
	border-style:solid;
	border-color:#ffffff;
	border-width:thin;
	margin:3px;
}

#facilityright h3
{

	font-size:1.5em;
	text-decoration:underline;
	color: #ffff00;
}


#linktop
{
	display:block;
	text-align:right;	
	margin-right:20px;
}

#linktop a
{	
	text-decoration:none;
	color:#ffff00;
}

#linktop a:hover
{	
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
}

#facilitylinks
{
	font-family:georgia,"Times Roman", san-serif;
	font-size:0.8em;
	color:#ffffff;
}

#facilitylinks a
{
	font-family:georgia,"Times Roman", san-serif;
	font-size:0.8em;
	color:#ffff00;
	text-decoration:none;
}

#facilitylinks a:hover
{
	font-family:georgia,"Times Roman", san-serif;
	font-size:0.8em;
	color:#ff0000;
	
}

