body {
	margin: 0;
	padding: 15px;
	font-family: "Lucida Grande", Arial,Verdana;
	font-size: 13px;
	line-height: 1.5em;
	color: #62676d;
	text-align: left;
	z-index: 0;
	background-color:#231f20;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	width:900px;
}

#header img {
	display:block;
}



#search
		{
		float:right;
		}
		
* a img {
	border:none;
	text-decoration:none;
	}		
		
#navbar {
	background-color:#6a9560;
	width:900px;
}

#container_lower {
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#posts {
	width: 535px;
	padding: 0 35px 10px 40px;
	margin: 0;
	float: left;
	background-color:#E2E9C5;
}

* html #posts {
	width:530px;
}

.clearboth{
		clear:both;
		font-size:0;
		line-height:0;
		height:0;
}

.clearfloat{
		clear:both;
}

.clearbothborder{
		clear:both;
		font-size:0;
		border-top:1px solid #000;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #8a919b;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #8a919b;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2, #posts h2 {
	font-size: 20px;
	font-weight:normal;
	margin: 0 0 15px 0;
	padding-top:30px;
	color:#5f8c90;
	font-weight:normal;
	line-height:135%;
}

.post h3 {
	font-size: 16px;
	font-weight: regular;
	color:#67678d;
	font-weight:normal;
	line-height:150%;
}

.post a {
	color: #8a919b;
	text-decoration: underline;
}

.post a:hover {
	color: #8a919b;text-decoration: underline;
}

.post a img {
	border: none;
}

.post h2 a:link {text-decoration:none;color:#5f8c90;}
.post h2 a:hover {text-decoration:underline;color:#5f8c90;}
.post h2 a:visited {text-decoration:none;color:#5f8c90;}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.post .photoaligntop {
	padding-top:0;
	margin-top:0;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #231f20;
	background: #c0d297;
	text-align: center;
	padding-top:5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 11px;
	color:#231f20;
	line-height:125%;
	padding:5px 0;
}

.purple {color:#67678d;}
.lavendar {color:#8794bb;}
.aqua {color:#5f8c90;}
.green {color:#93ae6a;}
.orange {color:#e9a15c;}
.salmon {color:#d98f76;}
.red {color:#b34040;}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	float:right;
	width: 230px;
	padding:0 20px 20px 40px;
	font-size: 12px;
	background-color:#dbeab3;
	color:#6a9561;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 15px 0;
	padding: 30px 0 0 0;
	font-size: 20px;
	font-weight:normal;
	color: #93ae6a;
	line-height:150%
}

.sidebar a {
	display: block;
	color: #67678d;
	text-decoration: underline;
}

.sidebar a:visited {
	color: #67678d;
}
.sidebar a:hover {
	color: #231f20;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li a {
	font-size: 12px;
	padding:0 0 8px 0;
}

.sidebar ul li ul li ul li a {
	font-size: 12px;
	padding: 0 10px 0 20px;
}

.sidebar .sponsors a {
	margin-bottom:10px;
}

#button_nav {
	background-color:#c0d297;
	width:900px;
	padding-top:24px;
	height:168px;
	clear:both;
}

#button_nav a {
	display:block;
	float:left;
	margin-left:25px;

}

* html #button_nav a {
	margin:0 12px;

}

#button_nav img {
	display:block;
}

#button_nav a:link {text-decoration:none;color:#fff;}
#button_nav a:visited {text-decoration:none;color:#fff;}
#button_nav a:hover {text-decoration:none;color:#cccccc;}


#button_nav .greyband {
	background-color:#4b4d4b;
	width:194px;
	height:32px;
	line-height:32px;
	text-align:center;	
}


#footer {
	clear: both;
	background-image:url(images/footer_bg.gif);
	height:52px;
	width:900px;
	line-height:52px;
	text-align: center;
	font-size: 12px;
	color:#fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#credits {
	width:900px;
	text-align: center;
	font-size: 10px;
	color:#ccc;
}

#credits p {
	padding0-top:15px;
}

#credits a {
	color: #ccc;
	text-decoration: none;
}

