/* --------------------------------------------------------------------------*/
/*  General Formats                                                          */
/* --------------------------------------------------------------------------*/
body {
		text-align: center;
		font-family: Verdana, Arial, Helvetical, sans-serif;
		background-color: #FFE;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	} 

 h1 {
	font-size:14px;
	padding-top:10px;
	}

h2 {
	color: #903;
	}

h3 {
	color: #903;
	}

a:link {
	color: #993; 
	text-decoration: underline; 
	}

a:visited {
	color: #660; 
	text-decoration: underline; }

a:hover
{
	color: #903;
	text-decoration: none;
}

p.news {
	font-size: small;
}

p.newssum {
	font-size: small;
	margin-top: 2px;
}

p.dateline {
	font-family: Courier, serif;
	font-size: x-small;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h4.headline {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* --------------------------------------------------------------------------*/
/*  Top Level Divsion                                                        */
/* --------------------------------------------------------------------------*/
#skin {
	background-color: #FFE; /* url(/i/pgbg4.gif) repeat; */
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #999;
	width: 796px;	 
	}

html>#skin	{
	width: 796px;
	} 

/* --------------------------------------------------------------------------*/
/*  Horizontal Navigation Menu                                               */
/* --------------------------------------------------------------------------*/
#mainmenu {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #CCCCCC
	}

#mainmenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	clear: left;
	}

#mainmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#mainmenu ul#nav li {
	width: 158px;
	height: 2em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #993;
	background-color: #dd0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    medium;  
	}

#mainmenu ul li a { 
	width: 158px;
	height: 2em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #FFC;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    medium;  
	background: #cc0;
 } 

html>#mainmenu ul li a  {
	font-size: small;   
	} 

#mainmenu ul li#fifth a, #mainmenu ul#nav li#fifth	{
	border-right: 1px solid #999;
	}

#mainmenu ul li a:hover {
	color: black;
}
/* --------------------------------------------------------------------------*/
/*  End of Horizontal Navigation Menu Section                                */
/* --------------------------------------------------------------------------*/

/* --------------------------------------------------------------------------*/
/*  Main Content (entire page)                                               */
/* --------------------------------------------------------------------------*/	
#maincontent {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
}

/* --------------------------------------------------------------------------*/
/*  Main Information (left side content)                                     */
/* --------------------------------------------------------------------------*/	
div#leftcontent {
	float:left;
	width:596px;
	border-right:1px solid #999;
	margin: 0 15px 0 5px;
	padding: 20px 0 20px 0;
	border-right: 1px solid #999;
	}

#leftcontent #treegif {
	width: 122px;
	height: 148px;
	margin: 0 236px 0 236px;
}

#leftcontent p#logininfo {
	color: black;
	font-family: courier;
}


#leftcontent p {
	width : 580px;
}


/* --------------------------------------------------------------------------*/
/*  Page Footer                                                              */
/* --------------------------------------------------------------------------*/	
#footer {
	border: 0;
	border-top: 1px solid #999;
	color: #666;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: x-small;	
	}

/* --------------------------------------------------------------------------*/
/*  Right Side Vertical Infomation Menu                                      */
/* --------------------------------------------------------------------------*/
#rightcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: left;
	margin: 0 0 0 598px;
	height: 100%;
	}
				
dl#infomenu, #rightcontent a {
	text-align:left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; color: #993
	}
	
#rightcontent p {
	font-size:10px;
	margin-left:0px;
	}
	
#rightcontent dd {
	font-size: small;
	}

#rightcontent dt {
	margin-top: 20px;
	font-weight: bold ; 
	color: #999933; 
	font-family: Arial, Helvetica, sans-serif
	}


/*dt#infomenu { 
	text-align:left; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #999933
	}
/* --------------------------------------------------------------------------*/
/*  END OF Right Side Vertical Infomation                                    */
/* --------------------------------------------------------------------------*/


.valid {
	border:0;
	width:88px;
	height: 31px;
	}	
	

table#orderschedule {
	width: 100%;
	}
	
/* --------------------------------------------------------------------------*/
/*  Bylaws Section Formatting                                                */
/* --------------------------------------------------------------------------*/
.bylawtitle {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
.bylawtitle#revised {
	font-style:italic;
	margin-bottom: 10px;
	}
	
#bylawtoc li {
	list-style:none;
	margin-left: 0px;
	}
	
.lawsection {
	margin-left: 0px;
	}
	
.lawsection li {
	list-style-type: upper-alpha;
	list-style-position:inside;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 10px;
	margin-bottom:5px;
	padding-left:5px 0 5px 0;
	}
.lawsection li span {
	text-transform: none;
	font-weight:normal;
	}

ul#principles li {
	text-transform:none;
	font-weight:normal;
	font-style:italic;
	list-style-type:none;
	}
	
ul#principles li span {
	font-weight:bold;
	}
	
.sublist, ol#termination, ol#rights, ol#responsibility {
	font-weight: normal;
	margin-top: 10px 0 10px 0;
	}

ul.lawsection li ol.sublist li, .sublist li, ol#termination li, ol#rights li, ol#responsibility li {
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: normal;
	text-transform:none;
	margin-bottom:5px;
	margin-top: 5px;
	}
ul.lawsection li{
	list-style-type: none;
}
	
ol#termination li#finalterm {
	list-style-type:none;
	}
	
a#quorum {
	float:none;
	margin: 0;
	padding: 0;
	}

header#h2 {
	color: #930;
	margin: auto 5px auto 5px;	
	}
	
div#header {
	padding: 10px 0px 10px 0px;
	margin: auto 5px auto auto;
	}	
	
#emblem {
	float:left;
	width: 41px;
	height: 50px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 10px;
	}

table#footer
	{font-size: 14px
	}

.fooddir1 {  font-size: 10pt; color: #000000; font-weight: bold; vertical-align: baseline}
.fooddirbody {  font-size: 10pt; font-style: normal; font-weight: normal; line-height: 14pt}
.fooddircontactinfo {  font-size: 10pt; font-style: normal; line-height: 13pt}
frontpageblurb {  font-size: 10pt; font-style: normal; line-height: 13pt}
.catalogsubhead { font-size: 12pt; color: #000000; font-weight: bold; vertical-align: baseline }
.catalog_extinfolink {  color: #CCCCcc}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14pt;
}
h4g.headline {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #999933;

}

