@charset "utf-8";

/**************************************************************************************
Filename: location.css
Page Layout is P7 Curvitude 2 Col Horiz nav
Layout 08: 2 column Hz Nav Basic, P7 Curvitude horiz menu  replaced by
Pop Menu Magic 2 horiz menu
  Menu Type: Horizontal
  Style Theme: 04 - Carbon
***************************************************************************************/
#c1 h2 {
	text-align: center;
	font-size: 1.6em;
	margin: 12px 0 0 6px;
}
#c1 h3 {
	text-align: center;
	font-size: 1.3em;
	margin-top: 8px;
}

#hours {
	background-color: #FDB52D;
	padding: 12px 4px;
	border: 2px solid black;
	text-align: left;
	color: #000000;
	margin-top: 32px;
}

#hours h1 {
	text-align: center;
	padding-bottom: 8px;
	font-size: 1.3em;
}

#hours p {
	padding-bottom: 10px;
}

#c2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: white;
	text-align: center;
	margin: 10px 0 0 0;
	letter-spacing: 0.2em;
}

#p7PMM_1 {
	width: 950px;
}

#p7PMM_1 a {
	font-size: 0.9em;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 8px 14px;
	text-align: center;
	margin-bottom: 12px;
}
#footercontent ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footercontent ul.nav li {
	display: inline;
}

#footercontent ul.nav li a {
	text-decoration: none;
	padding: 0px 4px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#footercontent ul.nav li a:link, #footercontent ul.nav li a:visited {
	color: #000000;
}
#footercontent ul.nav li a.present {
	color: white;
}


#footercontent ul.nav li a:hover {
	background-color: #999999;
}
	

#footercontent ul.nav li a.last {
	border-right-style: none;
}


#c2 .content {
	width: 640px;
	margin: 0 auto;
}
