* {
	margin: 0;
	padding: 0;
}

blockquote {
        padding:10px 20px;
}

body {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #555;
	background: url(images/background-color.png) repeat;
}

a {
	color: #07a
}

a:hover {
	color: #000;
}

ul {
	list-style-type: none;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: none;
}

img.left { float:left; margin-right:20px }
img.right { float:right; margin-left:20px }

h1 {
	color: #712;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	color: #712;
	margin: 20px 0 0 0;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin: 20px 0 0 0;
}

hr {
	height: 1px;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	margin: 10px 0;
}

small {
	color: #777;
}

strong {
	color: #333
}

#body-wrapper {
	width: 771px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	background: url(images/background-color.png) repeat;
}

#header {
	background: url(images/header-bg.png) no-repeat left top;
	text-align: left;
	padding: 25px 23px 0 23px;
}

#content {
	clear: both;
	background: url(images/background-tile.png) repeat-y left top;
	padding: 20px 30px 1px 30px;
	text-align: left;
}

#footer {
	background: url(images/background-base.png) no-repeat left top;
	padding: 35px 0 10px 0;
	font-size: 11px;
	color: #777;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 10px 25px;
}

#content ol {
	padding: 0 0 10px 25px;
}

#content li {
	padding: 5px 0 0 0;
}

#content dt { padding:10px 0 0 0; font-weight:bold; color:#333; }

#logo { position:absolute; top:30px; }

#site-sections {
	margin: 70px 0 0 0;
	position: relative;
	background: url(images/menu-sel-bg.png) repeat-x;
	border: solid #eee;
	border-width: 0 1px;
}

#site-sections li {
	float: left;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
}

#site-sections a {
	display: block;
	padding: 5px 12px 3px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #853C45;
}

#site-sections a:hover {
	color: #222;
	text-decoration: underline;
}

/*#site-sections .selected { background: url(images/menu-bg.png) repeat-x; border: solid #ddd; border-width: 0 1px; }*/

#site-sections .selected {
	background: #fff;
	border: solid #eee;
	border-width: 0 1px;
}

#site-sections .selected a {
	color: #222;
}

#sub-sections {
	margin: 10px 0 0 5px;
}

#sub-sections li {
	float: left;
	font-family: Tahoma, Arial, sans-serif;
}

#sub-sections a {
	display: block;
	padding: 0 5px 2px 5px;
	font-size: 11px;
	color: #222;
}

#sub-sections a:hover {
	color: #853c45
}

.two-column #main {
	width: 405px;
}

.two-column #right-column {
	width: 200px;
	float: right;
	margin: 0 30px 0 0;
	padding: 20px 10px;
}

* html .two-column #right-column {
	width: 160px;
	margin: 0;
}

#right-column img {
	margin: 5px 0;
}

.two-column.thin #main {
	width: 505px;
}

.two-column.thin #right-column {
	width: 130px;
	padding-top: 0;
}

#home #content {
	padding-top: 10px;
	padding-right: 5px
}

#home h2 {
	border-bottom: 1px solid #ccc;
}

#home #about {
	background: url(images/home-bg.jpg) no-repeat left top;
	height: 161px;
	padding: 70px 35px 0px 450px;
}

#home #about h1 {
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}

#home #about ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 20px 0 0 15px;
}

#home #about li {
	padding: 10px 0 0 0;
	color: #222;
	font-size: 14px
}

#home #img-tiles {
	float: right;
	width: 300px;
}

#home #img-tiles a {
	display: block;
	float: left;
}

#home #img-tiles img {
	margin: 0;
}

#home #news {
	width: 410px;
}

#home h3 a {
	color: #712;
}

#home h3 a:hover {
	color: #000;
}

#what-we-do #content h2, #what-we-do #content p, #what-we-do #content ul {
	width: 405px;
}

#what-we-do #content h2 {
	float: left;
	margin-top: 20px;
}

#what-we-do #content img {
	float: right;
	margin-top: 20px;
}

#what-we-do #content p.intro {
	width: 100%
}

#gathering-places h4 {
	float: left;
	width: 100px;
	clear: both;
	font-size: 15px;
	color: #777;
	margin: 40px 0 10px 0;
}

#gathering-places #main ul {
	margin: 45px 0 0 0;
	float: left;
	padding: 0;
	width: 500px;
}

#gathering-places #main li {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}

#gathering-places #main a {
	text-decoration: none;
	display: block;
	padding-left: 200px;
	margin: 0 10px 20px 0;
}

#gathering-places #main img {
	float: left;
	margin: 0 0 20px -200px;
	border: 1px solid #ccc;
	padding: 2px;
}

#gathering-places #main strong {
	font-size: 15px;
	color: #07a;
	font-weight: normal;
	text-decoration: underline;
}

#gathering-places #main em {
	display: block;
	font-size: 13px;
	color: #555;
	margin: 5px 0 0 0;
}

#portfolio h1 {
	color: #712;
	font-size: 18px;
	letter-spacing: -.05em;
	padding: 0;
	margin: 0;
}

#portfolio h3.subheading {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	padding: 0;
	margin: 0 0 10px 0;
}

