@charset "utf-8";
#whole {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#whole #header #logo {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 275px;
	float: left;
}
#whole #header #hours {
	padding: 0px;
	height: auto;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 55%;
	margin-bottom: 0px;
	margin-left: 45%;
	color: #1D374F;
	float: none;
}
#whole #header #hours p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#whole #header #hours h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#whole #header #pegasus {
	padding: 0px;
	height: auto;
	width: 115px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/** MENU */

#menu {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}#body {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#body #sidebar {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 30px;
}
#body #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #666;
}
#body #sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
#body #main {
	height: auto;
	width: 525px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#body #main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
#body #main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
}

#footer  {
	width: 100%;
	background-image: url(../Georgetown%20Mobil/Images/img03.gif);
	background-repeat: repeat-x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#body #coupons h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}

#footer h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(Images/img03.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#body #main div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
#body #coupons {
	height: auto;
	width: 525px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#body #main embed {
	float: left;
	margin-top: 4em;
	margin-left: 6em;
}

#body #coupons h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: blink;
	text-align: center;
}
#body #coupons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
#body #bays img {
	padding: 0px;
	float: left;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#body #main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	text-align: center;
}
#body #map {
	text-align: center;
}
#body #feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-left: 250px;
	margin-top: 40px;
}
#body #main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin: 20px;
}
#body #main .active {
	font-size: 24px;
	text-align: center;
}
#body #main .active {
	color: #AF222C;
}

