@charset "utf-8";
/* CSS Document */
#homebottomwrapper{
	margin:30px 0px 10px 0px;
	clear:both;
}		
#home_toplogo{
	float:left;
	width:290px;
	padding-left:10px;
	padding-top:25px;
}
#home_topphoto{
	float:right;
	width:559px;
	padding:0px 0px 5px 0px;
}
#home_column_left{
	float:left;
	width:271px;
}
#home_column_center{
	float:left;
	width:342px;	
}
#home_column_right{
	float:left;
	width:271px;	
}
.home_profile{
	float:left;
	padding-right:15px;	
}
.home_featuredmembers{
	border:1px solid #CCC;
	border-bottom:none;
	padding:7px 0px;
	text-align:center;
}
.home_featuredmembers2{
	border:1px solid #CCC;
	padding:10px 10px;
}
a.buttonlink{
	background-image:url(images/bk-button_new2.jpg);
	width:209px;
	height:45px;
	font-size:20px;
	font-style:italic;
	margin-bottom:15px;	
	text-decoration:none;
	color:#333;
	display:block;
	padding:15px 0px 0px 16px;
}
a.buttonlink:hover{
	text-decoration:underline;color:#710803;	
}
#membership_table td.memb{padding:1px 10px;text-align:left;}
#membership_table{margin:auto;text-align:center;margin-bottom:10px;}


