body{
	margin: 0;
	padding: 0;
	background: #D4FFD4 url(http://www.istaygreen.org/graphics/homebg2.gif) 0 0 repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
h1, h2, h3, strong, label, .strong { 
	font-weight: bold; 
}
h1, h2, h3, form { 
	margin: 0; padding: 0; 
}
img { 
	border: 0; 
}
a, a:link, a:visited, a:active { 
	text-decoration: none; 
	color:yellow; 
}
a:hover { 
	text-decoration: underline; 
	color:lime; 
}
ol, ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
p {
	padding: 0 0 0 0;
	margin-top: 0 0 0 0 ;
	padding: 15px 15px 15px 15px;
	margin-top: 2em;
	border: 1px solid #333333;
	text-align: left;
	float:left;
	width: 500px;
}
.h2{
	font-size: 16px;
	font-weight: bold;
}
#container {
	background: #fff;
	background-position: center;
	text-align: center;
	width: 850px;
	margin: 0 0 0 0;
	padding: 0 0 2em 0;
	border: 1px solid #339933;
}
#header {
	margin: 5px 0 0 20px;
	padding-left: 0;
	float: left;
	text-align: left;
}
#mainnav { 
	padding:0; 
	margin:15px 20px 0 20px; 
	background:url(http://www.iStayGreen.org/graphics/navbar2_tile.gif) repeat #528BC0;
	min-height: 60px; 
	position:relative; 
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF; 
	font-size:11px; 
	font-weight:bold; 
}
.primary_links { 
	text-align:left;
	padding-left: 10px;
	display:inline;
}
.secondary_links { 
	display:inline;
	padding-left:95px;
	padding-right: 10px;
}
.secondary_links2 { 
	display:inline;
	padding-left:45px;
	padding-right: 10px;
}
#navdivider { 
	width:auto; 
	margin:0 20px 0 20px; 
	padding:0; font-size:0; 
	line-height:0; 
	border-top:1px solid #999;
    border-bottom: 1px solid #ffffff; 
}
#breadcrumb {
	width: auto;
	margin:0 20px 0 20px;
	height:27px;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	padding: 2px 10px 0 0;
	background: #f3f3f3 url(http://www.istaygreen.org/graphics/breadcrumb_bg.gif) repeat-x;
	background-position:bottom;
	font-style: italic;
}
#breadcrumb a {
	color: #008000;
	line-height: 2em;
	padding-left: 10px;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#marketing { 
	text-align: left; 
} 
#footer {
	min-height: 20px;
	position:relative;
	text-align:center;
	color:gray;
	font-size:10px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active { 
	text-decoration: none; 
	color:gray; 
}
#footer a:hover { 
	text-decoration: underline; 
	color:gray; 
}
#loggedin {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:315px;
	text-align: right;
	margin: 0px 20px 0 0 ;
	float: right;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}




	#memberlist {
		width: 780px;
		text-align: left;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		border: 1px solid #339933;
		vertical-align : top;
	}
	#mbrImage{
		width: 90px;
		height:90px;
		border:1px 1px 1px 1px;
		text-align:left;
		margin:10px 10px 10px 10px;
	}
	.mbrName{
		font-family : Calibri;
		font-size : 18px;
		font-weight : bold;
		text-align : left;
		vertical-align:top;
		margin:-105px 10px 0px 110px;
		display : block;
	}
	.mbrName a, .mbrName a:link, .mbrName a:visited {
		text-decoration:none;	
		color: black;			
	}	
	.mbrName a:active, .mbrName a:hover {
		text-decoration:underline;
		color: blue;
	}		

	.mbrAddress{
		font-family : Calibri;
		font-size : 14px;
		font-weight : normal;
	}
	.mbrAddress a, .mbrAddress a:link, .mbrAddress a:visited {
		text-decoration:none;	
		color: black;			
	}	
	.mbrAddress a:active, .mbrAddress a:hover {
		text-decoration:underline;
		color: blue;
	}		
	.mbrStats{
		font-family : Calibri;
		font-size : 12px;
		font-weight : normal;
		float : right;
		margin-right:10px;
		padding: 5px 5px 5px 5px;
		background-color : #CEE7FF;
		width:200px;
		height:90px;
		margin-top:-75px;
	}
	.mbrStats .headline {
		font-weight:bold;
		border-bottom : 1px solid Black;
		width : 190px;
		margin-bottom:3px;
	}
	.mbrStats .stat {
		padding-left:5px;;
		font-style : italic;
		line-height:15px;
	}
	.mbrStats .stat  a, .mbrStats .stat  a:link, .mbrStats .stat  a:visited {
		text-decoration:none;	
		color: black;			
	}	
	.mbrStats .stat  a:active, .mbrStats .stat  a:hover {
		text-decoration:underline;
		color: blue;
	}		
	.mbrStats .stat2 {
		padding-left:5px;
		width:110px;
		float:right;
		font-style : italic;
		line-height:15px;		
	}	
	.mbrStats .stat2 a, .mbrStats .stat2 a:link, .mbrStats .stat2 a:visited {
		text-decoration:none;	
		color: black;			
	}	
	.mbrStats .stat2 a:active, .mbrStats .stat2 a:hover {
		text-decoration:underline;
		color: blue;
	}		
	#memberlist li {
		display: inline;
	}
	.mbrBio{
		font-family : Calibri;
		font-size : 12px;
		color:gray;
		font-weight : normal;
		width:440px;
		text-align : left;
		vertical-align:top;
		margin:2px 150px 0px 110px;
		height:55px;
	}	
	.mbrBio a, .mbrBio a:link, .mbrBio a:visited {
		text-decoration:none;	
		color: black;			
	}	
	.mbrBio a:active, .mbrBio a:hover {
		text-decoration:underline;
		color: blue;
	}		
	.tagList{
		width:110px;
		display: inline;
	}
	li{
		list-style: none;
		display: inline;
	}
	.tag{
		background-image : url(http://www.iStayGreen.org/graphics/tag_bg.gif);
		background-repeat : repeat-x;
		font-size : 9px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		height:17px;
		margin-top:-19px;
	}
	.tag a, .tag a:link, .tag a:visited {
		text-decoration:none;	
		color: black;			
	}	
	.tag a:active, .tag a:hover {
		text-decoration:underline;
		color: blue;
	}	
	.spacer{
		height:20px;
	}		
	#typeSearch{
		font-family : Calibri;
		font-size : 16px;
		color: #666666;
		text-align : left;
		margin-left : 20px;
		margin-bottom:20px;
		padding-bottom: 2px;
		padding-top:10px;
	 	border-bottom: 1px solid navy;
		margin-right:36px;
	}	

