/*  Establish general layout parameters */

body	{
	background: #647575;
	color: #333;
	margin: 0;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	padding-bottom: 25px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #566;
	}
	
div#container{
	background: #fff;
	color: #333;
	padding: 0;
	border: 1px solid #566;
	border-top: 5px solid #a5a5a5;
	border-bottom: 5px solid #a5a5a5;
	/*width: 752px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

html>#container	{
	width: 750px;
	} 

div#content {
	border: 0;
	background-color: #FFFFFF;
	float: left;
	width: 500px;  /* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 480px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	}

div#content img	{margin: 8px; border: 2px solid #566;
		}


div#content a:link  	{color: #c60; 
						text-decoration: none; 
						font-weight: bold;
						}

div#content	a:hover 	{color: #c60; 
						text-decoration: underline; 
						font-weight: bold;
						}
div#content a:visited  	{color: #630; 
						text-decoration: none; 
						font-weight: bold;
						}	

html#content 	{
	width: 480px;
	} 

#page	{              /*note: bring up to menu bar*/
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	/*clear: both;*/
	padding-top: 0px; 
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px; /* note: margin adjust*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


p {
	padding: 4px;
	margin-left: 14px;
	text-indent: 2em;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;

	}

strong {font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; font-weight: bold;
		}

em		{font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; font-style: italic;
		}
		
		
table, tr, td
		{
		vertical-align: bottom;
		font-size: 12px;
		font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; 
		}

table.top, tr, td
	{
		vertical-align: top;
		font-size: 12px;
		font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
		} 
		
		
div#content ul, li {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 1px 3px 2px 20px;
	padding: 0px;
	list-style-type: none;
	} 
/* ------- events page table -------- */

#eventTable  {
	height: auto;
	width: 742px;
	margin-top: 25px;
	padding-left: 4px;
		}
#eventTable .1 {
	width: 40px;
	text-align: left;
		}
#eventTable .2 {
		width: 100px;
		
		}
#eventTable .3 {
		width: 150px;
			
		}
#eventTable .4 {
		width: 400px;
			
		}
#eventTable caption {
	font-style: italic;
	font-weight: bold;
	font-size:large;			

		} 
#eventTable th {
	font-size: medium;

	}
	
#eventTable tr {
	width: 742px;       /* events page. */
	
		}
#eventTable td {
	font-size: 12px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 3px 4px 3px;
	margin-top: 4px;
	height: 3em;
	text-align: left;
	word-spacing: normal;
	position: relative;
	border: 1px solid #993300;
	vertical-align: middle;
	}
tr.grey { 
		background-color: #E1E1E1;
		}
tr.white {
		background-color: #fff}

/*========== businessmembers.html ========== */

#businessTable {
	font-family: Verdana, Geneva, sans-serif;
	width: 507px;
	padding-left: 43px;
	margin-bottom: 30px;
	margin-top: 30px;
		
		}
		   
#businessTable tr {
	
		}
		
#businessTable td {
		font-size: 14px;
		
	
	
		}
		/*
#businessTable .1 {
		width: 320px;
		font-size: 14px;
		
			
		}
		*/
		
		.first {
		width: 330px;
		font-size: 14px;
		font-weight: bold;
			
		}
		
		
#businessTable .2 {
	    width: 120px;		
       }
	   
#businessTable .3 {
		width: 35px;	
       }
	   		
#businessTable a:link  	{color: #c60;         
						text-decoration: none; 
						font-weight: bold;
						}

#businessTable	a:hover 	{color: #c60; 
						text-decoration: underline; 
						font-weight: bold;
						}
#businessTable a:visited  	{color: #630; 
						text-decoration: none; 
						font-weight: bold;
						}				

sdiv#content table, tr, td{
		vertical-align: top;
		font-size: 12px;
		font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
		}
  
div#content tr               
		{
		vertical-align: top;
		font-size: 12px;
		font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
		} 
		

blockquote {
		font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;	
			} 
			

		 

/*  horizontal menu items */	

