body{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/tractor_wallpaper.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	color: #003399;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#FF0000;
}

hr{
	width: 50%;
	color: #656B7F;
}

#pagehead{
	position: relative;
	top: 6px;
	left:2%;
	right:2%;
	width:95.6%;
	min-width: 760px;
	padding: 6px 0px 0px 0px;
	background:#656B7F;
	text-align: center;
}

#pageNav{
	position: relative;
	height:24px;
	font: Georgia, "Times New Roman", Times, serif;
	background: #000000;
	text-align: center;
}

#pageNav b{
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:18px;
	padding: 3px 20px 3px 20px;
	color: #8BA8CB;
}

.navLinks a:link, .navLinks a:visited{
	font-size:18px;
	padding: 3px 20px 3px 20px;
	color: #FFFFFF;
	text-decoration:none;
}

.navLinks a:hover{
	font-weight: bold;
	font-size:18px;
	padding: 6px 20px 6px 20px;
	color:#8BA8CB;
	text-decoration:none;
}

#pagecell{
	position: relative;
	top: 6px;
	left:2%;
	right:2%;
	width:95.6%;
	min-width: 760px;
	min-height: 550px;
	padding: 6px 0px 0px 0px;
	background:#8BA8CB;
}
	
#contentL{
	position: absolute;
	width: 20%;
	height: 98%;
	min-width: 150px;
	background:#8BA8CB;
	border-right: 2px groove #656B7F;
	visibility: visible;
	left: 0px;
	top: 8px;
}

#contentC{
	position: absolute;
	left:234px;
	width: 60%;
	height: 98%;
	background: #8BA8CB;
	border-right: 2px groove #656B7F;
	top: 34px;
	visibility: visible;
}

#contentR{
	position: absolute;
	left:924px;
	width: 19%;
	min-width: 130px;
	height: 11px;
	text-align: center;
	background:#8BA8CB;
	visibility: visible;
	top: 8px;
}

#pagefoot{
	position: relative;
	top: auto;
	left:2%;
	right:2%;
	width:95.6%;
	min-width: 760px;
	border-top: 2px solid #656B7F;
}

.footer{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
	text-align:center;
}

#pagecell h2{
	font: bold 115% Times Roman,serif;
	text-align: center;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	height: 200px;
	text-align: justify;
}

.feature h3{
	font: bold 175% Times Roman,serif;
	text-align: center;
	color: #000000;
	padding: 30px 0px 0px 0px;
}

.feature h4{
	font: bold 150% Times Roman,serif;
	text-align: center;
	color: #000000;
	padding: 0px 0px 5px 0px;
}

.feature img{
	border: 2px outset #656B7F;
}

.feature ul{
	padding: 0% 20% 0% 20%;
}

.feature li{
	list-style-type: none;
	text-align: justify;
	text-indent: 20px;
	font-size:12px;
}

.feature h1{
	font: bold 200% Times Roman,serif;
	text-align: center;
	color: #000000;
	padding: 30px 0px 0px 0px;
}

.feature form{
	padding: 0% 8% 0% 8%;
	text-align:center;
	width: 80%;
}

.feature hr{
	text-align:center;
	width: 70%;
	color: #656B7F;
}

.feature p{
	font: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	padding: 5% 10% 10% 10%;
	line-height: 30px;
	text-indent: 30px;
}

.galleryTable{
	display: table;
	border-collapse:collapse;
	width: 600px;
	text-align: center;
	margin: 0% 10% 0% 10%;
}

.galleryRow{
	display: table-row;
}

.galleryCell{
	display: table-cell;
	vertical-align: top;	
	padding: 5px;
}

.boardList{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	text-align:center;
}

.boardList h5{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

.eventList{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align:center;
}

.eventList hr{
	width: 30%;
	color: #656B7F;
}

#calendar{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

#calendar table{
	width: 90%;
	height: 90%;
	text-align:center;
	border: 1px solid #656B7F;
	margin: 0% 5% 0% 5%;
}

#calendar td{
	border: 1px solid #656B7F;
}

.dayOfWeek{
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	background-color: #6699CC;
	text-align: center;
}

.calendarText{
	font-size: 10px;
	font-weight: normal;
	vertical-align:top;
	height: 65px;
	width: 12.8%;
	background-color:#FFFFCC;
}

.formInput{
	text-align: justify;
}

.news{
	font: "Times New Roman", Times, serif;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	line-height: 2;
}
