@charset "utf-8";
body {font-size:1em;padding:0;margin:0;width:100%;/* 0.0625em formula to keep dimmensions relative to 16px font */}
html{font-size:100%;}
* {margin:0;padding:0;color:#28160c;font-family:Tahoma, Geneva, sans-serif;}
p {margin-bottom:10px;}

#container {
	padding: 10px;
	width: 1000px;
	margin: 0 auto;
	font-size: 0.75em;
	/* 0.083em formula to keep dimmensions relative to 12px font */
	text-align: left;
	position: relative;
	background-repeat: repeat;
	background-color: #fffbfa;
}

/* BEGIN HEADER SECTION */
#header {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 142px;
	text-align: left;
	position: relative;
	background: url(/img/ui/header.gif) no-repeat;
}
#middle-home {
	margin: 0;
	padding: 0;
	width: 1000px;
	min-height: 528px;
	text-align: left;
	position: relative;
	background: url(/img/ui/home.jpg) no-repeat;
}
#middle-home h1 {
	margin-top: 25px;
	padding: 0;
	color:#fff;
	text-align: center;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1.75em;
}
#middle-home h1 a {
	color:#fff;
	text-decoration:none;
}
#middle-home h1 a:hover {
	color:#fff;
	text-decoration:underline;
}
#middle-home div.restaurants {
	margin-top:100px;
	margin-left:205px;
	padding:0;
	width:312px;
	height:380px;
	float:left;
	text-align:left;
	position:relative;
}
#middle-home div.residential {
	margin-top:100px;
	margin-left:535px;
	width:312px;
	height:380px;
	text-align:left;
	position:relative;
}
.homeblocks,
.homeblocks a{
	margin:0;
	padding:0;
	width:312px;
	height:312px;
	position:relative;
	display:block;
}
#middle {
	margin: 0;
	padding: 0;
	width: 1000px;
	min-height: 528px;
	text-align: left;
	position: relative;
	background: url(/img/ui/page-bg.jpg) no-repeat;
	clear:both;
}
#middle-home div.navigation,
#middle div.navigation {
	margin: 0;
	padding: 0;
	width: 1000px;
	min-height: 44px;
	text-align: left;
	position: relative;
	background: url(/img/ui/home.jpg) no-repeat;
}
#middle h1{
	color:#fff568;
	margin:18px 0 10px 220px;
	font-size:1.55em;
}
#middle div.left {
	margin-top: 20px;
	padding: 0;
	width: 705px;
	text-align: left;
	font-size:1.125em;
	position: relative;
	float:left;
}
#middle div.rightgal {
	margin: 20px;
	padding-bottom: 10px;
	width: 180px;
	position: relative;
	float:right;
}
#middle div.rightgal h2 {
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	font-size:1.125em;
	border: 1px solid #000;
}
#middle div.rightgalpic {
	margin: 10px 0;
	width: 180px;
	padding: 0;
	text-align: left;
	font-size:1.125em;
	position: relative;
	float:right;
}
#middle div.rightgalpic img {width: 180px;border: 0;}
#middle div.rightgalpic h2 {margin: 0;}
#middle div.rightgalpic a:link {text-decoration: none;}
#middle div.rightgalpic a:hover {text-decoration: underline;}

#middle div.right {
	margin: 20px;
	padding-bottom: 10px;
	width: 250px;
	position: relative;
	float:right;
}
#middle div.right h2 {
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	font-size:1.125em;
	border: 1px solid #000;
}
#middle div.rightpic {
	margin: 0 0 10px 0;
	width: 230px;
	padding: 10px;
	text-align: left;
	font-size:1.125em;
	position: relative;
	float:right;
	border: 1px solid #000;
}
#middle div.rightpic h2 {margin: 0;}
#middle div.rightpic a:link {text-decoration: none;}
#middle div.rightpic a:hover {text-decoration: underline;}
#footer {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 81px;
	text-align: left;
	position: relative;
	background: url(/img/ui/footer-filled.jpg) no-repeat;
	clear:both;
}
#click {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 20px;
	top:575px;
	z-index:9999;
	font-size:0.9em;
}

