	#nav{ /* all lists */
		padding: 0;
		margin: 0;
		border:0;
		list-style: none;
		width : 1024px;
		text-align: center;
		z-index: 100;
		background: #678f39;
		color: #ffffff;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		background-color: #678f39;
		color: #ffffff;
		height: 62px;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-variant: small-caps;
	}

	#nav li:hover{
		background: #54721a;
		color: #ffffff;
	}

	#nav li a {
		color: #ffffff;
		text-decoration: none;
	}

	#nav li ul a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#nav li ul { /* second-level lists */
		position: absolute;
		display: none;
		left: 0px;
		top: 62px;
		text-align: left;
		padding: 0;
		margin: 0;
		list-style: none;
	}

	#nav li ul li { /* second-level lists */
		border:0;
		font-family: Times New Roman, Times, serif;
		font-variant: normal;
		background: #54721a;
		background-image: url('images/menu/arrow.gif');
		background-repeat: no-repeat;
		background-position: center right;
		color: #cdcd9b;
		height: 22px;
		line-height: 22px;
		padding: 0 15px 0 10px;
		border-top: 1px solid #b4b97f;
		border-bottom: 1px solid #b4b97f;
	}

	#nav li ul li a {
		color: #cdcd9b;
		height: 22px;
		margin: 0;
		border-right: 0;
	}

	#nav li ul li:hover {
		background-color: #678f39;
		color: #ffffff;
		background-image: url('images/menu/arrowHover.gif');
		background-repeat: no-repeat;
		background-position: center right;
	}

	#nav li ul li:hover a {
		color: #ffffff;
	}
		
	#nav li:hover ul { /* lists nested under hovered list items */

		display: block;
	     
	}

	#nav li:hover ul ul { /* lists nested under hovered list items */

		display: none;
	     
	}

	#navHome{
		width: 60px;
		line-height: 42px;
		z-index: 100;
	}

	#navHome a {
		width: 59px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}
	
	#navAccommodation {
		width: 110px;
		line-height: 21px;
		z-index: 100;
	}

	#navAccommodation a {
		width: 109px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navAccommodation ul li{
		width: 180px;
	}

	#navAccommodation ul li a {
			width: 180px;
	}
	
	#navRetreat {
		width: 121px;
		line-height: 21px;
		z-index: 100;
	}
	
	#navRetreat a {
		width: 120px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navRetreat ul li{
		width: 180px;
	}

	#navRetreat ul li a {
			width: 180px;
	}
	
	#navConference {
		width: 110px;
		line-height: 21px;
		z-index: 100;
	}

	#navConference a {
		width: 109px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}
	
	#navAdventure {
		width: 90px;
		line-height: 21px;
		z-index: 100;
	}

	#navAdventure a {
		width: 89px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navAdventure ul li{
		width: 120px;
	}

	#navAdventure ul li a{
		width: 120px;
	}

	#navLlandrindod {
		width: 100px;
		line-height: 21px;
		z-index: 100;
	}

	#navLlandrindod	a {
		width: 99px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navLlandrindod	ul li{
		width: 300px;
	}
	
	#navLlandrindod	ul li a {
		width: 300px;
	}

	#navWelshShow {
		width: 90px;
		line-height: 21px;
		z-index: 100;
	}

	#navWelshShow a {
		width: 89px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navWelshShow ul li {
		width: 160px;
	}

	#navHistory {
		width: 120px;
		line-height: 21px;
		z-index: 100;
	}

	#navHistory a {
		width: 119px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navTariffs {
		width: 60px;
		line-height: 42px;
		z-index: 100;
	}

	#navTariffs	a {
		width: 59px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navTariffs ul li{
		width: 130px;
	}

	#navTariffs ul li a{
		width: 130px;
	}

	#navLocation {
		width: 70px;
		line-height: 42px;
		z-index: 100;
	}

	#navLocation a {
		width: 69px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
		border-right: 1px solid #ffffff;
	}

	#navBookings {
		width: 84px;
		line-height: 42px;
		z-index: 100;
		border: none;
	}

	#navBookings a {
		width: 84px;
		display: block;
		height: 42px;
		margin: 10px 0 10px 0;
	}

	#navBookings ul li{
		width: 100px;
		left: -41px;
	}
