body { margin:0px; background-color:#6f1053; background-image:url(images/background.jpg); height:100% }

body#home a#homenav,
body#booking a#booknav,
body#themenu a#themenunav,
body#event a#eventnav,
body#gallery a#gallnav,
body#links a#linksnav,
body#contact a#connav {
	position: relative;
	top: -3px;
	color: #fff;
    font-weight: normal;
	background: #a2220c;
	height: 18px;
	margin: 8px 3px 5px 3px;
	padding:3px 6px;
	border-bottom: 4px solid #457d28;
	font-size: 14pt;
	width:auto;

}

html { height:100% }

a {
	text-decoration: none;
	color: #fff;
	padding: 3px 8px;
	font-size: 14pt;
}


a:link { text-decoration:none }
a:visited {text-decoration:none }
a:hover { color:#fff }
a:active { color:#ffffff;  font-weight: normal; }

.a2{
	font-size: 16pt;
	color: #3e7024;
	margin: 4px 0;
	font-weight: bold;
	text-align: left;

	}


#footer{ font-size:12pt; font-weight:normal;color:#383638;}
 
 ul {
	top: 0;
	color: rgba(234,234,234,0.91);
	width: 62%;
	height: 40px;
	display: block;
	margin: 2px;
	padding: 0, 0, 2px, 0;
}


li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	display: inline-block;
	margin: 0, 0, 0, 15px;
	padding:0, 3px;
}


#header{
       border-top-left-radius: 35px;
       border-top-right-radius: 35px;
       -webkit-border-top-left-radius: 35px;
       -webkit-border-top-right-radius: 35px;
       -moz-border-radius-topright: 35px;
       -moz-border-radius-topleft: 35px;     
       behavior: url(css/PIE.htc);
        }

#content{ border-bottom-right-radius: 35px;
           border-bottom-left-radius: 35px;
          -webkit-border-bottom-left-radius:35px;
          -webkit-border-bottom-right-radius: 35px;
          -moz-border-radius-bottomleft: 35px;
          -moz-border-radius-bottomright: 35px;
          behavior: url(css/PIE.htc);
          }

.gfx {position:relative; overflow:visible;}
.row, .column {position:relative; float:left; display:inline;}
.column {clear:both; }
#nav{
	width:990px; 
	z-index:1; 
	overflow:visible; 
	min-height:36px; 
	margin-bottom:11px; 
	margin-left:30px; 
	margin-top:3px; 
	margin-right:0px; height:auto;
}
#Nav1 { float:left;  padding:0; margin:0; list-style:none; }
#navlist{ float: left; height: 30px; padding: 5px 5px 16px 40px; width: 860px;}
#Nav1 .NavItem { width:auto;  float:left;margin:0; padding:0; border-right:0; border-top:0; border-bottom:0; border-left:0; position:relative; }
#Nav1 .NavItem a { display:block;text-decoration:none; background:url(images/transparent.gif) repeat; margin:0;padding:3px 10px 3px 10px; height:1%; }
#Nav1 .FirstChild { border-left:0; }
#Nav1 .LastChild { border-right:0; }
#Nav1 .NavItem a:hover, #Nav1 .NavItem span a:hover, #Nav1 .NavItem a:focus { text-decoration:none; background:url(images/transparent.gif) repeat; }
#Nav1 .NavItem a:active { text-decoration:none; background:url(images/transparent.gif) repeat; }
* html #Nav1 { float:left; }
* html #Nav1 .NavItem a { float:left; height:1%; }