#credits a:hover {
	color: #ccc;
	text-decoration: underline;
}

.sidebar #sideicons
		{
		width:230px;
		padding-top:25px;
		}
		

.sidebar #sideicons .left
		{
		width:115px;
		float:left;
		}
		
.sidebar #sideicons .right
		{
		width:115px;
		float:right;
		}
		
.sidebar #sideicons img
		{
		float:left;
		margin-right:7px
		}
		
.sidebar #sideicons a:link {color:#c1272d;text-decoration:none;}
.sidebar #sideicons a:visited {color:#c1272d;text-decoration:none;}
.sidebar #sideicons a:hover {color:#c1272d;text-decoration:underline;}


/* =Menu
-------------------------------------------------------------- */
.menu, .menu-header {
	width:900px;
	margin: 0 auto;
}


#access {
	background: #6a9560;
	display: block;
	float: left;
	width: 900px;
}

#access * {
	padding:0;
	margin:0;
}

#access .menu-header,
div.menu {
	width: 900px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 32px;
	padding: 0 20px;
	text-decoration: none;
	border-right:1px solid #D9D7C5;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #6a9560;
	line-height: 1em;
	padding: 5px 10px;
	width: 160px;
	height: auto;	
	line-height:150%;
	border-top:1px solid #D9D7C5;
	border-left:1px solid #D9D7C5;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #6a9560;
	color: #D9D7C5;
}
#access ul li:hover > ul {
	display: block;
}

/* =Menu
-------------------------------------------------------------- */
.footnote
{
font-size:11px;
font-style:italic;
}

.member
{
background-color:#fff;
}

.member h3, .buybox h3
{
margin-top:0;
}

.buybox
{
width:250px;
background-color:#fff;
padding:15px 15px 5px 15px;
border:1px solid #000;
margin:15px 0;
}

.buybox .clearbothborder{
margin-bottom:15px;
}

.buybox form
		{
		width: 200px;
		margin: 0 0 15px 0;
		}

.buybox input[type=text]
		{
		margin:0;
		padding:0;
		width:20px;
		}
		
/*.buybox select
		{
		float:left;
		display:block;
		margin:0;
		padding:0;
		}*/
		
.buybox label
		{
		margin:0;
		padding:0;
		}
		
.buybox p
		{
		margin-bottom:0;
		}
		
	
		
#getinvolved
{
width:180px;
}

#getinvolved img
{
margin-bottom:10px;
display:block;
}

.centertext
{
width:100%;text-align:center;
}

.hrclear
	{
	width:100%;
	border-bottom:1px solid #ccc;
	clear:both;
	margin:0 0 15px 0;
	height:0;
	font-size:0;
	line-height:0;
	}
	
/*header colors*/
.heading_purple, .post h2.heading_purple, .post h3.heading_purple {color:#67678D;}
.heading_light_purple, .post h2.heading_light_purple, .post h3.heading_light_purple {color:#8794BB;}
.heading_teal, .post h2.heading_teal, .post h3.heading_teal {color:#5F8C90;}
.heading_green, .post h2.heading_green, .post h3.heading_green {color:#93AE6A;}
.heading_orange, .post h2.heading_orange, .post h3.heading_orange {color:#E9A15C;}
.heading_salmon, .post h2.heading_salmon, .post h3.heading_salmon {color:#D98F76;}
.heading_red, .post h2.heading_red, .post h3.heading_red {color:#B34040;}

#home_left
	{
	width:280px;
	float:left;
	}
		
		

#home_right
	{
	width:215px;
	float:right;
	}

#home_right img
		{
		margin:0 0 30px 0;
		padding:0;
		display:block;
		}
		
#stay_connected
		{
		width:205px;
		}
		
#stay_connected img
		{
		padding:0;
		margin:0;
		display:block;
		}
		
.volunteer
		{
		padding-bottom:30px;
		}
		
.test {
	float:right;
	width: 230px;
	padding:0 20px 20px 40px;
	font-size: 12px;
	background-color:#dbeab3;
	color:#6a9561;

}

#searchform {
	float:right;
	margin:0 15px 10px 0;
}		





