#body {
	background-color: #ffffcc;
}


#content {
  width: 800px ;
  margin-left: auto ;
  margin-right: auto ;
}


#banner {
	background: url(images/header-people1.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
	height: 30px;
	width: 700px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	font-size: 1px;
	line-height: 1px;
	letter-spacing: -2000em;
	height: 30px;
}
#menu ul li.home a {
	background: url(images/home.gif) no-repeat;
	height: 30px;
	width: 69px;
}
#menu ul li.clubhouse-model a {
	background: url(images/clubhouse_model.gif) no-repeat;
	height: 30px;
	width: 143px;
}
#menu ul li.member-stories a {
	background: url(images/member_stories.gif) no-repeat;
	height: 30px;
	width: 133px;
}
#menu ul li.resources a {
	background: url(images/resources.gif) no-repeat;
	height: 30px;
	width: 100px;
}
#menu ul li.you-can-help a {
	background: url(images/you_can_help.gif) no-repeat;
	height: 30px;
	width: 117px;
}
#menu ul li.donate a {
	background: url(images/Donate.gif) no-repeat;
	height: 30px;
	width: 74px;
}
#menu ul li.contact-us a {
	background: url(images/contact.gif) no-repeat;
	height: 30px;
	width: 60px;
}
#menu ul li a:hover {
	background-position: 0px -30px;
}


#main-content {
	width: 796px;
	border: #009900 2px solid;
	background-color:#FFFFFF;
}


.column_subheading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #993399;
	font-weight: bold;
	line-height: 26px;
	margin: 0px 10px;
}
.column_subheading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #993399;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 10px;
}
.column_subheading_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #993399;
	font-weight: bold;
	padding: 10px;
	border-color:#000000;
	background-color: #CCCCCC;
	margin: 0px 10px;
}
.column_subheading_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #993399;
	font-weight: bold;
	padding: 10px;
	background-color: #CCCCCC;
	margin: 0px 10px;
}

.column_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
}
.column_regular_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	line-height: 17px;
	margin: 0px 10px;
}
.column_regular_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	padding: 10px;
	border-color:#000000;
	background-color: #E5E5E5;
	margin: 0px 10px;
}
.column_regular_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	padding: 10px;
	border-color:#000000;
	background-color: #E5E5E5;
	margin: 0px 10px;
}
A:link {
	color: #339933; 
	text-decoration: underline;
}
A:visited {
	color: #ff9933; 
	text-decoration: underline;
}
A:active {
	color: #339933; 
	text-decoration: underline;
}
A:hover {
	color: #ff9933; 
	text-decoration: underline;}
p {
  margin: 10px 10px;
  
}

#footer {
	width: 796px;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	background-color: #F3F3F3;
	border-top: #009900 2px solid;
}
.footer_links_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #339933;
}

