body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5d5d5;
}
a {
color:#0035ad;
}
.footer a {
color:#ffffff;
}
td {
font-family:arial;
font-size:12px;
} 

.contact {
	color:#5f5f5f;
	font-size:11px;
}
.contact2 {
	color:#000000;
	font-size:11px;
}
.contact3 {
	position:relative;
	float:left;
	width:143px;height:162px;
	margin-top:50px;
	color:#000000;
	font-size:10px;
	width:130px;
	margin-left:2px;
	text-align:center;
}
.members td {
	font-size:11px;
}
.members td p{
	line-spacing:16px;
}

.blueunderline {
	color:#0035ad;
	font-size:11px;
}
 
#calendar1 {
	float:left;
	position:relative;
	width:680px;
	height:auto;
}

#calendar2 {
	float:left;
	position:relative;
	width:680px;
	height:auto;
	padding-top:30px;
}

.eventscalendar {
	float:left;
	position:relative;
	width:277px;
	height:auto;
	padding-left:50px;
	padding-top:20px;
}

.eventscalendar a{
	text-decoration:none;
	color:black;
}

.greentop {
	float:left;
	position:relative;
	background-image:url(images/greentop.jpg); 
	background-repeat:no-repeat;
	width:277px;
	height:43px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.greentop p {
	padding-left:8px
}
.greenmid {
	float:left;
	position:relative;
	padding-top:5px;
	background-image:url(images/greenmid.jpg); 
	background-repeat:repeat-y;
	width:277px;
	height:auto;
	font-family:arial;
	font-size:12px;
	
}

#header {
	position:relative;
	float:left;
	background-image:url(/images/header.jpg); 
	background-repeat:no-repeat;
	width:960px;
	height:131px;
}


#login {
	position:relative;
	width:940px;
	text-align:right;
	margin-top:10px;
	font-size:11px;
	margin-right:20px;
	
}

#headeraddress {
	position:relative;
	color:#28789d;
	width:940px;
	text-align:right;
	font-size:12px;
	margin-top:50px;
	
}
input {
	color:black;
	background-color:white;
	border: #28789d 1px solid;
	padding:1px;
	font-size:12px;
}
select {
	color:black;
	background-color:white;
	border: #28789d 1px solid;
	padding:1px;
}
textarea {
	color:black;
	background-color:white;
	border: #28789d 1px solid;
	padding:1px;
}
.greenmid p {
	padding-left:8px
}
.eventdate {
	position:relative;
	float:left;
	font-size:11px;
	padding-left:10px;
}
.eventtitle {
	position:relative;
	font-size:11px;
	text-align:left; 
	padding-left:10px;
}
.eventtitle a{ 
	text-decoration:underline;
}

.greenbottom {
	float:left;
	position:relative;
	background-image:url(images/greenbottom.jpg); 
	background-repeat:no-repeat;
	width:277px;
	height:18px;
}

