body{
	background-color: #64B66B;
	padding: 1px;
	font-family: Verdana;
}

p {
	font-family: Verdana;
}

#wrapper{
	background-color: white;
	width: 800px;
	margin: 0 auto;
	padding: 10px;
	border: 4px solid black;
	   position:relative;
	   	padding-bottom:30px;   /* Height of the footer */

	   	

}

.hi{display:none;}

#header{
	background-image: url(images/2buylocal.jpg);
	height: 181px;
	width: 100%;

}

#content{
	padding: 20px;
	width: 800px;

}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   left: 0px;
   height:30px;   /* Height of the footer */
   padding-bottom: 10px;
}

#footer p { 
	font-size: 15px;
}


#bodycopy{
	width: 95%;
}


ul, #bodycopy p {
	font-size: 15px;
	font-family: Verdana;
	line-height: 18px;
}

h1,h2,h3,h4,h5 { 
	font-family: Verdana;
}

.logo{
	width: 350px;
	height: 120px;
}

table#links{
	width:750px;
	padding-top: 12px;
	vertical-align: top;
	
}

table#links td, table#links tr{
	vertical-align: top;
	padding: 0 0 20 0;
}


p { 
	font-size: 14px;
	font-family: Verdana;
	line-height: 16px;
	
}

.company{
	width: 375px;
	text-align: center;
}
 a, a:link, a:visited {
	color:#0266A3
}

 a:hover{
	text-decoration: none;
}

img{
	border: 0;
}

p.title{
	font-size: 17px;
}

p.slogan{
	width: 98%;
}

.description{
	font-size: 11px;
}

#membershome {
}


.p-shadow {
  background: url(images/shadowAlpha.png) no-repeat bottom right  !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  }


