@charset "UTF-8";
/* CSS Document */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}a:focus{-moz-outline-style: none;}

html {
	background-color: #DEDACF;
}
body {
	background-color: #DEDACF;
	background-image:url('../img/bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	color: #3c3423;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	height: 1065px;
	line-height: 21px;
	min-width: 1024px;
}
#wrapper {
	height: 765px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 1024px;
}
#paperBG {
	background-repeat: no-repeat;
	float: left;
	height: 585px;
	margin: 0px 0px 0px 50px;
	padding: 40px 0px 0px 0px;
	width: 925px;
}
.aboutBG {background-image:url('../img/paper_backgrounds/about.jpg');}
.calendarBG {background-image:url('../img/paper_backgrounds/calendar.jpg');}
.contactBG {background-image:url('../img/paper_backgrounds/resources.jpg');}
.homeBG {background-image:url('../img/paper_backgrounds/home.jpg');}
.involvementsBG {background-image:url('../img/paper_backgrounds/involvements.jpg');}
.issuesBG {background-image:url('../img/paper_backgrounds/issues.jpg');}
.mainBG {background-image:url('../img/paper_backgrounds/main.jpg');}
.newsletterBG {background-image:url('../img/paper_backgrounds/newsletter.jpg');}
.resourcesBG {background-image:url('../img/paper_backgrounds/resources.jpg');}
.splashBG {background-image:url('../img/paper_backgrounds/splash.jpg');}
.takeActionBG {background-image:url('../img/paper_backgrounds/take_action.jpg');}
.testimonailBG {background-image:url('../img/paper_backgrounds/testimonial.jpg');}
.testimonailsBG {background-image:url('../img/paper_backgrounds/testimonials.jpg');}
#tileTop, #tileMiddle, #tileBottom {
	clear: both;
	float: left;
	margin: 0px 0px 0px 50px;
	width: 926px;
}
#tileTop #mainNav {
	padding: 40px 0px 0px 0px;
}
#tileTop {
	background-image:url('../img/paper_backgrounds/tile/top.png');
	background-repeat: no-repeat;
	height: 81px;
}
#tileMiddle {
	background-image:url('../img/paper_backgrounds/tile/middle.png');
	background-repeat: repeat-y;
	min-height: 300px;
	padding: 20px 90px 0px 90px;
	position: relative;
	width: 746px;
}
#tileBottom {
	background-image:url('../img/paper_backgrounds/tile/bottom.png');
	background-repeat: no-repeat;
	height: 70px;
}
.trajan {
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
}
.wordyDiva {
	font-family: "wordy-diva-1","wordy-diva-2";
}
a {
	color: #8E240E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8E240E;
	text-decoration: underline;
}
h1 {
	display: inline;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 28px;
}
h1 .largeLetter {
	font-size: 22px;
}
h2 {
	display: inline;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 1px;
}
h3 {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
label {
	color: #8E240E;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-weight: bold;
}
input[type=text], input[type=password], [type=file] {
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	height: 20px;
}
[type=file] {
	background-color: #FFF;
}
input[type=text]:focus {
	border: none;
}
p {
	margin: 10px 0px 10px 0px;
}
ol li {
	list-style-type: decimal;
	margin: 0px 0px 0px 40px;
}
.block {
	display: block;
}
.inlineHeader {
	margin-top: 45px;
}
.button {
	background-color: #DEDACF;
	border: none;
	color: #311E18;
	cursor: pointer;
	display: block;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-size: 18px;
	letter-spacing: .75px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.button:hover, .submitButton:hover {
	background-color: #8E240E;
	color: #DEDACF;
	text-decoration: none;
}
.submitButton {
	background-color: #311E18;
	border: none;
	color: #DEDACF;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	padding: 2px 0px 2px 0px;
}
.longFormButton {
	margin: 10px 0px 10px 0px;
	text-align: center;
	width: 100%;
}
#headerNav {
	right: 70px;
	position: absolute;
	top: 0px;
	/* width: 200px; */
}
#headerNav li {
	float: left;
	margin: 0px 0px 0px 5px;
	
}
#headerNav a {
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	background-color: #311E18;
	color: #DEDACF;
	display: block;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	padding: 1px 10px 3px 10px;
}
#headerNav a:hover {
	background-color: #8E240E;
	color: #DEDACF;
	text-decoration: none;
}
#headerNav .small a {
	font-size: 9px;
	padding: 0px 5px 0px 5px;
}
.header {
	background-color: #311E18;
	color: #E8E5DA;
	display: block;
	font-size: 24px;
	margin: 0px 0px 55px 0px;
	padding: 20px 0px 20px 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
.roundCorners, input, #flashMessage, #authMessage, #relatedUsersTitle {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.portrait {
	background-image:url('../img/take_action/testimonials/volunteer_bg.png');
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	width: 140px;
}
.red {
	color: #8E240E;
}
.hidden {
	display: none;
}
.indentedText {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 20px 0px 20px;
}
.indentedText p {
	margin: 8px 0px 8px 0px;
}
strong {
	font-weight: bold;
}
#header {
	display: block;
	float: left;
	height: 153px;
	margin: 0px 0px 0px 125px;
	width: 605px;
}
#header:hover {
	text-decoration: none;
}
#logo {
	display: block;
	float: left;
	margin: 10px 0px 0px 0px;
}
#logoDivider {
	display: block;
	float: left;
	margin: 70px 0px 0px 15px;
}
#tagline {
	color: #311E18;
	display: block;
	float: left;
	font-family: "wordy-diva-1","wordy-diva-2";
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
	margin: 70px 0px 0px 15px;
}
.loginBox {
	background-color: #E8E5DA;
	float: left;
	padding: 10px 10px 20px 10px;
	width: 726px;
}
#organizationLoginBox {
	margin: 20px 0px 20px 0px;
}
#organizationLoginBox .note {
	font-size: 10px;
	margin-top: 5px;
}
#organizationLoginBox input {
	border: none;
	margin: 0px 0px 5px 0px;
	width: 150px;
}
#organizationLoginBox [type=submit] {
	background-color: #311E18;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