#portfolio #main {
	position: relative;
	margin: 0 20px 10px 0;
	clear: both;
}

#portfolio #main img {
	width: 670px;
	margin: 10px 0 0 0;
}

#portfolio #main dl {
	position: absolute;
	left: 0px;
	font-size: 11px;
	display: block;
}

#portfolio dt {
	clear: left;
	float: left;
	margin: 0 5px 0 0;
	font-weight: bold;
	color: #222;
	line-height: 14px;
}

#portfolio dd {
	margin: 0 0 0 0;
	line-height: 14px
}

#portfolio dl.medina {
	padding-left: 455px;
	bottom: 485px;
}

#portfolio dl.cambie {
	padding-left: 430px;
	bottom: 410px;
}

#portfolio dl.high-point {
	padding-left: 320px;
	bottom: 570px;
}

#portfolio dl.croft {
	padding-left: 470px;
	bottom: 450px;
}

#portfolio dl.pickering {
	padding-left: 440px;
	bottom: 550px;
}

#portfolio dl.benson {
	padding-left: 500px;
	bottom: 520px;
}

#portfolio dl.overlake {
	padding-left: 450px;
	bottom: 540px;
}

#portfolio dl.longfellow {
	padding-left: 410px;
	bottom: 480px;
}

#portfolio dl.lazear {
	padding-left: 230px;
	bottom: 670px;
}

#portfolio dl.terrace-hill {
	padding-left: 280px;
	bottom: 650px;
}

#portfolio dl.kelkari {
	padding-left: 460px;
	bottom: 475px;
}

#portfolio dl.esperanza {
	padding-left: 460px;
	bottom: 535px;
}

#portfolio dl.ashland {
	padding-left: 480px;
	bottom: 570px;
}

#portfolio dl.childrens-gateway {
	padding-left: 260px;
	bottom: 595px;
}

#portfolio dl.salishan {
	padding-left: 380px;
	bottom: 445px;
}

#portfolio dl.pickering-place {
	padding-left: 220px;
	bottom: 600px;
}

#portfolio dl.riverwalk {
	padding-left: 340px;
	bottom: 500px;
}

#portfolio dl.springwood {
	padding-left: 420px;
	bottom: 570px;
}

#portfolio dl.kuchumaa {
	padding-left: 480px;
	bottom: 490px
}

#portfolio .pullquote.kuchumaa {
	width: 40%;
}

#portfolio .pullquote.kuchumaa em {
	font-size: 11px;
	display: block;
}

#portfolio dl.pacific-rim {
	padding-left: 500px;
	bottom: 590px;
}

#portfolio dl.pearl {
	padding-left: 470px;
	bottom: 500px;
}

#portfolio dl.pearl-pacific {
	padding-left: 180px;
	bottom: 430px;
}

#portfolio dl.soil-soul {
	padding-left: 180px;
	font-size: 13px;
}

#planning #main h4 {
	clear: left;
	float: left;
	font-weight: normal;
	padding-top: 10px;
}

#planning #main p {
	padding: 10px 0 0 100px;
}

#planning #main blockquote p {
	padding:0;
}

#contact-us #content {
	
}

#contact-us #content h2, #contact-us #content p {
	
}

#contact-us #content img {
	float: right;
	margin: 0 0 10px 10px
}

#contact-us h2 {
	margin-bottom: 10px;
}

#get-involved #donate {
	margin: 10px 0 20px 0;
}

#resources #right-column {
	border: 1px solid #812;
	background-color: #F5F0E9;
	padding: 0 20px 10px 20px;
	margin: 20px;
}

#left {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	width: 44%;


/* ie5win fudge begins */
	width: 41%;
}

#right {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	width: 44%;
/* ie5win fudge begins */
	width: 41%;
}

#sub-sections ul {
	text-align: left;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 0;
	margin-top: -5px;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: black;
	width: 100%;
}

#sub-sections ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#sub-sections ul li a {
	font-size: 11px;
	text-decoration: none;
}

.pullquote {
	font-size: 11px;
	width: 205px;
	float: right;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 10px 10px;
}

.pullquote em {
	font-size: 13px;
	font-style: italic;
	font-family: Georgia, Times, serif;
	line-height: 140%;
	color: #712 !important;
	display: block;
}

/*.pullquote {
	width: 205px;
	float:right;
	font-size:12px;
	font-style: italic;
	line-height:140%;
	margin:5px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background :url();  removing quote graphic in IE5+ 
	padding:0px 10px 7px 10px;
}
.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:10px 2px 10px 35px!important;
	padding :0px; 	 resetting padding in IE5+ 
	background : url();  removing quote graphic in IE5+ 
}

.pullquote .author { display:block; font-style:normal; text-align:right; margin:5px 25px 0 0; color:#777; font-size:11px; }*/

#commentform textarea {
	width: 600px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.post h2 {
	border-top: 1px solid #ccc;
	padding-top: 10px; 
}

.post h2 a {
	color: #712;
}

.post h2 a:hover {
	color: #000;
}

img.padded {
	margin:0 0 10px 20px;
}
