﻿#masthead {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url('images/chamber-header.jpg');
	background-repeat: no-repeat;
}
#right-content {
	padding: 0px;
	margin: 0px 0px 0px 200px;
	font-weight: normal;
	float: none;
}
#board {
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC #666666 #000000 #C0C0C0;
	margin-bottom: 5px;
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#board p a {
	color: #C2570B;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C2570B;
}

#board p a:visited {
	color: #003300;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
}

#board p a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}





#board h6 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
#board p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
#chair {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 680px;
}
#chair p {
	margin: 0px;
}
#officers {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	width: 680px;
	height: auto;
}
#officers p {
	width: 340px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	float: left;
}
#b-member {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 3px 0px 0px 3px;
	width: 680px;
}
#b-member p {
	width: 165px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}
.member-directory {
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC #666666 #000000 #C0C0C0;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	height: auto;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
/*#masthead h1{
	background-position: center bottom;
	font-family: "Brush Script MT";
	font-size: 32px;
	text-align: center;
	padding: 50px 0px 15px 0px;
	margin: 0px 0px 0px 125px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .1em;
	width: 642px;
	position: relative;
	background-image: url('images/rope-bottom-border.jpg');
	background-repeat: no-repeat;
}*/


#member-directory {
	border: 1px none #000000;
	padding: 0px;
	margin: 0px;
	width: 650px;
	height: 450px;
	text-align: center;
}
.member-directory h6 {
	margin: 0px;
	padding: 10px 0px 3px 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	text-align: center;
	font-size: 18px;
}
ul#member-directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	height: auto;
	width: 100%;
}

.member-directory p {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	letter-spacing: .1em;
}
.member-directory a:visited {
	color: #003300;
	text-decoration:none;
}
.member-directory a:hover {
	color: #000000;
	text-decoration: underline;
}


#member-directory li {
	float: left;
	display:inline;
}

#member-directory li a{
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px;
	display: block;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}

#member-directory li a:visited {
	color: #003300;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
}

#member-directory li a:hover{
	background-position: center bottom;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #FFFFFF;
}
.br clear {
	clear: both;
}


