body {
 background-color:#D4D5A9;
 margin:0;
}
p {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#4A4A4A;
}
li {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#4A4A4A;
}
h1 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color: #828E1E;
}
a {
 text-decoration:none;
 color:#94b7c8;
}
a:hover {
 text-decoration:underline;
}
h3 {
 color:#663d24;
 font-size:14px;
 padding-bottom:0;
 margin-bottom:10px;
 border-bottom:1px #94b7c8 dashed;
 }
 p {
 margin-top:0;
 padding-top:0;
 border:none;
 }
.navBar {
 background-color:#650A36;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
}
.contentArea {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1;
	overflow:hidden;
}
#imgBorder {
border-width:1px;
border-style:solid;
margin-right:20px;
margin-bottom:5px;
}
.greenBorder {
border-color:#828E1E;
}
.goldBorder {
border-color:#D8AD06;
}
.purpleBorder {
border-color:#770A41;
}


/******************************************************************************************************** txtFormats */

#navBar {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFFFFF;
}
.navBarTxt {
 text-decoration:none;
  color:#FFFFFF;
}
.navBarTxt:Hover {
 color:#C2E309;
 text-decoration:underline;
}
.navBarActive {
 color:#C2E309;
}
.navBarActive {
 color:#C2E309;
}
#header {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
}
#imgTagLine {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-style:italic;
} 
.greenTxt {
 color: #828E1E;
}
.goldTxt {
 color: #D8AD06;
}
.purpleTxt {
 color: #770A41;
}
.activeTxt {
 color:#330000;
}
#subNav {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
#footer {
 color:#4A4A4A;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}
.footerNav {
 text-decoration:none;
}
.footerNav:hover {
 color:#828E1E;
 text-decoration:underline;
}
#headWrapper {
 width:740;
}

#leftImg {
 position:relative;
 padding:0px;
 margin:0px;
 float:left;
}
#midImg {
 float:left;
}
#rightImg {
 float:left;
}
 
#leftNav a {
 width:180px;
 height:14px;
 background-position:top;
 background-repeat:no-repeat;
 padding:2px 0;
}
#harvest_home {
 background-image:url(images/harvest/nav_home.jpg);
}
#harvest_history{
 background-image:url(images/harvest/nav_history.jpg);
}
#harvest_cochairs{
 background-image:url(images/harvest/nav_co-chairs.jpg);
}
#harvest_partners{
 background-image:url(images/harvest/nav_partners.jpg);
}
#harvest_events{
 background-image:url(images/harvest/nav_schedule.jpg);
}
#harvest_tickets {
 background-image:url(images/harvest/nav_tickets.jpg);
}
#harvest_lodging{
 background-image:url(images/harvest/nav_lodging.jpg);
}
#harvest_thisyear{
 background-image:url(images/harvest/nav_auction_preview.jpg);
}
#harvest_sponsors{
 background-image:url(images/harvest/nav_sponsors.jpg);
}
#harvest_press{
 background-image:url(images/harvest/nav_press.jpg);
}
#harvest_posters{
 background-image:url(images/harvest/nav_posters.jpg);
}
#harvest_list{
 background-image:url(images/harvest/nav_mailing_list.jpg);
}
#harvest_contact{
 background-image:url(images/harvest/nav_contact.jpg);
}
#harvest_archive{
 background-image:url(images/harvest/nav_archives.jpg);
}
#harvest_purchase{
 background-image:url(images/harvest/nav_purchase.jpg);
}

#harvest_purchase.active, #harvest_purchase:hover {
 background-image:url(images/harvest/nav_purchase_active.jpg);
}

#harvest_home.active, #harvest_home:hover {
 background-image:url(images/harvest/nav_home_active.jpg);
}
#harvest_history.active, #harvest_history:hover{
 background-image:url(images/harvest/nav_history_active.jpg);
}
#harvest_cochairs.active, #harvest_cochairs:hover{
 background-image:url(images/harvest/nav_co-chairs_active.jpg);
}
#harvest_partners.active, #harvest_partners:hover{
 background-image:url(images/harvest/nav_partners_active.jpg);
}
#harvest_events.active, #harvest_events:hover{
 background-image:url(images/harvest/nav_schedule_active.jpg);
}
#harvest_tickets.active, #harvest_tickets:hover{
 background-image:url(images/harvest/nav_tickets_active.jpg);
}
#harvest_lodging.active, #harvest_lodging:hover{
 background-image:url(images/harvest/nav_lodging_active.jpg);
}
#harvest_thisyear.active, #harvest_thisyear:hover{
 background-image:url(images/harvest/nav_auction_preview_active.jpg);
}
#harvest_sponsors.active, #harvest_sponsors:hover{
 background-image:url(images/harvest/nav_sponsors_active.jpg);
}
#harvest_press.active, #harvest_press:hover{
 background-image:url(images/harvest/nav_press_active.jpg);
}
#harvest_posters.active, #harvest_posters:hover{
 background-image:url(images/harvest/nav_posters_active.jpg);
}
#harvest_archive.active, #harvest_archive:hover{
 background-image:url(images/harvest/nav_archives_active.jpg);
}
#harvest_contact.active, #harvest_contact:hover{
 background-image:url(images/harvest/nav_contact_active.jpg);
}
#harvest_list.active, #harvest_list:hover{
 background-image:url(images/harvest/nav_mailing_list_active.jpg);
}

