body
{
	height: 100%;
	margin: 0px;
	background-color: #e1d8b9;
}

body, p, td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #492a15;
}

a, a:hover, a:link, a:visited
{
	color: #ab4040;
}

.visual
{
	position: absolute;
	z-index:1;
	width: 100%;
	vertical-align: top;
}

.visual2
{
	position: absolute;
	z-index:1;
	width: 295px;
	vertical-align: top;
}

.centerGR
{
	background-image: url('/img/center_gr.gif');
	background-position: right;
	background-repeat: repeat-y;
}

.menu
{
	position: absolute;
	z-index:3;
	left: 12px;
	top: 224px;
}

.leftCollumn
{
	vertical-align:top;
	background-color: #f5eed4;
}

.leftCollumnText
{
	position: relative; 
	z-index:4; 
	top:-10px;
}

.rightCollumn
{
	background-image: url('/img/right_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align:top;
	padding-left:19px;
	padding-top:29px;
}

.rightCollumn2
{
	background-image: url('/img/right_top.jpg');
	background-position: 0px -25px;
	background-repeat: no-repeat;
	vertical-align:top;
	padding-left:19px;
	padding-top:5px;
}

.rightCollumnBtm
{
	background-image: url('/img/right_btm.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

.rightCollumnBtmLinks
{
	padding-bottom:10px;
	vertical-align: bottom;
}
.rightCollumnText
{
	position:relative; 
	z-index:4;
}

.leftPoints
{
	background-image: url('/img/points_bg.gif');
	background-position: left, top;
	background-repeat: repeat-y;
	padding-left: 27px;
}

.testimonialText
{
	padding-right:190px;
	padding-top:10px;
}

.cafeText
{
	font-family: Tahoma;
	font-size: 12px;
	padding-top:0px;
}

.lunchText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-top:2px;
	color: #ab4040;
}

.pageTitle
{
	padding-top: 14px;
}

img.photo, img.testimonialPhoto, img.textPhotoRight, img.textPhotoLeft, img.textPhotoCenter
{
	border: 1px solid #FFFFFF;
}

img.testimonialPhoto
{
	margin-right:10px;
	margin-bottom: 2px;
}

img.textPhotoLeft
{
	margin: 5px 10px 5px 0px;
}

img.textPhotoRight
{
	margin: 5px 0px 5px 10px;
}

img.textPhotoCenter
{
	margin: 0px 0px 6px 0px;
}


.photoFrame
{
	background-color: #bcae8a;
	padding: 3px 22px 3px 7px;
}

td.eventTitle
{
	padding-top: 10px;
	padding-bottom: 10px;
}

a.eventTitle
{
	text-decoration:none;	
}

span.eventTitle
{
	color: #000000;
	font-size:13px;
	font-weight: bold;
}

span.eventDate
{
	color: #ab4040;
	font-size:13px;
	font-weight: bold;
}

.foodMenu
{
	font-size: 13px;
	color: #f5eed4;
	padding-bottom: 10px;
}

.foodMenu .selected
{
	color: Black;
	font-weight: bold;
}

.pager
{
	margin: 10px;
}
.pager td
{
	padding: 1px 10px 3px 10px;
	font-size: 11px;
	background-color: #f5eed4;
}

.pager td .selected
{
	font-weight: bold;
	color: Black;
}

img.foodPic, img.foodPicFrame 
{
	margin-right: 10px;
	margin-bottom: 10px;
}
img.foodPicFrame
{
	border: 1px solid #ab9d75;
}

.foodMenuTable
{
	margin: 10px 0px;
}

div.hr
{
	background-color: #f5eed4;
	height: 1px;
	margin:3px 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}

h1
{
	color: black;	
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}

h2
{
	color: black;	
	font-family: Tahoma;
	font-size: 12;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h3
{
	color: black;
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h4
{
	color: black;
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

p
{
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

ul, ol
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

li
{
	margin: 6px 0px;
	padding: 0px 0px 0px 8px;
	background: transparent url(/img/li.gif) no-repeat 0px 6px;
}

ul.condensed
{
	margin: 3px 0px 6px 0px;
	padding: 0px;
	list-style: none;
}

ul.condensed li
{
	margin: 2px 0px;
	padding: 0px 0px 0px 8px;
	background: transparent url(/img/li.gif) no-repeat 0px 6px;
}



form
{
	margin:0px;
}
select, input, textarea
{
	border: 1px solid #ab9d75;
	font-family: Tahoma;
	font-size: 11;
}

input, textarea
{
	padding: 2px;

}

input.formButton
{
	font-weight: bold;
	color: #ab4040;
	background-color:#f5eed4;
}
.answer
{
	padding: 0px 0px 0px 30px;
}
.brown
{
	color: #6c6245;
}
