﻿.location_right{
	width: 225px;
	float: right;
}
.location_about{
	margin: 0 0 10px;
	padding: 0;
	font-size: .91em;
	line-height: 14px;
}

.location_about h2{
	border-bottom: 4px solid #494440;
	margin: 15px 0px 0px 0;
	padding: 0 0 5px;
}

.location_about .location_contact,
.location_about .location_hours,
.location_about .location_links{
	background: url(location_about.jpg) repeat;
	padding: 15px;
}

.location_about .location_links{
	border-top: dotted 2px #d0c9b5;
	padding: 10px 15px;
}

.location_about .location_links p{
	margin: 0;
}

.location_about .location_hours{
	border-top: dotted 2px #d0c9b5;
	border-bottom: solid 2px #d0c9b5;
}


.location_about p{
	margin: 0 0 10px;
}

.location_about .fax{
	margin: 0;
}

.location_about strong{
	color: #95100B;
	font-weight: normal;
}

.location_about_text{
	width: 350px;
	float: left;
}

.location_about_text h2{
	border-bottom: 4px solid #494440;
	margin: 10px 0px 10px 0;
	padding: 0 0 5px;
}

/* location grab a meal */
.location_graba{
	margin: 0 0 10px;
	padding: 0;
	font-size: .91em;
	line-height: 14px;
}

.location_graba h4{
	margin: -20px -10px 0px 0;
	padding: 0;
	height: 70px;
	text-transform: uppercase;
	text-indent: -9000px;
	background: url(location_graba.h4.jpg) no-repeat 0 0;
}

.location_graba ul{
    border-top: 4px solid #494440;
	padding: 5px 0 15px; 
    background: url(location_graba.ul.jpg) no-repeat 0 bottom;
}

.location_graba li{
    padding: 10px 15px;
    background: none;     
    border-bottom: 2px dotted #d29e57;  
    color: #2c1e0e;
}

.location_graba li a{
    display: block;
    margin: -5px 0 0 10px;
    float: right;
    width: 60px; 
    height: 25px;
    text-transform: uppercase;
    text-indent: -9000px;
    border: none;
    background: url(location_graba.a.gif) no-repeat 0 0;
}

.location_graba li a:hover{
    background: url(location_graba.a.gif) no-repeat 0 -25px;
}