body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #FFDF95;
	height: 100%;
}
body a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

	img, div { behavior: url(includes/pngfix.htc)
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	border: 1px solid #333333;
	background-color: #FFE7B1;
}
.headertop {
	width: auto;
	height: 65px;
	display: block;
	background-repeat: no-repeat;
}
.homeimages {
	display: block;
	float: right;
	padding: 0px;
	width: 400px;
	margin-left: 10px;
	padding-right: 0px;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
}

.homeleft {
	display: block;
	float: left;
	padding: 5px;
	width: auto;
	height: auto;
}
.footerbottom {
	display: block;
	width: auto;
	background-repeat: repeat-x;
	height: 115px;
}
.footer {
	width: 800px;
	padding: 10px;
	color: #333333;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.wrap {
	width: 850px;
	display: block;
	background-color: #FFDF95;
	background-image: url(images/chin-pattern.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #333333;
}
.buttonlinks {
	display: block;
	float: left;
	padding: 10px;
	color: #666666;
}
.textcontainer {
	display: block;
	padding-left: 5px;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}
.menu {
	display: block;
	height: 35px;
	text-align: center;
}


.map {
	border: 1px solid #FFFFFF;
	padding: 0px;
}
.hometags {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.buffetimagecontainers {
	display: block;
	width: 140px;
	height: 115px;
	overflow: hidden;
	border: 0px solid #FFE6AE;
}
.buffetimagewrap {
	display: block;
	width: 140px;
	height: 100px;
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
p {
	margin: 0px;
	padding: 0px;
}
.menusmall {
	font-size: 11px;
	line-height: 12px;
}
.menuitemssmall {
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
}
.menuitems {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
#dhtmltooltip{
position: absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
left: -300px;
width: 50px;
border: 1px solid #333333;
padding: 7px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=145);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}.resimages {
	border: 4px solid #FFFFFF;
}
.gallerimagecontainers {
	display: block;
	width: 190px;
	height: 115px;
	overflow: hidden;
	border: 0px solid #FFE6AE;
	margin-bottom: 5px;
}
.galleryimagewrap {
	display: block;
	width: 190px;
	height: 100px;
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
