/* ================================================================ 

This copyright notice must be kept untouched in the stylesheet at 

all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/pro_drop.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

#multi-level {
	height:39px;
	width:867px;
	position:relative;
	z-index:100;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
	background-image: url(../images/infra/menu.jpg);
	background-repeat: no-repeat;
  }


#multi-level .pad {
	float:left;
}

/* The menu styling */

/* Remove the padding, margins and bullets from the lists */

.menu, .menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
}



/* Set up the top level list items and float left (or right) to place inline */

.menu li.top {display:block; float:left; position:relative;}



/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}



/* Default top link link styling */

.menu li.top a.top_link {
	display:block;
	float:left;
	height:39px;
}

.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */



/* pre-load the hover images into the lists */

.menu li.p1 {
	width:162px;
	background-image: url(../images/infra/menu/menu_overs_02.jpg);
	background-repeat: no-repeat;
}

.menu li.p2 {
	width:129px;
	background-image: url(../images/infra/menu/menu_overs_03.jpg);
	background-repeat: no-repeat;
}

.menu li.p3 {
	width:127px;
	background-image: url(../images/infra/menu/menu_overs_04.jpg);
	background-repeat: no-repeat;
}

.menu li.p4 {
	width:141px;
	background-image: url(../images/infra/menu/menu_overs_05.jpg);
	background-repeat: no-repeat;
}

.menu li.p5 {
	width:171px;
	background-image: url(../images/infra/menu/menu_overs_06.jpg);
	background-repeat: no-repeat;
}

.menu li.p6 {
	width:96px;
	background-image: url(../images/infra/menu/menu_overs_07.jpg);
	background-repeat: no-repeat;
}


/* set up the normal unhovered images in the links */

.menu li a#about {
	width:162px;
	background-image: url(../images/infra/menu/menu_02.jpg);
	background-repeat: no-repeat;
}

.menu li a#gettinghere {
	width:129px;
	background-image: url(../images/infra/menu/menu_03.jpg);
	background-repeat: no-repeat;
}

.menu li a#thingstodo {
	width:127px;
	background-image: url(../images/infra/menu/menu_04.jpg);
	background-repeat: no-repeat;
}

.menu li a#placestostay {
	width:141px;
	background-image: url(../images/infra/menu/menu_05.jpg);
	background-repeat: no-repeat;
}

.menu li a#festivalsevents {
	width:171px;
	background-image: url(../images/infra/menu/menu_06.jpg);
	background-repeat: no-repeat;
}

.menu li a#contact {
	width:96px;
	background-image: url(../images/infra/menu/menu_07.jpg);
	background-repeat: no-repeat;
}

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible;} /* for IE6 */

.menu li:hover { position:relative; z-index:200;} /* for IE7 */



/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */

.menu li a#about:hover, .menu li:hover a#about,

.menu li a#gettinghere:hover, .menu li:hover a#gettinghere,

.menu li a#thingstodo:hover, .menu li:hover a#thingstodo,

.menu li a#placestostay:hover, .menu li:hover a#placestostay,

.menu li a#festivalsevents:hover, .menu li:hover a#festivalsevents,

.menu li a#contact:hover, .menu li:hover a#contact {background:transparent;}




/* keep the 'next' level invisible by placing it off screen. */

.menu ul, 

.menu :hover ul ul, 

.menu :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}



/* set up the first drop down sub level */

.menu :hover ul.sub {
	left:0;
	top:39px;
	white-space:nowrap;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 120%;
	_width: 206px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #A93108;
	border: 1px solid #FFFFFF;
}

.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:100%;
	_width: 206px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu :hover ul.sub li a {
	display:block;
	font-size:7pt;
	height:20px;
	width:100%;
	_width: 206px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	border: 0 solid #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

.menu :hover ul.sub li a:hover {
	background-color: #293011;
}




/* last menu 32 */

.menu :hover ul.sub1 {left:0; top:39px; background: #123345; padding:2px 0; border:2px solid #ffffff; white-space:nowrap; width:140px; height:auto; }

.menu :hover ul.sub1 li {display:block; height:20px; position:relative; float:left; width:90px;}

.menu :hover ul.sub1 li a {display:block; font-size:11px; height:20px; width:136px; line-height:20px; text-indent:5px; color:#990000; text-decoration:none; border:2px solid #ffffff; border-width:0 0 0 2px;}

.menu :hover ul.sub1 li a:hover {background:#123345; color:#ffffff;}



/* set up the flyout levels when hovering */

.menu :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul :hover ul

{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

body {
	margin: 0px;
	padding: 0px;
	background-color: #6C8412;
}




#container {
	background-color: #6C8412;
	background-image: url(../images/infra/bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-attachment: fixed;
	background-position: center top;
}
#header {
	background-image: url(../images/infra/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 146px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	text-align: left;
}

#wrapper {
	padding: 0px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	background-image: url(../images/infra/menu.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 908px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#mainphoto {
	margin: 0px;
	padding: 0px;
	height: 203px;
	width: 908px;
}
#main-home {
	background-image: url(../images/infra/bg-main-home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 908px;
}
#main-white {
	width: 908px;
	background-image: url(../images/infra/bg-main.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EDE5DA;
	background-position: center top;
}
#clear {
}

#footer-home {
	background-image: url(../images/infra/bg-footer-home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 154px;
	width: 908px;
	padding: 0px;
}
#footer-page {
	background-repeat: no-repeat;
	height: 177px;
	width: 908px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin: 0px;
	background-image: url(../images/infra/bg-footer-page.jpg);
}
#clear {
	padding: 0px;
	height: 5px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#facebook {
	padding: 0px;
	float: right;
	height: 50px;
	width: 150px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copyright {
	margin: 0px;
	width: 908px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/infra/copyright-postcard.png);
	background-repeat: no-repeat;
	text-align: right;
}
#facebook-pages {
	padding: 0px;
	float: right;
	height: 50px;
	width: 150px;
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}

#leftwide{
	float: left;
	width: 890px;
	padding: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
#left-wide {
	float: left;
	width: 840px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	z-index: 0;
}