#dropdownMask {
	height: 560px;
	left: 30px;
	overflow: hidden;
	position: absolute;
	top: -14px;
	width: 865px;
}
#enter {
	cursor: pointer;
	display: none;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	height: 52px;
	left: 580px;
	position: absolute;
	text-align: center;
	top: 73px;
	width: 150px;
}
#enter .background {
	height: 100%;
	opacity: .4;
	background-color: #DEDACF;
	width: 100%;
}
#enter:hover .background {
	background-color: #8E240E;
	opacity: 1;
}
#enter .textOnBG {
	left: 0px;
	padding: 15px 0px 10px 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#enter:hover {
	color: #DEDACF;
}
#dropdownBox {
	height: 320px;
	left: 490px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 360px;
}
#dropdownBox #dropdownButton .background {
	background-color: #DEDACF;
}
#dropdownButton {
	bottom: -30px;
	display: none;
	height: 30px;
	left: 240px;
	position: absolute;
	text-align: center;
	width: 100px;
}
#dropdownBox #toggleButton {
	cursor: pointer;
	display: block;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	left: 0px;
	padding: 5px 0px 9px 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#dropdownBox #toggleButton:hover {
	text-decoration: none;
}
#dropdownBox, #dropdownBox .background, #enterButton {
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
#dropdownBox .content, #dropdownBox .background {
	height: 100%;
	right: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#dropdownBox .background {
	background-color: #FFF;
	opacity: .5;
}

#divider {
	border-bottom: dotted 2px #311E18;
	float: left;
	margin: 15px 0px 0px 5%;
	width: 90%;
}
#dropdownBox #takeActionOptions, #dropdownBox #exhibitionOptions {
	float: left;
	text-align: center;
	margin-top: 30px;
	width: 40%;
}
#dropdownBox a {
	font-weight: normal;
}
#dropdownBox #takeActionOptions {
	margin-left: 6.5%;
}
#dropdownBox #exhibitionOptions {
	margin-left: 6.5%;
}
#login {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 100%;
}
#comingSoon {
	margin: 0px 6.5% 0px 6.5%;
}
#comingSoon h1 {
	display: block;
}
#loginHeader {
	display: block;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#login label, #login .loginField {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}
#login label {
	color: #8E240E;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
}
#login #firstLabel {
	margin-top: 0px;
}
.loginField {
	
}
#login input[type=submit] {
	margin: -10px auto 0px auto;
	width: 100px;
}
#whyLoginButton {
	display: block;
	margin: 7px auto 0px auto;
	text-align: right;
	width: 300px;
}
#whyLogin #login input[type=submit] {
	margin: 10px auto 0px auto;
}
.content {
	display: block;
}
.description {
	height: 93.5%;
	padding: 6.5% 6.5% 0px 6.5%;
	position: absolute;
	left: 100%;
	width: 87%;
}
.description h1 {
	display: block;
	margin: 0px 0px 10px 0px;
}
.descriptionText {
	font-size: 12px;
	line-height: 18px;
}
#dropdownBox .continue, #whyLogin #login {
	bottom: 20px;
	display: block;
	left: 6.5%;
	position: absolute;
	width: 87%;
}
#dropdownBox .close {
	color: #311E18;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	opacity: .5;
	padding: 3px;
	position: absolute;
	right: 5px;
	top: 5px;
}
.close:hover , #dropdownBox .close:hover {
	color: #311E18;
	opacity: 1;
	text-decoration: none;
}
.bannerPage #tileMiddle {
	padding: 0px 0px 0px 30px;
	width: 896px;
}
.bannerPage #roughLine {
	margin: 0px 0px 0px 33px;
}
.bannerImage {
	display: block;
	margin: -11px 0px 0px 3px;
}
.thinPhotoBorder {
	display: block;
}
#splashText {
	left: 420px;
	position: absolute;
	text-align: center;
	top: 30px;
	width: 400px;
}
#splashText h1, #splashText h2 {
	/* color: #FFF; */
	display: block;
	font-family: "wordy-diva-1","wordy-diva-2";
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .75px;
	line-height: 28px;
	text-align: center;
}
#splashText a {
	font-weight: normal;
}
#splashText a:hover {
	color: #8E240E;
}
#homepageFeatures {
	float: left;
	margin: 10px 0px 0px 20px;
	width: 550px;
}
.homepageFeature {
	background-color: #E8E5DA;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}
.homepageFeature.linkBox {
	opacity: 1;
}
.homepageFeature.first {
	/* margin-top: 20px; */
}
.homepageFeature h1 {
	color: #8E240E;
	display: block;
	font-size: 18px;
}
.homepageFeature p {
	margin: 0px 0px 0px 10px;
}
#twitterFeed {
	/* background-color: #E8E5DA; */
	float: left;
	margin: 20px 0px 0px 20px;
	opacity: 1;
	/* padding: 10px 0px 0px 0px; */
	width: 250px;
}
#twitterFeed h1 {
	color: #8E240E;
	display: block;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}
