
#ClubLogin_Box {
	background-color: #725c32;
	height: 320px;
	width: 220px;
	border:1px solid #000000;
}


/* titlebar will be used throughout the site as the style for the header for any widget

.titlebar {
	background-color:#3d3e2e;
	border-bottom:7px solid #594725;
	width:100%;
	height:28px;
}
 */

/* tiny_text is a small block of text for a widget with additional padding */

#tiny_text {
	clear:both;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:10px 15px 10px 15px;
	text-align:justify;
}

.userpass_tabs {
	margin:0px 0px 0px 10px;
}

.clubform {
	width:193px;
	height:25px;
	border:1px solid #000000;
	background-color: #FFFFFF;
	margin:0px 0px 0px 10px;
	font-family:tahoma, arial, sans serif;
	font-size:15px;
	color:#000000;
	text-align:center;
}

#club_signin {
	margin:10px auto 10px 70px;
	border:1px solid #000000;
}

#clubtext {
	width:218px;
	margin:5px auto 10px auto;
	text-align:center;
}

#clubtext a:link,
#clubtext a:visited,
#clubtext a:active {
	font-family:tahoma, arial, sans serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#clubtext a:hover {
	text-decoration:underline;
}

 
