@charset "utf-8";
/* CSS Document */

/***************************************************************************
	THEME IMAGE
***************************************************************************/
#themeImage {
clear:both;width:900px;height:235px;background:transparent url('../images/imgRotate/10.jpg') no-repeat;
}

/***************************************************************************
	CONTENT
***************************************************************************/
#content {
background:#f3f2f1;color:inherit;
border-bottom:2px solid #dad8d6;font-size:0.69em;
}
	#cttSpecials {padding:10px;}
		.hdrSpecialOffers {background:transparent url('../images/dwv_hdr_areamap.gif') no-repeat;color:inherit;width:302px;height:13px;margin-bottom:8px;}
		#cttMap {float:left;width:600px;height:400px;}
		#cttMapLegend {float:right;width:270px;}
			.hdrMapLegend {background:transparent url('../images/dwv_hdr_maplegend.gif') no-repeat;color:inherit;width:122px;height:12px;margin-bottom:5px;}
			#cttMapDirections {padding-bottom:10px;}
				.hdrMapDirections {background:transparent url('../images/dwv_hdr_mapdirections.gif') no-repeat;color:inherit;width:122px;height:12px;margin-bottom:5px;}
			#cttMapLegend table {border-collapse:collapse;text-align:left;}
			#cttMapLegend table td {vertical-align:top;padding-right:10px;}
			#cttMapLegend table td img {padding-bottom:5px;}
		p {margin:8px 0;}
		blockquote {padding:0 15px;}
		.tooltip {
		background:#f3f2f1 url('../images/dwv_bg_gradient1.gif') bottom left repeat-x;
		border:2px solid #666;
		font-weight:bold;
		padding:5px;
		white-space:nowrap;
		}