body {
	background: url(/images/body-bg.gif) 50% top;
	font: 14px/25px ff-meta-web-pro, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	-o-font -smoothing: antialiased; 
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none; }

a {
	color: #524568;
	text-decoration: none;
	border-bottom: 1px solid #dbd3c7; }

a:hover {
	color: #000;
	border-bottom: 1px solid #b1a594; }

section {
	clear: both; }

footer,
section,
header {
	display: block; }

#wrapper {
	background: url(/images/clouds.gif) 50% top no-repeat;
	padding: 0 6%; }

.container {
	width: 100%;
	width: 1008px; }

header h1 a {
	display: block;
	border-bottom: 0;
	height: 105px;
	margin-top: 86px;
	text-indent: -100000px;
	background: url(/images/logo.png) 50% top no-repeat; }

header h1 a:hover {
	border-bottom: none;
	background-position: 50% -105px; }

h2.italic {
	font: italic 70px adobe-garamond-pro, "Hoefler Text", "Adobe Garamond Pro", "Garamond Premier Pro", Garamond, "Times New Roman", serif;
	letter-spacing: -2px;
	text-align: center;
	padding: 40px 0; }

#introduction {
	margin-bottom: 60px; }

#introduction p {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 20px; }

h3.section-heading {
	border: solid #b1a594;
	border-width: 1px 0;
	padding: 10px 0;
	margin: 0 2.5% 50px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	height: 20px;
	font-weight: normal; }

h3.section-heading img {
	margin: -30px 10px; }

span.left-label,
span.right-label {
	width: 28%;
	display: inline-block; }

span.left-label {
	text-align: right; }

span.right-label {
	text-align: left; }

p.italic {
	font: italic 36px/40px adobe-garamond-pro, "Hoefler Text", "Adobe Garamond Pro", "Garamond Premier Pro", Garamond, "Times New Roman", serif;
	letter-spacing: -1px;
	margin-bottom: 30px; }

.logo-grid {
	padding-right: 1%;
	width: 96.5%;
	min-height: 200px;
	position: relative; }

.logo-grid.open {
	min-height: 660px; }

.logos-hide {
	display: none; }

.logo-grid div.logo {
	padding: 10px 0 0;
	min-height: 30px;
	margin-bottom: 15px;
	background: #ebe5dd;
	outline: 1px solid #d6ccbf;
	position: absolute; }

.logo-grid div.double-height {
	min-height: 85px; }

.logo-grid div.logo img {
	max-width: 90%;
	margin: 0 auto;
	display: block; }

#more-link a {
	position: absolute;
	top: 100px;
	right: 2.48%;
	font-size: 12px;
	text-transform: uppercase;
	color: #cabead;
	border-bottom: 0; }

#more-link.open a {
	top: 540px; }

#experience #more-link a:hover {
	color: #524568; }

#contact {
	padding-bottom: 80px; }

#contact form {
	float: right;
	padding: 10px 2.5% 0; }

#contact form p {
	margin-bottom: 2.5%;
	overflow: hidden; }

#contact label {
	float: left;
	display: block;
	padding: 2.5%;
	border: 1px solid #cabead;
	background: #cabead;
	color: #fff;
	height: 25px; }

#contact label.message-label {
	height: 200px; }

#contact input,
#contact textarea {
	background: #e8e2db;
	border: 1px solid #dbd3c7;
	padding: 2.5%;
	height: 25px;
	width: 59%;
	float: right;
	font: inherit; }

#contact h2 {
	font-weight: normal;
	margin-bottom: 12px; }

form :focus {
	outline: none; }

form input:focus,
form textarea:focus {
	border-color: #b1a594 !important; }

#contact textarea {
	height: 200px; }

p.button {
	margin-left: 35.5%; 
	padding: 0; }

#contact #form-submit {
	border: 0;
	background: #7a56b6;
	color: #fff;
	float: left;
	padding-bottom: 2%;
	height: 50px;
	width: 150px;
	margin-left: 3px; }

#contact #form-submit:hover {
	background: #9678c9; }

#contact #form-submit:active {
	background: #524568; }

#supported {
	margin-bottom: 50px; }

.cause {
	margin-bottom: 30px; }

.address {
  margin-top: 1.5em; }

footer {
	background: #333;
	clear: both;
	padding: 15px 6%;
	width: 88%;
	color: #ebe7e2; }

.footer-inner {
	width: 100%;
	width: 1008px;
	margin: 0 auto; }

footer p {
	padding: 0 2.5%; }

.error-404 {
	margin: 200px auto;
	text-align: center;
	width: 500px;
	font: italic 100px adobe-garamond-pro, "Hoefler Text", "Adobe Garamond Pro", "Garamond Premier Pro", Garamond, "Times New Roman", serif; }

.error-404 img {
	position: relative;
	top: 20px;
	left: 7px; }

.error-404 p {
	font-size: 14px;
	margin-top: 40px;
	margin-left: 7px;
	font: 14px/25px ff-meta-web-pro, Helvetica, Arial, sans-serif; }

.error-404 a {
	color: #333;
	border-bottom: 0; }

.error-404 a:hover {
	color: #333;
	border-bottom: 0; }
