body {
	color: #223;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #fff;
	width: 802px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-image: url(../../images/bkg.jpg);
	background-repeat: repeat-x;
}

div#wrapper{
	border: 1px solid #000;
	margin: 0px;
	padding: 0px;
}

#wrapper table{
	margin: 0px;
	padding: 0px;

}

#topPhotos{
	padding-left: 280px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topPhotos img{
	padding-right: 20px;
}

#topNav{
	padding-top: 30px;

}

#header{
	background-image: url(../../images/header/bkgd.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 800px;
}



#officers table td.officers {
	padding-bottom: 15px;
}

#officers table td img{
	border: 1px solid #333333;
}

#content{
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 20px;
		padding-bottom: 20px;
}



p {
	color: #223;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
td { color: #223; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link { color: #a13; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:visited { color: #889; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:hover { color: #778; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:active { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }

h1{ color: #223; font-size: 22px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px; text-transform: uppercase; }

h2{ color: #223; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; }

h3{
	color: #223;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h4{ color: #223; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-transform: uppercase; }

h5{
	color: #223;
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#bylaws p{
	padding-right: 20px;
	padding-left: 20px;
}

.headline { color: #223; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px; text-transform: uppercase; }
.subhead { color: #223; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; }
.notes { color: #223; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; }
.postithead { color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 16px; }
.postittitle {
	color: #223;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.postitdescription { color: #223; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; }
.postitlink { color: #223; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; }
.officers { color: #223; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; }



/* Tables
-----------------------------------------------------------------------------*/

#vendor table{
border-collapse: collapse;
border: 1px solid #666;
background-color: #FFFFFF;
}

#vendor table p{
	display: block;
	margin: 0px;
	padding: 0px;
}

#vendor .two-col-table, #vendor .two-col-table tr:hover{
	background-color: #EFEFEF;
	color: #474A39;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}




#vendor th, #vendor td{
	padding-top: 0.1em;
	padding-right: 0.7em;
	padding-bottom: 0.1em;
	padding-left: 0.7em;
}

#vendor col{
border-right: 1px solid #494B3D;
}


#vendor thead{
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #B1262B;
}

#vendor thead td{
color: #FFFFFF;
}


#vendor tr{
	vertical-align: top;
	}
	
#vendor th{
font-weight: normal;
text-align:left;

}

#vendor td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
		text-align: center;
	vertical-align: middle;
}

#vendor .odd{
	background-color: #DCDCDA;
}

#vendor tr:hover{
	background-color: #CFC3AC;
	color: #FFFFFF;
	
}

#vendor thead tr:hover{
background-color: transparent;
color: inherit;
}

#bylaws li{

}

#newslist {
	font-size: 10pt;
	font-weight: bold;
}

#newslist li{
	padding-top: 10px;
	padding-bottom: 10px;
}

.whitelink a:link, .whitelink a:visited {
	color: #FFF;
	text-decoration: underline;
	}
.whitelink a:hover, .whitelink a:active {
	color: #FFF;
	text-decoration: none;
	}
	
#website-info{
	padding: 20px;	
	}
	
# emailform{padding-bottom:10px;}

.postit{
	background-color:#ccc;
	margin: 0px;
	padding: 0px;
	}
.postit h3{
	background-color:#aa1133;
	color: #FFF;
	padding: 5px;
	font-size: 14px;
}

.postit h4{
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.postit p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
