body  {
	font: 100% Arial, Helvetica, sans-serif 1.5em;
	background-color: #FFFFCC;
}


h3 {
	font: Arial, Helvetica, sans-serif 1.5em;
	text-align: center;
}

/************************begin id/class descriptions*****************/

#main_nav {
	border: 4px black;
}


#sidebar_left a:hover {
}

#bar_box {
	text-align: left;
	font-size: .8em;
	padding-left: 6px;
	margin: 6px 3px 0px 3px;
	border: 4px double black;
	background:#FFFFCC;
}

#community_box {
	display: block;

}
.banner {
	margin: 0px 0px 0px 0px;
}

.image_left {
	float:left;
	margin-right: 8px;
	margin-left: 2px;
}

.image_right {
	float: right;
	margin: 0px 2px 0px 8px;
}

.reset_float {
	clear:both;
}

.quotation {
	font-family: MarkerFeltThin;
}

.selected {
	width: 140px;
	text-align:left;
	padding: 3px 30px 3px 0px;
	text-decoration: underline overline;
	font-weight: bold;
}


/*TABS*/
td.tabs{
	width:16%;
	height:30px;
	vertical-align:middle;
	background-color:#FFFFFF;
}
td.tabs a{
	color:#000066;
	text-decoration:none;
	vertical-align:middle;
}
td.tabs a:hover{
	color:#000000;
	text-decoration:overline underline;
}

.twoColLiqLtHdr #container { 
	width: 830px;  
	background-color: #FFFFCC;
	margin: 0 auto;
} 
.twoColLiqLtHdr #header { 
	background: #DDDDDD;
} 
.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 148px;
	background: url(../images/grape_border.jpg)  top center repeat;
	padding: 15px 0;
	color:#000000;
}
.twoColLiqLtHdr #sidebar1 a{
	color:#000066;
	text-decoration:none;
	}
.twoColLiqLtHdr #sidebar1 a:hover{
	color:#000000;
	text-decoration:overline underline;
	}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent {

} 
.twoColLiqLtHdr #footer { 
	padding: 10px 10px; 
	background-color:#FFFF99;
	font-size:1em;
}
.twoColLiqLtHdr #footer a {
	color:#FF0000;
} 
.twoColLiqLtHdr #footer p {
	padding: 10px 0;

}

/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*HARVEST IMAGES*/
#slideshowContainer{
	float: left;
	width: 400px;
}


#numberDiv a{
	font: bold 14px Arial;
	text-decoration: none;
}

#backforthbuttons{
	margin-top: 6px;
}

/* ADDED BY GUY */

.twoColLiqLtHdr #mainContent {
	padding-left:168px;
}

h1 {
	margin: 20px 0;
	font-size:1.7em;
}

img {
	margin:5px;
}

.event {
	border: #000 solid 1px;
	margin: 10px 0;
	padding: 15px;
	width: 290px;
}

#event1 {
	background-color: #eef;
}

#event2 {
	background-color: #efd;
}

#event3 {
	background-color: #eec;
}

.event h1 {
	margin: 10px 0;
	font-size: 1.5em;
}