.tweet {
	border-bottom: solid 1px #000; 
	padding: 0px 5px 10px 10px;
	margin: 0px 0px 10px 0px;
}
.tweet.last {
	border-bottom: none;
}
#factsGroup {
	height: 100px;
	margin: 0px 0px 0px 5px;
	position: relative;
	width: 856px;
}
#opaqueBand {
	background-color: #FFF;
	height: 100%;
	opacity: .25;
	position: absolute;
	width: 100%;
}
#openingFacts {
	font-family: "trajan-pro-1","trajan-pro-2",serif;
	font-size: 14px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	top: 18px;
	width: 100%;
}
#openingFacts .red {
	font-size: 18px;
}
#openingFacts p {
	margin: 0px;
}
#citationsLink {
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	background-color: #E8E5DA;
	color: #8E240E;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	opacity: .75;
	padding: 0px 5px 0px 5px;
	position: absolute;
	right: 25px;
	text-align: center;
}
#citationsLink:hover {
	background-color: #8E240E;
	color: #E8E5DA;
	opacity: 1;
	text-decoration: none;
}
#mainNav {
	color: #311E18;
	font-family: "trajan-pro-1","trajan-pro-2",serif;
	font-weight: 700;
	line-height: 34px;
	height: 25px;
	float: left;
	margin: 0px;
	position: relative;
	width: 925px;
	z-index: 3;
}
#mainNav .menuHeader {
	color: #311E18;
	cursor: pointer;
}
#mainNav a {
	color: #311E18;
	display: block;
}
#mainNav a:hover {
	color: #311E18;
	text-decoration: none;
}
#mainNav ul {
	display: block;
	float: left;
}
#mainNav ul li {
	display: block;
	padding: 0px 20px 0px 20px;
	position: relative;
	vertical-align: text-bottom;
}
#mainNav ul ul a {
	background-color: #DEDACF;
	display: block;
	padding: 5px 5px 5px 5px;
}
#mainNav ul ul a:hover {
	color: #DEDACF;
	background-color: #8E240E;
}
#mainNav ul ul {
	display: none;
	font-family: "trajan-pro-1","trajan-pro-2",serif;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	top: 27px;
	width: 200px;
}
#mainNav ul li:hover ul {
	display: block;
}
#mainNav ul ul .last {
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
#mainNav ul ul .last a {
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
#mainNav ul ul li {
	border-bottom: solid 1px #311E18;
	border-left: solid 1px #311E18;
	border-right: solid 1px #311E18;
	float: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
}
.tier1Nav {
	font-size: 18px;
	letter-spacing: 2px;
}
.tier2Nav {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 36px;
}
.tier3Nav {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 38px;
}
.tier1Nav:hover, .tier1Nav.selected {
	background: url('../img/main_nav/arrows/tier1_arrow.png') 4px 8px no-repeat;
	background-image: url('../img/main_nav/arrows/tier1_arrow.png');
	background-position-x: 4px;
	background-position-y: 8px;
	background-repeat: no-repeat;
}
.tier2Nav:hover, .tier2Nav.selected {
	background: url('../img/main_nav/arrows/tier2_arrow.png') 8px 11px no-repeat;
	background-image: url('../img/main_nav/arrows/tier2_arrow.png');
	background-position-x: 8px;
	background-position-y: 12px;
	background-repeat: no-repeat;
}
.tier3Nav:hover, .tier3Nav.selected {
	background: url('../img/main_nav/arrows/tier3_arrow.png') 10px 12px no-repeat;
	background-image: url('../img/main_nav/arrows/tier3_arrow.png');
	background-position-x: 10px;
	background-position-y: 14px;
	background-repeat: no-repeat;
}
#takeActionNav:hover, #takeActionNav.selected {
	background-image: url('../img/main_nav/arrows/red_tier1_arrow.png');
}
#takeActionNav .menuHeader {
	color: #8E240E;
}
#takeActionNav ul a {
	color: #311E18;
}
#takeActionNav a:hover {
	color: #8E240E;
}
#takeActionNav ul {
	left: -7px;
}
#exhibitionNav ul {
	left: -44px;
}
#aboutNav ul {
	/* width: 200px; */
	left: -58px;
}
#loginNav ul {
	left: -46px;
}
#mainNav #shareNav {	
	float: right;
}
#mainNav li, #subNav li{
	float: left;
	position: relative;
}
#nav {
	margin: -7px 0px 0px 49px;
	width: 830px;
}
#social {
	margin: 0px 0px 0px 18px;
}
#roughLine {
	background-image:url('../img/main_nav/rough_line.png');
	background-repeat: no-repeat;
	background-position: 2px 3px;
	height: 6px;
	float: left;
	margin: 0px 0px 10px 33px;
	width: 925px;
}
#siteBody {
	height: 521px;
	left: 50px;
	padding: 41px 0px 0px 0px;
	position: absolute;
	top: 193px;
	width: 925px;
}
#subNav {
	font-family: "wordy-diva-1","wordy-diva-2";
	font-size: 14px;
	letter-spacing: 1px;
	width: 925px;
}
#subNav a {
	color: #311E18;
	font-weight: normal;
}
#subNav a:hover, #subNav .selected a {
	color: #8E240E;
	text-decoration: none;
}
#subNav ul { 
	margin: -10px 0px 0px 49px;
}
#subNav li {
	margin: 0px 0px 0px 40px;
}
#subNav #education {
	margin: 0px 0px 0px -65px;
}
#location {
	float: left;
}
#subject {
	float: right;
}
#issueInfo {
	float: right;
	margin: 45px -10px 0px 0px;
	width: 360px;
}
#issueInfo h1{
	display: block;
	padding: 0px 0px 6px 5px;
	text-transform: capitalize;
}
#issueInfo .issueDescription {
	padding: 0px 0px 0px 5px;
}
#mediumImageBg {
	background-image:url('../img/images/backgrounds/medium_image_bg.png');
	background-repeat: no-repeat;
	float: left;
	margin:12px 0px 0px -30px;
	padding: 10px 0px 0px 16px;
	width: 390px;
}
#mediumImageBg #photoInfo {
	font-family: "wordy-diva-1","wordy-diva-2";
	font-size: 14px;
	letter-spacing: 1px;
	margin: 12px 0px 0px 9px;
	width: 335px;
}
#startExhibit {
	display: block;
	margin: 30px 0px 10px 0px;
}
#multimedia {
	margin: 0px 0px 20px 0px;
}
.smallButton {
	background-color: #311E18;
	color: #DEDACF;
	float: left;
	font-size: 14px;
	/* margin: 0px 3% 0px 3%; */
	padding: 5px 0px 5px 0px;
	width: 48%;
}
#takeAction {
	margin: 0px 4% 0px 0px;
}
#slideshow {
	float: left;
	width: 760px;
}
#slideshow h1 {
	font-size: 18px;
}
.singleBG {
	background-image:url('../img/images/backgrounds/single.png');
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	margin: 20px 20px 0px 22px;
	padding: 10px 0px 0px 12px;
	width: 350px;
}
.single .story {
	float: left;
	margin: 60px 0px 0px 10px;
	width: 310px;
}
.single .name {
	display: block;
}
.single .location {
	display: block;
	margin: 0px 0px 10px 0px;
}
.dipdicBG {
	background-image:url('../img/images/backgrounds/dipdic.png');
	background-repeat: no-repeat;
	float: left;
	height: 286px;
	padding: 9px 0px 0px 10px;
	width: 284px;
}
.dipdicLeft {
	margin:15px 5px 0px 75px;
}
.dipdicRight {
	margin:15px 0px 0px 0px;
}
.dipdic .story {
	float: left;
	margin: 20px 0px 0px 30px;
	width: 695px;	
}
#leftArrow, #rightArrow {
	position: absolute;
	top: 190px;
}
#leftArrow {
	left: 40px;
}
#rightArrow {
	right: 40px;
}
#issueLeft, #issueRight {
	width: 400px;
}
#issueLeft {
	float: left;
	margin: 0px 0px 0px 20px;
}
#issueRight {
	float: right;
}
input[type=checkbox] {
	margin: 0px 5px 0px 0px;
}
#register {
	display: block;
	float: left;
	margin: 0px 0px 0px 10px;
}
#splitHolder {
	height: 425px;
	width: 825px;
}
.fullWidth {
	float: left;
	margin: 10px 0px 0px 10px;
	width: 800px
}
.fullWidth input[type=submit], .fullWidth input[type=reset] {
	padding: 5px;
	/* width: 100%; */
}
.fullWidth input[type=submit] {
	font-size: 1.3em;
	margin: 0px 10px 0px 0px;
}
#buttonBox {
	height: 40px;
}
#findOrganizations .header {
	color: #E8E5DA;
	font-size: 12px;
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
	width: 280px;
}
.findByBox {
	font-size: 12px;
}
.findByBox h1 {
	color: #311E18;
	display: block;
	font-size: 14px;
}
.findByBox h2 {
	color: #8E240E;
	display: block;
	font-size: 12px;
	margin: 5px 0px 0px 20px;
}
.findByBox li {
	clear: both;
	margin: 0px 0px 0px 40px;
	width: 250px;
}
.findByBox [type=checkbox], .findByBox label {
	display: block;
	float: left;
}
.findByBox label {
	clear: none;
	color: #000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	width: 90%;
}
#issues {
	float: left;
	margin: 0px 100px 0px 30px;
	width: 300px;
}
#involvements {
	float: left;
	width: 300px;
}
#findOrganizations input[type=submit] {
	background-color: #E8E5DA;
	border: none;
	color: #311E18;
	cursor: pointer;
	font-family: "wordy-diva-1","wordy-diva-2";
	font-size: 16px;
	letter-spacing: 1px;
	margin: 35px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 300px;
}
#findOrganizations input[type=submit]:hover {
	background-color: #8E240E;
	color: #E8E5DA;
}
#addOrganization {
	background-color: #311E18;
	color: #E8E5DA;
	float: right;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	margin: 5px 0px 10px 0px;
	padding: 2px 5px 2px 5px;
}
#addOrganization:hover {
	background-color: #8E240E;
	color: #E8E5DA;
	text-decoration: none;
}
.selectionPage {
	float: left;
	font-size: 12px;
	/* height: 480px; */
	margin: 0px 0px 0px 40px;
	overflow: auto;
	padding: 0px 0px 0px 10px;
	position: relative;
	width: 840px;
}
.selectionPage h2{
	clear: both;
	display: block;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.selectionPage #leftColumn {
	float: left;
	font-family: Times, "Times New Roman", Georgia, serif;
	height: 450px;
	width: 370px;
}
.selectionPage #leftColumn h1, .selectionPage .header h1{
	color: #E8E5DA;
	font-size: 24px;
	letter-spacing: 1px;
	margin: 10px 0px 0px 20px;
}
.selectionPage #leftColumn h2{
	font-family: Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 5px 0px 0px 20px;
}
.selectionPage .selectedIssues {
	font-size: 16px;
	font-style: italic;
	margin: 0px 0px 0px 20px;
}
#listOrganization {
	margin: 0px 0px 0px 10px;
}
#noresults {
	background-color: #8E240E;
	color: #DEDACF;
	float: left;
	font-size: 14px;
	text-align: center;
	width: 100%;
}
.selectionPage #rightColumn {
	float: left;
	height: 450px;
	position: relative;
	width: 440px;
}
.selectionPage #rightColumn h1{
	clear: both;
	float: left;
	margin: 37px 0px 10px 0px;
}
.selectionPage #rightColumn ul {
	margin: 0px 0px 0px 30px;
}
.selectionPage #rightColumn li {
	margin: 4px 0px 4px 0px;
}
.selectionPage #next {
	left: 746px;
	position: absolute;
	top: 427px;
}
.takeActionBG #spalshText {
	display: block;
	left: 475px;
	position: absolute;
	top:169px;
}
.takeActionSpalshButton {
	background-color: #DEDACF;
	color: #311E18;
	display: block;
	float: left;
	font-family: "wordy-diva-1","wordy-diva-2";
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	width: 240px;
}
.takeActionSpalshButton:hover {
	background-color: #8E240E;
	color: #DEDACF;
	text-decoration: none;
}
.splashButtonsBox {
	left: 41px;
	position: absolute;
	top: 431px;
}
#takeButton, #tookButton, #meetButton, #getButton {
	position: absolute;
	top: 427px;
}
.linkBox {
	color: #42210B;
	font-weight: normal;
	opacity: .5;
}
.linkBox:hover {
	color: #42210B;
	opacity: 1;
	text-decoration: none;
}
.organization {
	background-color: #DEDACF;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	width: 706px;
}
.organization h1 {
	color: #8E240E;
}
#abroadNote, #flashMessage, #authMessage, .notice, .formError {
	background-color: #8E240E;
	color: #DEDACF;
	display: block;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
	max-width: 826px;
	padding: 5px 20px 5px 20px;
	text-align: center;
}
.organizationIssuesInvolvements {
	float: left;
	font-size: 11px;
	letter-spacing: 1px;
	width: 100%;
}
.issuesInvolvements {
	float: left;
	width: 50%;
}
.issueInvolvementHeader {
	color: #8E240E;
	float: left;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-weight: bold;
	padding: 0px 3px 0px 0px;
}
.issueInvolvement {
	float: left;
	font-family: "wordy-diva-1","wordy-diva-2";
	padding: 0px 3px 0px 0px;
}
.volunteer {
	background-color: #E8E5DA;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 16px;
	height: 170px;
	margin: 0px 0px 15px 0px;
	padding: 20px 20px 20px 20px;
	width: 324px;
}
.volunteer.left {
	margin: 0px 15px 15px 0px;
}
.volunteer .info {
	float: left;
	width: 160px;
}
.volunteer h1 {
	color: #8E240E;
	display: block;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	margin: 5px 0px 0px 0px;
}
#shareStoryBtn {
	float: right;
	margin: 20px 0px 10px 0px;
	width: 200px;
}
.leftColumn {
	float: left;
	width: 170px;
}
.rightColumn {
	float: left;
	width: 576px;
}
#volunteerInfo h2 {
	color: #8E240E;
	line-height: 16px;
}
#volunteerInfo p {
	margin: 0px 0px 10px 0px;
}
#backButton {
	float: left;
	margin: 40px 0px 0px 25px;
	width: 100px;
}
.application #headerNote {
	display: block;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
}
.application h2 {
	color: #8E240E;
	display: block;
	font-size: 18px;
}
.application #thankYou {
	color: #8E240E;
	font-size: 12px;
}
.application input[type=checkbox] {
	margin: 4px 5px 0px 0px;
}
.application input[type=text], .application input[type=file], .application .textarea, .application select {
	margin: 0px 0px 30px 0px;
	width: 100%;
}
.application input[type=text], .application input[type=file] {
	padding: 0px 0px 0px 2%;
	width: 98%;
}
/*
.application label {
	clear: both;
	display: block;
	font-size: 16px;
}
*/
label {
	clear: both;
	display: block;
	font-size: 16px;
}
.application .note {
	display: block;
	font-size: 11px;
}
.application input[type=submit] {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
}
#flashVideo {
	float: left;
	height: 430px;
	margin: 20px 0px 0px 50px;
	width: 640px;
}
#bookBG {
	background-image:url('../img/book/book_bg.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 290px;
	margin: 80px 0px 0px 20px;
	width: 561px;	
}
#Book {
	height: 262px;
	margin: 14px 0px 0px 21px;
	position:relative;
	width: 524px;
}
#buyBook{
	float: left;
	margin: 130px 0px 0px 80px;
}
#calendar {
	float: left;
	padding: 10px 10px 0px 60px;
	width: 810px;
}
.event{
	margin: 0px 205px 20px 20px;
	width: 500px;
}
.bio {
	display: block;
	float: left;
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	width: 100%;
}
.bio h1 {
	color: #8E240E;
	font-size: 14px;
	line-height: normal;
}
.bio h2 {
	font-size: 11px;
	line-height: normal;
}
.contactInfo {
	float: left;
	font-size: 14px;
	margin-top: 120px;
	padding: 20px;
	text-align: center;
	width: 350px;
}
.contactInfo p {
	margin: 2px 0px 0px 0px;
}
.contactInfo h1{
	display: block;
	font-size: 28px;
	margin: 0px 0px 15px 0px;
}
#contactUs a{
	text-decoration: none;
	display: block;
}
#contactUs a:hover {
	text-decoration: underline;
}
#philContact{
	margin-left: 65px;
	margin-right: 20px;
}
.contactInfo .contactNote {
	color: #8E240E;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 15px 0px 0px 0px;
}
#newsletterHeader {
	left:60px;
	position:absolute;
	text-align: center;
	top:70px;
	width:300px;
}
#mc_embed_signup {
	bottom:60px;
	position:absolute;
	right:80px;
	text-align:left;
	width:200px;
}
#mc_embed_signup label {
	/* font-size: 1.2em; */
	padding: 0px 10px 0px 0px;
}
#mc_embed_signup input{
	width: 200px;
}
#mc_embed_signup input[type=submit] {
	margin: 10px 0px 0px 0px;
}
#grants {
	padding:0 30px 10px;
	width:780px;
}
#grants h1{
	float: left;
	margin: 50px 0px 10px 0px;
	width: 100%;
}
#grants p{
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	width: 780px;
}
#grants a {
	color: #8E240E;
	font-weight: bold;
}
#grants a:hover {
	color: #FFF;
}
#resources {
	margin: 30px 0px 0px 50px;
	overflow-x: hidden;
	padding: 0px 30px 0px 30px;
	width: 780px;
}
#resources h1 {
	display: block;
}
#resources a {
	color: #8E240E;
}
#resources a:hover {
	color: #FFF;
}
#footer {
	float: left;
	margin: 24px 0px 0px 0px;
	height: 100px;
	width: 925px;
}
.citationFact {
	background-color: #E8E5DA;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	margin: 0px 0px 10px 0px;
	opacity: 1;
	padding: 10px;
}
.fact {
	margin: 0px 0px 10px 0px;
}
.fact p {
	margin: 0px;
}
.citation {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
}
#grantsbutton {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.socialButton {
	position: absolute;
	top:142px;
}
#sharebutton {
	left: 833px;
}
#facebookLikeButton {
	left: 120px;
	top: 138px;
}
#facebookbutton {
	left: 800px;
}
#twitterbutton {
	left: 825px;
}
#philFooterLink {
	display: block;
	float: left;
	height: 30px;
	margin: 0px;
	width: 100%;
}
#daxFooterLink {
	display: block;
	float: left;
	height: 39px;
	width: 100%;
}
#philborges {
	clear: both;
	display: block;
	height: 30px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 346px;
}
#daxdigitaldesign {
	display: block;
	height: 39px;
	margin: 5px auto 0px auto;
	position: relative;
	width: 177px;
}
.floatFix {
	clear:both;
}
.issueInvolveSelect {
	float: left;
	margin-bottom: 20px;
	width: 250px;
}
.issueInvolveSelect label {
	margin-bottom: 10px;
}
#involveSelects {
	margin-left: 150px;
}
.input.select .checkbox {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 100%;
}
.input.select .checkbox input {
	display: block;
	float: left;
	width: 20px;
}
.input.select .checkbox label {
	clear: none;
	color: #311E18;
	display: block;
	float: left;
	font-size: 10px;
	margin: auto;
	width: 200px;
}
#geoSelects {
	clear: both;
	display: block;
	float: left;
}
#geoSelects .checkbox {
	clear: both;
	display: block;
	float: none;
}
#orginaztionFormSubmit {
	clear: both;
	float: left;
}
.input.select.world .checkbox label {
	font-size: 18px;
}
.input.select.regions .checkbox label {
	font-size: 14px;
}
.input.select .subRegions .checkbox label {
	font-size: 12px;
}
.input.select .countries .checkbox label {
	font-size: 10px;
}
.input.select .regions .checkbox {
	margin-left: 40px;
}
.input.select .subRegions .checkbox {
	margin-left: 80px;
}
.input.select .countries .checkbox {
	margin-left: 120px;
}
.editLink {
	background-color: #E8E5DA;
	display: block;
	float: right;
	margin: 0px 5px 10px 0px;
	padding: 5px 10px 5px 10px;
}
.editLink:hover {
	background-color: #8E240E;
	color: #DEDACF;
	text-decoration: none;
}
.fb_link img.profilePic {
	/* border: solid 4px #000; */
	display: block;
	float: left;
	margin: 10px;
	max-width: 180px;
}
#userProfile {
	clear: both;
	float: left;
	width: 100%;
}
.multiSelectGroup {
	float: left;
	margin-top: 5px;
	width: 100%;
}
#profileInfo .fieldInput {
	/* float: left; */
	margin: 0px 10px 0px 10px;
	/* width: 500px; */
}
input[type=checkbox].publicCheckbox {
	display: block;
	float: left;
	margin: 10px 5px 0px 0px;
}
#firstLoginQuestions {
	background-color: #E8E5DA;
	margin: 0px 0px 15px 0px;
	padding: 10px;
}
#profileInfo .fieldInput div label {
	border: none;
}
#profileInfo .multiSelectGroup label, #profileInfo #geoSelects label {
	margin: 0px;
	width: auto;
}
#profileInfo .textarea {
	float: left;
	width: 100%;
}
.multiSelectGroup [type=checkbox], #geoSelects [type=checkbox] {
	margin: 10px 0px 0px 0px;
}
.multiSelectGroup .text {
	float: left;
	margin-left: 5px;
}
#profileInfo .multiSelectGroup .checkboxLabel {
	color: #311E18;
	float: left;
	font-size: 10px;
	margin-left: 10px;
}
#profileInfo #bg {
	background-color: #E8E5DA;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#profileEditor #profileInfo {
	margin: 0px;
	width: auto;
}
#profileInfo {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 15px 10px 20px 15px;
	position: relative;
	width: 518px;
}
#profileInfo #involveSelects {
	margin-left: 0px;
}
#profileInfo h1, #relatedUsers h1, #firstLoginQuestions h1 {
	background-color: #311E18;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	color: #E8E5DA;
	display: block;
	padding: 10px 0px 10px 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
