/******************
GENERAL STYLES
******************/

body {
	background: url('../images/bg.jpg') repeat-x 0 0;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	margin-left: auto;
 	margin-right: auto;
 	width: 950px;
 	text-align: left;
}

/******************
HEADER
******************/

#header {
	background: url('../images/header_bg.jpg') no-repeat 0 0;
	position: relative;
	float: left;
	width: 	950px;
	height: 144px;
}

#header a.logo {
	position: absolute;
	width: 600px;
	height: 100px;
	top: 10px;
	left: 35px;	
	background: url('../images/logo.png') no-repeat 0 0;	
}

#header .toplinks {
	position: absolute;
	right: 55px;
	bottom: 10px;
	font: 9px/18px verdana;
	color: #423b22;
}

#header .toplinks a {
	font: 11px/18px verdana;
	font-weight: bold;
	color: #423b22;
	text-decoration: none;	
}

#header .toplinks a:hover {	
	text-decoration: underline;
}

#search {
	position: relative;
	float: right;
	margin: 5px 40px 0 0;
	display: inline;
	font: 10px/14px verdana;
	color: #ffffff;
}

#search .text {
	position: relative;
	float: left;
	font: 10px/14px verdana;
	margin: 2px 0 0 0;
	display: inline;
	color: #ffffff;
}

#search .textbox {
	position: relative;
	float: left;
	font: 9px/14px verdana;
	color: #333333;
	width: 110px;
	height: 11px;
	margin: 0 0 0 5px;
}

#search .go {
	position: relative;
	float: left;
	width: 23px;
	height: 15px;
	margin: 1px 0 0 5px;
	display: inline;
}

/******************
CONTAINER
******************/

#container {
	position: relative;
	float: left;
	width: 950px;	
	background: url('../images/container_bg.jpg') no-repeat 0 0 #ffffff;
}

/******************
CONTENT
******************/

#content {
	position: relative;
	float: left;
	width: 901px;	
	margin: 4px 0 5px 25px;
	display: inline;
	background: url('../images/content_bg.jpg') repeat-y 0 0 #ffffff;
}

/******************
LEFT
******************/

#left {
	position: relative;
	float: left;
	width: 195px;
	min-height: 525px;	
	margin: 0px 0 0 0px;
	display: inline;
	background: url('../images/left_bg.jpg') no-repeat 0 281px;
}

/******************
NAV
******************/

#nav {
	position: relative;
	float: left;
	width: 195px;
	height: 280px;	
	margin: 0px 0 0 0px;
	display: inline;
	background: #838383;
}

#nav a.home {
	position: relative;
	float: left;
	width: 195px;
	height: 40px;
	background: url('../images/nav_home.jpg') no-repeat 0 0;
}

#nav a.whoweare {
	position: relative;
	float: left;
	width: 195px;
	height: 40px;
	background: url('../images/nav_whoweare.jpg') no-repeat 0 0;
}

#nav a.whocanbenefit {
	position: relative;
	float: left;
	width: 195px;
	height: 40px;
	background: url('../images/nav_whocanbenefit.jpg') no-repeat 0 0;
}

#nav a.cdamembership {
	position: relative;
	float: left;
	width: 195px;
	height: 40px;
	background: url('../images/nav_cdamembership.jpg') no-repeat 0 0;
}

#nav a.faq {
	position: relative;
	float: left;
	width: 195px;
	height: 40px;
	background: url('../images/nav_faq.jpg') no-repeat 0 0;
}

#nav a.resources {
	position: relative;
	float: left;
	width: 195px;
	height: 40px;
	background: url('../images/nav_resources.jpg') no-repeat 0 0;
}

#nav a.contactus {
	position: relative;
	float: left;
	width: 195px;
	height: 40px;
	background: url('../images/nav_contactus.jpg') no-repeat 0 0;
}

#nav a:hover {
	background-position: -195px 0;
}

/******************
NEWS EVENTS
******************/

#newsevents {
	position: relative;
	float: left;
	width: 157px;
	margin:26px 0 0 17px;
	display: inline;
}

#newsevents .header {
	position: relative;
	float: left;
	width: 159px;
	height: 23px;
}

#newsevents ul {
	position: relative;
	float: left;
	width: 159px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#newsevents li {
	position: relative;
	float: left;
	width: 159px;
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #d3d3d3;
}

