body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303132;
	line-height: 170%;
	margin: 100px 0px;
}

#container {
	width: 1022px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#top_nav, #btm_nav {
	color: #e4553c;
}

.home_page #top_nav, .home_page #btm_nav {
	width: 810px;
	padding-left: 106px;
	padding-right: 106px;
}

#survey {
	position: absolute;
	left:620px;
	top:320px;
	
}
	
a:focus {
	outline: none;
}

.clear {
	clear: both;
}

img {
	border-width: 0px;
}

#top_nav a, #top_nav .sep, #btm_nav a, #btm_nav .sep {
	display: block;
	float: left;
	padding: 68px 0px 10px 0px;
}

#top_nav .sep {
	padding: 68px 8px 0px 8px;
}

#btm_nav {
	font-size: 10px;
	padding: 5px 0px 0px 0px;
}

#btm_nav a {
	padding: 0px 0px 0px 0px;
}

#btm_nav .sep {
	padding: 0px 8px 0px 8px;
}

#top_nav a, #top_nav a:active, #top_nav a:visited,
#btm_nav a, #btm_nav a:active, #btm_nav a:visited {
	color: #e4553c;
	text-decoration: none;
}

#top_nav a:hover, #btm_nav a:hover {
	color: #58595b;
	text-decoration: underline;
}

#top_nav a.current {
	color: #58595b;
	font-weight: bold;
	background-image:url(../images/nav_marker.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#top_nav a:hover {
	background-image:url(../images/nav_marker.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#content_panel {
	vertical-align:middle;
	height: 420px;
}

#content_panel table {
	border: 5px solid #e4553c;
}

#content_panel a, #content_panel a:active, #content_panel a:visited, #content_panel a:hover {
	color: #00a3b4;
	font-weight: bold;
}

#content_panel a, #content_panel a:active, #content_panel a:visited {
	text-decoration: none;
}

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

.what, .join, .questions, .where_we_are, .home {
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
	height: 420px;
}

.home {
	background-image: url(../images/home_bg_apr2010.jpg);
	background-position: top center;
}

.what {
	background-image: url(../images/what_bg.jpg);
}

.join {
	background-image: url(../images/join_bg.jpg);
}

.questions {
	background-image: url(../images/questions-comments_bg.jpg);
}

.where_we_are {
	background-image: url(../images/where_bg.jpg);
}

#page_image {
	width: 20px;
	border-right: 5px solid #e4553c;
	background-color: #badbd9;
	text-align: center;
	vertical-align:top;
	padding-top: 18px;
}

#content {
	width: 626px;
	opacity:.7;
  -moz-opacity:0.7;
	filter:alpha(opacity=70);
	background-color: white;
	padding: 0px 22px;
}

.home #content {
	margin: 104px 262px 121px 362px;
	background-color: transparent;
	width: 354px;
	font-size: 15px;
}

.home #content #intro {
	padding: 10px 0px;
	height: 145px;
	overflow: hidden;
	line-height: 190%;
}

.home #content #info {
	margin-top: 5px;
	overflow: hidden;
	padding: 7px 0px 6px;
	height: 12px;
	line-height: 100%;
	font-size: 12px;
	font-weight: bold;
}

.what p {
	padding: 14px 0px;
	margin: 0px;
}

.join p {
	padding: 8px 0px;
	margin: 0px;
}

.questions p {
	padding: 16px 0px;
	margin: 0px;
}

.where_we_are p {
	padding: 13px 0px;
	margin: 0px;
}

.home p {
	padding: 0px;
	margin: 0px;
}

.home #info p {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

p.no_pad {
	padding: 0px 0px;
}

#credit {
	float: right;
	color: #58595b;
	text-align:right;
	line-height:120%;
	width: 50%;
}

#credit a {
	display: inline;
	float: none;
}

#credit p {
	margin: 5px 0px;
}

#credit img {
	padding-top: 5px;
}

#bluetent {
	text-align:right;
}

#giving_tree {
	padding-top: 3px;
}

#giving_tree img {
	margin-left: 31px;
}

#btm_nav .left {
	float: left;
	width: 50%;
}
	
#btm_nav #credit a, #btm_nav #credit a:active,  #btm_nav #credit a:visited, #btm_nav #credit a:hover {
	color: #58595b;
}
#esse .label {
	float: right;
	padding: 9px 8px 0px 0px;
}
#esse .link {
	float: right;
}

#gallery {
	position: absolute;
	left:731px;
	top:27px;
	
}
