p  {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
margin-bottom: 8px;
}


h1 {font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold; text-decoration: underline; text-transform: uppercase;
	text-align: center;
}


h2 {font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold; 
	text-align: center;
}

#bylaws {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;}


li.bylawlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

ol.ABC {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: upper-alpha;
	}

ol.123 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
	}


ol.lower {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: lower-alpha;
	list-style-position: outside;
	}

ol.roman {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: lower-roman;
	list-style-position: outside;
	}




.bg {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_border {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #993300;
}
.left_heads {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #003300;
	padding-bottom:4px;
}
.left_copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.pad_right {
	padding-right: 4px;
}
.pad_right_bigger {
	padding-right: 20px;
}
.small_cap_titles {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	font-variant: small-caps;
	color: #003366;
	padding-top: 0px;
	margin-top: 0px;
}
.pad_left_right {
	padding-right: 15px;
	padding-left: 15px;
}

a.readmore:link, a.readmore:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
li {font: 13px Arial, sans-serif;
	
	list-style-position: outside;
	margin:0;
	padding:0;
	}
a.readmore:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.small_cap_titles_big {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	font-variant: small-caps;
	color: #003366;
}
.caption {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding-top: 20px;
}
.pic_border {
	border: thin solid #003300;
	margin-bottom: 2px;
}
.table_list_pad {
	padding-bottom: 10px;
}
.table_heads {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003300;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
}

.table_staff_pad {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
}

.td_caption {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	
}.form_pad {
	background-position: top;
	padding-bottom: 5px;
}

.pic_border_captionless {
	border: thin solid #003300;
	margin-bottom: 20px;
}

a:link, a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.button:link, a.button:visited {
background-color: #326224;
border-bottom: 4px solid #518442;
border-top: 4px solid #7FAD6F;
border-right: 4px solid #518442;
border-left: 4px solid #7FAD6F;
margin-top: 10px;
padding: 5px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin-right: 11px;
color: #FFFFFF;
}

a.button:hover {
background-color: #999999;
border-top: 4px solid #518442;
border-bottom: 4px solid #7FAD6F;
border-left: 4px solid #518442;
border-right: 4px solid #7FAD6F;
margin-top: 10px;
padding: 5px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:boldr;
margin-right: 11px;
color: #000000;
}

.float_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
.calendar_pad {
	padding: 5px;
	vertical-align:top;
}

#phototable {
	width: 714px;
	text-align: center;
	}

#phototable img {
	border: 1px solid #003300;
	margin-bottom: 20px;
	width: 220px;
	height: 173px;
	margin-left: 7px;
	margin-right: 7px;
}
/*  STYLES FOR BYLAWS PAGE */

