DIV
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
H1
{
	font-family: Arial;
	font-size: 28px;
}
.bodyContainer
{
	width: 545px;
}
#divListItemContainer
{
	margin-bottom: 5px;
}
.ListItem
{
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 80px;
}
.ListItemAlternate
{
	width: 100%;
	overflow: hidden;	
	clear: both;
	height: 80px;
}
.ListItemAlternate img, .ListItem img
{
	width: 100px;
	height: 80px;
}
.ListImage
{
	float: left;
	margin-right: 7px;
}
.ListText
{
	float: left;
	width: 305px;
	height: 80px;				
	margin-right: 7px;
}
.ListText A
{
	font-size: 11px;	
	color: #000000;
	text-decoration: none;
}			
.ListName
{
	font-weight: bold;
	margin-bottom: 3px;
}
.ListItemPadding
{
	padding: 4px;
}
.ListCity
{
	height: 80px;
	text-align: right;
}

.ListSearchBox
{
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}

.ListSearchBox LABEL
{
	display: block;
}

.ListSearchBox #btnSearch
{
	margin-top: 13px;
}

.ListWeekTitle
{
	display: block;
	padding: 4px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}

.weekDayContainer
{
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-right: 2px;		
	height: 14px;
}

.weekDay
{
	float: left;
	width: 77px;
	text-align: left;
	color: #999999;
}

.weekDay span
{
	padding-left: 23px;
	display: block;
}

.weekDayMarker
{
	color: #000000;
}

.weekDayMarkerTimes
{
	background-image: url(../images/weekday_marker.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;	
}

.InputBox
{
	float: left;
	margin-right: 10px;
}

.ProdMainContent
{
	width: 548px;
	overflow: hidden;
	clear: both;
}

.ProdColumnLeft
{
	float: left;
	width: 330px;
}

.ProdColumnRight
{
	float: left;
	width: 208px;
	margin-left: 10px;
}

.ProdSubHeading
{
	font-weight: bold;
	color: #990000;
}

.ProdName
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;	
}

.ProdImageMain
{
	margin-bottom: 10px;
}
.ProdName
{
	margin-bottom: 10px;
}
.ProdContactBox
{
	padding: 4px;
}
.ProdSubHeading2
{
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}

.ProdRightInfo
{
	padding: 12px;
}

.ProdTextPiece
{
	margin-bottom: 15px;
}

.ProdTextHeading
{
	font-weight: bold;
	margin-bottom: 5px;
}

.ProdTextBody
{
}

.ProdLowerContent
{
	margin-top: 10px;
}

.ProdImages
{
	float: right;
	width: 208px;
	height: 231px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ProdImageThumb
{
	display: block;
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
}

.ProdMap
{
	float: left;
}

.prodImgPopContainer
{
	padding: 10px;
	background-color: #333333;
}

.prodImgPopImage
{
	width: 400px;
	height: 300px;
	background-color: #000000;
	overflow: hidden;
}

.prodImgPopButton
{
	float: right;
	padding-top: 250px;
}