/*////////////////////////////////*/
/*////////////  LOCATIONS ////////////*/
/*////////////////////////////////*/

ul#tab-data ul,
ul#tab-data dl {
	list-style-type: none;
	margin-bottom: 15px;
	color: #600;
	font-size: 17px;
}

ul#tab-data ul li{
	margin-bottom: 15px;
	color: #600;
	text-align: center;
}


ul#tab-data ul li {
	margin-bottom: 15px;
}


ul#tab-data dt {
	color: #CB4212;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}


ul#tab-data dd {
	margin-bottom: 15px;
	color: #600;
	text-align: center;
}



ul#tab-data h2 {
	color: #CB4212;
}



/*////////////////////////////////*/
/*////////////  HOURS ////////////*/
/*////////////////////////////////*/


#location-hours dl {
	margin: 0 0 20px 0;
}

#location-hours dl dd{
	margin: 0 0 10px 0;
}


#location-hours h4 { 
	color: #000;
	font-size: 18px;
}

ul.photo-gallery {
	overflow: hidden;
	text-align: center;
	width: 950px;
}

ul.photo-gallery li {
	margin: 0 20px 20px 0;
	display: inline;
	vertical-align: top;
}

ul.photo-gallery-2-col {
	overflow: hidden;
	text-align: center;
	width: 950px;

}

ul.photo-gallery-2-col li {
	float: left;
	width: 470px;

}


ul li img.fwidthi {
	width: 100%;
}
