﻿.ContentColumnWrapper {} /*background-color:White;*/
#LeftContentColumn {float:left; width:322px; overflow:hidden;}
#RightContentColumn {float:right; width:322px; overflow:hidden;}

.ContentColumnInner {} /*height:1875px;*/
.ContentColumnTitle {margin-bottom:30px;}
.ContentColumnContent {font-size:11px;}
.ContentColumnContent p a {text-decoration:none;}
.ContentColumnContent p a:link {text-decoration:none;}
.ContentColumnContent p a:visited {text-decoration:none;}
.ContentColumnContent p a:hover {text-decoration:underline;}
.ContentColumnContent p a:active {text-decoration:none;}

.ContentColumnContent p.Testimony {margin-bottom:2px;}
.ContentColumnContent p.TestimonyAuthor {text-align:right; margin-bottom:15px; padding-right:30px;}


#CharityTestimonyLeft {float:left; width:292px;}
#CharityTestimonyRight {float:right; width:292px;}
.CharityTestimony {font-size:12px; line-height:1.2em; margin-bottom:30px;}
.CharityTestimony p {margin-bottom:0.4em;}
.CharityTestimony p.Name {font-weight:bold;}
.CharityTestimony a {text-decoration:none;}
.CharityTestimony a:link {text-decoration:none;}
.CharityTestimony a:visited {text-decoration:none;}
.CharityTestimony a:hover {text-decoration:underline;}
.CharityTestimony a:active {text-decoration:none;}


/*==========POPUP STUFF=========*/
.QuotePopup
{
	background-color:White;	
	border:solid 1px #B1AAA2;
	font-size:12px; 
	letter-spacing:-0.035em;	
	padding:15px;
	width:375px;
	color:#605A4F;
}

.QuotePopup p {text-align:left; margin:0;}