.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/* jQuery lightBox plugin - Gallery style */
.space-rates {padding:0px; border:none;width:932px;}
.space-rates ul { list-style: none; padding:0px 0 19px 0px; margin:0px; text-align:center; }
.space-rates ul li {margin:0 0 0 20px;}
.space-rates ul img { border:none;}
.space-rates ul a:hover img{border:none;color: #fff;}
.space-rates ul a:hover { color: #fff; border:none;}


#slideshow {position:relative;height:380px;}
#slideshow IMG {position:absolute;top:0;left:0;z-index:8;opacity:0.0;}
#slideshow IMG.active {z-index:10;opacity:1.0;}
