/* 
----------------------------------------------------------------------------
	CSS Document: location.css
---------------------------------------------------------------------------- 
*/


/* 
--------------------------------------------------------------------------
	Classes
---------------------------------------------------------------------------- 
*/

.container-mini-col { overflow: inherit; width: 220px; float: left; margin-bottom: 20px;}
.location-content { float: left;}
.container-poi { margin-bottom: 40px;}


/* 
--------------------------------------------------------------------------------------------------------
	Points of Interest
--------------------------------------------------------------------------------------------------------
*/

dt{
	color:#7C0C0C;
	font-size:1.1em;
	padding-bottom:20px;
}

dt#title-shopping { background: url("../images/title-shopping.jpg") no-repeat; height:48px; margin-bottom: 12px;}	
dt#title-entertainment { background: url("../images/title-entertainment.jpg") no-repeat; height:48px; margin-bottom: 12px;}	
dt#title-resturants { background: url("../images/title-restaurants.jpg") no-repeat; height:48px; margin-bottom: 12px;}	
dt#title-schools { background: url("../images/title-schools.jpg") no-repeat; height:48px; margin-bottom: 12px;}	
dt#title-outdoor { background: url("../images/title-outdoor.jpg") no-repeat; height:48px; margin-bottom: 12px;}	

/* 
--------------------------------------------------------------------------------------------------------
	Google Map Header
--------------------------------------------------------------------------------------------------------
*/

#map {width: 684px; height: 354px;}


/* 
--------------------------------------------------------------------------------------------------------
	Jquery Framework
--------------------------------------------------------------------------------------------------------
*/	

.faq-css { margin:0px;}

.btn-gallery-index {
	background: url("../images/title-photo-gallery.jpg") no-repeat;
	height:77px;
}

.btn-gallery {
	background:url(../images/btn-photo-gallery.jpg) no-repeat;
	width:296px;
	height:23px;
	cursor:pointer;
}

.gallery-container {margin-left:16px;}

.thumb-container-gallery { background:url(../images/bg-thumb-container.jpg) no-repeat; width:66px; height:77px; float:left; margin-left:10px;}

.thumb-container-gallery img { width:58px; padding-top:5px; margin-left:3px;}

.poi-icon {
	padding-left: 50px;
	width: 11%;
	margin-bottom: -32px;
	*margin-bottom: -32px !important;
}

.inline-poi-icon {
	padding-left: 28px;
}



/* 
--------------------------------------------------------------------------
	Column-left Framework
---------------------------------------------------------------------------- 
*/

#column-left {
	width: 700px;
	_width: 695px;
	background:url("../images/subhead-title.jpg") no-repeat;
	float: left;
}

#column-left p, #column-left h1, #column-left h2,#column-left h3  {
	margin: 20px 20px 20px 53px;
}

	#column-left li {
		margin-left:68px;
	}


/* 
--------------------------------------------------------------------------
Column-right Framework
---------------------------------------------------------------------------- 
*/

#column-right {
	width: 293px;
	float: left;
}


#column-right ul, #column-right li { list-style-type:disc; list-style-position:outside;}	

#directions-container { padding-left: 15px; padding-right: 26px;}	

.gallery{ margin-left:26px;}

#title-directions { background: url("../images/title-directions.jpg") no-repeat; height: 79px;}



#column-right p, #column-right h1, #column-right ul {
	padding: 10px 26px 8px 26px;
}	









