/* auxiliary services: dining */
body {
	background-color: #716C60;
	background: #716C60 url(http://data.georgetown.edu/admin/auxiliarysrv/dining/_images/layout/table_bground.gif) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	color: #666666;
	font: x-small/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	font-size: 100%;
}

html>body { font-size: 100%; }
a { color: #666666; }

table {
	border-collapse: collapse;
	border: thin;
}

.subTable { font-size: .7em; }
a.hover { text-decoration: none; }

a.home {
	text-decoration: none;
	color: #E59521;
}

td { line-height: normal; }

h2 {
	text-transform: uppercase;
	font-size: 1em;
	color: #E59521;
}

h3 {
	text-transform: uppercase;
	font-size: 1em;
	color: #6A655A;
}

h4 {
	font-size: 65%;
	font-weight: normal;
	vertical-align: middle;
	margin-bottom: 0;
}

td.leftColumn {
	width: 195px;
	height: 300px;
	background-color: #FDFFEC;
	vertical-align: top;
	padding: 15px 5px 15px 15px;
	font-size: .7em;
}

td.rightColumn {
	width: 580px;
	height: 300px;
	background-color: #FDFFEC;
	vertical-align: top;
	padding: 15px;
	font-size: .7em;
}

form td.rightColumn { height: 0; }

#nav a {
	height: 36px;
	display: block;
}

#menus {
	background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_menus.gif);
	width: 127px;
}

#menus a:hover { background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_menus.gif) 0px -37px no-repeat; }

#hours {
	background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_hours.gif);
	width: 122px;
}

#hours a:hover { background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_hours.gif) 0px -37px no-repeat; }

#plans {
	background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_mealplans.gif);
	width: 166px;
}

#plans a:hover { background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_mealplans.gif) 0px -37px no-repeat; }

#catering {
	background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_catering.gif);
	width: 159px;
}

#catering a:hover { background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_catering.gif) 0px -37px no-repeat; }

#comments {
	background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_comments.gif);
	width: 201px;
}

#comments a:hover { background: url(http://www3.georgetown.edu/admin/auxiliarysrv/dining/_images/nav_comments.gif) 0px -37px no-repeat; }

#menuTable {
	vertical-align: top;
	font-size: 10px;
}

#menuTable TD { padding-bottom: 5px; }

#menuTable H2 {
	font-size: 11px;
	text-transform: uppercase;
}

.menuHeading, .menuHeading P {
	color: 6A655A;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.menuBreakfast, .menuBreakfast H2 { color: #A2724C; }
.menuLunch, .menuLunch H2 { color: #407635; }
.menuDinner, .menuDinner H2 { color: #335980; }
.menuLateNight, .menuLateNight H2 { color: #904767; }

.headers_lefttoolbar {
	text-transform: uppercase;
	font-size: 1em;
	color: #E59521;
}

UL {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(http://data.georgetown.edu/admin/auxiliarysrv/dining/_images/layout/bullet_yellow.gif);
}

OL {
	margin-top: 5px;
	margin-bottom: 5px;
}

LI { margin-left: -20px; }

