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

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: #B1AEA9;
	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 : 20px;
	padding-left : 13px;
	font-size : 12px;  
}

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

.submenuitem {
	padding-left : 6px;
	font-weight : normal;
}

.menuitem.selected, .submenuitem.selected {
	font-weight : bold;
}

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

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

.contenttable {
	background-image : url(images/watermark.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	border-left : 1px solid #9A9783;

}

.newscell {
	padding-bottom : 15px;
}

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

.rightcol {
	background-color : #F6F4DE;
	width: 608px;
	padding-left : 25px;
	padding-right : 30px;
	padding-bottom : 50px;	
}

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

.galleryimg {
	padding-bottom : 10px;
}

.imgcell {
	width: 176px;
}

.rightborder {
	background-image : url(images/rightborder.gif);
	background-repeat : repeat-y;
	width : 4px;
}

.bottomleft {
	background-color : #E3E1CD;
	border-bottom : 1px solid #9A9783;		
	padding-bottom : 16px;
}

.bottomright {
	background-color : #F6F4DE;
	border-bottom : 1px solid #9A9783;		
	padding-bottom : 16px;
}