@charset "UTF-8";
/* CSS Document */

#mem-adoption-pic {
	display: block;
	width: 400px;
	float: right;
	color: #FFF;
	text-indent: -9999px;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/members-working-tractor.jpg);
	height: 267px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#mem-donation-pic {
	display: block;
	width: 450px;
	float: right;
	color: #FFF;
	text-indent: -9999px;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/members-auction.jpg);
	height: 350px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#mem-sched-pic {
	display: block;
	width: 400px;
	float: right;
	color: #FFF;
	text-indent: -9999px;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/fieldtrip-wagon-ride.gif);
	height: 267px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#mem-events-pic {
	display: block;
	width: 350px;
	float: right;
	color: #FFF;
	text-indent: -9999px;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/members-tractor-parade.jpg);
	height: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.mem-event-hdr {
	color: white;
	text-align: center;
}

.mem-event-list {
	color: white;
	text-align: center;
	list-style-type: none;
}

.mem-list-item li {
	color: #ffffff;
    list-style-type: none;
    list-style-position: inside;
    display: block;
	padding-top: 0px;
	padding-bottom:0px;
}

.event-text-content {
	width: 660px;
	height: auto;
	float: left;
	padding: 15px;
	background-image: url(../images/main_bg_b.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	z-index: 1;
}

#mem-rules-pic {
	display: block;
	width: 400px;
	float: right;
	color: #FFF;
	text-indent: -9999px;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/members-barn.jpg);
	height: 267px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.mem-rules-list {
	color: white;
	list-style-type: square;
	margin-left: 50px;
}

	

