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

body{
	background-color:#016108;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#464106;
	}

.clear_left{
	clear:left;
	}

#container{
	width:966px;
	margin: 0 auto;
	background:url(img/bgMain.gif) repeat-y; 
	}
/*.headerContainer{
	background:url(img/header.jpg) no-repeat; height:212px;}	*/
.headerContainer{
	height:212px;}

.navContainer{
	background:url(img/bgNav.jpg) no-repeat; height:77px;
	color:#b0d19d;
	}
.txtNav{
	padding:3px 0 0 0;
	width:950px;
	text-align:center;
	}

.nav{
	padding:0 0 0 13px;
	}
	
.nav a:link{
	color:#b0d19d;
	text-decoration:none;
	}

.nav a:visited{
	color:#b0d19d;
	text-decoration:none;
	}
	
.nav a:hover{
	color:#fff143;
	text-decoration:none;
	}
	

.mainContainer{
	/*background:url(img/bgMain.gif) repeat-y; */
	width:966px;
	margin: 0 auto;
	}
	
  .compContainer{
  	width:814px;
	margin:0 auto;
	 
	}
	
  .compContainer2{
  	width:780px;
	margin:0 auto;
	padding:0 0 0 15px;
	}
	
	
  .leftColumn{
  	float:left;
	width:439px;

	}
	
 .rightColumn{
  	float:left;
	width:350px;
	padding:0 0 0 10px;

	}

 .rightColumn2{
  	float:left;
	width:750px;
	padding:0 0 0 10px;
 
	}


  .column3{
  	clear:both;
	text-align:center;
	padding:15px 0 0 0;
	}
	
  .txt1{
  	font-size:15px;
	font-weight:bold;
	color:#00601b;
	text-decoration:underline;
	font-style:italic;		
	}
	
  .txtError{
  	color:#FF0000;
	}

  .txt2{
  	color:#00601b;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
  	}
	
  .txt3{
  		font-weight:bold;}
	
 .txt4{
 		color:#00601b;
  		font-weight:bold;}
		
.txt5{
  	font-weight:bold;
	color:#00601b;
	font-style:italic;		
	}

.txt6{
	font-size:12px;
	color:#007E34;
	font-weight:600;
	}
	

  .container2{
  width:700px; 
  margin:0 auto;
  }	
 
  .weatherBox{
  	float:left;   
	   }

  .conatiner3{
  	float:left;
	width:490px;
	padding:30px 0 0 20px ;
	}
 		
 .footer{
 	width:966px;
	height:148px;
	margin: 0  auto;
	}
	
 
 /* index page*/
 
 .p_home1{
 	text-align:center;
	float:left;
	padding:40px 15px 0 0;
	}
 
 .p_home2{
 	text-align:center;
	float:left;
	}

 .txtHome1{
 	width:850px;
  	color:#fff143;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	text-align:center;
	position:relative;
	top:-20px;
  	}

.txtHome2{
 	width:552px;
  	color:#fff143;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	text-align:center;
  	}

/* party rates and info */
.party_leftColumn{
  	float:left;
	width:302px;
	}
	
 .party_rightColumn{
  	float:left;
	width:450px;
	padding:0 0 0 20px;

	}

.party_topnav{
	width:850px;
	text-align:center;
	margin-top:-32px;
	}
	
.party_topnav a:link{
	color:#fff6a0;
	text-decoration:none;
}

.party_topnav a:visited{
	color:#fff6a0;
	text-decoration:none;
}

.party_topnav a:hover{
	color:#fff143;
	text-decoration:none;
}
	

.party_h2{
	color:#00601b;}
	
/*Indoor Front Page*/
#txtfrontpage1{
	font-size:15px;
	font-weight:600;
	line-height:22px;
	width:336px;
	margin:0 auto;
	top:15px;
	padding:8px;
	border:1px solid #FEF021;}

.txtfrontpage2{
	color:#006F07;}
	
 