* {
	margin: 0;
	padding: 0;
}

body {
	background: #39424B;
	font-family: Georgia;
   
	color: #393939;
	height: 100%;
}
a
{
    text-decoration:none;
    color:#105CB6;
}
a:hover
{
    color:Black;
}
#header-wrapper{
	height: 102px;
	 	background-image: url(./../images/header_bg.jpg);
}
#header-wrapper-old{
	height: 102px;
	background-image: url(./../images/header_bg.jpg);
}
#header{
	width: 945px;
	
	margin: 0px auto 0px;
}
#logo{
	padding-top: 27px;

}

.style1 a{
text-decoration: none;
font-family: Georgia;
font-size: 14pt;
color: #105CB6;
text-decoration: none;
}
.style1 a:hover
{
    color:Black;
    text-decoration: underline;
}

.style1
{
 font-family: Georgia;
font-size: 14pt;
color: #3A3A3A;
text-decoration: none;
    list-style-type: none;
}

#clublistings
{
    text-decoration:none;
}
.reviewBox
{
   background-color:white;
   border:1px solid #EEEEEE;
}
#clublistings:hover
{
  
}
#toplistings:hover
{
    background-image:url(./../images/column2-background.png);
   
}
#link:hover
{
    color:Black;
    }
#menubar-wrapper{
	
	height: 48px;
	background-image: url(./../images/menu-bg.png);
}
#menu{
	width: 945px;
	margin: 0px auto 0px;
	padding-top: 0px;
	text-align: center;
	
}
#menu a{
font-family: Georgia;
font-style: italic;
font-weight: bold;
font-size: 18pt;
color: #3A3A3A;
text-decoration: none;

}
#menu a:hover
{
    text-decoration: underline;
}
#menu table{
font-family: Georgia;
	font-size: 18pt;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
}
#menu img{
padding-left:  5px;
padding-right: 5px;
}
#content-wrapper{
	background-image: url(./../images/body-bg.png);
	background-repeat: repeat-x;
}
#content{
	width: 945px;
    min-height: 800px;
	margin: 0px auto;
	background-color:White;
}
#body-wrapper
{
   
    min-height: 100%;
    padding-bottom: 100px;
    overflow:auto;
    position: relative;
 }

#footer-wrapper{
    position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	background-color: #03060B;
    
}
#footer{
width: 945px;
	
	margin: 0px auto 0px;
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	text-align: center;
}
#toppanel2 {
	
		margin: 0px auto 0px;
	
	width: 650px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
#panel2 {
	
	width: 650px;
	position: relative;
	top: 0px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel_contents {

	background-image: url(./../images/dd_bg.png);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	border: 1px white solid;
	border-top: none;
	height: 100%;
	width: 500px;
	position: absolute;
	z-index: -1;
}

.border {
	border: 10px #1d1d1d solid;
}

.zipBox{
width:100px;
height:29px;
border:none;
background-image:url(./../images/zip_bg.png);
font-size: 17pt;
color: #3A3A3A;
text-decoration:none;
text-align: center;
}
.watermark
{
    background-image:url(./../images/loginBox.png);
}
#userNameBox
{
    width:148px;
    height:32px;
    border:none;
    background-image:url(./../images/loginBox.png);
    font-family: Arial;
	font-size: 18pt;
	color: #3A3A3A;
	text-decoration: none;
	text-align: center;
}
#passwordBox
{
    width:148px;
height:32px;
border:none;
background-image:url(./../images/loginBox.png);
font-family: Arial;
	font-size: 18pt;
	color: #3A3A3A;
	text-decoration: none;
	text-align: center;
}

img
{
    border-style: none;
}

#btnZip
{
  display: block;
  width: 37px;
  height: 29px;
  background: url("./../images/go-hover.png") no-repeat 0 0;

}

#btnZip:hover
{ 
  background-position: 0 -29px;
}


#btnZip span
{
  display: none;
}

#createAccount
{
  display: block;
  width: 184px;
  height: 46px;
  background: url("./../images/createAccount.png") no-repeat 0 0;

}

#createAccount:hover
{ 
  background-position: 0 -46px;
}

#byStates
{
  display: block;
  width: 195px;
  height: 46px;
  background: url("./../images/browseByStates.png") no-repeat 0 0;

}

#byStates:hover
{ 
  background-position: 0 -46px;
}

div.feature {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#F4F4F4 none repeat scroll 0 0;
border:1px solid #EEEEEE;
clear:both;
display:block;
height:auto;
padding:2px 10px 0;
width:95%;
}

div.greenfeature {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#B2D281 none repeat scroll 0 0;
border:1px solid #EEEEEE;
clear:both;
display:block;
height:auto;
padding:2px 10px 0;
width:95%;
}
div.whitefeature {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:white none repeat scroll 0 0;
border:1px solid #EEEEEE;
clear:both;
display:block;
height:auto;
padding:2px 10px 0;
width:95%;
}
