/* Navigation Styles */

td.nav {
	background-image: url('../images/all-beverage-service_05.gif');
	background-repeat: no-repeat;
	height: 24px;
}

a.nav {
	color: #567788;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	margin-left: 10px;
	font-size: 12px;
}

a:visited.nav {
	color: #567788;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	margin-left: 10px;
	font-size: 12px;
}

a:hover.nav {
	color: #3a4149;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	margin-left: 10px;
	font-size: 12px;
}


/* Body Styles */

h1 {
	color: #416172;
	font-family: arial;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

h2 {
	color: #416172;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

p.body {
	color: #25495F;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 20px;
}

ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

li {
	color: #25495F;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
}

/* Footer Styles */

a.footer {
	color: #3a4149;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	margin-left: 10px;
	font-size: 10px;
	text-align: center;
}

p.footer {
	color: #567788;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	margin-left: 10px;
	font-size: 10px;
	text-align: center;
}