#find
{
	position:relative;
	width:1200px;
	height:495px;
}

#find-nav
{
	float:left;
	width:220px;
	height:465px;
	padding-top:40px;
	padding-left:100px;
	padding-right:20px;
}

#find-map-container
{
	float:left;
	height:495px;
	width:830px;
	padding-top:40px;
}

#find-map
{
	height:465px;
	width:830px;
	border:1px solid #666666;
}


.title 
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	padding-bottom:20px;
	color:#666666;
}

.print 
{
	font-family: Georgia;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	padding:20px 0 20px 20px;
	border-bottom:1px solid #666666;
}

.subtitle 
{
	font-family:Arial;
	font-weight:bold;
	font-size:49px;
	text-transform: uppercase;
	padding:20px 0 20px 0;
	color:#666666;
}

.text 
{
	padding:0 7px 7px 7px;
	font-family: Georgia;
	font-size:11px;
	line-height:17px;
	color:#666666;
}

ul, li
{
	list-style:none;
	margin:0;
	padding:0;
}

ul#find-menu li 
{
	font-family: Georgia;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	color:#666666;
	padding:5px 0 5px 20px;
}

#bars
{
	background:url(/images/find/icon_bars.gif) 0 6px no-repeat;	
}

#restaurants
{
	background:url(/images/find/icon_restaurants.gif) 0 5px no-repeat;	
}

#partners
{
	background:url(/images/find/icon_partners.gif) 0 5px no-repeat;	
}

#inspiration
{
	background:url(/images/find/icon_inspiration.gif) 0 5px no-repeat;	
}

#parking
{
	background:url(/images/find/icon_parking.gif) 0 5px no-repeat;	
}

#transport
{
	background:url(/images/find/icon_transport.gif) 0 5px no-repeat;	
}

