.main {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.newmembers {
background:url(../Images/new_members.jpg);
background-repeat:no-repeat;
background-position: center top;
}
.events {
background:url(../Images/events.jpg);
background-repeat:no-repeat;
background-position: center top;
}
.tools {
background:url(../Images/chest.jpg);
background-repeat:no-repeat;
background-position: center top;
}
.greenborder {
border: solid 1px #009933;
}
.green12px {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
	}
.maroon {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c130b;
	}
a.green12px {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
	}
.black12px {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	}
.copy {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	}
.form {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #009933;
}
.grey_logo {
   background:url(../Images/logo_grey.jpg);
   background-position:center bottom;
   background-repeat:no-repeat;
}
.calhead {
   background:url(Images/back_grey.gif);
   background-position:center top;
   background-repeat:no-repeat;
}