#firstLoginQuestions h1 {
	margin: -10px 0px 0px -10px;
	padding: 10px 10px 10px 10px;
}
#firstLoginQuestions p {
	font-weight: bold;
}
#filloutProfileNote {
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#profileEditor [type=text] {
	margin: 5px 0px 0px 0px;
	width: 100%;
}
#relatedUsers #relatedUsersTitle {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
#fillProfileNote {
	background-color: #8E240E;
	color: #DEDACF;
	padding: 10px;
}
#fillProfileNote a {
	color: #DEDACF;
	text-decoration: underline;
}
#relatedUsers h1 {
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 5px 0px;
}
#profileInfo #info {
	margin: -20px -10px 0px -15px; 
	position: relative;
}
#profileInfo .gender {
	position: absolute;
	right: 8px;
	top: 10px;
}
#profileInfo li h2 {
	display: block;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}
#profileInfo label, #profileEditor label {
	border-bottom: solid 1px #8E240E;
	/* border-top: solid 1px #8E240E; */
	padding: 5px 0px 0px 0px;
	position: relative;
	margin: 5px 0px 0px 0px;
}
#picRow {
	background-color: #D9D0BF;
	border-bottom: 2px solid #311E18;
	float: left;
	width: 100%;
}
#picRow div {
	float: left;
	width: 310px;
}
label input {
	position: absolute;
	right: 10px;
	top: 0px;
}
.infoLine {
	margin: 0px 10px 0px 10px;
}
.infoLine div {
	display: inline;
}
#relatedUsers {
	float: left;
	position: relative;
	width: 188px;
}
.relatedUser {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
	position: relative;
	width: 100%;
}
.relatedUser:hover {
	text-decoration: none;
}
.relatedUser #bg {
	background-color: #E8E5DA;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px; 
	position: absolute;
}
.relatedUser #info {
	float: left;
	position: relative;
	width: 100%;
}
.relatedUser img {
	display: block;
	float: left;
	margin: 5px;
}
.relatedUser .percent {
	display: block;
	float: left;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-size: 34px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	width: 128px;
}
.picPercent {
	background-color: #D9D0BF;
	border-bottom: 1px solid #311E18;
	float: left;
	width: 100%;
}
.matchInfo {
	clear: both;
	color: #311E18;
	display: none;
	float: left;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 5px 5px 5px;
}
.relatedUser:hover .matchInfo {
	display: block;
}
.matchInfo .title {
	display: inline;
	font-family: "trajan-pro-1","trajan-pro-2", Times, "Times New Roman", Georgia, serif;
	font-size: 10px;
	line-height: 14px;
}
#profileSubmit {
	float: left;
	margin: 20px 0px 20px 0px;
}
#geoList li {
	list-style: none;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}
