div.location { margin:0 0 40px 0; }

div.contact { margin-bottom:20px; }

p.addr { margin:0 0 5px 0; }

p.addr a
{
	text-decoration:none;
	color:green;	
}

p.addr a:hover { text-decoration:underline;	}

div#oc
{
	margin:10px 0 10px 0;
	font-size:10pt;	
}

div#oc span
{
	font-weight:normal;
	color:#178317;
}

table#hours 
{ 
	background-color:#EFFBF2; 
	font-size:10pt; 
	cursor:pointer;
	margin:auto auto;
	border-style:solid;
	border-color:#ADE7BB;
	border-width:1px;
}

table#hours td 
{ 
	text-align:left; 
	padding:0px 10px 2px 2px; 
	margin-right:1px; 
}

table#hours td.hi:hover { background-color:#2FCB50; }

table#hours th 
{ 
	text-align:left; 
	padding:0 10px 2px 0; 
	font-weight:normal;
}

table#hours td.hi 
{ 
	background-color:#4ABA62; 
	color:white; 
	font-weight:bold; 
}

ul#faq
{
	list-style-type:none;	
	text-align:center;
}

ul#faq li { padding:5px; }

ul#faq p.ans
{
	font-size:10pt;
	line-height:1.4em;
	margin-bottom:5px;
}

ul#faq h3
{
	color:#D40E0E;
	font-size:11pt;	
	margin-bottom:5px;
}

span.name
{
	font-size:14pt;
	color:#D40E0E;
}

p.desc
{
	font-size:9pt;	
	line-height:1.5em;
	margin-top:15px;
}

h1.cap { margin-bottom:20px; }

h1.cap span
{
	font-size:12pt;	
	color:#178317;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#8AD08A;
}

img.mnuimg
{
	position:relative;
	left:-10px;
	margin-top:10px;
}

