BODY {     

	scrollbar-3d-light-color:#DECC8F;
	scrollbar-arrow-color:#DECC8F;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#485716;
	scrollbar-face-color:black;
	scrollbar-highlight-color:#485716;
	scrollbar-shadow-color:#800000;
	scrollbar-track-color:#000000;
	background: #000000;
	color: #070707;

}

.secondary {

	background: #fff;

}

a, a:link, a:active {

	color: #800000;

}

.mainLinks A:link { color: #ffffff; text-decoration: none; }
.mainLinks A:visited { color: #ffffff; text-decoration: none; }
.mainLinks A:active { color: #000000; text-decoration: underline; }
.mainLinks A:hover { color: #000000; text-decoration: underline; }

.reservations, .reservations:link, .reservations:active{

	color: #fff;

}


.right { float:right; }
.left { float:left; }