#newsevents .date {
	position: relative;
	float: left;
	width: 150px;
	margin: 3px 0 0 0;
	display: inline;
	font: 11px/16px georgia;
	font-weight: bold;
	color: #bda64b;
	
}

#newsevents .text {
	position: relative;
	float: left;
	margin: 0px 0 0 0;
	display: inline;
	width: 150px;
	font: 10px/13px georgia;
	color: #515151;
}

#newsevents .text a {	
	font: 10px/13px georgia;
	color: #515151;
	text-decoration: none;
}

#newsevents .text a:hover {		
	text-decoration: underline;
}

#upcomingevents {
	position: relative;
	float: left;
	width: 157px;
	margin:15px 0 0 17px;
	display: inline;
}

#upcomingevents .header {
	position: relative;
	float: left;
	width: 159px;
	height: 23px;
}

#upcomingevents ul {
	position: relative;
	float: left;
	width: 159px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#upcomingevents li {
	position: relative;
	float: left;
	width: 159px;
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #d3d3d3;
}

#upcomingevents .date {
	position: relative;
	float: left;
	width: 150px;
	margin: 3px 0 0 0;
	display: inline;
	font: 10px/13px georgia;
	font-weight: bold;
	color: #bda64b;
	
}

#upcomingevents .text {
	position: relative;
	float: left;
	margin: 0px 0 0 0;
	display: inline;
	width: 150px;
	font: 11px/16px georgia;
	color: #515151;
}

#upcomingevents .text a {	
	font: 10px/13px georgia;
	color: #515151;
	text-decoration: none;
}

#upcomingevents .text a:hover {		
	text-decoration: underline;
}

/******************
MAIN
******************/

#main {
	position: relative;
	float: left;
	width: 706px;
	min-height: 450px;
	_height: 450px;	
}

/******************
FOOTER
******************/

#footer {
	position: relative;
	float: left;
	width: 901px;
	height: 41px;
	margin: 0 0 0 25px;
	padding: 0 0 25px 0;
	display: inline;
	background: url('../images/footer_bg.jpg') no-repeat 0 0;
}

#footer .left {
	position: relative;
	float: left;
	margin: 23px 0 0 30px;
	display: inline;
	font: 11px/12px tahoma;
	color: #ffffff;
}

#footer .right {
	position: relative;
	float: right;
	margin: 14px 30px 0 0px;
	display: inline;
	font: 11px/12px tahoma;
	color: #423b22;
}

#footer a.link {	
	font: 11px/12px tahoma;
	color: #423b22;
	text-decoration: none;
}

#footer a.link:hover {	
	text-decoration: underline;
}

/******************
SEARCH
******************/

#results {
	font: 11px/20px georgia;
	color: #515151;
	text-decoration: none;	
}

#results a.searchtitle {
	font: 11px/18px georgia;
	color: #9f9374;	
	text-decoration: none;	
}

#results .description {
	font: 11px/20px georgia;
	color: #515151;
	text-decoration: none;	
}

#results a.searchtitle:hover {
	text-decoration: underline;
}

#result_report {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	display: inline;
	border-bottom: 1px solid #eeeeee;
}

#other_pages a {
	font: 11px/18px georgia;
	color: #9f9374;	
	text-decoration: none;	
}

#other_pages a:hover {
	text-decoration: underline;
}

#did_you_mean a {
	font: 11px/18px georgia;
	color: #9f9374;	
	text-decoration: none;	
}

#did_you_mean a:hover {
	text-decoration: underline;
}

/*******
BOARD OF DIRECTORS
*******/

.contact_boardofdirectors {
	position: relative;
	float: left;
	width: 600px;	
	margin: 15px 0 0 10px;
}

.contact_boardofdirectors td {	
	font: 12px/20px arial;
	color: #3e3e3e;	
	border-top: 1px solid #eeeeee;
}

.contact_boardofdirectors .text {
	width: 250px;
	font: 12px/21px arial;
	color: #333333;
	margin-bottom: 6px;
}

.contact_boardofdirectors .textarea {
	font: 12px/21px arial;
	color: #333333;
	width: 250px;
	resize: none;
}

.contact_boardofdirectors a.boardlink {	
	font: 12px/21px arial;
	color: #7D6935;
	margin-bottom: 6px;
	text-decoration: none;
}

.contact_boardofdirectors a.boardlink:hover {
	text-decoration: underline;
}
