body{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #0F848B;
}

td{
	font-family :  Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #AD936A;
}

p{
	padding-left : 20px;
	padding-right : 20px;
	line-height : 15px;
}

ul{
	list-style-image : url(/images/gBullet.gif);
	color : #EEDFC8;
	line-height : 12px;
	margin-left : 30px;
}

.homeContent{
	line-height : 15px;
	color : #EEDFC8;
	/*padding-top : 5px;
	padding-right : 15px;
	padding-bottom : 30px;*/
}

.date{
	padding-bottom : 3px;
	padding-right : 5px;
	color : #EEDFC8;
	text-align : right;
	background-color : #206063;
}

.menuDesc{
	padding-left : 5px;
	padding-right : 10px;
	color : #AD936A;
}

.red{
	color : #A82800;
}

.food{
	padding-left : 10px;
	padding-right : 10px;
	color : #A82800;
	text-align : right;
}

.large{
	font-size : x-small;
}

.foot{
	padding-left : 7px;
	color : #EEDFC8;
}

.white{
	color : #ffffff;
}

.location{
	color : #EEDFC8;
	line-height : 13px;
}

/****** TEXTNAV *****/

A {
	color: #AD936A;
}
A:visited {
	color: #AD936A;
}
A:active {
	color: #AD936A;
}
A:hover {
	color: #A82800;
}

.tertiaryNav {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 120px;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align : right;
}
.tertiaryNav A {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #AD936A;
	border-bottom: 1px solid;
	border-color: #CDB998;
}
.tertiaryNav A:visited {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-color: #CDB998;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #AD936A;
}
.tertiaryNav A:active {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-color: #CDB998;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #AD936A;
	background: #ffffff;
}
.tertiaryNav A:hover {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-color: #CDB998;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #CDB998;
}

.tertiaryNavOver {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 120px;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align : right;
}
.tertiaryNavOver A {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-color: #ffffff;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #CDB998;
}
.tertiaryNavOver A:visited {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-color: #ffffff;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #CDB998;
}
.tertiaryNavOver A:active {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-color: #ffffff;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #CDB998;
}
.tertiaryNavOver A:hover {
	display: block;
	padding: 2px 3px 3px 5px;
	margin: 0;
	border-bottom: 1px solid;
	border-color: #ffffff;
	font: 10px Frutiger, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #CDB998;
}