#right {
	float: right;
	width: 275px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/frame.jpg);
	background-repeat: no-repeat;
	height: 306px;
}

#home-boxes {
	float: left;
	width: 868px;
	padding: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
}
#p-search {
	background-image: url(../images/searchevents.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 270px;
	text-align: right;
	padding-top: 110px;
	padding-right: 20px;
}
#p-newsletter {
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 270px;
	text-align: right;
	padding-top: 76px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
#p-tellafriend {
	background-image: url(../images/tellafriend.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 270px;
	padding-top: 75px;
	text-align: right;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
.maincopy {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#000;
}
.maincopy a, .maincopy a:link   {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#A93108;
}
.maincopy a:visited {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#6C8412;
	text-decoration: underline;
}
.maincopy a:hover {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#A93108;
	text-decoration:underline;
}
.smallmaincopy {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#000;
}
.smallmaincopy a, .smallmaincopy a:link {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#A93108;
}
.smallmaincopy a:visited {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#6C8412;
	text-decoration: underline;
}
.smallmaincopy a:hover {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#A93108;
	text-decoration:underline;
}







h1 {
	display: block;
	width: 350px;
	height: 120px;
	text-indent: -9999px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
} 

h1 a { 
display: block; 
width: 100%; 
height: 100%; 
border: 0; 
} 

h2 {
	font-size: 13pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	color: #A93108;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 13pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	color: #A93108;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footerBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
}


.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #89C1D2;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #89C1D2;
	text-decoration: none;
}
.ticket {
	margin-bottom: 20px;
}

.highlight {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin-bottom: 10px;
	line-height: 17px;
	color: #FFFFFF;
}
.tabletext {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;
	vertical-align: middle;
}

.adminmenu, .adminmenu a, .adminmenu a:hover, .adminmenu a:link, .adminmenu a:visited {
font-size: 11pt;
	padding-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #fff;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}

.admintable_header, .admintable_header a, .admintable_header a:hover, .admintable_header a:link, .admintable_header a:visited{
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color:#fff;
	text-decoration:none;
}
.butts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(../images/button_bg.jpg);
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.visitorsguide {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 48px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.visitorsguide-home {
	float: right;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.maincopy ul {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#000;
	text-decoration:none;
}
.subtitle {
	font-size: 13pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	color: #A93108;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.stay {
	
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 10px;
	color:#000;
	text-decoration:none;
	padding: 0px;
}

.stay a:link {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 0px;
	color:#000;
	text-decoration:none;
}
.stay a:visited {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 0px;
	color:#000;
	text-decoration:none;
}
.stay a:hover {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 0px;
	color:#A93108;
	text-decoration:none;
}
.stay a:active {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-bottom: 0px;
	color:#A93108;
	text-decoration:none;
	text-align: center;
}
p {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-bottom: 10px;
	line-height: 17px;
	color:#000;
	text-decoration:none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.photo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#map {
	width: 210px;
	margin-top: 133px;
	height: 100px;
	position: absolute;
	z-index: 500;
	display: block;
	margin-left: 310px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
a#map {
	width: 210px;
	margin-top: 133px;
	height: 100px;
	position: absolute;
	z-index: 500;
	display: block;
	padding: 0px;
	margin-left: 310px;
}
.photoframe {
	background-image: url(../images/infra/photoframe-thumbs.jpg);
	height: 125px;
	width: 167px;
	padding: 5px;
}

.largephotoframe {
	background-image: url(../images/infra/photoframe-photos.jpg);
	height: 200px;
	width: 267px;
	padding: 5px;
	margin-right:5px;
}

.listpanel {
	padding: 3px;
	margin: 6px;
	background-color:#F5F0EB;
	border: 1px solid #CEB69D;
}

.iframborder {
	padding: 1px;
	border: 1px solid #CEB69D;	
}

.button{
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #511B00;
	font-weight: bold;
	text-transform: uppercase;
	border:1px solid #CCC;
	display:inline;
}
.button a{ text-decoration:none; color:#FFF;}
.tabletext-white {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFF;
	text-align: right;
	vertical-align: middle;
}
.tablecopy {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#000;
	padding-top: 3px;
	padding-bottom: 3px;
}

