/* CSS Document */
#footer {
	color: #387563;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	width: 880px;
}
#footer .large {
	font-size: 14px;
}
#footer a {
	color: #387563;
	text-decoration: none;
}
#footer a:hover {
	color: #CEC818;
	text-decoration: underline;
}
#footer .footImg {
	float: left;
}
#footer .footText {
	padding-top: 60px;
}
#wrapper {
	width: 1000px;
	padding-left: 15px;
}
#banner {
	width: 885px;
	height: 89px;
}
#mainContent {
	width: 950px;
	}
#navigation {
	float: left;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F7019;
	text-align: right;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
}
#navigation   ul.menu {
	text-decoration: none;
	width: 188px;
	display: block;
	padding-left: 2px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	list-style-type: none;
	line-height: 22px;
	padding-right: 5px;
}
#navigation  ul.menu a {
	color: #4F7019;
	text-decoration: none;
	border-bottom: solid #999 1px;
	width: 160px;
}
#navigation    ul.menu a:hover {
	color: #235A54;
}
#navigation ul.submenu {
	text-decoration: none;
	width: 188px;
	display: block;
	padding-left: 2px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	padding-right: 5px;
}
#navigation ul.submenu a {
	color: #808F32;
	text-decoration: none;
	border-bottom: solid #999 1px;
	width: 160px;
	line-height: 16px;
}
#navigation ul.submenu a:hover {
	color: #235A54;
}
#navigation .box {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#navigation .navBox {
	font-size: 24px;
	font-weight: bold;
	color: #F7F5D5;
	text-align: center;
	padding: 10px 5px 15px 5px;
	height: 90px;
	width: 158px;
	background-image: url(images/grBgd.jpg);
	background-repeat: repeat;
	margin: 0px 0px 10px 0px;
}
#navigation  .medium {
	font-size: 15px;
}
#navigation   .large {
	font-size: 19px;
}
#navigation  .small {
	font-size: 12px;
}
#main {
	width: 700px;
	float: left;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #7E8C35;
	float: left;
	text-align: left;
	width: 670px;
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}
#content .headImage {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#content .highlight {
	color: #4F7019;
}
.alert {
	font-weight: bold;
	color: #990000;
}

#content a {
	text-decoration: underline;
	color: #114F4A;
	font-weight: normal;
}
#content a:hover {
	color: #B2C574;
	text-decoration: underline;
}
#content .link {
	color: #376C64;
	text-decoration: underline;
}
#content p {
	font-size: 14px;
	color: #5B6523;
}
#content ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	
}
#content h1 {
	font-size: 20px;
}
#content h2 {
	font-size: 18px;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
}
#content td {
	font-size: 12px;
}
#content .headline  {
	font-size: 14px;
	font-weight: bold;
}
#content   .honoree  {
	font-size: 14px;
	font-weight: bold;
}

#content .photoLink {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	height: 12px;
	width: 40px;
	background-image: url(images/grBgd.jpg);
	background-repeat: repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
#content .widgit {
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content  .titleimg {
	padding-top: 80px;
	text-transform: uppercase;
}
#content .emphasis {
	font-weight: bold;
}

#content .memberwidth {
	width: 600px;
}
#content .board {
	float: left;
	width: 200px;
}
#content .directors {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#content .advisory {
	width: 250px;
	float: left;
	padding-left: 10px;
}

#membership ul {
	list-style-type: disc;
}
#membership  .category {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#dropMenu
{
	margin: 0;
	z-index: 30;
}
#dropMenu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#dropMenu li a
{
	display: block;
	margin: 0 1px 0 0;
	width: 200px;
	background: #ffffff;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding: 0px 0px;
	}
#dropMenu li a:hover
{
	background: #ffffff
}

#dropMenu div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #376C64
}
#dropMenu div a
{
	position: relative;
	display: block;	
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #376C64;
	font: 11px arial;
	background: #ffffff;
	padding: 0px  5px 5px  5px;
}
#dropMenu div a:hover
	{
	background: #376C64;
	color: #FFF
}
.clearfloats {
	clear: both;
}
#calendar {
}
#calendar .calTitle {
	font-style: italic;
}
#calendar .calEvent {
	font-weight: bold;
}
#calendar .calDate {
	font-weight: bold;
}
#calendar .calMonth {
	font-weight: bold;
}


#store {
	padding-left: 12px;
	padding-top: 18px;
	width: 600px;
}
#store table {
	padding-top: 18px;
	width: 490px;
	min-height: 500px;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt
}
#store td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
#store .storetext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-left: 10px;
}
#store .storeprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
	text-align: left;
}

#store .storeheader  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
#store .storeitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
#footer img {
	padding-right: 5px;
}
#content  .coupon  {
	float: right;
	padding: 5px;
}
#content .contentTitle {
	text-transform: uppercase;
	padding-top: 15px;
}
#content .small {
	font-size: 12px;
}
#content .donate {
	width: 200px;
	float: left;
}
