/*   -----------------------------------  PopMenu Magic Style Sheet  by Project Seven Development  www.projectseven.com  Menu Type: Horizontal  Style Theme:0 -Basic Style  -----------------------------------*/#p7PMnav {	margin: 0;	padding:0;}#p7PMnav li {	list-style-type: none;	margin: 0;	padding: 0;}#p7PMnav ul {	margin: 0;	padding: 0;	background-color: #ddcfb4;	position: absolute;	left: -9000px;	z-index: 10000;}#p7PMnav a {	font-size: .9em;	display: block;	height: 14px;	text-decoration: none;	padding: 15px 6px;	font-weight: normal;	color: #4E2B12;		}#p7PMnav a:hover, #p7PMnav #p7PMnav a:focus {	color: #8F5419;	letter-spacing: .01px;}.live {	font-weight: bold;		}.contact {	margin-left: 25px;	}	.contact a {	color:#FFFFFF}.end {	margin-left: 5px;	}/* ------ the current page marker style ------ */#p7PMnav .p7PMmark {	color: #4E2B12;}/* ------ the trigger link styles ------- *//*the trigger link *//* the active trigger link style */#p7PMnav .p7PMon {	color: #8F5419;}/*the submenu classes */#p7PMnav .p7PMhide {	left: -9000px;} #p7PMnav .p7PMshow {	left: auto;	z-index: 20000 !important;}/* Top level menu width */#p7PMnav li {	float: left;	margin-right: 12px}#p7PMnav ul li {	float: none;}#p7PMnav ul, #p7PMnav ul li {	width: 140px; }#pmmcrumb {	font-weight: bold;	margin-bottom: 10px;	color: #4E2B12;}#pmmcrumb a, #pmmcrumb a:visited {	font-weight: normal;	color: #FFFFFF;}#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {	font-weight: normal;	color: #4E2B12;}/* Styles for Booking & Contact Nav */#p7PMnav1 {	margin: 0;	padding:0;}#p7PMnav1 li {	list-style-type: none;	margin: 0;	padding: 0;}#p7PMnav1 ul {	margin: 0;	padding: 0;	background-color: #DDCFB4;	position: absolute;	left: -9000px;	z-index: 10000;}#p7PMnav1 a {font-size: .8em;	display: block; height: 8px;	text-decoration: none;	font-weight: normal;	padding: 15px 5px;	color: #ddcfb4;		}#p7PMnav1 a:hover, #p7PMnav1 #p7PMnav1 a:focus {	color: #8F5419;	letter-spacing: .02px;}/* ------ the current page marker style ------ */#p7PMnav1 .p7PMmark {	color: #333333;	font-weight: bold;}/* ------ the trigger link styles ------- *//*the trigger link *//* the active trigger link style */#p7PMnav1 .p7PMon {	color: #8F5419;}/*the submenu classes */#p7PMnav .p7PMhide {	left: -9000px;} #p7PMnav1 .p7PMshow {	left: auto;	z-index: 20000 !important;}/* Top level menu width */#p7PMnav1 li {	float: left;	margin-right: 10px}#p7PMnav1 ul li {	float: none;}#p7PMnav1 ul, #p7PMnav ul li {	width: 140px; }