/* CSS Document */
body {
	background-image:  url(images/home/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color:#39443B;
	color: #3a443b;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
td { vertical-align: top; }
#container {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	border: thin solid #009900;
	height: 650px;
}
#topbar { height: 170px;background-color: #ccc;background-image:  url(images/home/greenleaf_banner_sum.jpg); background-repeat: no-repeat;}
#main { background-color: ffffff; background-image:  url(images/home/middle.jpg); background-repeat: no-repeat; }
#spacerDiv { height: 20px; border: 1px solid #666; border-width: 1px 0; text-align: center;  }

#navCell {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#navCell ul { list-style-type: none; margin: 0; padding: 0; }
#navCell li {  border-bottom: 1px solid #666;  }
/* #navCell li a { padding: 3px 4px 3px 20px; color: #333; text-decoration: none; font-weight: bold; display: block;} */
#navCell li a { padding: 3px 4px 3px 12px;  border-left: 1px solid #B3C5CB; color: #000;  text-decoration: none; font-weight: bold; display: block;}
.leftCellText {
	font-size: 11px;
	margin: 20px 16px 20px 12px;
	color: #000000;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

#navCell li a:hover { color: #006600; background-image:  url("images/home/nav_bg_checks.gif");}
#eurekaLogo { margin-left: 4px; margin-top: 40px;}

#centerCell {
	background-color: #fff;
	width: 400px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	height: 700px;
	}
#rightCell {
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 80px;
}
#rightCell a  { color: #093; }
#rightCell a:hover  { color: #6c0; }
#rightCell h3 { font-size: 12px; font-weight: normal; color: #000;}

.announcement { padding: 8px; width: 138px; margin-bottom: 16px; background-color: #fff; border: 1px solid #333;}
.announcement h2 { color: #7D224D; font-size: 14px; font-family: grorgia, serif; font-weight: bold; margin-bottom: 2px; margin-top: 0px;  }
.announcement p { margin-top: 4px; margin-bottom: 4px;}

#emailClubDiv { font-size: 9px; }

.iconLink {
	margin-bottom: 20px;
	color: #003399;
	top: 10px;
}
.icon {  padding-right: 8px; }


#footer { height: 18px; background-color: #000; /* #7D224D; */ padding-left: 20px; padding-top: 6px; /* border-top: 2px solid  #42A356; */ /* #DC0169; */ border-bottom: 1px solid  #42A356; /* #DC0169; */}
#footer a { color: #999; text-decoration: none; font-size: 9px; }
#footer a:hover { color: #fff; } 


/* Ad formatting */

.adline { font-size: 9px; font-style: italic;}
.ad {
	margin-top: 1px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

/* The ad has been hidden by setting .adline and .ad to display: none. Remove the line below or place it in comments like the ones around this line to make the ad visible */
 /* .adline, .ad {  display: none; }  */
.promoLink { font-size; 10px; }
