/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat;
	background-position: top;
	background-attachment: fixed;
	color: #333333;
	margin: 0 auto;
}
#page {
	width:760px;
	margin: 0 auto;
}

a {
color: #34A3C9;
text-decoration: underline;
}

#header_dir {
	background-image:url(../images/nhcd_directoryheader.jpg);
	height: 278px;
	width: 759px;
}
#header_welcome {
	background-image:url(../images/nhcd_welcomeheader.jpg);
	height: 278px;
	width: 759px;
}
#header_contact {
	background-image:url(../images/nhcd_contactheader.jpg);
	height:278px;
	width: 759px;
}
#header_supporters {
	background-image:url(../images/nhcd_supportersheader.jpg);
	height: 278px;
	width: 759px;
}
#header_members {
	background-image:url(../images/nhcd_membersheader.jpg);
	height: 278px;
	width: 759px;
}
#header_links {
	background-image:url(../images/nhcd_linksheader.jpg);
	height: 278px;
	width: 759px;
}
#toplinks {
	font-family:Georgia, Times, serif;
	font-size: 11px;
	padding-right:4px;
	padding-top:3px;
	padding-bottom: 2px;
	text-align:right;
	color: #FFFFFF;
}

*html #toplinks {
	font-family:Georgia, Times, serif;
	font-size: 11px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom: 2px;
	text-align:right;
	color: #FFFFFF;
}

#toplinks a {
	text-decoration: none;
	color:#FFFFFF;
}
#toplinks a:hover {
	text-decoration: underline;
}
#menu_list {
	float: right;
	font-family:Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	list-style-type: none;
	text-align: right;
	padding-top: 34px;
}
#menu_list li {
	margin-top: 4px;
	padding-bottom: 10px;
}
#menu_list a {
	color:#FFFFFF;
	background-image: url(../images/nav_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration:none;
	padding: 10px;
	padding-left: 26px;
}
#menu_list a:hover {
	background-image: url(../images/nav_arrow_h.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#logo {
	float: left;
	clear: left;
	width: 150px;
	padding-top: 160px;
	padding-left: 12px;
	vertical-align: bottom;
}

#content_area {
	width:760px;
}
#content {
	width:430px;
	text-align:left;
	line-height:21px;
	float:left;
	padding-left:137px;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}
p {
margin-bottom: 18px;
margin-top: 0px;
}
#content a {
color: #34A3C9;
text-decoration: underline;
}

#directory_menu {
	text-align: right;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#34A3C9;
	float: right;
	clear: left;
	line-height:24px;
	margin-right:18px;
	width: 135px;
}

*html #directory_menu {
	text-align: right;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#34A3C9;
	float: right;
	clear: left;
	line-height:23px;
	margin-right:18px;
	padding-top: 15px;
	width: 115px;
}

#first {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#518230;
	line-height: 24px;
	font-size:24px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#518230;
	font-size:14px;
	font-weight:normal;
	padding-top: 8px;
}
*html h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#518230;
	font-size:14px;
	font-weight:normal;
	padding-top: 14px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#518230;
	font-size:24px;
	line-height: 28px;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
    color:#518230;
	font-size:18px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	line-height: 22px;
	font-weight:normal;
}

#footer {
	padding-top:26px;
	height: 121px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#518230;
	font-size:17px;
}
#footer img{
	padding-right: 14px;
}

.table p{
line-height: 18px;
margin: 0px;
padding: 0px;
margin-bottom: 6px;
padding-right: 20px;
font-size: 13px;
}