.states      { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px; 
	text-align: center; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal;
}
.italic      {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 18px;
	text-align: Center;
	font-style: italic;
}
.italic2     {
	font-family: Verdana;
	color: #FFFF00;
	font-size: 18px;
	text-align: Center;
	font-style: italic;
}

.text { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 14px; 
	line-height: 1.6; 
	text-align: left; 
	font-weight: normal; 
	background-position: left; 
	font-style: normal; 
	font-variant: normal;
}


.text3 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 14px; 
	line-height: 1.2; 
	text-align: left; 
	font-weight: normal; 
	background-position: left; 
	font-style: normal; 
	font-variant: normal;
}

.text4 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 14px; 
	line-height: 1.0; 
	text-align: left; 
	font-weight: normal; 
	background-position: left; 
	font-style: normal; 
	font-variant: normal;
}


.text_single { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px; 
	line-height: 1.2; 
	text-align: left; 
	font-weight: normal; 
	background-position: left; 
	font-style: normal; 
	font-variant: normal;
}

.heading3    { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16px; text-align: center; font-weight: bold }
.heading2    { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; text-align: center; font-weight: bold }
.text2       { font-family: Arial; color: #590000; font-size: 12px; text-align: left; font-weight: bold }
.rates       { font-family: "Times New Roman", Times, serif; color: #000000; font-size: 14px; text-align: Left; font-weight: bold}

.italicwhite { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; font-weight: bold; text-align: left; font-style: italic}

body{
	background-color:#879D83;
	padding:10px;
}

#container{
	width:100%;
	border: none;
	height: 100%;
}

#navBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:relative;
	width: 100%;
	padding: 0px;
	text-align: left;
	margin-top:10px;
	margin-left:-25px;
/*	line-height:2.0;*/
}

#navBottom{
	float:left;
	width: 100%;
	position:relative;
	vertical-align: bottom;
	text-align: center;
	bottom: 0px;
}

a:active {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B30000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:link {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B30000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#navBar a {
	display: block;
	margin-left:0px;
	margin-right:0px;
	padding: 2px 0px 2px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#663333;
}

#navBar a:hover{
	background-color: #879D83;
	float: none;
	position: relative;
	text-decoration:none;
	color:#B30000;
}

td {
	background-repeat: no-repeat;
}
.textBold {
font-family: Arial; color: #000000; font-size: 12px; text-align: left; font-weight: normal; background-position: left; font-style: normal; font-variant: normal
}

ul{
	display:block;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

li{
	display:block;
	text-align: left;
	width: 100%;
	line-height:1.5;
	margin-left:24px;
}

ul ul{
	display:block;
	text-align: left;
	width: 100%;
	line-height:1.5;
	margin-left:24px;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	background-color: #879D83;
	background-position: center center;
	text-align: center;
	margin: 0px;
	width: 100%;
	height:30px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width:thick;
	border-top-style:ridge;
	border-top-color:#FFD5AA;
}

#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	background-color: #879D83;
	text-align: center;
	margin: 0px;
	width: 100%;
	padding:0px;
	position: relative;
	/*left: 30px;*/
}

#nextmeeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	/*background-color: #FF9966;*/
	/*background-color: #FFE9D4;*/
	background-color: #FFF4E9;
	text-align: center;
	width: 84%;
	height:100%;
	position: relative;
	margin-top:35px;
	margin-bottom:35px;	
}

#nextmeeting a:hover {
	text-decoration:none;
	color:#B30000;
}

#nextmeeting a:active {
	text-decoration:none;
}

#nextmeeting a {
	text-decoration:none;
	color:#663333;
}

#minutes {
	background-image:url(images/meeting2.gif);
	height:80%;
	background-repeat:no-repeat;
	vertical-align:middle;
	margin-top:5%;
	padding-top:180px;
}

/*snazzy borders */
/*xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}*/
#xsnazzy 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	width: 100%;
	padding:0px;
	position: relative;
}
/*#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}
*/
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#879D83; border-left:1px solid #000; border-right:1px solid #000;}
.xb1 {margin:0 5px; background:#000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#879D83; border:0 solid #000; border-width:0 1px;}

/* tan box */
.xtoptan, .xbottomtan {display:block; background:transparent; font-size:1px; width: 84%;}
.xb1tan, .xb2tan, .xb3tan, .xb4tan {display:block; overflow:hidden;}
.xb1tan, .xb2tan, .xb3tan {height:1px;}
.xb2tan, .xb3tan, .xb4tan {background:#FFF4E9; border-left:1px solid #000; border-right:1px solid #000;}
.xb1tan {margin:0 5px; background:#000;}
.xb2tan {margin:0 3px; border-width:0 2px;}
.xb3tan {margin:0 2px;}
.xb4tan {height:2px; margin:0 1px;}

.xboxcontenttan 
{	display:block; 
	background:#FFF4E9; 
	border:0 solid #000; 
	border-width:0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	background-color: #FFF4E9;
	text-align: center;
	width: 84%;
	height:100%;
	position: relative;
	/*margin-top:35px;
	margin-bottom:35px;	*/
}

.xboxcontenttan a:hover {
	text-decoration:none;
	color:#B30000;
}

.xboxcontenttan a:active {
	text-decoration:none;
	color:#663333;
}

.xboxcontentan a:link {
	text-decoration:none;
	color:#663333;
}

.xboxcontentan a:visited {
	text-decoration:none;
	color:#663333;
}

.xboxcontenttan a {
	text-decoration:none;
	color:#663333;
}

#cap {font-size:50px; color:#f60; font-weight:bold; float:left; height:34px; line-height:34px; margin-top:4px; margin-right:1px;}
