body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(grfx/bkg.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: #E2B86C;
}
#left_content {
	float: left;
	width: 580px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 24px;
	margin-top: 74px;
	margin-bottom: 20px;
	height: 460px;
}
#dining_room {
	border: 1px solid #000;
	margin-bottom: 2px;
}
#rosemary {
	position: relative;
	left: 400px;
}
#gift_certificates {
	margin-top: 16px;
}
#right_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	float: right;
	width: 231px;
	margin-right: 15px;
	margin-top: 16px;
}
#clear_float {
	clear: both;
}

#container {
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	background-image: url(grfx/header.jpg);
	background-repeat: no-repeat;
	height: 139px;
}
#body {
	background-image: url(grfx/main_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#footer {
	background-image: url(grfx/footer_bkg.jpg);
	height: 81px;
}
#menu_body {
	background-image: url(grfx/menu_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#menu_content {
	float: left;
	width: 585px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 24px;
	margin-top: 74px;
	margin-bottom: 20px;
	height: 480px;
	overflow: auto;
	text-align: left;
	padding-right: 4px;
}
#facilities_body {
	background-image: url(grfx/facilities_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#weddings_body {
	background-image: url(grfx/weddings_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#banquet_body {
	background-image: url(grfx/banquets_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#directions_body {
	background-image: url(grfx/directions_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.Headline {
	font-size: 14px;
	font-weight: bold;
}
#directions_content {
	float: left;
	width: 586px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 24px;
	margin-top: 70px;
	margin-bottom: 20px;
	height: 480px;
	overflow: auto;
}
#directions_content iframe {
	border: 1px solid #000;
}
#admin_body {
	background-color: #FFF;
	background-image: url(grfx/cms_bkg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table  {
	border: 2px solid #AE2630;
}
.bold_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#admin_content {
	float: left;
	width: 835px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 24px;
	margin-top: 70px;
	margin-bottom: 20px;
	height: 480px;
	margin-right: 24px;
}
.loginfailed {	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
a.boldlink:link {
	color: #B92933;
	text-decoration: none;
}
a.boldlink:visited {
	color: #B92933;
	text-decoration: none;
}
a.boldlink:hover {
	color: #B92933;
	text-decoration: underline;
}
#tour_body {
	background-image: url(grfx/tour_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wedding_menu_body {
	background-image: url(grfx/wedding_packages_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