#geoList .region li {
	/* list-style: disc; */
	font-weight: normal;
	margin: 0px 0px 0px 20px;
}
#geoList .subRegion li {
	/* list-style: circle; */
	font-weight: normal;
	font-size: .9em;
	font-style: italic;
	margin: 0px 0px 0px 20px;
}
#mySearchList li {
	background-color: #E8E5DA;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	position: relative;
}
#headerProfileThumb {
	background-color: #E8E5DA;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	height: 50px;
	left: 0px;
	padding: 9px;
	position: absolute;
	top: 0px;
}
.headerLink {
	background-color: #E8E5DA;
	color: #311E18;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	font-size: 50px;
	font-weight: bold;
	height: 50px;
	padding: 14px 9px 4px 9px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	width: 50px;
}
.headerLink:hover {
	background-color: #8E240E;
	color: #E8E5DA;
	text-decoration: none;
}
.journalEntry, .message {
	background-color: #E8E5DA;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}
.message {
	display: block;
}
a.message:hover {
	background-color: #8E240E;
	text-decoration: none;
}
a.message:hover h1, a.message:hover h2, a.message:hover p {
	color: #E8E5DA;
}
.message h1, .message p { 
	color: #311E18;
	display: block;
}
.message h2, .journalEntry h2 {
	color: #8E240E;
}
.messageInfo.unBoxed {
	margin: 0px;
	padding-top: 0px;
}
.message img, .messageInfo {
	display: block;
	float: left;
}
.messageInfo {
	background-color: #E8E5DA;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	width: 415px;
}
a.messageInfo:hover {
	background-color: #8E240E;
	color: #E8E5DA;
	text-decoration: none;
}
a.messageInfo:hover h1, a.messageInfo:hover h3, a.messageInfo:hover p {
	color: #E8E5DA;
}
.messageInfo h3 {
	margin: 0px;
}
.toFrom {
	background-color: #311E18;
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	text-align: center;
	width: 100px;
}
.toFrom:hover {
	background-color: #8E240E;
	text-decoration: none;
}
.toFrom img {
	display: inline;
	float: none;
	margin: 5px 0px 0px 0px;
}
.toFrom h2 {
	color: #E8E5DA;
	display: block;
	font-size: 14px;
}
.findOrgsMessage {
	font-weight: bold;
	text-align: center;
}
.journalEntry h1 {
	display: block;
}
#mySearchList {
	clear: both;
}
#journalTerms {
	background-color: #E8E5DA;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 20px;
}
#toggleJournalGuidlines {
	clear: both;
	font-weight: bold;
}
#toggleJournalGuidlines:hover {
	cursor: pointer;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.foundUsers h1 {
	line-height: 60px;
	padding: 0px 0px 0px 10px;
}
.foundUsers a:hover #bg {
	background-color: #8E240E;
}
.foundUsers a:hover h1 {
	color: #E8E5DA;
}
#termsOfService p {
	margin: 5px 0px 10px 0px;
}
#currentAdvocates, #pastAdvocates {
	float: left;
	width: 100%;
}
#currentAdvocates h2, #pastAdvocates h2 {
	border-bottom: solid 5px #3c2213;
	display: block;
	font-size: 24px;
	margin: 30px 0px 20px 0px;
	padding: 10px 0px 10px 0px;;
	position: relative;
}
#advocateApplyLink {
	margin-top: 10px;
}
.groupAdvocates {
	background-color: #E8E5DA;
	float: left;
	padding-bottom: 10px;
	margin: 20px 0px 10px 0px;
	width: 48%
}
.groupAdvocates.left {
	margin-right: 4%;
}
.groupAdvocates.firstRow {
	margin-top: 0px;
}
.groupAdvocates .r1, .groupAdvocates .r2 {
	float: left;
	position: relative;
	width: 100%;
}
.groupAdvocates .r1 {
	height: 100px;
	padding-bottom: 10px;
}
.groupAdvocates .r2 {
	border-top: solid 5px #3c2213;
	padding-top: 10px;
}
.groupLogo, .groupTitle {
	bottom: 0px;
	margin: 0px 1% 0px 1%;
	position: absolute;
	text-align: center;
	width: 48%
}
.groupLogo {
	left: 0px;
}
.groupTitle {
	font-weight: bold;
	right: 0px;
}
.groupLogo img {
	max-height: 100px;
	max-width: 100px;
}
.coordinatorBox {
	text-align: center;
}
.advocateImageBox {
	text-align: center;
}
.advocateImageBox {
	background-image: url("../img/take_action/testimonials/volunteer_bg.png");
    background-repeat: no-repeat;
	height: 140px;
	margin: 0px auto 0px auto;
	padding: 5px;
	position: relative;
	width: 140px;
}
.advocateTitle, .groupTitle {
	font-family: "trajan-pro-1","trajan-pro-2",Times,"Times New Roman",Georgia,serif;
}
.advocateName {
	background-color: #8E240E;
	bottom: 5px;
	color: #E8E5DA;
	display: none;
	font-family: "trajan-pro-1","trajan-pro-2",Times,"Times New Roman",Georgia,serif;
	left:  5px;
	padding: 2px 5px 3px 5px;
	position: absolute;
	right: 5px;
	text-align: center;
}
.advocateImageBox:hover .advocateName, .groupAdvocates:hover .advocateName {
	display: block;
}
.pastpAdvocate {
	float: left;
	height: 210px;
	margin: 0px 1.5% 10px 1.5%;
	width: 30%;
}
#pastAdvocates .groupTitle {
	margin: 5px auto 0px auto;
	position: relative;
	width: 80%;
}