.box-10{margin: 10px;}
.top-10{margin-top: 10px;}
.right-10{margin-right: 10px;}
.bottom-10{margin-bottom: 10px;}
.left-10{margin-left: 10px;}
.bottom-20{margin-bottom: 20px;}
.upper{text-transform: uppercase;}
/*Menu Outer Wrapper*/
.menu-kbd {
	width: auto;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: inherit;
	padding: 1px;
	text-align: left;
	line-height: normal;
	float: right;
}
/*Hide Sub-Menu in Design View*/
.menu-kbd ul div {display: none;z-index: 9999;}
/*Provide Buffer for lowered 1st level Drop Down*/
.menu-kbd ul div {
	padding-top: 6px;
	background-image: url(/img/ui/menu/pmm_iefix.gif);
}
/*Remove Buffer 2nd level flyouts*/
.menu-kbd ul ul div {
	padding-top: 0px;
	background-image: none;
}
/*
TOP LEVEL MENU
*/
.menu-kbd ul {
	margin: 0;
	padding: 0;
}
.menu-kbd li {
	list-style-type: none;
	float: left;
	width: 120px;
	margin-right: 6px;
	background-image: url(/img/ui/menu/pmm_sheer_root.png);
}
/* Hide from IE5 Mac \*/
.menu-kbd li {
	width: auto;
}
/*Top Level Links*/
.menu-kbd ul a {
	display: block;
	text-decoration: none;
	padding: 10px 14px;
	color: #fff !important;
	border: 1px solid #852d07;
	text-align: left;
	background-color:#852d07;
	font-weight: bold;
	border: 1px solid #331c0a;
}
.menu-kbd a:hover {
	color: #fff !important;
	border-color: #fff;
}
.menu-kbd li:hover {
	background-position: 0px -80px;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.menu-kbd ul a.pmmfirst {
}
.menu-kbd ul a.pmmlast {

}
.menu-kbd ul li.pmmfirst {
}
.menu-kbd ul li.pmmlast {
}
/*First Sub Level*/
.menu-kbd ul ul {
	z-index: 10000;
	width: 200px;
	border: 1px solid #fff;
	background-image: url(/img/ui/menu/pmm_sheer_subs.png);
}
.menu-kbd ul ul li {
	float: none;
	background-image: none;
	margin-right: 0px;
}
.menu-kbd ul ul a {
	padding: 4px 14px;
	color: #000 !important;
	border: 0;
	background-image: none;
	background-color: transparent;
	text-align: left;
	overflow: hidden;
}
.menu-kbd ul ul a:hover {
	background-color: #27150b !important;
	color: #FFF !important;
	background-image: none;
}
/*Third Level (Flyouts in horizontal menu)*/
.menu-kbd ul ul ul {

}
/*
SPECIAL IMAGE-BASED RULES
*/
.menu-kbd img {
	border: 0;
}
.menu-kbd .menu_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

.menu-kbd ul a.trig_closed {
	background-image: url(/img/ui/menu/pmm_south_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu-kbd ul a.trig_closed_up {
	background-image: url(/img/ui/menu/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu-kbd ul li.trig_open, .menu-kbd ul li.trig_open_left, .menu-kbd ul li.trig_open_up {
	color: #000 !important;
	background-color: transparent;
	background-position: 0px -80px;
}
/*Sub Level*/
.menu-kbd ul ul a.trig_closed {
	background-image: url(/img/ui/menu/pmm_east_light.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu-kbd ul ul a.trig_closed_left {
	background-image: url(/img/ui/menu/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu-kbd ul ul a.trig_open {
	color: #FFF !important;
	background-image: none;
	background-color: #27150b !important;
}
/*The Current Marker (You are here) links*/
.menu-kbd .current_mark {
	font-weight: bold;
	color: #ddc24f !important;
	border: 1px solid #ddc24f;
}
.menu-kbd ul ul .current_mark {
	color: #000 !important;
}

/* Utility Rule used for Clearing floats in Horizontal Menus */
.p7pmmclearfloat{clear:both;height:0;line-height:0;font-size:0;}

