.node-type-location {
}

.node-type-location h1 {
	font-weight:Bold;
	font-family:Arial;
	color:#B32126;
	border-bottom:1px solid #937D6F;
	margin-bottom:10px;
	margin-top:-8px;
	font-size:13px;
	text-transform: uppercase;
}

.node-type-location h2 {
	display:none;
}

.node-type-location #address {

	padding-bottom:10px;
	border-bottom:2px dotted #B6A999;
}

.node-type-location .phone span {
	font-weight: bold;
}

.node-type-location #location-hours {
	margin-top:10px;
}

.node-type-location #menu-employment {
	margin-top:25px;
}

.node-type-location #menu-employment {
	margin-top:25px;
	padding-bottom:10px;
	border-bottom:2px dotted #B6A999;
}

.node-type-location #menu-employment a {
	color:#991F23;
	font-weight: bold;
}

.node-type-location #directions-online-ordering {
	margin-top:10px;
}

.node-type-location #directions-online-ordering a {
	color:#B78115;
	font-weight: bold;
}

.node-type-location #content-left {
	float:left;
	width:240px;
}
.node-type-location #content-right {
	width:400px;
	float:left;
	margin-left:40px;
}

.node-type-location #image-slideshow {
	position:relative;
}

.node-type-location #rotate-image-1,
.node-type-location #rotate-image-2 {
	position: absolute;
	top:0;
	left:0;
}

.node-type-location #slideshow-thumbnails {
	padding-top:190px;
}

.node-type-location #slideshow-thumbnails .hide{
	visibility: hidden;
}