body {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	margin:25px 0px; padding:0px;
	background-color:#F1EEE3;
	color:#333333;
}
#wrapper {
	width:752px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#F1EEE3;
	}
.inp{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	border-style:solid;
	border-color:#c0c0c0;
	color:#232323;
	background-color:#f8f8f8;
	border-width:1px;
	margin-bottom:2px;
}
#preload {display:none;}
#logo{padding-bottom:10px;margin:auto;text-align:center;}
#flashwrapper{border:1px solid #ACC3A9;background-color:white;margin:0;padding:0;}
#flashwrapper_pad{padding:5px 5px 3px 5px;margin:0px;}
/*navigation below */
#navwrapper{text-align:center;margin:0px auto;}
/*the width changes whether it's home or not */
/* widths
home - public 642
home - members 532
other - public 695
other - members 585
*/
#nav_home_public{width:642px;text-align:center;margin:auto;}
#nav_home_members{width:532px;text-align:center;margin:auto;}
#nav_other_public{width:695px;text-align:center;margin:auto;}
#nav_other_members{width:585px;text-align:center;margin:auto;}
#nav_home_public ul,#nav_home_members ul,#nav_other_public ul,#nav_other_members ul{
	margin: 0;
	padding: 0;
	list-style:none;
	float:left;
	padding-top:10px;
}
#nav_home_public li,#nav_home_members li,#nav_other_public li,#nav_other_members li{
	float:left;
	padding:0px;
}
#home a {   
	display: block;   
	background:  url(images-nav/home_b.gif) top;   
	width: 38px;   
	height: 17px; 
}
#home a:hover {   
	background:  url(images-nav/home_r.gif) no-repeat bottom;   
}
#golf a {   
	display: block;   
	background:  url(images-nav/golf_b.gif) top;   
	width: 28px;   
	height: 17px; 
}
#golf a:hover { 
	background:  url(images-nav/golf_r.gif) no-repeat bottom;
}
#clubhouse a {   
	display: block;   
	background:  url(images-nav/clubhouse_b.gif) top;   
	width: 71px;   
	height: 17px; 
}
#clubhouse a:hover {   
	background:  url(images-nav/clubhouse_r.gif) no-repeat bottom;   
}
#membership a {   
	display: block;   
	background:  url(images-nav/membership_b.gif) top;   
	width: 80px;   
	height: 17px; 
}
#membership a:hover {   
	background:  url(images-nav/membership_r.gif) no-repeat bottom;   
}
#weddings a {   
	display: block;   
	background:  url(images-nav/weddings_b.gif) top;   
	width: 146px;   
	height: 17px; 
}
#weddings a:hover {   
	background:  url(images-nav/weddings_r.gif) no-repeat bottom;   
}
#weddings2 a {   
	display: block;   
	background:  url(images-nav/weddings2_b.gif) top;   
	width: 65px;   
	height: 17px; 
}
#weddings2 a:hover {   
	background:  url(images-nav/weddings2_r.gif) no-repeat bottom;   
}
#banquets a {   
	display: block;   
	background:  url(images-nav/banquets_b.gif) top;   
	width: 62px;   
	height: 17px; 
}
#banquets a:hover {   
	background:  url(images-nav/banquets_r.gif) no-repeat bottom;   
}
#tournament a {   
	display: block;   
	background:  url(images-nav/tournament_b.gif) top;   
	width: 147px;   
	height: 17px; 
}
#tournament a:hover {   
	background:  url(images-nav/tournament_r.gif) no-repeat bottom;   
}
#members a {   
	display: block;   
	background:  url(images-nav/members_b.gif) top;   
	width: 95px;   
	height: 17px; 
}
#members a:hover {   
	background:  url(images-nav/members_r.gif) no-repeat bottom;   
}
/* end of navigation */
#bottom_wrapper{padding-top:14px;clear:both;}
#bottom_left{float:left;width:242px;}
#bottom_right{float:left;width:500px;}
#other_links{
	 padding-left:6px;
	 line-height:18px;
	 padding-top:1px;
	 padding-bottom:15px;
	 /* font-weight:bold; */
}
#member_links{
	 padding-left:6px;
	 line-height:18px;
	 padding-top:1px;
}
/*  no longer change the link color and decoration
#member_links a,#other_links a{text-decoration:none;color:#474730}
#member_links a:hover,#other_links a:hover{text-decoration:underline;}
*/
#decoration{text-align:center;padding-top:15px;}
#footer{text-align:center;padding-top:10px;clear:both;}
.other_main_header{
	font-size:17px;
	padding-bottom:10px;
	color:#006600;
}


