@charset "UTF-8";
/* CSS Document */

/*/////////////////////////////////////////////////////////////////////////////////
JAVASCRIPT ENABLED
/////////////////////////////////////////////////////////////////////////////////*/
#navigation li a.where span.out {
	background: url(../images/where-button.jpg) no-repeat 0 -25px;
}


/*/////////////////////////////////////////////////////////////////////////////////
JAVASCRIPT DISABLED
/////////////////////////////////////////////////////////////////////////////////*/

#navigation-alt li a.where span {
	background: url(../images/where-button.jpg) no-repeat 0 -25px;
}

#carousel-holder-alt {
	position:absolute;
	width:750px; height:210px;
	top: -10px;
	margin-left: -50px;
	font-size:24px;
	z-index:1;
	background-color: #FFEEBD;
}

#carousel-alt {
	width:750px;
	text-align:center;
	line-height: 44px;
	color: #745d33;
}

