*
/*the code in lines 4 and 5 code was entered by Dreamweaver CS3 when I created the initial three column template.  The CSS validator gives a parsing error, but the pages are distorted with out and look fine. */
{ 
margin: 0;
padding: 0;
}
html
{
height: 100%;
}
a:link, a:visited
{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
text-decoration: none;
}

.bodyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.sectionname 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-transform: uppercase;
}
.sectionHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

#sidebar1
{
	float: left;
	width: 235px;
	padding: 0;
	margin: 0;
	background-image: none;
	background-repeat: repeat;
	background-color: #990000;
}

#sidebar1 ul a
{
display: block;
font-weight: bold;
font-family: tahoma, 'trebuchet ms', sans-serif;
color: #FFFFFF;
text-decoration: none;
padding: 5px 0 5px 30px;
border-bottom: 1px solid #FF0000;
line-height: 1.5em;
}
#sidebar1 ul a:hover
{ 
margin: 0;
padding: 5px 0 5px 25px;
color: #00FF00;
background: url(images/gavel_small.gif) left center no-repeat;
}
#sidebar1 ul
{
list-style-type: none;
margin: 0;
padding: 5px 0 15px 0;
}
.affiliate 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCC00;
}
#logo 	
{
	color: #FF0000;
	letter-spacing:.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
}
.navigation 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
}
.thrColFixHdr #date 
{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FF9900;
	background-image: none;
	color: #CC0000;
	background-repeat: repeat;
	height: 20px;
}
.thrColFixHdr #bylawContent
 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: thick outset #FFCC00;
	background-image: url(images/glazing_parchment.jpg);
} 
.thrColFixHdr #content
 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: thick outset #FFCC00;
	background-image: url(images/lblue047.gif);
	background-repeat: repeat;
}
.thrColFixHdr #content h1 
{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(images/lblue047.gif);
	background-repeat: repeat;
	font-size: 24px;
	font-style: normal;
	color: #FFCC00;
	width: 500px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.pageTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

p.citation 
{
	padding-right: 60px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

object.video
{
	left: 200px;
	right: 200px;
	margin-left: 136px;
}

