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


*{outline: none;}
img {border: 0;}
.container {
	width: 100%;
	padding: 0;
	position:absolute;
	z-index:999999;
	*positon:relative; /*-- IE 7 ONLY --*/
	_position:absolute;/*-- IE 6 ONLY --*/
	top:44px;
	*top:50px;
	top:46px\0/;

}
ul#topnav a, #topnav a:visited {
	color: #ffffff;
	height:20px;
	font-family: 'Tinos', arial, serif;	
	font-size:13px;
	font-weight:600;
	padding: 0px 3px 0px 2px;
	text-decoration:none;
	letter-spacing:.5px;
	/*text-shadow: #000 1px 1px;*/
	text-transform: uppercase;
	/*border-right:  1px solid #6da99e;*/
	margin-top:-2px;
	padding:0px 7px 0px 7px;
	*display:inline-block;/*-- IE 6 & 7 ONLY --*/
	*padding:10px 8px 9px 6px;/*-- IE 6 & 7 ONLY --*/
	/*letter-spacing:-1px;*/
}

ul#topnav a:hover {
	color: #fff;
	text-decoration:none;
	background-image:url(../imgs/nav-hover.jpg);
	
}
#ui-datepicker-div{
z-index: 10 !important;
}
.cur-nav{
	height:20px !important;
	font-family:Arial, Helvetica, sans-serif;

	font-size:14px !important;	
	padding: 0px 3px 0px 2px !important;
	text-decoration:none !important;
	text-shadow: #605940 2px 2px !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 {}  /* selected link */
ul#topnav {
	    font-size: 1.1em;
    height: 31px;
    left: 51%;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: -554px;
    padding-top: 53px;
	*padding-top:43px;
    position: absolute;
    text-align: center;
    width: 101%;
    z-index: 100000;
}
ul#topnav li {
	float: left;
	/*margin: 0; padding: 0;*/
	*margin-top:8px;
	position: relative;
	border-right:1px solid #46473b;
	margin-left: -2px;
	
}
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;
	top:28px\0/;
	*top:37px; /*-- IE 6 & 7 ONLY --*/
	left: 0;
	background-image:url(../imgs/dropdown.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	float: left;
	width:225px;
	/*min-height:150px;*/
	display: none;
	z-index:1000000000000000000000000000;
	padding-top:14px;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 2px 9px 0px 6px;
	*margin: 0px 0px 0px 7px;
	margin: 2px 9px 0px 7px\0/;
	padding: 0;
	width: 153px;
	*width: 152px;
	width: 151px\0/;
	float: left;
}
ul#topnav .sub ul li { /*-- ALAN EDIT NEW VALUE --*/
	width: 100%;
	color: #fff;
}

ul#topnav .sub ul li img {
	border:1px solid #d5b25d;
	
}

ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom:12px;
}
ul#topnav .sub ul li h2 a {
	padding: 0px 0px 0px 0px;
	*padding: 0; /*-- IE 6 & 7 ONLY --*/
	background-image: none;
	color: #814900 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	border:0px !important;
	letter-spacing:1.5px; /*-- ALAN EDIT SAT --*/
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: 32px;
	width:151px;
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	/*padding: 7px 5px 7px 15px;*/
	display: block;
	text-decoration: none;
	color: #28291d;
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:.5px;
	*letter-spacing:.5px;
	margin-left:0px;
	padding-left:0px;
	border:0px !important; /*-- ALAN EDIT SAT --*/
	font-weight:normal; /*-- ALAN EDIT SAT --*/
	font-size:12px; /*-- ALAN EDIT SAT --*/
	margin-bottom:10px;
	padding:0;
}
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: right; 
	margin:0px -6px 8px 0px; /*-- ALAN EDIT SAT --*/
}
ul#topnav .sub ul li a:hover {
	color: #ffffff;
	background-color:#2d2e21;
	text-shadow:none;
	margin-bottom:10px;
	width:228px;
}
ul#topnav .sub ul li h2 a:hover {
	color: #997529;
	background:none !important;
}
ul#topnav .sub *{
	border:0px;
	text-shadow:none;
	text-transform:none;
}
#droptext{
	position:absolute; 
	top:11px;
}

#topnav li .sub ul li a #submenu{
	padding-left:5px;
	padding-top:6px;
}
#topnav li a:hover{
padding-bottom:11px;
padding-top:10px;
*padding-bottom:7px;
*padding-top:10px;
}

@media screen and ( max-width: 1050px){	/*css changes targeting ipad(tablets) and smaller res desktops*/
	ul#topnav {
		left: 53%;
	}
	ul#topnav a, #topnav a:visited {
		padding: 0px 7px 0px 2px;
	}
}