body {
	font-size: 0.8em;
	behavior:url("csshover.htc"); 	
	color: #454545;
	background-color: #d4d4d4;
	}
h1,h2,h3,h4 {
	font-family: tahoma,geneva, arial, sans-serif;
	}
h2 {
	margin: 0 0 6px 0;
	color: #83414a;
	font-size: 2.0em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	}
dl {
	margin: 0;
	padding-top: 10px;
	}
dt {
	font-weight: bold;
 	float: left; 
 	clear: left; 
 	width: 8em; 
 	}
 dd { 
 	margin: 0 0 0 90px; 
	padding: 0 0 0.5em 0; 
	height: 1em;
 	}
hr {
	margin: 10px 0 15px 0;
	}
a {
	text-decoration: none;
	color: #83414a;
	}
input, select,textarea {
	border: 1px solid #83414a;
	padding: 1px 0;
	}
iframe {
	border: 1px solid #000;
	}
.pageWrapper {
	background-color: #fff;
	}
.header {
	height: 120px;
	padding: 5px 20px 0 5px;
	background: transparent url(../images/header_bg.jpg) repeat-x;
	}
.header h1 {
	display:none;
	margin: 0;
	}
.hdrimg {
	float: left;
	padding: 5px 0 0 120px;
	}
.header p {
	font-size: 0.8em;
	color: #cdcdcd;
	font-weight: bold;
	margin: 98px 0 0 0;
	}
ul.navList {
	clear: both;
	float: right;
	display: block;
	list-style: none;
	padding: 0;
	height: 57px;
	width: 600px;
	background: transparent url(../images/nav_bg.jpg) 0 0 no-repeat;
	}
ul.navList li {
	float: left;
	text-align: center;
	}
ul.navList li a{
	display: block;
	width: 90px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 44px;
	vertical-align: middle;
	color: #454545;
	text-decoration: none;
	}
	
ul.navList li a:hover{
	display: block;
	color: #83414a;
	}
ul.navList li#indexLink a {
	padding-left: 30px;
	}
ul.navList li#aboutLink a {
	padding-left: 18px;
	}
ul.navList li#membersLink a {
	}
ul.navList li#leadershipLink a {
	padding-left: 15px;
	}
ul.navList li#contactLink a {
	padding-left: 20px;
	}
p.bold{font-weight:bold;}

a.underline{
	text-decoration:underline;}
	
#Home ul.navList {
	padding-bottom: 50px;
	}
#Home #indexLink a, #About #aboutLink a, #Leadership #leadershipLink a, #Members #membersLink a, #Contact #contactLink a { 
	color: #83414a;
	}
	
.contentWrapper {
	clear: both;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	}
.content {
	overflow: hidden;
	padding: 10px;
	height: 100%;
	}
#Home .content {
	background: transparent url(../images/main_bg.jpg) no-repeat;
	width: 885px;
	height: 441px;
	}
#Home h2 {
	font-size: 0.9em;
	color: #000;
	border-bottom: 2px solid #ab8087;
	width: 216px;
	padding: 10px 0 5px 0;
	}
#Home h3 {
	font-size: 0.9em;
	color: #000;
	}
#Home p {
	font-size: 0.8em;
	}
.card {
	padding: 0 0 0 12px;
	margin-top: 60px;
	width: 430px;
	}
.card a {
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	color: #454545;
	margin: 30px 0 0 30px;
	}
.footer {
	clear: both;
	background: transparent url(../images/footer_bg.jpg) 0 0 repeat-x;
	width: 100%;
	margin: 0 auto;	
	font-size: 0.9em;
	height: 51px;	
	}
.footer ul {
	margin: 0 auto;
	width: 400px;
	}
.footer li {
	display:inline;
	padding: 0 5px;
	}
.footer li a {
	color: #ccc;
	}
.footer a:visited {
	color: #454545;
	}	
.footer p {
	margin: 5px 72px 0 72px;
	}
.rights {
	float: left;
	padding-top: 10px;
	text-align: left;
	}
.rights p {
	font-size: 0.8em;
	}
.rights a {
	color: #ccc;
	}
.bcard {
	clear: both;
	float: left;
	margin-bottom: 15px;
	}
.cardinfo {
	border-bottom:1px solid #CCCCCC;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:30px 0;
	}
.phone {
	padding: 10px 0;
	}
.leader {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	padding:30px 0;
	}
.leaderImage {
	float: left;
	margin-right: 10px;
	}
.imageLeft {
	float: left;
	margin-right: 15px;
	}
.imageRight {
	float: right;
	margin-left: 15px;
	}
.mymap {
	float: right;
	}
#errorText {
	height: 40px;
	}
#errorText p {
	color: #c00;
	margin:0;
	}
