body {
	margin-top : 0px;
	padding-top : 5px;
	background-color : #F1EBCA;
}

body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #404040;
}

a, a:link, a:visited {
	color : #404040;
	text-decoration : underline;
}

a:hover {
	text-decoration : none;
}

h1, .reservation, .reservation a, .reservation a:visited {
	color: #CC842C;
	text-transform : uppercase;
	font-weight : bold;
}

h1 {
	font-size : 16px;	
	letter-spacing : 1px;	
	margin-bottom : 15px;
}

.reservation {
	font-size : 12px;	
	padding-top: 12px;
	padding-bottom : 20px;
}

.reservation, .reservation a, .reservation a:link, .reservation a:visited {
	text-decoration : none;
	}

.reservation a:hover {
	text-decoration : underline;
}

.toptable {
	border-bottom-color : #0A71BA;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.menuitem {
	padding-top : 15px;
	padding-left : 13px;
	font-size : 12px;  
}

.menuitem a:hover {
	text-decoration : underline;
}

.submenuitem, .selected .submenuitem {
	padding-left : 6px;
/*	font-weight : normal; */
}

.menuitem a, .menuitem a:link, .menuitem a:visited {
/*	color : #404040; */
	text-decoration : none;
}

.menuitem .selected, .submenuitem .selected {
/*	color : #A71418; */
	font-weight : bold;
} 

.selected a, .selected a:link, .selected a:visited, .submenuitem.selected a, .submenuitem.selected a:link, .submenuitem.selected a:visited,{
/*	color : #A71418; */
	font-weight : bold;
}

.menuitem a:hover {
	text-decoration : underline;
}

.contenttable {
	background-color: #FFFFFF;
	background-image: url(images/contentbg.gif);
	background-position: top;
	background-repeat: repeat-y; /*	border-left : 1px solid #730C0F; */
}

.newscell {
	padding-bottom : 15px;
}

.menucol {
	width: 172px; /*	background-color : #E7E7E7; */
	background-image: url(images/menutop.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding-bottom: 50px;
}

.rightcol {
/*	background-color : #FFFFFF; */
	width: 608px;
	padding-left : 25px;
	padding-right : 30px;
	padding-bottom : 50px;	
	padding-top: 20px; 
}

.content {
/* 	padding-bottom : 100px; */
	padding-bottom : 50px;
}

.galleryimg {
	padding-bottom : 10px;
}

.imgcell {
	width: 176px;
}

.bottomleft {
/*	background-color : #E7E7E7; */
	border-bottom : 3px solid #CC832B;		
}

.bottomright {
	/*	background-color : #FFFFFF; */
	border-bottom: 3px solid #CC832B;
	padding-bottom: 8px;
	vertical-align: bottom;
}