/*#menu {
	margin: 0;
	padding: 0;
	height: 45px;
	} */

#menu ul {
	border: 0;
	list-style-type: none;
	text-align: center;
	clear: both;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: px;	
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 148px;
	/*height: 45px;*/
	}

#menu ul li a {
	background: #6e8886; /*was fff*/
	/*width: 15em;*/
	height: 40px;
	/*border-right: ;*/
	color: #d3e0dd;  /*was #c30*/
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-size:    11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
	}

html>#menu ul li a  {
	font-size: x-small;
	} 

#menu ul li#six a	{
	width: 130px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}
	
body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionfive #menu li#six a {
	background: #c30;
	border: 1px solid #c30;
	color: #fff;
	font-weight: bold;
	}	

	
/* right hand navigation section*/

#sidebar	{
	color: #666;
	background: transparent;
	/*compensates for IE Win bungling*/ 
	height: 100%;
	border: 0;
	margin-top: 65px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 505px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0;
	}	

div#nav {
	margin: 0;
	padding: 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #dedede;
	text-align: right;
	}

div#nav h3	{font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; margin-bottom: 3px; padding-right: 12px; color: #647575;
	}

div#nav ul	{ font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 11px; margin: 0 6 0 0px; padding: 0 3 0 0px; list-style-type: none;
	}

div#nav li	{ font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 11px; margin: 0 6 0 0px; padding-right: 12px; list-style-type: none;
	}


#nav ul li a {                        /*sidebar nav good css*/
		color: #C60;
		text-decoration: none;		
			}
			
#nav ul li a:hover {
		color: #c60;
		text-decoration: underline;
		
			}
			
#nav ul li a:active {
		color: #c60; text-decoration: none;
			} 
			
/*#nav ul li a:visited {
		color: #647575; text-decoration: none;
			}
/*
div#nav		a:link  {color: #c60; text-decoration: none;}  /*sidebarnav bad css*//*
div#nav 	a:hover {color: #c60; text-decoration: underline;}
div#nav 	a:active {color: #c60; text-decoration: none;}
div#nav		a:visited  {color: #647575; text-decoration: none;}	

div#hotspot	a:hover {color: #fff; background: #c30;}
		a:link  {color: #c60; text-decoration: none;}
		a:visited  {color: #333399; text-decoration: none;}	

*/ 

h2#hotspot {font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #c30
	border: 0;
	

	}

div#header {
	background-color: #0099CC;  /*was #333*/
	color: #647575;            /*was #647575*/
	border: 3px solid #647575;
	margin: 3px;
	padding: 15px;
	font-family: "GoudyHandtooled BT", "GoudyOlSt BT";
	font-size: 12px;
	font-weight: bold;
	text-align: right bottom;
	background-image: url(images/bf_hdr.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	}
	
img#header 	{
	margin: 0;
	padding: 0;
	border: 1px solid #333;
	float: right;
	vertical-align: middle;
	clear: both;
	}

h1#header {	font-family: 'Lucida Handwriting Italic', 'Park', Verdana, Arial, Helvetica, sans-serif; font-size: 18px; margin: 1px; padding: 3px; color: #808080;
			}
			
h2#header {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 17px 0 0; padding: 0px; color: #647575; border-bottom: 0px; clear: both; vertical-align: bottom; text-align: right;
			}
	
div#footer {font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #647575;
	background-color: #dedede;
	margin-top: 5px;
	border-top: 1px solid gray;
	border-bottom: 3px solid gray;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	clear: both;
	}

h1	{font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #993300; margin: 10px 2px; padding: 3px;
	}
	

h2	{font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; border-bottom: 1px solid gray; margin-left: 16px;

	}
	
h3	{font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #647575

	}
	
h4	{	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin: 1px; padding: 1px; color: #004d4d;
			}
	
h5	{	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold; margin: 1px; padding: 3px; color: #004d4d;
			
bottom: 1px solid gray; margin-left: 10px;
}
	
	
h3	{font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #647575

	}
	
h4	{	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin: 1;
	}

