@charset "utf-8";
/* CSS Document */


*{outline: none;}
img {border: 0;}
.container {
	height:36px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position:absolute;
	z-index:999999;
	*positon:relative; /*-- IE 6 and 7 ONLY --*/
	top:-5px;
}
ul#topnav a, #topnav a:visited {
	color: #ffffff; /*-- Change per Property --*/
	height:18px;
	font-family: "Gill Sans MT", arial, serif; /*-- Change per Property --*/
	font-size:13px;
	padding:8px 12px 12px 12px;
	*padding:8px 12px 10px 12px;/*-- IE 6 & 7 ONLY --*/
	text-decoration:none;
	text-shadow: #065C7B 1px 1px; /*-- Change per Property --*/
	/*text-transform:uppercase;*/
	/*border-right:1px solid #625943;*/
	margin:0px;
	margin-top:-8px;
	*display:inline-block;/*-- IE 6 & 7 ONLY --*/
	/*letter-spacing:-1px;*/
	text-transform: uppercase;
}

ul#topnav a:hover {
	background:#ffffff; /*-- Change per Property --*/
	color: #00b4f0; /*-- Change per Property --*/
	text-decoration:none;
	text-shadow: none;
}
.cur-nav{
	height:20px !important;
	font-family: 'Cantarell', arial, serif !important;	
	font-size:13px !important;	
	padding: 0px 3px 0px 2px !important;
	text-decoration:none !important;
	text-shadow: #605940 2px 2px !important;
	text-transform:uppercase !important;
	border-right:1px solid #625943 !important;
	margin:0px !important;
	margin-top:-8px !important;
	padding:8px 8px 10px 8px !important;
	*display:inline-block !important;/*-- IE 6 & 7 ONLY --*/
	*padding:6px 8px 7px 8px !important;/*-- IE 6 & 7 ONLY --*/
	letter-spacing:-1px !important;
	background:#5b5d29 !important;
	color: #fff !important;

}
.cur-nav  a:hover{
	color: #fff6c2 !important;
	text-decoration:none !important;

}
ul#topnav a:active {background-color:#00b4f0; color:#ffffff;}  /* selected link *//*-- Change per Property --*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 975px; /*-- Was 1000px Pre 'Offers' Nav --*/
	list-style: none;
	font-size: 1.1em;
	text-align:center;
	top: 0;
	z-index: 100000;
	height: 31px;
	left: 50%;
	padding-top:13px;
	*padding-top:4px;/*-- IE 6 & 7 ONLY --*/
	*padding-bottom:3px;/*-- IE 6 & 7 ONLY --*/
	text-align:center;
	_padding-top:6px;
	position:relative;
	margin-left:-477px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	*margin-top:8px;
}
ul#topnav li a {
	text-indent: -9999px;
	height: 44px;
	*text-indent :0px;
	*height:20px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
 
ul#topnav li .sub {
	position: absolute;	
	top: 30px;
	left: 0;
	background: #fff;
	float: left;
	width:692px;
	height:auto;
	min-height:70px;
	display: none;
	padding-top:25px;
	/* Curved Corners */
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	/* Cross Browser Shadow */
    -moz-box-shadow:0px 3px 18px -5px #fff;
    -webkit-box-shadow:0px 3px 18px -5px #fff;
    box-shadow:0px 3px 18px -5px #fff;
    /* Shadow For IE 8 
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=180, Color='#8d9902')";*//*-- Change per Property --*/
    /* Shadow For IE 5.5 - 7 
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=180, Color='#8d9902');*//*-- Change per Property --*/
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0px -11px 15px 20px;	
	padding: 0;
	*padding-bottom: 20px; /*-- IE 6 & 7 ONLY --*/
	width: 140px;
	*width: 135px; /*-- IE 6 & 7 ONLY --*/
	float: left;
}
ul#topnav .sub ul li {
	/*width: 100%;*/
	width:200px;
	color: #fff;
}
/*ul#topnav .sub ul li h2 {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	margin:14px 0 9px 0;
	*margin:14px 0 2px 0; -- IE 6 & 7 ONLY --
	font-size: 1.3em;
	font-weight: normal;
	width:200px;
}*/
ul#topnav .sub ul li h2{
	padding: 5px 0px 0px 0px;
	*padding: 0; /*-- IE 6 & 7 ONLY --*/
	background-image: none;
	color: #00b4f0 !important; /*-- Change per Property --*/
	font-weight:bold;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	border:0px !important;
	letter-spacing:normal; /*-- ALAN EDIT SAT --*/
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0px 0px 0px;
	*padding: 0; /*-- IE 6 & 7 ONLY --*/
	background-image: none;
	color: #00b4f0 !important; /*-- Change per Property --*/
	font-weight:bold;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	border:0px !important;
	letter-spacing:normal; /*-- ALAN EDIT SAT --*/
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(http://www.hemingways-watamu.com/includes/css/navlist_arrow.png) no-repeat 5px 12px;
	display: block;
	text-decoration: none;
	color: #999; /*-- Change per Property --*/
	text-align:left;
	font-family:arial;
	margin-left:0px;
	padding:0px 0px 13px 0px;
	*padding:0px 0px 4px 0px;/*-- IE 6 & 7 ONLY --*/
	border:0px !important;
	letter-spacing:normal; /*-- ALAN EDIT SAT --*/
	font-weight:bold; /*-- ALAN EDIT SAT --*/
	font-size:12px; /*-- ALAN EDIT SAT --*/
}
ul#topnav .sub ul li h2 a {
	/*--font-weight:normal; ALAN EDIT SAT - TO OVERWRITE THE BOLD STYLE FOR SUB LINKS--*/
}

ul#topnav .sub ul li img {
	float: left; 
	margin:0px 12px 8px 0px; /*-- ALAN EDIT SAT --*/
}
ul#topnav .sub ul li a:hover {
	color: #4dd2ff; /*-- Change per Property --*/
	background:none !important;
}
ul#topnav .sub ul li h2 a:hover {
	color: #4dd2ff; /*-- Change per Property --*/
	background:none !important;
}
ul#topnav .sub *{
	border:0px;
	text-shadow:none;
	text-transform:none;
}