body {
	background-color: #B2C39B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
h3 {
	margin: 5px;
	padding: 3px 3px 3px 5px;
	text-align: left;
	font-size: 14px;
	background-color: #E0CA7C;
	border: 1px solid #000;
}
p {
	font-size: 14px;
}
form {
	text-align: right;
	padding-bottom: 20px;
}
label {
	margin-right: 10px;
}
input {
	margin-bottom: 10px;
	margin-top: 10px;
}
strong {
	color: #FF0000;
	font-weight: bold;
}
#wrapper {
	background-color: #b2c39b;
	overflow: hidden;
	width: 950px;
	height: 1%;
	margin: auto;
}
#banner {
	background-attachment: scroll;
	background-image: url(../images/motdbanner.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 478px;
	padding-top: 20px;
	padding-left: 472px;
}
#rotator {
	height: 60px;
	width: 468px;
	color: #FFF;
}
#left_column {
	float: left;
	width: 180px;
	background-color: #b2c39b;
	text-align: center;
}
#right_column {
	float: right;
	width: 760px;
	background-color: #b2c39b;
	text-align: center;
	padding: 20px 0 40px 10px;
}
#rudy {
	height: 150px;
	width: 180px;
	padding-bottom: 40px;
	background: #b2c39b url(../images/rudy_small.jpg) no-repeat scroll left center;
}
.ridged {
	border: 2px ridge #666;
	padding: 10px;
}
#side-nav li {
	width: 168px;
	list-style-type: none;
	font-size: 14px;
	background-image: url(../images/button1.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	background-attachment: scroll;
	background-position: center bottom;
	border: 1px solid #fff;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#side-nav a:link {
	color: #fFF;
	text-decoration: none;
}
#side-nav a:visited {
	color: #fff;
	text-decoration: none;
}
#side-nav a:hover {
	color: #09F;
	text-decoration: none;
}
#side-nav a:active {
	color: #09F;
	text-decoration: none;
}
#top-nav {
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}
#top-nav table {
	text-align: center;
	width: 100%;
}
#top-nav tr {
	width: 100%;
}
#top-nav td {
	background-color: #E0CA7C;
	padding: 0;
	border: 1px solid #000;
	border-collapse: no-collapse;
}
#top-nav a:link {
	color: #000;
	text-decoration: none;
}
#top-nav a:visited {
	color: #000;
	text-decoration: none;
}
#top-nav a:hover {
	color: #fff;
	text-decoration: none;
}
#top-nav a:active {
	color: #fff;
	text-decoration: none;
}
#weather {
	background: #b2c39b;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.green-background {
	background-color: #CBDAAD;
	padding: 15px 5px 20px;
}
.green-background table {
	width: 100%;
	text-align: left;
	margin: auto;
}
.green-background td {
	background-color: #B2C39B;
	padding:3px;
	border: 3px solid #CBDAAD;
	border-collapse: collapse;
}
.event-banner {
	background-color:#E0CA7C;
	color: #000;
	border: 4px double #000;
	margin: 0;
}
.left-list {
	text-align: left;
	list-style-position: inside;
	margin-left: 10px;
}
.drive {
	float: left;
	width: 450px;
	padding: 18px 10px;
}
.sign-up {
	width: 280px;
	margin: 5px 10px;
	padding: 5px 10px 5px 5px;
	border: 4px double #000;
}
.attendees table {
	width: 250px;
	float: right;
	margin: 0 10px;
}
.attendees th {
	color: #F00;
}
.yahoo {
	float: left;
	width: 217px;
	background-color: #FFC;
	border: solid 1px #333;
	text-align: center;
	padding: 10px;
}
.message {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	padding: 5px;
}
.paypal {
	text-align: center;
}
#contact {
	width: 65%;
	float: left;
}
.rainfall table {
	width: 300px;
	float: right;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	border: 4px double #000000;
	text-align: center;
}
.rainfall th {

	color: #000000;
}
.maps {
	float: left;
}
.gcpack {
	text-align: right;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
.carshow {
	float: left;
	width: 240px;
	margin-right: 5px;
}
.carshow table {
	width: 240px;
}
.right-table {
	float: right;
	padding: 0 10px 0 0;
}
.right-table li {
	background-color:#B2C39B;
	padding: 3px 0 3px 2px;
	text-align: left;
	margin-bottom: 5px;
}
.reg-info {
	float: left;
	width: 450px;
}
