/*color for Footer & Content Area Nav*/

A.alternate:LINK, A.alternate:VISITED {
	color : #AAE1D2;
	text-decoration : none;
	font-size:10px;
		font-weight:bold;
}

A.alternate:HOVER {
	color : #ffffff;
	text-decoration : underline;
	font-size:10px;
		font-weight:bold;
}

.bgColor{
	background-color : #AAE1D2;
}
.ftr{
	font-size:10px;
	color : #AAE1D2;
}
.h1 {  background-image: url(../images/bg_reservations.gif); background-repeat: no-repeat}
