/* @override http://clients.shireinteractive.com/campinnabah/inc/master.css */

a{
color:#ac7139;
text-decoration:none;
}
a:hover{
color:#522b10;
text-decoration:underline;
}
html>body{
background: #111;
font-family:Verdana, Geneva, sans-serif;
}
body{
	background: #111;
	font-family:Verdana, Geneva, sans-serif;
}
#container2{
	width: 1024px;
	border: 8px solid #242424;
	border-top: 0;
	border-bottom: 8px solid #242424;
	margin: 0 auto;
	background: #111 url(../img/bodybg.jpg) repeat-y center;
	margin-bottom: 100px;
}
#container{
	width: 750px;
	margin: 0 auto;
}
#header{
	height: 170px;
	margin: 0 auto;
}
#topinfo{
	margin: 0 auto;
	height: 170px;
	background: url(../img/headerbg.jpg) no-repeat top;
}
#logo{
	height: 120px;
	width: 110px;
	float: left;
}
#logo h1{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#slogan{
	height: 120px;
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
}
#slogan h2{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#navigation{
	position: relative;
	clear: both;
	padding-top: 20px;
	z-index:999;
	float: left;
	width:1000px;
	}
#main{
	width: 750px;
	clear: both;
}
#maintop{
	width: 730px;
	height: 335px;
	float: right;
	background: url(../img/maintop.jpg) no-repeat;
}
#flash{
	float: left;
	width: 483px;
	height: 210px;
	position: relative;
	z-index: 1;
}
#subnav{
	width: 245px;
	height: 210px;
	float: left;
	position: relative;
	top: 67px;
	left: 2px;
}
#subnav ul{
list-style:none;
padding:0;
margin:0;
}
#subnav ul li{
	text-indent: -9999px;
	list-style:none;
	padding:0;
margin:0;
}
#subnav li a#subregister{
	height: 70px;
	width: 247px;
	display: block;
	background: url(../img/navigation.jpg) 0 0;
}
#subnav li a#subcalendar{
	height: 70px;
	width: 247px;
	display: block;
	background: url(../img/navigation.jpg) no-repeat 0 -70px;
}
#subnav li a#subtour{
	height: 70px;
	width: 247px;
	display: block;
	background: url(../img/navigation.jpg) no-repeat 0 -140px;
}
#subnav li a:hover#subregister{
	height: 70px;
	width: 247px;
	display: block;
	background: url(../img/navigation.jpg) -247px 0;
}
#subnav li a:hover#subcalendar{
	height: 70px;
	width: 247px;
	display: block;
	background: url(../img/navigation.jpg) no-repeat -247px -70px;
}
#subnav li a:hover#subtour{
	height: 70px;
	width: 247px;
	display: block;
	background: url(../img/navigation.jpg) no-repeat -247px -140px;
}
#mainmiddle{
	float: right;
	width: 630px;
	padding: 42px;
	background-color: #fbf8e8;
	margin-top:-40px;
}
#mainmiddle h1{
	color: #39441f;
	font: 24px Times, Georgia, "Times New Roman", serif;
}
#mainmiddle p{
	color: #000;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-bottom: 10px;
}

#submainmiddle{
	width: 670px;
	padding: 40px;
	background-color: #fbf8e8;
	margin: 0 auto;
	margin-top: 40px;
}
#submainmiddle h1{
	color: #39441f;
	font: 24px Times, Georgia, "Times New Roman", serif;
}
#submainmiddle p{
	color: #000;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-bottom: 10px;
}
#submainmiddle p strong{
font-weight:bold;
text-decoration:underline;}

#mainbottom{
	background-image: url(../img/mainbottom.jpg);
	height: 49px;
	width: 710px;
	clear: both;
	float: right;
}
#submainbottom{
	background-image: url(../img/mainbottom.jpg);
	height: 49px;
	width: 750px;
	clear: both;
	margin: 0 auto 40px auto;
}
#footer{
	height: 180px;
	clear: both;
}
#footercontent{
	width: 1024px;
	margin: 0 auto;
	background-image: url(../img/footercontent.jpg);
	height: 180px;
}
#footernav{
	clear: both;
	position: relative;
	top: 70px;
}
#footernav p{
	color: #889370;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: center;
	line-height: 19px;

}
#footernav p a{
	color: #889370;
	text-decoration: none;
}
#footernav p a:hover{
	color: #fbf8e8;
	border-bottom: 1px dotted #fbf8e8;
}