#wrapper {
	/* background:#fff url(content-bottom-bg.jpg) bottom center no-repeat; */
	padding-bottom:5px;
}
.visual {
	margin-left:-25px;
	padding:0px 50px 0px 50px;
	width:825px;
	height:347px;
	text-shadow:0 1px 1px rgba(25,25,25,.9);
}

.visual blockquote {
	text-align:center;
	padding-top: 15px;
}

.visual blockquote p {
	color:#fff;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	line-height:125%;
	width:400px;
	margin-left:0px;
}
.call-out {
	/* padding:15px 30px 30px 30px; */
	text-align:left;
}
.call-out p {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px;
	line-height:1.2em;
	color:#c7b2a8;
}

h1 {
	border:none;
}
.page-content{
	background:url(page-content-bg.png) top left repeat-x;
	margin-left: -25px;
	width: 875px;
	padding: 0px 25px 45px;
}
.page-content p {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px;
}
.page-content blockquote p {
	color:#CD202C;
	font-size:16px; 
	font-family:Georgia, "Times New Roman", Times, serif !important;
	line-height:125%;
}
.page-content blockquote small {
	font-size:11px;
}

.page-content .row {
	margin-right: -25px;
	border-bottom:1px solid #999;
	padding:15px 0 25px;
}

/* ---------------- CUSTOM CSS For Landing Page ---------------------*/

#content ul.condensed li {
    background: url("../img/checkmark.png") no-repeat scroll left 6px transparent;
    line-height: 2.25;
    margin-bottom: 0 !important;
    margin-left: 10px;
    padding-left: 35px;
    padding-top: 10px;
}

.p-blue {
	color:#16687e;
}
.p-orange {
	color:#c8412d;
}

.callout p {
	font-family:Georgia, "Times New Roman", Times, serif!important;
	line-height:1.2em;
}

.callout a {
	color:#c8412d;	
}

.callout a:hover {
	color:#16687e;	
}

.call-out a:hover img {
	opacity:1;
}


/* CSS For Custom Well */
.well-blue {
	background-color:#16687e;
	color:#fff;
}

.well-blue p {
	color: #FFFFFF;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif !important;
    font-size: 12px;
    line-height: 1.25 !important;
}

.well-blue a {
	color: #FFFFFF;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif !important;
	font-weight:bold;
}

.well-blue a:hover {
	color: #c8412d;
}

.well-blue ul {
	border-top: 1px solid #FFF;	
	border-bottom: 1px solid #FFF;
	margin:15px 0px!important;
	padding:10px 0px 5px!important;	
}

.At-Stake ul{
    margin:25px 0px 50px!important;
}

.At-Stake ul li{	
	background: url("http://www.alliancedefendingfreedom.org/assets/img/key-issues/Marriage/bullet.png") no-repeat scroll left 0.2em transparent!important;
	line-height: 2.25em;
    margin-bottom: .8em!important;
    margin-left: 10px;
    padding-left: 35px!important;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif!important;
}
.statement p {
	font-family:Georgia, "Times New Roman", Times, serif!important;
	line-height:1.2em;
}

.form-statement small {
	font-size:11px;
	font-style:italic;
	color:#999;
}

.news-support {
	margin-top:20px;
}

.news-support p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
	font-size:12px;
	color:#555756;
}

.news-support .blogTitle {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#c8412d;
	font-weight:bold;
	font-size:14px;
}

a:hover .blogTitle {
	color:#16687e;
}

.news-support .newsStory {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#16687e;
	font-size:14px;
	font-weight:bold;
}
.news-support .newsStory p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
	color:#555756;
	font-size:12px;
	font-weight:normal;
}
.news-support .newsStory span {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#c8412d;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.page-content a:hover img {
	opacity:0.75;
}
