@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #fbf2d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2;
	}
	
body.garages {
	background: none;
	}
	
body.menu {
	background: none;
	background-color: #fcf6e1;
        border: none;
	}
	
img {
	border: none;
	}
	
h2 {
	color: #603913;
	margin-bottom: 25px;
	}
	
h3 {
    color: #788135;
    }
    
p, dt, dd {
	font-size: .85em;
	}
	
p, dd {
	margin-bottom: 20px;
	}
	
#mainWrapper {
	width: 901px;
	margin: auto;
	}
	
#header {
	float: left;
	}
	
#header img {
	float: left;
	}
	
#content {
	float: left;
	margin-left: 24px;
	margin-top: 23px;
	}
	
#content a {
	color: #000;
	}
	
#content dt a {
	text-decoration: underline;
	}

	
#nav {
    border-bottom: 1px solid #231F20;
	margin-top: 23px;
    padding-bottom: 10px;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav ul li {
    display: inline;
    margin: 0 2px 3px 0;
	}

#nav ul li.last {
    margin: 0px;
    }	
#participatingRestaurants {
	float: left;
	clear: both;
	margin-top: 23px;
	}
	
#chart {
	background-color: #fff;
	width: 877px;
	border: 2px solid black;
	margin-left: 7px;
	padding: 9px;
	}
	
#chart select {
	width: 225px;
	}
	
#chart table {
	width: 877px;
	margin-top: 10px;
	border-collapse: collapse;
	}
	
#chart th, #chart td {
	font-size: .75em;
	}
	
#chart th {
	text-align: left;
	border-bottom: 1px solid black;
	}
	
#chart th, #chart td {
	padding: 4px 6px;
	}
	
#chart th.center {
	text-align: center;
	}
	
#restaurant {
	width:175px;
	}
	
#neighborhood {
	width: 175px;
	}
	
#chart tr {
	border-bottom: 1px solid black;
	}
	
#chart td {
	height: 29px;
	}
	
#content dt a, #chart td a {
	color: #9bab39;
	}

#chart td a.link {    color: #000;    text-decoration: none;    }
	
#viewBy {
	float: left;
	margin-right: 20px;
	margin-left: 24px;
	}
	
#footer {
	float: left;
	width: 100%;
	background-image:url(../../images/footer_background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top: 50px;
	padding-bottom: 50px;
	}
	
#footer ul {
	list-style-type: none;
	margin-left: 67px;
	margin-top: 20px;
	}
	
#footer ul li {
	float: left;
	margin-right: 48px;
	margin-top: 20px;
	}
	
#sponsors {
	margin-top: 33px;
	}

#parking {
	margin-top: 33px;
	}

#dietPepsi {
	margin-top: 36px;
	}

#baltimoreMag {
	margin-top: 50px;
	}

#oldBay {
	margin-top: 36px;
	}
	
.specialevents {
	border-bottom: 1px solid #000;
	margin-bottom: 35px;
	}
	
#garages {
	width: 600px;
	border: 5px solid #000;
	padding: 15px;
	margin: 15px;
	position: relative;
	}
	
#garages ul {
	font-size: .85em;
	list-style-type: none;
	}
	
#garages img {
	position: absolute;
	top: 100px;
	right: 50px;
	}
	
.print {
	position: absolute;
	right: 5px;
	height: 25px;
	}
	
.menu-container {
    float: left;
    margin: 15px;
    width: 600px;
    }

#menu {
	width: 600px;
	float: left;
	border: 5px solid #c49a6c;
	}
	
#menu ul {
	list-style-type: none;
	}
	
#menu h1 {
	font-size: 1.6em;
	margin-bottom: 20px;
	}
	
#menu h2 {
	color: #000;
	font-size: 1.2em;
	margin-bottom: 30px;
	}
	
#menu dt {
	width: 280px;
	border-bottom: 1px solid black;
	font-size: 1.0em;
	font-style: oblique;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	
#menuHead {
	float: left;
	border-bottom: 5px solid #c49a6c;
    background: url(bg-menu-pop-up-header.jpg);
	padding: 23px 30px 5px;
	width: 540px;
	}
	
#address {
	float: left;
	}
	
#menuNav {
	float: right;
	}
	
#menuContent {
	float: left;
	padding: 30px;
	}
	
.menu {
	border-bottom: 2px solid #C49A6C;
	clear: both;
	float: left;	
	width: 500px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
	
.noBorder {
	border-bottom: none;
	}
	
div.textSelect, div.submit {
	padding: 20px 0;
	float: left;
	clear: both;
	}
	
div.textarea {
        float: left;
	padding: 5px 0;
	width: 405px;
	}
		
div.checkRadio {
   float: left;
	padding-bottom: 30px;
	width: 550px;
	}
	
div.textSelect label {
	width: 155px;
	display: block;
	float: left;
	clear: both;
	margin-top: 3px;
	padding-right: 10px;
	}
	
div.textarea label {
	display: block;
	float: left;
	clear: both;
	}
	
div.checkRadio label {
	padding: 3px;
	}
	
div.checkRadio p {
	margin: 0;
	padding: 0;
	}
	
div.checkRadio span {
	display: block;
	width: 230px;
	float: left;
	}
	
div.textSelect div, div.textarea div, div.captcha div {
	margin: 5px 0;
	width: 550px;
	float: left;
	}
	
label {
	font-size: .85em;
	}
	
form em {
	color:#000000;
	}
	
.center {
	text-align: center;
	}

#menuContent ul {
	list-style: disc inside;
}

#menuContent ul li {
	font-size:0.85em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
}


#menu h1 { font-size: 25px; }
#menu h3 { font-size: 16px; }
#menu h1, h2, h3, h4, h5, h6 { color: #000; }
#menu p { font-size: 13px; } 
#menu p b { font-size: 12px; }
#menu #address p { font-size: 16px; }
#menu #address p a { color: white; text-decoration: none; }

#menuNav ul li {
    margin-bottom: 5px;
    }

.flash-container {
    border-top: 1px solid #231F20;
    float: left;
    padding-top: 15px;
    }
