.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/homelinksbg.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;

}



#divider
{
	background: url("../graphic/divider.jpg")  no-repeat  center;
	height:50px;  
}

#divtextcontent
{
	border-style:solid;
	border-color:#43B231;
	border-width:thin;
	background-color:#000000;
}

#textcontent
{
		font-size:0.8em;
		text-align:justify;
		padding:15px;
}

#contentleft
{
	float:left;
	margin-right:6px;
}

#contentright
{
	color:#ffffff;
	float:right;
}

#contentright table tr td
{
		color:#ffffff;
		font-size:0.8em;
		
}

#facilityleft
{
	margin:auto 0;
	font-family: Georgia,"Times Roman",serif;
	font-size: 0.9em;
	color:#ffffff;
	height:120px;
	width:480px;
	background-color:#006600;
	padding:3px;
	border-style:inset;
	border-color:#003300;
	border-width:thick;
	margin-bottom:10px;
	background-image:url("../graphic/wire.gif");
	background-repeat:no-repeat;
	background-position:right;

}

#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;
}
