body{

	background: #C0C0C0;

}



#holder {

   width: 789px;

   margin: 0px auto;

   background: #004A1A;
   -moz-box-shadow:0 0 20px rgba(0,0,0,.8);
   -webkit-box-shadow:0 0 20px rgba(0,0,0,.8);

}



#navbar

{

   width: 768px;

   background: #F0F0DA;

   height: 34px;

   text-align: center;

   border-right-width: 10px;

   border-left-width: 10px;

   border-right-style: solid;

   border-left-style: solid;

   border-right-color: #004A1A;

   border-bottom-color: #004A1A;

   border-left-color: #004A1A;
}



#navbar a

{

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 11px;

   border-left: 1px solid #3A2F21;
   border-right: 1px solid #3A2F21;

   text-decoration: none;

   color: #000000;

   margin: 0px;

   float: left;
   
   padding: 10px 6px 0 5px;
   

   
   display:block;
   height:24px;

}

#navbar a:last-child {border-right:none;}



#navbar a.reserve

{

	font-family: Georgia, serif;

	font-size: 14px;

	border: 4px outset #3A2F21;

	text-decoration: none;

	color: #e9c64a;

	background:url('images/tree.jpg') #004918 left no-repeat;

	text-transform: uppercase;

	font-weight: bold;

	display:block;
	padding:4px 5px 0 5px;
	height:10px;
	height:22px;
	width:135px;
	text-align:right;
	
}



#navbar a.reserve:hover 

{

	border: 4px inset #3A2F21;

	color: #F7F3DE;

	background:url('images/tree.jpg') #004918 left no-repeat;

}



#navbar a:hover 

{

	background: #DBDBC6;

}

.border {

	border-top: 5px solid #004A1A;

	border-right: 10px solid #004A1A;

	border-bottom: 8px solid #004A1A;

	border-left: 5px solid #004A1A;

	padding-left: 6px;

}





.border_content {

	border-top: 0px solid #004A1A;

	border-right: 5px solid #004A1A;

	border-bottom: 8px solid #004A1A;

	border-left: 10px solid #004A1A;

}



.active

{

background: #e9c64a;

}



#content

{

	background:url('images/content_bg.jpg');

	width: 767px;

}



#news_request

{

	background-color: #004918;

	width: 550px;

	border: 5px solid #b2b89e;

	margin: 20px;

	margin-left: 75px;

	padding: 5px;

	

	

}

.text {

	color: #f0f0da;

	font-weight: bold;

	font-size: 16px;

	padding: 0px;

	margin-top: 5px;

	margin-bottom: 5px;

}



.bold

{

font-weight: bold;

}



p.verbiage

{

	padding-left: 75px;

	width: 600px;

	text-align: justify;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

}

p.verbiage2

{

	padding-left: 20px;

	text-align: justify;

}



p.center

{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}