html {
	height: 100%;
 } 
body {
 background-color: #ffffff;
 margin-top:0;
 margin-left: 0;
 margin-right: 0;
 font-family: Verdana,Arial,Helvetica, Sans-Serif;
 font-size: 8pt;
 height: 100%;
}

a.topnav {
   font-weight: bold;
   color: #4D1717;
   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: Verdana, Arial, Helvetica, sans-serif;
   background-image: url(images/topnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #374F43 1px;
   cursor: hand;
   width: 90px;
   height: 22px;
   padding-left: 10px;
}
.buttonselected {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-image: url(images/leftnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #374F43 1px;
   cursor: hand;
   width: 90px;
   height: 22px;
   padding-left: 10px;
}
.leftbutton {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-image: url(images/leftnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #68957D 1px;
   cursor: hand;
   color : #000000;
   width: 135px;
   height: 22px;
}
.leftbuttonselected {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-image: url(images/leftnav_button_bg.jpg);
   font-size: 80%;
   border-right: solid #68957D 1px;
   cursor: hand;
   color : #000000;
   width: 135px;
   height: 22px;
}
a.leftnav {
   font-weight: bold;
   color: #D1CDA8;
   text-decoration: none;
   padding-left: 5%;
   padding-right: 5%;
   text-align: center;
   white-space: nowrap;
}
a.leftnavselected {
   font-weight: bold;
   color: #D1CDA8;
   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-family: Verdana, Sans-Serif;
	font-size: 80%;
	}

li {
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	}

h1 { font-family: Verdana; font-size: 150%; color: #374F43;}
h2 { font-family: Verdana; font-size: 120%; color: #374F43;}
h3 { font-family: Verdana; font-size: 100%; color: #374F43;}

h4 { font-family: Verdana; font-size: 120%; color: #D1CDA8; background-color: #374F43;}
td.clubs {
	font-size: 80%;
	border-bottom: 1px solid #374F43;
	border-right: 1px solid #374F43;
	padding-left: 6px;

}

.clubs {
	background-color: #ECF0EE;
	
	border-bottom: 1px solid #374F43;
	border-right: 1px solid #374F43;
}

th.contact {
	background-color: #374F43;
	color: #ffffff;
	border-bottom: 1px solid #374F43;
}

.bottomnav{
	font-size: 80%;
	color: #374F43;
	font-weight: bold;
	text-decoration:none;
}

.caption {
 	font-size:60%;
 	color: #000000;
 	font-weight: bold;
}

.inside{
 	font-weight: bold;
 	color: #618B75;
 	text-decoration: none;
}

.gallery{
	border:1px solid #374F43;	
	background-color: #ECF0EE;
	height: 50px;
	white-space:nowrap; 
	font-weight: bold;
}
.gallerysel{
	border-top:1px solid #374F43;
	border-left:1px solid #374F43;
	border-right:1px solid #374F43;
	height: 50px;
	font-weight: bold;
	white-space:nowrap; 
}
.gallerybody {
	border-bottom:1px solid #374F43;
	border-left:1px solid #374F43;
	border-right:1px solid #374F43;	
	
}
.gallerypic {
	border: 1px groove #374F43;
}