html {
	height: 100%;
 } 
body {
 background-color: #ffffff;
 margin-top:0;
 margin-left: 0;
 margin-right: 0;
 font-family: Arial;
 font-size: 8pt;
 height: 100%;
}

a.topnav {
   font-weight: bold;
   color: #02351b;
   text-decoration: none;
   padding-left: 30%;
   padding-right: 40%;
   text-align: center;
   white-space: nowrap;
}
a.topnavselected {
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   padding-left: 30%;
   padding-right: 40%;
   text-align: center;
   white-space: nowrap;
}

.button {
   font-family: Arial;
   background-image: url(images/topnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #044b27 1px;
   cursor: hand;
   
   height: 22px;
   padding-left: 5px;
   padding-right: 5px;
   font-weight: bold;
	align: center;
}
.buttonselected {
   font-family: Arial;
   background-image: url(images/leftnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #044b27 1px;
   cursor: hand;
   
   height: 22px;
   padding-left: 10px;
font-weight: bold;
}
.leftbutton {

   background-image: url(images/leftnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #68957D 1px;
   cursor: hand;
   color : #fbf77f;
   width: 135px;
   height: 22px;
}
.leftbuttonselected {
   
   background-image: url(images/leftnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #68957D 1px;
   cursor: hand;
   color : #fbf77f;
   #width: 135px;
   height: 22px;
}

a.leftnav {
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   padding-left: 5%;
   padding-right: 5%;
   text-align: center;
   white-space: nowrap;
}
a.leftnavselected {
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
   padding-left: 5%;
   padding-right: 5%;
   text-align: center;
   white-space: nowrap;
}
.topnav-shadow {
	background-image: url(images/topnav_shadow.gif);
	height: 7px;
}

p {

	font-size: 80%;
	}

li {

	font-size: 80%;
	}

h1 { font-family: Arial; font-size: 150%; color: #044b27;}
h2 { font-family: Arial; font-size: 120%; color: #044b27;}
h3 { font-family: Arial; font-size: 100%; color: #044b27;}

h4 { font-family: Arial; font-size: 120%; color: #D1CDA8; background-color: #044b27;}
td.clubs {
	font-size: 80%;
	border-bottom: 1px solid #044b27;
	border-right: 1px solid #044b27;
	padding-left: 6px;

}

.homebox {
	background-color: #ECF0EE;	
	font-size: 100%;
	border-bottom: 1px solid #044b27;
	border-right: 1px solid #044b27;
}

.contact {
	#background-color: #02351b;
	background-color: #516258;
	color: #ffffff;
	border-bottom: 1px solid #044b27;
}

.bottomnav{
	font-size: 80%;
	color: #044b27;
	font-weight: bold;
	text-decoration:none;
}

.caption {
 	font-size:60%;
 	color: #000000;
 	font-weight: bold;
}

.inside{
 	font-weight: bold;
 	color: #044b27;

}

.insidesmall{
 	font-weight: bold;
 	color: #044b27;
	font-size: 80%;


}
.gallery{
	border:1px solid #044b27;	
	background-color: #ECF0EE;
	height: 50px;
	white-space:nowrap; 
	font-weight: bold;
}
.gallerysel{
	border-top:1px solid #044b27;
	border-left:1px solid #044b27;
	border-right:1px solid #044b27;
	height: 50px;
	font-weight: bold;
	white-space:nowrap; 
}
.gallerybody {
	border-bottom:1px solid #044b27;
	border-left:1px solid #044b27;
	border-right:1px solid #044b27;	
	
}
.gallerypic {
	border: 1px groove #044b27;
}
.shop{
	border-bottom: 1px groove #044b27;
	border-right: 1px groove #044b27;
	font-size: 80%;
	vertical-align: top;
}


.calendar{
 	font-weight: bold;
 	color: #044b27;
	font-size: 100%;


}
