/* CSS Document */

body {
	background-color: #FFE59B;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
h1 {
	visibility: hidden;

}
h3 {
	color: #806000;
}
#gotop {
	background-image: url(Images/GoTop.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 300px;
	width: 100%;
	background-color: #FFE59B;

}
#navcontainer{
	position: absolute;
	left: 270px;
	top: 185px;

}
#navcontainervertical{
	position: absolute;
	left: 0px;
	top: 230px;

}
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
ul#navlist2
{
	margin-left: 0;
	margin-top:0;
	white-space: nowrap;
	text-align: center;
}
#navlist li
{
display: inline;
list-style-type: none;
}
#navlist2 li
{

list-style-type: none;
	background-image: url(Images/icons/whiteicon5.gif);
	height: 116px;
	width: 127px;
	background-position: 0px 68px;


}
.whitenavtop{
	list-style-type: none;
	background-image: url(Images/icons/whiteicon5_2.gif);
	height: 38px;
	width: 127px;
	
	background-position: 0px -10px;
}
.whitenavbot{
	height: 56px;
	width: 127px;
	margin-top: -56px;

	background-color: #FFE59B;

}
#navlist a { padding: 47px 40px;
 }

#navlist a:link, #navlist a:visited
{
	color: #fff;

	text-decoration: none;
	background-image: url(Images/icons/whiteicon2.gif);
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
.whitenav
{
	top: 30px;
	position: absolute;

}
#centralclubtext {
	position: absolute;
	left: 145px;
	top: 245px;
	margin-right: 13%;
}

ul{

	list-style-type:none;
	margin: 0em;
	padding: 0px;}

#centralclubtext li {
	font:15/25px verdana, arial, helvetica, sans-serif;
margin-top:2px;
	background-image: url(Images/icons/BlackIcon2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1.8em;
}


p {

	font:16px/22px verdana, arial, helvetica, sans-serif;
	margin-top:-10px;
	margin-bottom:10px;
	}
	
A {
	COLOR: #BF0A00; TEXT-DECORATION: none;
	CURSOR: hand;  
}
A:link {TEXT-DECORATION: none;
	CURSOR: hand;}
A:hover {
	COLOR: #CC9900;
	TEXT-DECORATION: none;
	cursor: hand;
	}
A:active {
	COLOR: #EB4A04;
		CURSOR: hand;}
		
		#centralclubtext .address ul  {
margin-bottom: 18px;
}
#centralclubtext .address li{
background-image: none;
margin-top:-4px;
}

.Gofooter {
	background-image: url(Images/icons/whiteicon.gif);
	background-repeat: repeat-x;
	background-position: -7px top;
	height:75;
	margin-top: 40px;


}

.Gofooter p {
padding-top:35px;
	font-size: 10px;
	line-height:  15px;

}
.Gofooter img {
	float: right;
	margin-top: -40px;
	margin-bottom: 10px;
border:0px;
}