body {
	margin: 0px;
	padding: 0px;
	background-color: #001A34;
}

div.holder {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 926px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #ffffff;
}

div.navigation {
	margin: 0px;
	padding: 0px;
	height: 283px;
	background-image: url(../images/bottlebk.jpg);
	background-color: #e4e5e6;
}

div.navigation2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/foodbk.jpg);
	background-color: #e4e5e6;
}

div.buttonholder {
	margin: 60px 0px 0px 10px;
	padding: 0px;
	height: 200px;
}

div.tableholder {
	margin: 25px auto 0px auto;
	padding: 0px;
	width: 785px;
	background-color: #fff;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img.foodnav {
	margin: 8px 0px 0px0px;
	padding: 0px;
	border: 0px;
}

table {
	border-collapse: collapse;
}

.colborder {
	border-right: 1px solid #ccc;
}

.altrow {
	background-color: #F3EADC;
}

.CourseBarUP
{
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	height: 28px;
	vertical-align: text-top;
	width: 784px;
	letter-spacing: 2px;
	font-family: georgia, times, serif;
	line-height: 16pt;
	background-image: url(/Promotions/FoodAndBeer/images/courses/coursebar_up.gif);
	background-repeat: no-repeat;
}

.CourseBarDN
{
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	height: 28px;
	vertical-align: text-top;
	width: 784px;
	letter-spacing: 2px;
	font-family: georgia, times, serif;
	line-height: 16pt;
	background-image: url(/Promotions/FoodAndBeer/images/courses/coursebar_dn.gif);
	background-repeat: no-repeat;
}
.CourseBar0
{
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	height: 28px;
	vertical-align: text-top;
	width: 784px;
	letter-spacing: 2px;
	font-family: georgia, times, serif;
	line-height: 19pt;
	background-image: url(/Promotions/FoodAndBeer/images/courses/coursebar_0.gif);
	background-repeat: no-repeat;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #7C1D20;
}


.courseDescItalic
{
	margin: 0px;
	font-family: georgia, times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}



p {
	margin: 0px;
	padding: 0px;
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #000;
}


