/**
 * All styles
 */
html { margin: 0; }
body {
	margin: 0;
	color: #262b30;
	min-width: 990px;
	font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	position: relative;
}
input { outline: none; }
img {
	display: block;
	border: 0;
}
a {
	outline: none;
	color: #014a90;
	text-decoration: none;
}
a, a span, a img {
	-webkit-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
	   -moz-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
	    -ms-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
	     -o-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
	        transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease;
}
a:hover { color: #132650; }
p { margin: 0 0 15px; }
h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	font-weight: 500;
	color: #132650;
}
h2 {
	font-size: 26px;
	line-height: 31px;
}
h3 {
	font-size: 22px;
	line-height: 27px;
}
h4 {
	font-size: 20px;
	line-height: 25px;
}
h5 {
	font-size: 18px;
	line-height: 23px;
}
h6 {
	font-size: 17px;
	line-height: 22px;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
input.form-text {
	border: 3px solid #a0a2a7;
	background: #fff;
}
.externalLink span.arrow {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-external-link.png) no-repeat 50% 50%;
	width: 8px;
	height: 8px;
	overflow: hidden;
	display: inline-block;
	vertical-align: baseline;
	text-indent: -9999px;
}
*+html .externalLink span.arrow { display: inline; }
span.read-more a, span.re-collapse a {
	display: block;
	color: #014a90;
	letter-spacing: 1px;
	font: 700 12px/18px "freight-sans-pro",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0;
}
span.read-more a span, span.re-collapse a span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-show-more-arrow.png) no-repeat 100% 6px;
	padding: 0 13px 0 0;
}
span.re-collapse a:hover, span.read-more a:hover { color: #1369bb; }
.links.white a:hover, .links a {
	font: 700 12px/53px "freight-sans-pro", Arial, Helvetica, sans-serif;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-link.png) no-repeat 100% -371px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 15px 0 0;
	height: 53px;
	display: inline-block;
	text-shadow: none;
	max-width: 425px;
	letter-spacing: 1px;
	overflow: hidden;
	text-align: left;
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	        transition: none;
}
*+html .links a { display: inline; }
.links.white a:hover > span, .links a > span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-link.png) no-repeat 0 -53px;
	display: block;
	padding: 0 20px 0 35px;
}
.links a .arrow {
	margin-left: 5px;
	padding: 0;
	color: #15181e;
	background: none;
}
.links a:hover, .links.white a {
	text-shadow: 1px 1px 1px #fff;
	color: #1369bb;
	background-position: 100% -318px;
}
.links a:hover > span, .links.white a > span {
	background-position: 0 0;
}
.links.white.ico a:hover, .links.ico a {
	background-position: 100% -159px;
	padding: 0 43px 0 0;
}
.links.white.ico a:hover > span, .links.ico a > span {
	background-position: 0 -53px;
	padding: 0 15px 0 35px;
}
.links.ico a:hover, .links.white.ico a { background-position: 100% -106px; }
.links.ico a:hover > span, .links.white.ico a > span { background-position: 0 0; }
.links.white.ico-arrow a:hover, .links.ico-arrow a {
	padding: 0 43px 0 0;
	background-position: 100% -265px;
}
.links.white.ico-arrow a:hover > span, .links.ico-arrow a > span {
	background-position: 0 -53px;
	padding: 0 15px 0 35px;
}
.links.ico-arrow a:hover, .links.white.ico-arrow a { background-position: 100% -212px; }
.links.ico-arrow a:hover > span, .links.white.ico-arrow a > span { background-position: 0 0; }
.links a:hover .arrow { color: #1369bb; }
.links.white a:hover {
	text-shadow: none;
	color: #fff;
}
.links a:hover .arrow { color: #15181e !important; }
.links.small a, 
.links.white.small a:hover {
	background-position: 100% -565px;
	height: 47px;
	line-height: 47px;
}
.links.small a > span, 
.links.white.small a:hover > span {
	background-position: 0 -471px;
}
.links.white.small a, 
.links.small a:hover {
	background-position: 100% -518px;
}
.links.white.small a > span, 
.links.small a:hover > span {
	background-position: 0 -424px;
}
.links.clear a {
	background: none;
	color: #014a90;
	text-shadow: none;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: 26px;
}
.links.clear a:hover { color: #3a84eb; }
.links.clear a > span {
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: inherit;
}
.input-radio {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/input.png) no-repeat;
	width: 17px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	position: relative;
	float: left;
	margin: 7px 12px 0 0;
}
.form-type-radio, .form-type-checkbox {
	cursor: pointer;
}
.form-item.active .input-radio{ background-position: 0 -17px; }
.input-radio input { visibility: hidden; }
.input-checkbox {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/input.png) no-repeat 0 -34px;
	width: 17px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	position: relative;
	float: left;
	margin: 4px 12px 0 4px;
}
.form-checkboxes {
	font: 700 12px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #132650;
}
.form-checkboxes .form-item {
	margin: 10px 0;
	overflow: hidden;
}
.form-item.active .input-checkbox{
	background-position: 0 -51px;
}
.input-chackbox input { visibility: hidden; }
/**
 * Clearfix class
 */
.element-hidden {
	display: none;
}
.element-invisible {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus {
	clip: auto;
	position: static !important;
}
*+html .element-invisible {
	display: none;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix { height: 1%; }
:first-child + html .clearfix { min-height: 1%; }
.menu-clearfix .content ul, 
.menu-clearfix .content ul li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.clear-left { clear: left; }
.clear-right { clear: right; }
/**
 * Datepiker
 */
.ui-datepicker {
	background: #262b30;
	padding: 17px;
	-webkit-box-shadow: inset 0px 0px 26px -5px #000;
	   -moz-box-shadow: inset 0px 0px 26px -5px #000;
	        box-shadow: inset 0px 0px 26px -5px #000;
}
.ui-datepicker .ui-datepicker-header {
	border-bottom: 2px solid #1369bb;
	color: #1369bb;
	font: 700 25px/30px "refrigerator-deluxe",Helvetica,Arial,sans-serif;
	letter-spacing: 0.025em;
	padding: 4px 15px 12px;
	position: relative;
	text-shadow: 1px 1px 3px #111;
	text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-title {
	padding-right: 55px;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	right: 0px;
	bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-datepiker-nav.png) no-repeat 0 -72px;
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
	right: 34px;
	background-position: 0 -108px;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover {
	background-position: 0 -36px;
}
.ui-datepicker .ui-datepicker-next.ui-state-hover {
	background-position: 0 0;
}
.ui-datepicker table.ui-datepicker-calendar {
	border-collapse: collapse;
	color: #979696;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	margin: 8px 13px;
	border: 0;
}
.ui-datepicker table.ui-datepicker-calendar th {
	background: none;
	border: 0;
	color: #979696;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	padding: 6px 6px 13px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: bottom;
}
.ui-datepicker table.ui-datepicker-calendar tbody {
	border: 0;
}
.ui-datepicker table.ui-datepicker-calendar td {
	background: none;
	border: 0;
	padding: 0;
	text-align: center;
	width: 30px;
	height: 33px;
	vertical-align: top;
}
.ui-datepicker table.ui-datepicker-calendar td a {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	width: 30px;
	height: 33px;
	display: block;
	overflow: hidden;
}
.ui-datepicker table.ui-datepicker-calendar td a:hover {
	color: #979696;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-current-day a {
	color: #fff;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ui-datepicker-current-day.png) no-repeat;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-today a{
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ui-datepicker-today.png) no-repeat;
	color: #fff;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-current-day a:hover, 
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-today a:hover {
	color: #fff;
}
/**
 * Header
 */
#header {
	z-index: 90;
	position: relative;
}
.region-top-menu {
	background: #06080e;
	height: 35px;
	position: relative;
	z-index: 2;
}
.region-menu {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-main-menu.png) repeat-x;
	height: 63px;
	padding: 15px 0px 22px;
	margin-bottom: -8px;
	position: relative;
	z-index: 1;
}
.region-menu .wrapper { position: relative; }
.region-menu .block {
	height: 63px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-main-menu-separator.png) no-repeat 0 0;
}
.region-menu > .wrapper > .block > .content { position: relative; }
/* Buy Tickets */
.buy-tickets {
	width: 151px;
	float: right;
	margin-right: -3px;
}
.buy-tickets .content a {
	font: 700 11px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.buy-tickets .content a span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-buy-tickets.png) no-repeat;
	height: 30px;
	width: 90px;
	display: block;
	text-align: center;
	padding: 3px 46px 8px 15px;
}
.buy-tickets .content a:hover span {
	background-position: 0 -41px;
	color: #1369bb;
	text-shadow: 1px 1px 1px #fff;
}
/* Secondary Menu */
.secondary-menu {
	float: right;
	width: 809px;
}
.secondary-menu .content ul.menu { float: right; }
.secondary-menu .content ul.menu li {
	float: left;
	margin-top: 3px;
}
.secondary-menu .content ul.menu li a {
	font: 400 13px/21px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #d8dfe6;
	margin: 0 16px;
}
.secondary-menu .content ul.menu li.active a, .secondary-menu .content ul.menu li a:hover{ color: #83b7ff; }
/* Logo */
#logo {
	clear: both;
	float: left;
	width: 356px;
	padding: 3px;
}
#logo img {
	width: 355px;
	margin-left: 1px;
	height: auto;
}
/* Main Menu */
#main-menu {
	float: left;
	width: 598px;
}
#main-menu > .content { position: static; }
#main-menu .content ul.menu-main { margin-right: -20px; }
#main-menu .content ul.menu-main > li {
	float: left;
	overflow: hidden;
}
#main-menu .content ul.menu-main > li.expanded { overflow: visible; }
#main-menu .content ul.menu-main > li > a {
	font: 700 11px/23px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-main-menu-separator.png) no-repeat 100% 0;
	display: block;
	padding: 3px 4px 3px 3px;
	height: 57px;
	color: #898e93;
	text-shadow: 1px 1px 3px #fff;
	letter-spacing: 0.02em;
	position: relative;
	z-index: 20;
}
#main-menu .content ul.menu-main.loaded > li > a {
	font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	font-size:16px;
	font-size: 14px\0/;
}
*+html #main-menu .content ul.menu-main.loaded > li > a {
	font-size: 14px;
}
#main-menu .content ul.menu-main > li.active > a, #main-menu .content ul.menu-main > li:hover > a { color: #014a90; }
#main-menu .content ul.menu-main > li > a > span {
	display: block;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-main-menu-hover.png) no-repeat -9999% -9999%;
	padding: 17px 18px 42px 18px;
}
#main-menu .content ul.menu-main > li.active > a > span, #main-menu .content ul.menu-main > li:hover > a > span { background-position: 50% 100%; }
#main-menu .menu-holder {
	position: absolute;
	left: -20px;
	top: 77px;
	width: 1000px;
	z-index: 19;
	display: none;
	-webkit-box-shadow: 0px 3px 5px 0px #000;
	   -moz-box-shadow: 0px 3px 5px 0px #000;
	        box-shadow: 0px 3px 5px 0px #000;
}
#main-menu .menu-holder .blocks {margin-right: -5px;}
#main-menu .menu-holder .block {
	height: auto;
	float: left;
	width: 250px;
	background: #393b43;
}
#main-menu .menu-holder .block.wide {width: 334px;}
*+html #main-menu .menu-holder .block.wide {width: 333px;}
#main-menu .menu-holder .block-holder {
	margin-right: 1px;
	min-height: 203px;
	padding: 35px 10px 35px 35px;
	border-bottom: 4px solid #1a62c6;
	background: #383e43 url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-menu-holder.png) repeat-x 0 100%;
}
#main-menu .menu-holder .block:last-child .block-holder { margin-right: 0; }
#main-menu .menu-holder .block.active .block-holder, 
#main-menu .menu-holder .block:hover .block-holder {
	border-bottom: 12px solid #fff;
	background: #1f2329 url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-menu-holder-hover.png) repeat-x 0 100%;
	margin-bottom: -12px;
}
#main-menu .menu-holder .block img {
	border: 4px solid #1e2227;
	width: 213px;
	height: auto;
	margin-left: -20px;
	margin-top: 14px;
}
#main-menu .menu-holder .block.image-center img {
	margin-top: 43px;
}
#main-menu .menu-holder .block .title {
	font: 700 22px/29px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	color: #fff;
	letter-spacing: 0.025em;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	display: block;
	overflow: hidden;
}
#main-menu .menu-holder .block .title span {
	padding-right: 30px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-main-menu-title.png) no-repeat 100% 3px;
}
*+html #main-menu .menu-holder .block .title span {
	float: left;
}
#main-menu .menu-holder .block .title a { color: #fff; }
#main-menu .menu-holder .block-double .block-holder {
	padding: 35px 0;
}
#main-menu .menu-holder .block-double .block-holder > .content, 
#main-menu .menu-holder .block-double .block-holder > .title {
	padding: 0 10px 0 35px;
	min-height: 76px;
}
#main-menu .menu-holder .block-double .block-holder > .content {
	border-top: 1px solid #393b43;
	padding-top: 20px;
}
#main-menu .menu-holder .block h3 {
	font: 700 12px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #ababab;
	text-transform: uppercase;
	margin: 0;
}
#main-menu .menu-holder .block h3 a { color: #ababab; }
#main-menu .menu-holder .block ul.menu, 
#main-menu .menu-holder .block ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
#main-menu .menu-holder .block ul.menu li {
	font: 16px/29px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #bfbfbf;
}
#main-menu .menu-holder .block ul.menu li a { color: #bfbfbf;}
#main-menu .menu-holder .block ul.menu li.active a, #main-menu .menu-holder .block ul.menu li a:hover { color: #83b7ff; }
#main-menu .menu-holder .block ul.menu li a span {
	color: #1369bb;
	margin-left: 5px;
	font-size: 16px;
}
/* primary nav drop-down languages list */
#main-menu .menu-holder .block-lang .content ul { 
	/*margin: 20px -5px 0 -5px;*/
	margin: 0 0 0 0;
	float: left;
}
#main-menu .menu-holder .block-lang .content ul li {
	float: none;
	margin: 0 0 4px 0;
	width: 90px;
}
#main-menu .menu-holder .block-lang .content ul li a {
	background: none;
	width: auto;
	height: auto;
	display: block;
	text-indent: 0;
}
#main-menu .menu-holder .block-lang .content ul li a span.arrow
{
    display: none;
}
/* footer languages list */
/* Block Languages */
.block-languages .content ul {
	/*margin: 0 -10px 0 -5px;*/
	margin: 0;
	overflow: hidden;
	float: left;
}
.block-languages .content ul li {
	float: none;
	margin: 0 0 5px 0;
    width: 90px;
}
.block-languages .content ul li a{
	background: none;
	width: auto;
	height: auto;
	text-indent: 0;
	color: #fff;
}
.block-languages .content ul li a:hover
{
    color: #1a62c6;
}
/**
 * Main
 */
#main { position: relative; }
.region-main > .wrapper {
	width: 100%;
	margin: 0;
}
*+html .region-main .shadow {
	background-image: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-content-shadow-bottom.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.region-main .shadow > .content {
	float: left;
	width: 100%;
	clear: both;
	padding-top: 16px;
	-webkit-box-shadow: inset 0px 0px 18px -5px #262B30;
	   -moz-box-shadow: inset 0px 0px 18px -5px #262B30;
	        box-shadow: inset 0px 0px 18px -5px #262B30;
			
}
*+ html .region-main .shadow > .content{
	background-image: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-content-shadow.png);
	background-repeat: repeat-x;
}
.region-main .shadow-content > .content {
	background: #fff url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-content-shadow-top.png) repeat-x;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}
.region-main .shadow .block-header .block-arrow {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-arrow-shadow.png) no-repeat;
	width: 41px;
	height: 29px;
	bottom: -29px;
	left: -4px;
}
.wrapper > .content-holder {
	clear: both;
	padding-top: 48px;
}
.region-main .sidebar-left {
	float: left;
	width: 273px;
	margin-right: 70px;
}
.region-main .content.with-sidebar {
	float: left;
	width: 617px;
}
.region-main .block-header {
	color: #132650;
	position: relative;
}
.region-main .block .block-header h3 {
	font: 400 26px/40px "freight-sans-pro",Arial,Helvetica,sans-serif;
}
.region-main .block { position: relative; }
.region-main .block-header .wrapper {
	position: relative;
	padding: 48px 0;
}
.region-main .block-header .header-content {
	font: 500 18px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
	overflow: hidden;
	clear: both;
	color: #262b30;
	letter-spacing: 0.025em;
	margin: 27px 0 -20px;
}
.region-main .block-header .header-content strong {
	font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.region-main .block-header .header-content p { margin: 0 0 15px; }
.region-main .header-content.stars {
	font: 500 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	margin: 0 0 32px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-header-content-stars.png) no-repeat 50% 0;
	padding: 42px 0 20px;
	border-bottom: 1px solid #1a62c6;
	color: #262b30;
	letter-spacing: 0;
}
.region-main .header-content.stars p { margin: 0 0 10px; }
.region-main table {
	border-collapse: collapse;
	color: #262b30;
	font-size: 14px;
	line-height: 16px;
	margin: 30px 0;
}
.region-main table p { margin: 0; }
.region-main table .date{ color: #878c92; }
.region-main table tbody { border-top: 2px solid #c2c2c2; }
.region-main table th {
	background: #dd0d3a;
	border-right: 1px solid #fff;
	color: #fff;
	text-shadow: 1px 1px 2px #4b6294;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	padding: 17px 20px;
	text-align: left;
	vertical-align: middle;
}
.region-main table th:last-child{ border-right: none; }
.region-main table td {
	padding: 7px 20px;
	background: #f7f5f4;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #dd0d3a;
}
.region-main table td:last-child{ border-right: none !important; }
.region-main table h2 {
	color: #262b30 !important;
	font: 700 12px/18px "freight-sans-pro",Arial,Helvetica,sans-serif !important;
	letter-spacing: 1px !important;
}
/* breadcrumb */
.breadcrumb {
	font: 700 12px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-breadcrumb.png) repeat-x 0 100%;
	height: 33px;
	padding: 10px 0 3px;
	margin-bottom: -3px;
	position: relative;
	z-index: 1;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden;
}
.breadcrumb a {
	color: #717171;
	font-weight: 500;
	text-transform: none;
}
.breadcrumb a:hover { color: #fff; }
.breadcrumb span {
	color: #06080e;
	font-size: 14px;
	line-height: 24px;
	margin: 0 6px;
}
.breadcrumb .breadcrumb-link {
	float: left;
	overflow: hidden;
	height: 40px;
	width: 54px;
	margin: -10px 22px 0 0;
}
.breadcrumb .breadcrumb-link a {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-breadcrumb-link.png) no-repeat 0 -19px;
	display: block;
	height: 43px;
	width: 54px;
	overflow: hidden;
	text-indent: -9999px;
}
.breadcrumb .breadcrumb-link a:hover { color: #fff; }
.breadcrumb.long {
	height: 43px;
}
.breadcrumb.long .breadcrumb-link {
	height: 43px;
}
.breadcrumb.long .breadcrumb-link a {
	height: 53px;
}
.region-main .block-header a { color: #132650; }
.region-main .block-header h2 {
	font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-shadow: 0px 0px 2px #ccc;
	margin: 0;
	letter-spacing: 0.025em;
	display: inline-block;
	text-transform: uppercase;
	margin-right: 20px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/external-link-arrow-hover.png) no-repeat -9999% -9999%;
}
*+html .region-main .block-header h2 { display: inline; }
.region-main .block-header .link {
	font-size: 12px;
	line-height: 26px;
	color: #1d1d1d;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.10em;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow-hover.png) no-repeat -9999% -9999%;
}
*+html .region-main .block-header .link { display: inline; }
.region-main .block-header .link a {
	color: #1d1d1d;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow.png) no-repeat 100% 0px;
	padding: 0 32px 0 0;
	display: block;
}
.region-main .block-header .link a:hover {
	color: #1a62c6;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow-hover.png) no-repeat 100% 0px;
}
.region-main .block-header .link a.externalLink {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/external-link-arrow.png) no-repeat 100% 0px;
}
.region-main .block-header .link a.externalLink:hover {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/external-link-arrow-hover.png) no-repeat 100% 0px;
}
.region-main .block-header .block-arrow {
	width: 30px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	bottom: -17px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-arrow.png) no-repeat;
	z-index: 15;
}
.region-main .block .content .block-header {
	margin: -15px 0 35px;
	clear: both;
	overflow: hidden;
}
.region-main .teasertext {
	float: left;
	width: 180px;
	text-align: center;
	margin: 35px 55px 0 -5px;
}
.region-main .teasertext h2{
	font: 700 29px/34px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	font-size: 29px;
	line-height: 34px;
	margin: 0;
	color: #132650;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0px 0px 2px #ccc;
}
.region-main .teasertext .date {
	font: italic 24px/28px 'Cookie', cursive, Georgia, serif;
	letter-spacing: 1px;
	color: #004f95;
}
.region-main .teasertext .links { margin-top: 10px; }
.block > .content > .bottom-content {
	background: #e7e4e2 url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-bottom-content.png) repeat-x;
	float: left;
	width: 100%;
	clear: both;
	-webkit-box-shadow: inset 0 -6px 18px -10px #262B30;
	   -moz-box-shadow: inset 0 -6px 18px -10px #262B30;
	        box-shadow: inset 0 -6px 18px -10px #262B30;
}
.block > .content > .bottom-content {
	font-size: 14px;
	line-height: 22px;
	color: #474646;
	letter-spacing: 0.05em;
}
.block > .content > .bottom-content strong {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 22px;
}
.block > .content > .bottom-content .wrapper {
	margin-top: 15px;
	margin-bottom: 20px;
}
.block > .content > .bottom-content p { margin: 0 0 6px; }
/* jcarousel */
.jcarousel { position: relative; }
.jcarousel ul, .jcarousel ul li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.jcarousel .jcarousel-clip { overflow: hidden; }
.jcarousel .jcarousel-prev, .jcarousel .jcarousel-next {
	position: absolute;
	top: 50%;
	display: block;
	width: 42px;
	height: 42PX;
	text-indent: -9999px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-jcarousel-arrows-light.png) no-repeat;
	cursor: pointer;
	margin: -22px 0 0 0;
}
.jcarousel .jcarousel-prev {
	left: -44px;
	background-position: 0 0;
}
.jcarousel .jcarousel-next {
	right: -44px;
	background-position: 0 -84px;
}
.jcarousel .jcarousel-prev-disabled-horizontal, 
.jcarousel .jcarousel-prev-disabled-horizontal:hover, 
.jcarousel .jcarousel-prev-disabled-horizontal:focus, 
.jcarousel .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: 0 -42px;
}
.jcarousel .jcarousel-next-disabled-horizontal, 
.jcarousel .jcarousel-next-disabled-horizontal:hover, 
.jcarousel .jcarousel-next-disabled-horizontal:focus, 
.jcarousel .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: 0 -126px;
}
/* Block Front Page Slider */
.block-front-slider {
	height: 675px;
	overflow: hidden;
}
.block-front-slider .main-message-wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 379px;
	background: #fff;
	border-bottom: 1px solid #585d62;
}

.block-front-slider .main-message-wrapper .hero-bg {
	height: 378px;
	position: relative;
    -moz-background-size: cover; /* Firefox 3.6 */ 
    background-size: cover; /* Chrome, Firefox 4.0+, Safari 4.1+, Opera 10+ and IE9 */
}

.block-front-slider .main-message {
	width: 100%;
	border-bottom: 1px solid #fff;
}
.block-front-slider .main-message  img {
	position: absolute;
	/*left: 50%;*/
	top: 0;
	/*margin: 0 0 0 -750px;*/
}
.block-front-slider .main-message .gradient {
	position: absolute;
	/*background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-header-img-gradient-2.png) repeat-x;*/
	/*background-position: top center;*/
	width: 100%;
	height: 379px;
	display: block;
	left: 0;
	top: 0;
	margin: 0;
}
.block-front-slider .main-message .message-holder {
	width: 960px;
	height: 378px;
	margin: 0px auto;
	position: relative;
	display: block;
}
.block-front-slider .title-holder {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-header-freedom.png) no-repeat;
	background-position: top left;
	position: absolute;
	top: 40px;
	width: 960px;
	height: 244px;
	margin: 0px auto;
	display: block;
}
.block-front-slider .title-holder .welcome {
	font: 18px "freight-sans-pro", Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #fefefe;
	text-shadow: 2px 2px 1px #1b1b1b;
	width: 360px;
	padding: 35px 0px 0px 0px;
	margin-left: 600px;
}
.block-front-slider .title-holder .welcome span {
	font: 18px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
}

/*============== Block Front Page Hero Slider: NCC Carousel ==============*/

.carouselNCC:before {
	content: '';
	display: block;
	top: 25px;
	left: -115px;
	width: 155px;
	height: 278px;
	position: absolute;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-feather-left.png) no-repeat;
	background-position: 1px 1px;
	z-index: 999;
	position: absolute;
}
.carouselNCC {
	position: relative;
	margin-left: -625px;
	left: 50%;
	padding: 5px 0px;
	width :1250px;
	height: auto;
	top: -60px;

}
.carouselNCC:after  {
	content: '';
	display: block;
	top: 25px;
	right: -115px;
	width: 155px;
	height: 278px;
	position: absolute;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-feather-right.png) no-repeat;
	background-position: 0px 1px;
	z-index: 999;
	position: absolute;
}

/* slide container */
.carouselNCC .slides {
	margin :0 auto;
	padding :0;
	border :none;
	list-style :none;
	position :relative;
	overflow:hidden;
}
/* slide item */
.carouselNCC .slides .slideItem {
	position:absolute;
	cursor :pointer ;
	overflow : hidden;
	background: #262B30;
	display: block;
	padding :0;
	margin :0;
	border: 1px solid #a6a6a6;
	-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.90);
	-o-box-shadow: 00px 0px 9px rgba(0, 0, 0, 0.90);
	box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.90);
}
.carouselNCC .slides .slideItem a {
	display: block;
	text-decoration :none;
	margin :0;
	padding :0;
}
.carouselNCC .slides .slideItem.active a img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -moz-filter: grayscale(100%);
}
.carouselNCC .slides .slideItem a img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -moz-filter: grayscale(100%);
}
.carouselNCC .slides .slideItem img {
	margin :0px;
	padding :0px;
	border:none;
	width :100%;
	height :100%;
}
.carouselNCC .slides .slideItem span {
	line-height: 30px;
	letter-spacing: 2px;
	font: 24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-shadow: 0px 1px 3px #262626;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 20px 40px;
	position: absolute;
	width: 200px;
	left:0px;
}
.carouselNCC .slides .slideItem.left span {
	padding: 20px 0px 20px 40px;
}
.carouselNCC .slides .slideItem.active span {
	left: -380px;
	visibility: hidden;
	display: none;
}
.carouselNCC .slides .slideItem.right span {
	left: 180px;
}

/* slide next/prev buttons */
.carouselNCC .nextButton {
	position :absolute ;
	right:321px;
	top:133px;
	width:52px;
	height:47px;
	background: url("http://constitutioncenter.plannedgiving.org/clients/550//images/btn-jcarousel-arrows-dark.png") no-repeat;
	background-position: 2px -93px; 
	cursor :pointer ;
	z-index :9999;
}
.carouselNCC .nextButton:hover {
	background-position: 2px -139px;*/
	cursor :pointer ;
}
.carouselNCC .prevButton {
	position :absolute ;
	left :319px;
	top :133px;
	width:52px;
	height:47px;
	background: url("http://constitutioncenter.plannedgiving.org/clients/550//images/btn-jcarousel-arrows-dark.png") no-repeat;
	background-position: 0px -1px; 
	cursor :pointer ;
	z-index :9999;
}
.carouselNCC .prevButton:hover {
	background-position: 0px -47px;*/
	cursor :pointer ;
}

/* slide active description */
.carouselNCC .description:before {
	background: url("http://constitutioncenter.plannedgiving.org/clients/550//images/shadow-left.png") no-repeat;
	display: block;
	content: '';
	width: 113px;
	height: 275px;
	overflow: hidden;
	margin-top: 15px;
	left: -105px;
	z-index: 0;
	position: relative;
	float: left;
}
.carouselNCC .description {
	position: absolute;
	top: 20;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 30;
	left: 363px;
	width: 521px;
}
.carouselNCC .description:after {
	background: url("http://constitutioncenter.plannedgiving.org/clients/550//images/shadow-right.png") no-repeat;
	display: block;
	content: '';
	width: 113px;
	height: 275px;
	overflow: hidden;
	margin-top: 15px;
	right: -409px;
	z-index: 0;
	position: relative;
}
.carouselNCC .description div.hero-holder {
	margin: 0px auto;
	padding: 20px 0 0 0;
	text-shadow: 0px 1px 3px #262626;
	color: #fff;
	text-align: center;
	width: 370px;
	overflow: hidden;
}

/* slide active description - title area */
.carouselNCC .description div.hero-holder .title {
	display: block;
	text-align: center;
	font-weight: normal;
	position: relative; 
}
.carouselNCC .description div.hero-holder .title .catagory {
	font-size: 36px;
	line-height: 40px;
	margin: 5px -10px;
	font: italic 24px/28px 'Cookie', cursive, Georgia, serif;
	letter-spacing: 1px;
	overflow: hidden;
	display: block;
	text-align: center;
	font-weight: normal;
	position: relative;
}
.carouselNCC .description div.hero-holder .title .catagory span {
	display: inline-block;
	height: 100%;
	text-indent: -9999px;
	width: 65px;
	min-height: 1px;
	margin: 0 15px;
	background: url("http://constitutioncenter.plannedgiving.org/clients/550//images/bg-white.png") repeat-x 0 50%;
}
.carouselNCC .description div.hero-holder .title h2 {
	line-height: 50px;
	letter-spacing: 2px;
	font: 34px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
	position: relative;
}
.carouselNCC .description div.hero-holder .title h2 {
	line-height: 30px;
	letter-spacing: 2px;
	font: 34px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
	position: relative;
}
.carouselNCC .description div.hero-holder .title h3.subtitle {
	color: #fff;
	line-height: 30px;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
}
.carouselNCC .description div.hero-holder .title .date{
	font: 14px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #c3c2c2;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.10em;
	line-height: 30px;
}

/* slide active description - content area */
.carouselNCC .description div.hero-holder .content {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 10px 0px;
	margin-top: 20px;
	line-height: 35px;
	position: relative;
	overflow: hidden;
}
.carouselNCC .description div.hero-holder .content .subtitle {
	font-size: 36px;
	line-height: 40px;
	font: italic 24px/28px 'Cookie', cursive, Georgia, serif;
	letter-spacing: 1px;
	overflow: hidden;
	display: block;
	text-align: center;
	font-weight: normal;
}
.carouselNCC .description div.hero-holder .content .date {
	font: 14px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #c3c2c2;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.10em;
	display: block;
}
.carouselNCC .description div.hero-holder .content p {
	font-size: 13px;
	line-height: 16px;
	color: #e7e6e6;
	text-align: left;
	margin: 0 0 0px;
}
.carouselNCC .description div.hero-holder .content p a,
.carouselNCC .description div.hero-holder .content p a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
}
.carouselNCC .description div.hero-holder .content p a:hover {
	text-decoration: underline;
	color: #fff;
}
.carouselNCC .description div.hero-holder .links.white.ico {
	top: 268px;
	left: 165px;
	position: absolute;
}

/* Block Today At NCC */
.block-today {
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	overflow: hidden;
	margin: 2px 0;
}
.block-today .jcarousel {
	color: #616163;
	font-size: 14px;
	line-height: 18px;
	width: 707px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	float: left;
}
.block-today .jcarousel .jcarousel-holder {
	float: left;
	width: 100%;
	margin: 23px 0 16px 0;
}
.block-today .jcarousel ul, 
.block-today .jcarousel ul li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.block-today .jcarousel ul {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-jcarousel-today.png) ;
	min-height: 148px;
	overflow: hidden;
}
.block-today .jcarousel ul li {
	float: left;
	width: 186px;
	padding: 15px 25px 4px;
}
.block-today .jcarousel ul li:last-child { width: 185px; }
.block-today .jcarousel h2 {
	font: 700 18px/22px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	color: #cd0c37;
	margin: 0 -2px 10px -2px;
	padding: 0 2px 3px;
	text-transform: uppercase;
	border-bottom: 2px solid #cd0c37;
	letter-spacing: 1px;
}
.block-today .jcarousel h2 a { color: #cd0c37 }
.block-today .jcarousel h3 {
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	color: #132650;
	font-weight: 500;
}
.block-today .jcarousel h3 a { color: #132650; }
.block-today .jcarousel h3.active a, .block-today .jcarousel h3 a:hover { color: #1a62c6; }
.block-today .jcarousel p { margin: 5px 0 10px; }
.block-today .jcarousel strong {
	font-size: 12px;
	line-height: 18px;
	color: #132650;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}
/* Block From The Constitution */
.block-from-the-constitution {
	border-top: 2px solid #e6e6e6;
	color: #fff;
	margin-bottom: 6px;
}
.block-from-the-constitution a { color: #fff; }
.block-from-the-constitution .block-header { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-header-from-the-constitution.png) repeat-x; }
.block-from-the-constitution .jcarousel {
	background: #132650;
	border-bottom: 6px solid #132650;
	height: 354px;
	overflow: hidden;
}
.block-from-the-constitution .jcarousel-container, .block-from-the-constitution .jcarousel-clip { height: 100%; }
.block-from-the-constitution .jcarousel .jcarousel-prev, 
.block-from-the-constitution .jcarousel .jcarousel-next{
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-nav-constitution.png) no-repeat;
	width: 43px;
	height: 46px;
}
.block-from-the-constitution .jcarousel .jcarousel-prev { left: 0; }
.block-from-the-constitution .jcarousel .jcarousel-next {
	right: 0;
	background-position: 0 -46px;
}
.block-from-the-constitution .jcarousel .jcarousel-prev-disabled, .block-from-the-constitution .jcarousel .jcarousel-next-disabled { display: none !important; }
.block-from-the-constitution .jcarousel li {
	position: relative;
	padding: 0 0 70px 0;
	float: left;
	width: 100% !important; /* Overriding width value added by jQuery Cycle */
}
.block-from-the-constitution .jcarousel li .image-holder {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	height: 700px;
}
.image-holder .image-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #3f352a;
	opacity: 0.4;
	-webkit-transition: background-color 0.2s ease;
	   -moz-transition: background-color 0.2s ease;
	    -ms-transition: background-color 0.2s ease;
	     -o-transition: background-color 0.2s ease;
	        transition: background-color 0.2s ease;
}
.image-holder .image-overlay.active {
	background: #a10308;
	opacity: 0.75 !important;
}
.block-from-the-constitution .jcarousel li .image-holder img {
	width: auto;
	height: 700px;
	margin: 0 auto;
	display: block;
}
.block-from-the-constitution .jcarousel .wrapper {
	padding: 70px 0;
	overflow: hidden;
	position: relative;
}
.block-from-the-constitution .jcarousel .info {
	width: 478px;
	float: left;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 70px;
}
.block-from-the-constitution .jcarousel .info p { margin: 15px 0; }
.block-from-the-constitution .jcarousel h2, .block-from-the-constitution .jcarousel h3 { margin: 0; }
.block-from-the-constitution .title {
	font: 700 18px/28px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #fff;
	position: relative;
}
.block-from-the-constitution .info .title {
	font-size: 40px;
	line-height: 46px;
	letter-spacing: 2px;
}
.block-from-the-constitution .jcarousel .subtitle {
	font: italic 400 36px/40px 'Cookie', cursive, Georgia, serif;
	letter-spacing: 1px;
	color: #d4d4d4;
	margin-bottom: 15px;
}
.block-from-the-constitution .jcarousel .subtitle a{ color: #d4d4d4; }
.block-from-the-constitution .left-blocks {
	float: left;
	width: 620px;
	clear: both;
	display: none;
}
.block-from-the-constitution .left-blocks .node { overflow: hidden; }
.block-from-the-constitution .left-blocks .content {
	margin: 15px 0 0;
	position: relative;
}
.block-from-the-constitution .node {
	float: left;
	width: 289px;
	padding: 7px;
	margin: 0 1px 1px 0;
	background: #fff;
	position: relative;
	height: 238px;
}
.block-from-the-constitution .node img {
	width: 289px;
	height: auto;
	display: block;
}
.block-from-the-constitution .node h2 {
	color: #014a90;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 20px 0 10px;
	font-weight: 700;
}
.block-from-the-constitution .node h2 a { color: #014a90; }
.block-from-the-constitution .node h2.active a, .block-from-the-constitution .node h2 a:hover { color: #1a62c6; }
.block-from-the-constitution .node h2 a span { margin-left: 5px; }
.block-from-the-constitution .right-block {
	float: right;
	width: 275px;
	padding-left: 40px;
	display: none;
}
.block-from-the-constitution .right-block .content {
	margin-top: 15px;
	position: relative;
}
.block-from-the-constitution .right-block .node {
	min-height: 60px;
	width: 258px;
}
.block-from-the-constitution .right-block .node img {
	width: 258px;
	height: auto;
	display: block;
}
.block-from-the-constitution .right-block .label {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-left-block-label.png) no-repeat 1px 100%;
	padding-bottom: 7px;
	position: absolute;
	max-width: 200px;
	left: -7px;
	top: 21px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	margin: 0;
}
.block-from-the-constitution .right-block .label a { color: #fff; }
.block-from-the-constitution .right-block .label > span {
	display: block;
	background: #de0230;
	padding:8px 12px;
}
.block-from-the-constitution .right-block .label span span { text-transform: none; }
.block-from-the-constitution .control-links {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 20;
}
.block-from-the-constitution .control-links ul, 
.block-from-the-constitution .control-links ul li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.block-from-the-constitution .control-links ul li {
	position: absolute;
	bottom: 6px;
	width: 250px;
	left: 50%;
	margin-left: -125px;
}
.block-from-the-constitution .control-links ul li a {
	height: 35px;
	max-width: 220px;
	width: 146px;
	display: inline-block;
	padding-right: 15px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-open-close.png) no-repeat 100% -38px;
	line-height: 38px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
*+html .block-from-the-constitution .control-links ul li a { display: inline; }
.block-from-the-constitution .control-links ul li a span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-open-close.png) no-repeat;
	padding: 0 45px 0 60px;
	display: block;
	height: 38px;
}
.block-from-the-constitution .control-links ul li a:hover {
	background-position: 100% -190px;
}
.block-from-the-constitution .control-links ul li a:hover span {
	background-position: 0 -152px;
	color: #1369bb;
}
.block-from-the-constitution .control-links ul li.close {
	bottom: -35px;
}
.block-from-the-constitution .control-links ul li.close a {
	background-position: 100% -117px;
	line-height: 30px;
}
.block-from-the-constitution .control-links ul li.close a span { background-position: 0 -79px; }
.block-from-the-constitution .control-links ul li.close a:hover { background-position: 100% -269px; }
.block-from-the-constitution .control-links ul li.close a:hover span {
	background-position: 0 -231px;
	color: #1369bb;
}
.block-from-the-constitution .control-links ul li > span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-open-close-arrow.png) no-repeat 0 -18px;
	height: 18px;
	width: 40px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	margin: 3px auto;
}
.block-from-the-constitution .control-links ul li.close > span { background-position: 0 0; }
/* Block NCC Wire */
.block-ncc-wire { background-color: #dcd8d5; }
.block-ncc-wire > .content {
	float: left;
	width: 100%;
}
.block-ncc-wire .block-header { background: #fff; }
.block-ncc-wire .columns { margin: 15px -10px 0 0; }
.block-ncc-wire .column {
	width: 340px;
	margin: 0 10px 0 0;
	float: left;
}
.block-ncc-wire .center-column {
	width: 252px;
	margin-top: -40px;
	margin-left: 3px;
	margin-bottom: -12px;
	position: relative;
	z-index: 1;
}
*+html .block-ncc-wire .center-column { width: 240px; }
.block-ncc-wire .right-column {
	float: right;
	margin-right: 13px;
}
.block-ncc-wire .node{
	padding: 20px;
	background: #fff;
	width: 300px;
	margin: 0 0 13px;
	position: relative;
	letter-spacing: -0.015em;
	-webkit-box-shadow: 0px 0px 5px 0px #bbbbbb;
	   -moz-box-shadow: 0px 0px 5px 0px #bbbbbb;
	        box-shadow: 0px 0px 5px 0px #bbbbbb;
}
.block-ncc-wire .node .date {
	font: 700 16px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	position: absolute;
	left: -7px;
	top: 23px;
	padding-bottom: 7px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-left-block-label.png) no-repeat 1px 100%;
	color: #fff;
	text-transform: uppercase;
}
.block-ncc-wire .node .date span {
	display: block;
	background: #de0230;
	padding: 8px 12px;
}
.block-ncc-wire .node img { margin: -10px -10px 0 -10px; }
.block-ncc-wire .node .teaser {
	font-size: 16px;
	line-height: 24px;
	color: #393a3c;
}
.block-ncc-wire .node .teaser p { margin: 0; }
.block-ncc-wire .node .teaser h3 {
	color: #132650;
	font-size: 26px;
	line-height: 31px;
	font-weight: 400;
	margin: 0 0 10px;
}
.block-ncc-wire .node .teaser h3 a { color: #132650; }
.block-ncc-wire .node .teaser h3:hover,
.block-ncc-wire .node .teaser h3:hover a{ color: #1a62c6; }
.block-ncc-wire .page-link {
	text-align: center;
	margin: -20px 0 52px 0;
}
.block-ncc-wire .node.with-image .page-link{ margin: 0 0 5px 0; }
.block-ncc-wire .page-link a {
	background: #132650;
	height: 23px;
	padding: 0 5px 0 0;
	color: #fff;
	font-size: 10px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.block-ncc-wire .page-link a:hover { background: #1a62c6; }
*+html .block-ncc-wire .page-link a { display: inline; }
.block-ncc-wire .page-link a span {
	display: block;
	padding: 0 20px 0 25px;
}
.block-ncc-wire .tags{
	margin: 20px 0 0;
	padding: 15px 0 0;
	border-top: 2px solid #e6e6e6;
	color: #014a90;
	font-size: 12px;
	line-height: 16px;
}
.block-ncc-wire .tags a {
	color: #014a90;
	text-decoration: underline;
}
.block-ncc-wire .tags a:hover { text-decoration: none; }
.block-ncc-wire .tags label {
	color: #020a1b;
	margin-right: 5px;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
.block-ncc-wire .submit-link {
	text-align: center;
	text-transform: uppercase;
	color: #132650;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	margin: 15px 0 0;
}
.block-ncc-wire .submit-link a:hover { color: #1a62c6; }
.block-ncc-wire .submit-link span {
	margin-left: 5px;
	color: #132650;
}
.block-ncc-wire .social {
	visibility: hidden;
	overflow: hidden;
	position: relative;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-social.png) no-repeat -252px 100%;
	width: 252px;
	padding-bottom: 13px;
}
.block-ncc-wire .social .social-holder {
	float: left;
	clear: both;
	width: 247px;
	padding: 0 3px 0 2px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-social.png) repeat-y;
	position: relative;
}
.block-ncc-wire .social ul.nav, 
.block-ncc-wire .social ul.nav li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.block-ncc-wire .social ul.nav {
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 41px;
	z-index: 1;
	text-align: center;
}
.block-ncc-wire .social ul.nav li {
	display: inline-block;
	margin: 0 2px;
}
*+html .block-ncc-wire .social ul.nav li { display: inline; }
.block-ncc-wire .social ul.nav li a {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-social.png) no-repeat;
	width: 38px;
	height: 41px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	-webkit-transition: background-position 0.2s ease;
	   -moz-transition: background-position 0.2s ease;
	    -ms-transition: background-position 0.2s ease;
	     -o-transition: background-position 0.2s ease;
	        transition: background-position 0.2s ease;
}
.block-ncc-wire .social ul.nav li.twitter a { background-position: 0 -123px; }
.block-ncc-wire .social ul.nav li.twitter.active a { background-position: 0 -82px; }
.block-ncc-wire .social ul.nav li.facebook a { background-position: 0 -41px; }
.block-ncc-wire .social ul.nav li.facebook.active a { background-position: 0 0; }
.block-ncc-wire .social-content {
	color: #cecece;
	font-size: 18px;
	line-height: 26px;
	display: none;
}
.block-ncc-wire .social-content.active { display: block; }
.block-ncc-wire .social-content a { color: #fff; }
.block-ncc-wire .news-header {
	background: #115598;
	float: left;
	width: 207px;
	position: relative;
	margin-bottom: 17px;
	padding-top: 63px;
	padding: 63px 20px 25px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
.block-ncc-wire .news-header * { margin: 0; }
.block-ncc-wire .news-header .title {
	font: 700 32px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	color: #06112b;
	letter-spacing: 1px;
	text-shadow: 0px 0px 2px #6478a5;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.block-ncc-wire .news-header strong {
	color: #5c99ed;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
}
.block-ncc-wire .news-header .title a { color: #06112b; }
.block-ncc-wire .news-header .corner{
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-social-corner.png) no-repeat;
	position: absolute;
	bottom: -17px;
	left: 20px;
	width: 30px;
	height: 17px;
	z-index: 1;
}
.block-ncc-wire .news-content {
	float: left;
	width: 100%;
	clear: both;
}
.block-ncc-wire .news-content .news {
	margin-top: 2px;
	padding: 20px 20px 30px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-divider.png) repeat-x;
}
.block-ncc-wire .news-content .news:first-child { background: none; }
.block-ncc-wire .news-content .author {
	color: #3f7ed4;
	font-size: 14px;
	line-height: 26px;
}
.block-ncc-wire .news-content .author a {
	color: #3f7ed4;
	text-decoration: underline;
}
.block-ncc-wire .news-content .time {
	font-size: 14px;
	line-height: 26px;
	color: #c9c9c9;
	font-style: italic;
}
.block-ncc-wire .news-content .text {
	margin-top: 3px;
	display: block;
}
/* Block NCC Links */
.block-ncc-links > .content {
	background: #fff url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-light.png) repeat-x 0 100%;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	padding: 80px 0;
}
.block-ncc-links.white > .content {
	background: none;
}
.block-ncc-links .columns {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-border.png) repeat-y 0 0;
	overflow: hidden;
	margin: 0 -10px 0 0;
	width: 715px;
	padding: 0 0 0 20px;
}
.block-ncc-links .column h3 {
	color: #1d1f22;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 5px;
	font-weight: bold;
}
.block-ncc-links .column h3 a { color: #1d1f22; }
.block-ncc-links .column .sub-title {
	color: #989898;
	font: italic 400 18px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin: -7px 0 15px 0;
}
.block-ncc-links .column p {
	margin: 0;
}
.block-ncc-links .column .sub-title a { color: #989898; }
.block-ncc-links .column {
	float: left;
	width: 166px;
	margin: 0 10px 0 0;
	padding: 12px 0 10px 65px;
}
.block-ncc-links .column.first { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ncc-links-first.png) no-repeat; }
.block-ncc-links .column.second { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ncc-links-second.png) no-repeat; }
.block-ncc-links .column.third {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ncc-links-third.png) no-repeat;
	margin-right: 0;
}
/* pre-visit */
.block-ncc-links .column.first { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ncc-links-pre-visit-first.png) no-repeat; }
.block-ncc-links .column.second { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ncc-links-pre-visit-second.png) no-repeat; }
.block-ncc-links .column.third { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-ncc-links-pre-visit-third.png) no-repeat; }
.block-ncc-links .column .title {
	margin: 0 0 15px 0;
	font-size: 26px;
	line-height: 28px;
	color: #132650;
	font-weight: 400;
	letter-spacing: -1px;
}
.block-ncc-links .column ul.menu, 
.block-ncc-links .column ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.block-ncc-links .column ul.menu li a{
	color: #393a3c;
	font-size: 16px;
	line-height: 28px;
}
.block-ncc-links .column ul.menu li a:hover{ color: #1369bb; }
.block-ncc-links a .arrow {
	color: #1369bb;
	margin-left: 5px;
}
/* ncc links two columns */
.block-ncc-links.one-column .teasertext ,
.block-ncc-links.two-columns .teasertext { width: 282px; }
.block-ncc-links.one-column .columns, 
.block-ncc-links.two-columns .columns { width: 638px; }
.block-ncc-links.one-column .column, 
.block-ncc-links.two-columns .column {
	padding: 7px 0 7px 44px;
	color: #393a3c;
}
.block-ncc-links.one-column .column { width: auto; }
.block-ncc-links.two-columns .column { width: 265px; }
.block-ncc-links.one-column .column p a, 
.block-ncc-links.two-columns .column p a { color: #393a3c; }
.block-ncc-links.one-column .column p a:hover, 
.block-ncc-links.two-columns .column p a:hover { color: #1a62c6; }
.block-ncc-links.one-column .column p a span, 
.block-ncc-links.two-columns .column p a span { color: #1369bb; }
.block-ncc-links .teasertext {
	margin: 0px 20px 0 0;
	width: 205px;
	display: table;
}
.borders-block {
	border-top: 1px solid #c7c7c7;
	margin: 1px 0 0;
}
.block-ncc-links .teasertext .teasertext-cont {
	text-align: center;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
.block-ncc-links .teasertext h2 {
	font-size: 25px;
	letter-spacing: 0px;
}
.block-ncc-links .teasertext .date {
	color: #dd0d3a;
	font-size: 28px;
	line-height: 32px;
	text-shadow: 0px 0px 2px #fff;
}
div.facebook-like {margin: 20px 0 0;}
div.facebook-like a {
	color: #393a3c;
	font: normal 500 16px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
	display: block;
	width: 230px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-facebook-like.png) no-repeat 1px 5px;
	min-height: 40px;
	padding: 0 0 0 53px;
}
div.facebook-like a:hover {color: #1a62c6;}
div.facebook-like a strong {
	font: normal 700 12px/20px "freight-sans-pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div.facebook-like a .arrow {display: none;}
/* Block Double */
.block-double > .content {
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin-top: 1px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-double-content.png) repeat-x 0 100%;
	float: left;
	clear: both;
	width: 100%;
}
.block-double .left-block, .block-double .right-block {
	padding-top: 78px;
	padding-bottom: 102px;
}
.block-double .left-block {
	float: left;
	width: 616px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-border.png) repeat-y 100% 0;
	padding-right: 35px;
}
.block-double .right-block {
	padding-left: 35px;
	float: left;
	width: 275px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-border.png) repeat-y 0 0;
	margin-left: -1px;
}
.block-double .right-block .block-testimonial {margin-top: 65px;}
.block-double .right-block img { max-width: 275px; }
.block-double .block-title { margin-bottom: 27px; }
.block-double .block-title h2 {
	font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-shadow: 0px 0px 2px #ccc;
	margin: 0;
	letter-spacing: 0.025em;
	display: inline-block;
	text-transform: uppercase;
	margin-right: 20px;
}
*+html .block-double .block-title h2 { display: inline; }
.block-double .block-title .link {
	font-size: 12px;
	line-height: 26px;
	color: #1d1d1d;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.10em;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow-hover.png) no-repeat -9999% -9999%;
}
*+html .block-double .block-title .link { display: inline; }
.block-double .block-title .link a {
	color: #1d1d1d;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow.png) no-repeat 100% 0;
	padding: 0 32px 0 0;
	display: block;
}
.block-double .block-title .link a:hover {
	color: #1a62c6;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow-hover.png) no-repeat 100% 0;
}
.block-double .block-content {
	font-size: 16px;
	line-height: 24px;
	color: #393a3c;
}
.block-double .block-content img { margin-bottom: 23px; }
.block-double .block-content .date {
	color: #132650;
	font-size: 16px;
	line-height: 26px;
	font-style: italic;
	margin: -8px 0 10px;
}
.block-double .block-content p { margin: 10px 0; }
.block-double .block-content h3 {
	color: #132650;
	font-size: 26px;
	line-height: 31px;
	font-weight: 400;
	margin: -8px 0 10px;
	letter-spacing: -0.015em;
}
.block-double .block-content h3 a { color: #132650; }
.block-double .block-content h3 a:hover{ color: #1a62c6; }
.block-double .block-content .latest-nodes { padding-top: 20px; }
.block-double .block-content .latest-nodes .node { margin: 0 0 8px; }
.block-double .block-content .latest-nodes .date {
	margin: 0;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
}
.block-double .block-content .latest-nodes h3 { margin: 0; }
.block-double .block-content .latest-nodes.inline .date, 
.block-double .block-content .latest-nodes.inline h3 { display: inline; }
.block-double .block-content .latest-nodes.inline h3 { 
	color: #1e1e1e;
	font: 400 16px/18px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
.block-double .block-content .latest-nodes.inline h3 a { color: #1e1e1e; }
.block-double .block-content .latest-nodes.inline h3 a:hover { color: #1a62c6; }
.block-double .block-content .latest-nodes.inline h3 a .arrow {
	margin-left: 5px;
	color: #1a62c6;
}
.block-double .block-content .latest-nodes.inline .node { margin: 0 0 16px; }
.block-double.double-clear > .content,
.block-double.double-clear .left-block,
.block-double.double-clear .right-block {
	border: 0;
	background: none;
}
.block-double h4, 
.block-double h5 {
	margin: 20px 0 15px;
	font-weight: 700;
	color: #393a3c;
	font-size: 16px;
}
/* Block Volunteer */
.region .block-volunteer {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-volunteer.png) repeat-x;
	min-height: 212px;
	padding: 35px 15px 20px 30px;
	line-height: 26px;
	margin: 25px 0 0;
}
.region .block-volunteer p {
	line-height: 26px;
}
.region .block-volunteer h3 {
	color: #132650;
	font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	margin: 0 0 10px;
	text-shadow: 0 0 2px #ccc;
	text-transform: uppercase;
}
.region .block-volunteer h3 a {color: #132650;}
.region .block-volunteer .links {
	margin: 25px 0 0;
}
/* Block FAQs */
.block-faq div.left-block {
	float: left;
	width: 676px;
	background: none;
}
.block-faq div.right-block {
	width: 215px;
	background: none;
}
.faq {
	margin: 0 0 0 -35px;
	padding: 10px 0 0;
}
.faq .faq-question-answer {
	margin: 0 0 65px;
}
.faq .faq-question,
.faq .faq-question h3 {
	color: #132650;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: -0.015em;
	line-height: 31px;
	margin: 0px;
}
.faq .faq-question {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-faq-q.png) no-repeat 2px 5px;
	padding: 0 0 0 35px;
	margin: 0 0 17px;
}
.faq .faq-answer {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-faq-a.png) no-repeat 0 5px;
	padding: 0 0 0 35px;
	color: #393a3c;
	font-size: 26px;
	line-height: 36px;
	letter-spacing: 0;
}
.faq .faq-question-answer p {
	margin: 0 0 15px;
}

/* Block Voting */
.block-voting .voting-content { margin: 0 0 0 30px; }
.block-voting form {
	float: left;
	width: 250px;
	margin-right: 13px;
}
.block-voting form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.block-voting form .form-radios {
	color: #020a1b;
	font-size: 13px;
	line-height: 32px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.block-voting form .form-radios a { color: #020a1b; }
.block-voting .form-actions {
	margin: 20px 0 0;
}
.block-voting .voting-title {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-voting-title-corner.png) no-repeat 0 100% !important;
	margin: 0 0 28px 0 !important;
	padding: 0 0 18px 0 !important;
	color: #fff !important;
	font-size: 26px !important;
	line-height: 36px !important;
	font-weight: 400 !important;
	text-shadow: 1px 1px 1px #3b3b3b !important;
	text-align: left !important;
	letter-spacing: -0.015em !important;
}
.block-voting .voting-title a { color: #fff !important; }
.block-voting .voting-title span {
	background: #de0230;
	display: block;
	padding: 22px 30px 22px 60px;
	-webkit-box-shadow: 0px 0px 5px 0px #bbbbbb;
	   -moz-box-shadow: 0px 0px 5px 0px #bbbbbb;
	        box-shadow: 0px 0px 5px 0px #bbbbbb;
}
.block-voting .voting-results {
	width: 285px;
	float: left;
	display: none;
}
.block-voting .item-result {
	width: 285px;
	margin: 0;
}
.block-voting .block-line {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-voting.png) no-repeat 0 50%;
	height: 32px;
}
.block-voting .block-line:after {
	clear: both;
	content: "";
	display: block;
}
.block-voting .block-line .line {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-voting-line.png) no-repeat 100% 50%;
	float: left;
	height: 32px;
	max-width: 100%;
	min-width: 0%;
	margin: 0 10px 0 0;
}
.block-voting .block-line .percent {
	font: 700 16px/32px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	float: left;
	margin: 0 -50px 0 0;
	color: #1a62c6;
}
/* Block Exhibition Slider */
.block-double-slider {
	font-weight: 400;
	font-size: 26px;
	line-height: 31px;
	color: #132650;
	text-align: center;
	position: relative;
	width: 547px;
	float: left;
	clear: both;
	margin: 4px 35px;
	padding-top: 12px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-double-slider.png) no-repeat 0 0;
}
.block-double-slider .ds-bottom {
	padding-bottom: 12px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-double-slider.png) no-repeat -1094px 100%;
	float: left;
	width: 100%;
}
.block-double-slider .ds-content {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-block-double-slider.png) repeat-y -547px 0;
	float: left;
	width: 100%;
}
.block-double-slider .jcarousel-container {
	width: 523px;
	margin: 0 12px;
}
.block-double-slider .jcarousel-clip { overflow: hidden; }
.block-double-slider .jcarousel-prev { left: -50px; }
.block-double-slider .jcarousel-next { right: -50px; }
.block-double-slider ul.menu, 
.block-double-slider ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.block-double-slider ul.menu li {
	width: 523px;
	float: left;
}
.block-double-slider img {
	margin: 0 auto 15px auto !important;
	width: 100%;
}
.block-double-slider .title {
	font: 700 30px/32px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 0 !important;
	font-weight: 700 !important;
	letter-spacing: 1px !important;
}
.block-double-slider .title-border .border {
	background-image: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-double-slider-title.png);
}
.block-double-slider .title-border .title-text {
	max-width: 480px;
}
.block-double-slider h3 { font: 26px/31px "freight-sans-pro", Arial, Helvetica, sans-serif; }
.block-double-slider h4 { font: 26px/31px 'Cookie', cursive, Georgia, serif; letter-spacing: 1px; }
.block-double-slider h3, .block-double-slider h4, .block-double-slider p {
	font-weight: 400;
	margin: 0;
}
.block-double-slider h3, .block-double-slider h3 a, .block-double-slider .title, .block-double-slider .title a { color: #132650; }
.block-double-slider h4, .block-double-slider h4 a {
	color: #dd0d3a;
	font-style: italic;
}
.block-double-slider .double-slider-content { margin: 0 0 15px; }
.block-double-slider .links { text-align: center; }
/* Block Quicklinks */
.block-quicklinks {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks.png) repeat-x;
	float: left;
	width: 100%;
	height: 74px;
}
.block-quicklinks > .content {
	border-top: 2px solid #dbdbdb;
	border-bottom: 1px solid #d2d2d2;
	height: 60px;
	float: left;
	width: 100%;
	clear: both;
	margin: 5px 0 6px 0;
}
.block-quicklinks h2.title {
	font: 700 25px/63px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-arrow.png) no-repeat 100% -63px;
	padding-right: 15px;
	max-width: 390px;
	height: 63px;
	color: #132650;
	vertical-align: top;
	display: inline-block;
	letter-spacing: 0.025em;
	text-shadow: 0 0 2px #fff;
	text-transform: uppercase;
	margin: -1px 0 -2px 0;
	float: left;
}
.block-quicklinks h2.title span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-arrow.png) no-repeat;
	padding: 0 55px 0 60px;
	display: block;
	height: 58px;
	max-width: 390px;
}
.block-quicklinks ul.menu, .block-quicklinks ul.menu li {
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none outside none;
}
.block-quicklinks ul.menu {
	float: left;
	margin-right: -52px;
	width: 723px;
}
.block-quicklinks ul.menu li {
	float: left;
	color: #132650;
	font-size: 26px;
	line-height: 28px;
	font-weight: 400;
	border-right: 1px solid #d1d1d1;
	padding-left: 18px;
	padding-right: 48px;
	position: relative;
}
.block-quicklinks ul.menu li.students {
	margin-left: 0;
	padding-left: 11px;
}
.block-quicklinks ul.menu li a {
	color: #132650;
	display: block;
	line-height: 28px;
	padding: 16px 0 16px 42px;
}
.block-quicklinks ul.menu li.students { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-students-active.png) no-repeat -9999% -9999%; }
.block-quicklinks ul.menu li.educators { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-educators-active.png) no-repeat -9999% -9999%; }
.block-quicklinks ul.menu li.visitors { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-visitors-active.png) no-repeat -9999% -9999%; }
.block-quicklinks ul.menu li.active a, .block-quicklinks ul.menu li a:hover{ color: #1A62C6; }
.block-quicklinks ul.menu li.students a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-students.png) no-repeat 0 16px; }
.block-quicklinks ul.menu li.educators a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-educators.png) no-repeat 0 16px; }
.block-quicklinks ul.menu li.visitors a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-visitors.png) no-repeat 0 16px; }
.block-quicklinks ul.menu li.students .hover-block a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-students-active.png) no-repeat 0 16px; }
.block-quicklinks ul.menu li.educators .hover-block a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-educators-active.png) no-repeat 0 16px; }
.block-quicklinks ul.menu li.visitors .hover-block a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-quicklinks-visitors-active.png) no-repeat 0 16px; }
.block-quicklinks ul.menu li:hover ul { display: block; }
.block-quicklinks ul.menu li ul {
	margin: -10px 0 10px;
	padding: 0;
	height: auto;
}
.block-quicklinks ul.menu li ul li {
	float: left;
	clear: left;
	width: auto;
	font-weight: 400;
	border: 0;
	margin: 0;
	color: #cecece;
	font-size: 18px;
	height: auto;
	line-height: 26px;
	padding: 0 10px 0 25px;
}
.block-quicklinks ul.menu li ul li a {
	background: none !important;
	padding: 0 !important;
	color: #cecece;
	font-size: 16px;
}
.block-quicklinks ul.menu li ul li a span {
	margin-left: 5px;
	color: #1369bb;
}
.block-quicklinks ul.menu li ul li a:hover { color: #fff; }
.block-quicklinks ul.menu li ul li a span {
	background: none !important;
	padding: 0 !important;
}
.block-quicklinks .hover-block {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #132650;
	width: 100%;
	overflow: hidden;
}
.block-quicklinks ul.menu li.students .hover-block h2 { padding: 0 0 0 11px; }
.block-quicklinks ul.menu li .hover-block h2 {
	padding: 0 0 0 18px;
	margin: 0 0 5px;
	height: 60px;
}
.block-quicklinks ul.menu li .hover-block h2 a { color: #fff; }
.block-quicklinks ul.menu li .hover-block h2 a:hover { color: #fff; }
.block-quicklinks ul.menu li .hover-block {
	display: none;
	overflow: hidden;
}
/* Block Page Header */
.block-page-header > .content {
	padding: 16px;
	background: #262b30;
	overflow: hidden;
}
.block-page-header .hero {
	overflow: hidden;
	position: relative;
	height: 343px;
}
.block-page-header .hero .hero-holder {
	float: left;
	left: 50%;
	position: relative;
}
.block-page-header .hero img {
	float: left;
	left: -50%;
	position: relative;
}
.block-page-header .title-holder {
	position: absolute;
	left: 0;
	top: 95px;
	width: 600px;
	margin: 0 0 0 -300px;
	text-align: center;
	color: #fff;
}
.block-page-header .title-holder .title-wrapper {
	border-bottom: 3px solid #fff;
	display: inline-block;
	padding-bottom: 20px;
}
*+html .block-page-header .title-holder .title-wrapper { display: inline; }
.block-page-header .title-holder a { color: #fff; }
.block-page-header .page-subtitle {
	font: italic 36px/40px 'Cookie', cursive, Georgia, serif;
	letter-spacing: 1px;
	font-weight: lighter;
	margin: 0 -10px;
	overflow: hidden;
	display: block;
}
.block-page-header .page-subtitle span {
	display: inline-block;
	height: 100%;
	text-indent: -9999px;
	width: 35px;
	min-height: 1px;
	margin: 0 10px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-white.png) repeat-x 0 50%;
}
.block-page-header .page-title {
	font: 700 55px/59px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
}
.block-page-header .main-menu-callouts { margin-top: -15px; }
.block-page-header .wrapper { text-align: center; }
.main-menu-callouts {
	position: relative;
	margin: 0 -2px 0 0;
	display: inline-block;
}
*+html .main-menu-callouts { display: inline; }
.main-menu-callouts .callout {
	float: left;
	width: 318px;
	margin: 0 2px 2px 0;
	overflow: hidden;
	/*text-shadow: 1px 1px 1px #111;*/
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px #1f1f1f;
	   -moz-box-shadow: 0px 0px 5px 0px #1f1f1f;
	        box-shadow: 0px 0px 5px 0px #1f1f1f;
}
.main-menu-callouts .callout.small { 
	height: 318px;
	width: 238px;
}
.main-menu-callouts .callout img {
	height: 154px;
	width: auto;
}
.main-menu-callouts .callout a { color: #fff; }
*+html .main-menu-callouts .callout .img-container img {
	left: 0;
}
*+html .main-menu-callouts .callout .callout-content h2 {background: none;}
.main-menu-callouts .callout h2 {
	font: 700 25px/27px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	margin: 0 -35px 15px 0;
	text-transform: uppercase;
	display: inline;
	padding-right: 35px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-title.png) no-repeat 100% 3px;
}
.main-menu-callouts .callout p { margin: 0; }
.main-menu-callouts .callout .callout-content{
	position:relative;
	overflow: hidden;
	background: #004d93;
	color: #fff;
	padding: 30px 15px;
	height: 100%;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	   -moz-box-shadow: 0px 0px 5px 0px #000;
	        box-shadow: 0px 0px 5px 0px #000;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	   -moz-transition: background-color 0.2s ease, color 0.2s ease;
	    -ms-transition: background-color 0.2s ease, color 0.2s ease;
	     -o-transition: background-color 0.2s ease, color 0.2s ease;
	        transition: background-color 0.2s ease, color 0.2s ease;
}
.main-menu-callouts .callout:hover .callout-content {
	background-color: #1e70e0;
}
.main-menu-callouts .callout .description {
	margin-top: 15px;
	font-size: 16px;
	line-height: 24px;
}
/* Intro Text */
.block-intro-text > .content {
	background: #fff url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-intro-text.png) repeat-x 0 100%;
	float: left;
	width: 100%;
	clear: both;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #262b30;
	letter-spacing: 0.025em;
	padding: 37px 0 22px;
}
.block-intro-text strong {
	font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.block-intro-text p { margin: 0 0 15px; }
/* Block Why */
.block-why {
	background: #fff url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-intro-text.png) repeat-x 0 100%;
}
.block-why > .content {
	padding: 0 0 48px 0;
}
/* simple-text */
.simple-text > .content {
	padding: 37px 0 22px;
	background: #fff url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-intro-text.png) repeat-x 0 100%;
	color: #262b30;
	font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
.block-intro-text p {
	margin: 0 0 20px;
}
/* Block Experience */
.block-main-experience .content {
	overflow: hidden;
	position: relative;
	height: 818px;
}
.block-main-experience img{
	left: 50%;
	margin: 0 0 0 -750px;
	position: absolute;
	top: -10px;
}
/* Callouts Out Of Section */
.block-callouts-out-of-section.shadow > .content {
	background: #262b30;
	overflow: hidden;
	padding: 65px 0;
	position: relative;
	-webkit-box-shadow: inset 0px 0px 40px -5px #000;
	   -moz-box-shadow: inset 0px 0px 40px -5px #000;
	        box-shadow: inset 0px 0px 40px -5px #000;
}
.callouts-out-of-section { position: static !important; }
.callouts-out-of-section .jcarousel-container { width: 100%; }
.callouts-out-of-section .jcarousel-clip {
	padding: 32px 0;
	margin: -32px 0;
}
.callouts-out-of-section ul.menu, 
.callouts-out-of-section ul.menu > li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.callouts-out-of-section ul.menu {
	padding: 32px 0 !important;
	margin: -32px 0 !important;
	overflow: visible !important;
	float: left;
	height: 266px;
}
.callouts-out-of-section ul.menu > li {
	width: 241px;
	float: left;
	height: 266px;
	margin: -32px 0;
	padding: 32px 0;
	position: relative;
	left: 0;
	top: 0;
}
.callouts-out-of-section ul.menu > li.visible { visibility: visible; }
.callouts-out-of-section ul.menu > li.hidden { visibility: hidden; }
.callouts-out-of-section .callout {
	float: left;
	margin: 0;
	position: relative;
	height: 266px;
	width: 236px;
	color: #fff;
	overflow: hidden;
	margin-right: 5px;
	z-index: 0;
	-webkit-box-shadow: 0px 0px 11px -3px #000;
	   -moz-box-shadow: 0px 0px 11px -3px #000;
	        box-shadow: 0px 0px 11px -3px #000;
}
/*.callouts-out-of-section .callout a { color: #fff; }*/
.callouts-out-of-section .callout img {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}
.callouts-out-of-section .callout h2 {
	font: 700 24px/26px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 15px;
	padding: 0 0 0 30px;
	text-shadow: 1px 1px 3px #000;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-title-arrow.png) no-repeat 0 0;
}
.callouts-out-of-section .callout h2 a {
	color: #fff;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-title-arrow-hover.png) no-repeat -9999% -9999%;
}
.overlay {
	background: url('http://constitutioncenter.plannedgiving.org/clients/550//images/bg-overlay-ie.png') repeat;
	background: rgba(161, 3, 8, .75) none; 
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.callouts-out-of-section .callout .callout-content {
	position: relative;
	padding: 12px 15px;
	z-index: 1;
	width: 206px;
}
.callouts-out-of-section .callout .links, .callouts-out-of-section .callout .description { display: none; }
.callouts-out-of-section .callout .links { text-align: center; }
.callouts-out-of-section .callout h3, 
.callouts-out-of-section .callout label {
	color: #cecece;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.callouts-out-of-section .callout h3 { margin: 0 0 5px; }
.callouts-out-of-section .callout .tags {
	margin: 10px 0 0;
	line-height: 22px;
}
.callouts-out-of-section .callout .tags a {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-decoration: underline;
}
.callouts-out-of-section .callout .tags a:hover { text-decoration: none; }
.callouts-out-of-section .callout ul {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.callouts-out-of-section .callout ul li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}
.callouts-out-of-section .callout ul li span {
	color: #1369bb;
	font-size: 16px;
	font-weight: 700;
	margin-left: 5px;
}
.callouts-out-of-section .callout ul li a { color: #fff; }
.callouts-out-of-section .callout ul li a:hover { color: #83b7ff; }
.callouts-out-of-section .callout .description-holder {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-size: 16px;
	line-height: 26px;
	padding: 14px 4px 21px;
	max-height: 90px;
	margin: 0 3px 0 -3px;
	overflow: hidden;
}
.callouts-out-of-section .callout .description {
	margin: 0 0 20px;
	max-height: 150px;
}
.callouts-out-of-section .callout .description p { margin: 0; }
.callouts-out-of-section .callout .image {
	display: block;
	overflow: hidden;
}
.callouts-out-of-section .callout .image .bg-image {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-image.png) repeat-x;
}
.callouts-out-of-section .callout .hover-image {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none\0/;
}
.callouts-out-of-section .callout.hover .overlay,
.callouts-out-of-section .callout.hover .hover-image {
	display: block\0/;
}
.callouts-out-of-section .callout .overlay,
.callouts-out-of-section .callout .description,
.callouts-out-of-section .callout .links {
	display: block;
	opacity: 0;
	display: none\0/;
}
*+html .callouts-out-of-section .callout .overlay,
*+html .callouts-out-of-section .callout .description,
*+html .callouts-out-of-section .callout .links,
*+html .callouts-out-of-section .callout .hover-image {
	display: none;
}
*+html .callouts-out-of-section .callout.hover .overlay,
*+html .callouts-out-of-section .callout.hover .hover-image {
	display: block;
}
.callouts-out-of-section .jcarousel-prev, 
.callouts-out-of-section .jcarousel-next {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-arrows.png) no-repeat;
	width: 46px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	margin: -23px 0 0 0;
	z-index: 52;
	cursor: pointer;
}
.callouts-out-of-section .jcarousel-prev { left: 0; }
.callouts-out-of-section .jcarousel-next {
	right: 0;
	background-position: 0 -46px;
}
.callouts-out-of-section .jcarousel-prev-disabled, .callouts-out-of-section .jcarousel-next-disabled { display: none !important; }
/* hover state */
.callouts-out-of-section .callout.hover {
	z-index: 51;
	-webkit-box-shadow: 1px 1px 9px 0px #000;
	   -moz-box-shadow: 1px 1px 9px 0px #000;
	        box-shadow: 1px 1px 9px 0px #000;
}
.callouts-out-of-section .callout.hover h2 { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-title-arrow-hover.png) no-repeat -3px -2px; }
/* Block Why Teachers Love */
.block-why-teachers-love > .content {
	background: #dcd8d5;
	padding-top: 27px !important;
}
/* Block Teaser Cycle */
.block-teaser-cycle ul.menu, 
.block-teaser-cycle ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.block-teaser-cycle ul.menu {
	margin-left: -34px;
	width: 744px;
	margin-right: 34px;
	float:left;
}
.block-teaser-cycle ul.menu li {
	float: left;
	width: 214px;
	margin: 0 0 25px 34px;
	max-width: 420px;
	letter-spacing: 0.025em;
}
.image-cycle-holder {
	background: #dcd8d5;
	position: relative;
	height: 217px;
	overflow: hidden;
	margin-bottom: 5px;
}
.image-cycle-holder img {
	position: relative;
	margin: 0 auto;
	height: 180px;
	width: auto;
	padding: 1px 0 0 2px;
}
.image-cycle-holder .image-cycle {
	position: relative;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-teaser-cycle.png) no-repeat 50% 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.three-columns .image-cycle-holder {
	height: 185px;
	margin-bottom: 35px;
}
.block-teaser-cycle .content { margin:0 0 10px 0; }
.block-teaser-cycle p { margin: 0; }
.block-teaser-cycle .teasertext {
	margin: 40px -34px 0 0;
	text-align: left;
	color: #1369bb;
	line-height: 34px;
	font-size: 26px;
	width: 220px;
}
.block-teaser-cycle .teasertext .links { margin-top: 20px; }
.block-teaser-cycle .teasertext .links a > span {
	padding-left: 15px;
	padding-right: 5px;
}
/* Block Partners Learn */
.block-partners-learn > .content {
	padding: 65px 0 95px;
	clear: both;
	float: left;
	width: 100%;
}
.block-partners-learn .title {
	font-size: 12px;
	line-height: 20px;
	color: #132650;
	letter-spacing: 1px;
	font-weight: 700;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.block-partners-learn .wrapper .content {overflow: hidden;}
.block-partners-learn .content ul.menu {
	margin: 40px 0 0 0;
	height: 98px;
	width: 999em;
	overflow: hidden;
}
.block-partners-learn .content ul.menu li {
	float: left;
	width: 138px;
	height: 98px;
	margin-right: 26px;
}
.block-partners-learn .content ul.menu li img {
	max-height: 98px;
	max-width: 138px;
	float: left;
}
.block-partners-learn .content ul.menu li .sub {
	display: block;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 138px;
	height: 98px;
}
.block-partners-learn .content ul.menu li .cont {
	float: left;
	position: relative;
	left: 50%;
}
.block-partners-learn .content ul.menu li .sub a {
	float: left;
	position: relative;
	left: -50%;
}
* html .block-partners-learn .content ul.menu li .cont {
	position: absolute;
	left: 50%;
	top: 50%;
}
*+html .block-partners-learn .content ul.menu li .cont {
	position: absolute;
	left: 50%;
	top: 50%;
}
* html .block-partners-learn .content ul.menu li .sub a {
	position: relative;
	top: -50%;
	left: -50%;
	display: block;
}
*+html .block-partners-learn .content ul.menu li .sub a {
	position: relative;
	top: -50%;
	left: -50%;
	display: block;
}
* html .block-partners-learn .content ul.menu li .sub img{margin:0;}
*+html .block-partners-learn .content ul.menu li .sub img{margin:0;}
.block-partners-learn .jcarousel-clip {
	overflow: hidden;
}
/* Block Sign-Up */
.block-sign-up-learn {
	border-top: 2px solid #d2d2d2;
	padding-top: 1px;
}
.block-sign-up-learn .wrapper {
	border-right: 1px solid #d2d2d2;
	overflow: hidden;
}
.block-sign-up-learn > .content {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.block-sign-up-learn .title {
	font: 700 28px/55px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: center;
	color: #132650;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.block-sign-up-learn .title span {
	color: #1a62c6;
	text-transform: none;
	font-style: italic;
	font-family: 'Cookie',cursive,Georgia,serif;
	letter-spacing: 1px;
}
.block-sign-up-learn .title a { color: #132650; }
.block-sign-up-learn .side {
	overflow: hidden;
	float: left;
	border-left: 1px solid #d2d2d2;
}
.block-sign-up-learn .side-holder {
	background: #f6f4f3 url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-sign-up.png) repeat-x 0 100%;
	display: block;
	overflow: hidden;
	margin: 1px;
	height: 55px;
}
.block-sign-up-learn .left-side { width: 518px; }
.block-sign-up-learn .right-side { width: 440px; }
.block-sign-up-learn form {
	background: #014387;
	width: 420px;
	padding: 9px;
	height: 37px;
}
.block-sign-up-learn form label {
	position: absolute;
	left: 14px;
	top: 5px;
	color: #959595;
	font-size: 16px;
	font-style: italic;
	height: 26px;
	line-height: 26px;
}
.block-sign-up-learn form input.form-text { width: 362px; }
.block-sign-up-learn form .form-submit {
	right: 12px !important;
	top: 12px !important;	
}
/* Block four columns */
.four-columns {
	clear: both;
	margin: 0 -40px 0 0;
}
.four-columns .column {
	float: left;
	width: 205px;
	padding: 0 5px;
	margin: 0 35px 10px 0;
}
div.four-columns.jcarousel {position: static !important;}
div.four-columns.jcarousel .jcarousel-item.visible {display: block;}
div.four-columns.jcarousel .jcarousel-item.hidden {display: none;}
div.four-columns.jcarousel .jcarousel-clip {overflow: visible;}
div.four-columns.jcarousel .jcarousel-prev {left: -4px;}
div.four-columns.jcarousel .jcarousel-next {right: -4px;}
/* Block Buy Tickets */
.block-buy-tickets {
	overflow: hidden;
}
.block-buy-tickets > .content {
	background: #dcd8d5;
	float: left;
	width: 100%;
	clear: both;
	padding: 80px 0 !important;
}
.block-buy-tickets .column {
	text-align: center;
	padding: 95px 5px 0;
	width: 205px;
	color: #262b30;
	font-size: 16px;
	line-height: 26px;
}
.block-buy-tickets .column h2 {
	color: #132650;
	font-weight: 500;
	font-size: 26px;
	line-height: 31px;
	margin: 0 0 7px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-column-title-hover.png) no-repeat -9999% -9999%;
}
.block-buy-tickets .column h2 a {
	color: #132650;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-column-title.png) no-repeat 100% 7px;
	padding: 0 30px 0 0;
}
.block-buy-tickets .column h2 a:hover {
	color: #1a62c6;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-column-title-hover.png) no-repeat 100% 7px;
}
.block-buy-tickets .column p { margin: 7px 0; }
.block-buy-tickets .column.single-tickets { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-tickets/img01.png) no-repeat 50% 0; }
.block-buy-tickets .column.group-tickets { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-tickets/img02.png) no-repeat 50% 2px; }
.block-buy-tickets .column.guided-tours { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-tickets/img03.png) no-repeat 50% 4px; }
.block-buy-tickets .column.membership { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-tickets/img04.png) no-repeat 50% 12px; }
.block-buy-tickets .four-columns {
	width: 1000px;
}
/* Block Visit NCC */
.block-visit-ncc .content {
	overflow: hidden;
	position: relative;
	height: 777px;
	padding-bottom: 1px;
	border-bottom: 1px solid #d8d8d8;
}
.block-visit-ncc img{
	left: 50%;
	margin: 0px 0 0px -750px;
	position: absolute;
	top: 0;
}
.block-visit-ncc .overlay {
	display: block;
}
.block-visit-ncc h2.title {
	font: 400 18px/28px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.block-visit-ncc .we-icon {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-we-the-people.png) no-repeat;
	height: 65px;
	width: 83px;
	position: absolute;
	top:180px;
	left: -70px;
	z-index: 30;
}
.block-visit-ncc .address-holder {
	float: right;
	position: relative;
	margin-top: 95px;
	width: 225px;
	height: 185px;
	color: #fff;
	line-height: 28px;
	padding: 30px 30px 30px 30px;
}
.block-visit-ncc .address {
	padding: 12px 0px 0px 0px;
	line-height: 22px;
}
.block-visit-ncc .address label {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #D1D1D1;
	font-weight: 700;
	letter-spacing: 1px;
}
.block-visit-ncc .address p {
	margin: 0;
}
.block-visit-ncc .address .links.clear {
	padding-top: 20px;
}
.block-visit-ncc .address .links.clear a:link,
.block-visit-ncc .address .links.clear a:visited {
	color: #fff;
}
.block-visit-ncc .address .links.clear a:link .arrow,
.block-visit-ncc .address .links.clear a:visited .arrow {
	color: #1369BB;
}
/* Three Columns style */
.three-columns {
	margin: 0 -70px 0 0;
	overflow: hidden;
}
.three-columns .column {
	width: 273px;
	margin: 0 70px 10px 0;
	float: left;
}
.three-columns .column .title {
	text-align: center;
	color: #132650;
	font-size: 26px;
	line-height: 31px;
	margin: 0;
	display: table;
}
.three-columns .column .title a {
	color: #132650;
	display: table-cell;
	vertical-align: bottom;
}
.three-columns .column p { margin: 0 0 10px 0; }
.three-columns .column .links { margin-top: 15px; }
.three-columns.title-stars .title {
	vertical-align: bottom;
	width: 100%;
}
.three-columns.title-stars .column .content {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-column-title-star.png) no-repeat 50% 0;
	padding-top: 48px;
}
.three-columns.title-stars.white .title {
	letter-spacing: -0.025em;
}
.three-columns.title-stars.white .column .content {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-column-title-star-white.png) no-repeat 50% 0;
	padding-top: 58px;
}
/* Block What to Expect */
.block-what-to-expect > .content {
	padding: 0 0 85px 0;
	border-bottom: 1px solid #c6c3c1;
	margin-bottom: 1px;
}
/* Block Learn More */
.block-learn-more {
	border-top: 2px solid #e6e6e6;
	color: #fff;
	margin-bottom: 6px;
}
.block-learn-more .block-header { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-header-from-the-constitution.png) repeat-x; }
/* Block Page Inner Header */
.page-header-block {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-page.png) repeat-x 0 100%;
}
.block-page-inner-header {
	position: relative;
	z-index: 1;
}
.page-holder .block-page-inner-header {
	padding-bottom: 80px;
	margin-bottom: -35px;
	position: relative;
}
.block-page-inner-header > .content {
	height: 460px;
	margin: 0 0 -10px;
	overflow: hidden;
	position: relative;
	top: -15px;
}
.block-page-inner-header .wrapper {
	width: auto;
	margin: 0 -80px;
}
*+html .block-page-inner-header .wrapper {margin: 0;}
.block-page-inner-header .cycle-content {
	height: 450px;
	overflow: hidden;
	position: relative;
	width: 1112px;
}

.block-page-inner-header .column .content {
	padding: 58px;
}
.featured-title {
	position: absolute;
	left: -12px;
	top: 18px;
	margin: 0;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-featured.png) no-repeat 100% -55px;
	height: 55px;
	font: 700 16px/24px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	max-width: 430px;
	overflow: hidden;
	padding: 0 15px 0 0;
	color: #014a90;
	text-shadow: 0 0 2px #fff;
	letter-spacing: 0.03em;
}
.featured-title a {
	color: #014a90;
	text-decoration: none;
}
.featured-title span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-featured.png) no-repeat;
	display: block;
	height: 29px;
	padding: 13px 17px;
}
.featured-title.clear {
	left: -4px;
	background-position: 100% -165px;
}
.featured-title.clear span {
	background-position: 0 -110px;
	padding: 13px 17px 13px 25px;
}
.block-page-inner-header .slider {
	width: 1112px;
	height: 450px;
	margin: 5px auto;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 6px -1px #000;
	   -moz-box-shadow: 0px 0px 6px -1px #000;
	        box-shadow: 0px 0px 6px -1px #000;
}
.block-page-inner-header .slider .slide {
	float: left;
	width: 1112px;
	height: 450px;
	position: relative;
	z-index: 1;
}
.slider a.prev, .slider a.next {
	position: absolute;
	top: 50%;
	left: -4px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-jcarousel-arrows-light.png) no-repeat;
	width: 42px;
	height: 42px;
	z-index: 50;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	margin: -21px 0 0;
}
.slider a.next {
	left: auto;
	right: -4px;
	background-position: 0 -84px;
}

.block-page-inner-header .page-teaser {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: auto;
	color: #fff;
	text-shadow: 1px 1px 2px #111;
	/*display: table;*/
	z-index: 30;
}
.block-page-inner-header .overlay { display: block; }

.block-page-inner-header .page-teaser-holder {
	/*display: table-cell;*/
	vertical-align: middle;
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 70px;
	padding-right: 70px;
	text-align: center;
	position: relative;
	width: 283px;
	height: 300px;
}
.block-page-inner-header .page-teaser-holder.with-featured-title {
	padding-top: 95px;
	height: 280px;
}
.block-page-inner-header .page-teaser-holder h2.title {
	color: #fff;
	font: 700 40px/44px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.block-page-inner-header .page-teaser-holder h2.title a { color: #fff; }

.block-page-inner-header .page-teaser-holder .date {
	letter-spacing: 0.1em;
	font: 700 14px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0 14px;
}
.block-page-inner-header .page-teaser-holder .content .date {
	color: #fff;
	font: 700 12px/18px "freight-sans-pro", Arial, Helvetica, sans-serif;
	margin: 0;
}
.block-page-inner-header .page-teaser-holder p { margin: 0; }
.block-page-inner-header .page-teaser-holder .content {
	text-align: left;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 17px 0 23px;
	margin-top: 10px;
	position: relative;
}
.block-page-inner-header .page-teaser-holder .content.center {
	text-align: center;
}
.block-page-inner-header .page-teaser-holder .links { margin: 28px 0 0; }

/* Block Secondary Nav */
.block-secondary-nav > .content {
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	float: left;
	width: 100%;
	clear: both;
	padding: 67px 0;
}
.block-secondary-nav.page-header-block > .content {
	border: 0;
	padding: 40px 0 45px;
}
.block-secondary-nav ul.menu {
	margin: 0 -19px -19px 0;
	overflow: hidden;
	float: left;
}
.block-secondary-nav ul.menu li,
.block-secondary-nav .last-block {
	float: left;
	width: 307px;
	height: 310px;
	margin: 0 19px 19px 0;
	overflow: hidden;
}
.block-secondary-nav .last-block {
	margin: 0 0 19px 19px;
	display: table;
}
.block-secondary-nav .last-block .content {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 10px 15px 45px;
	position: relative;
}
.block-secondary-nav .last-block .arrow {
	color: #1369bb;
	margin: 0 0 0 5px;
}
.block-secondary-nav .last-block em {
	color: #132650;
	font-size: 17px;
	line-height: 25px;
}
.block-secondary-nav .last-block h3 {
	color: #132650;
	display: block;
	font: 700 25px/28px "refrigerator-deluxe",Helvetica,Arial,sans-serif;
	margin: 0 0 3px;
	padding: 0;
	text-transform: uppercase;
}
.block-secondary-nav .last-block h4 {
	color: #132650;
	font-size: 26px;
	line-height: 28px;
	margin: 0 0 15px;
	letter-spacing: 0;
}
.block-secondary-nav .last-block em a,
.block-secondary-nav .last-block h3 a,
.block-secondary-nav .last-block h4 a {color: #132650;}
.block-secondary-nav .last-block .info {
	color: #393a3c;
	margin: 25px 0 0;
	padding: 25px 0 0;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-horizontal-separator.png) no-repeat
}
.block-secondary-nav .last-block .info a {color: #393a3c;}
.block-secondary-nav .last-block .info a:hover {color: #1369bb;}
.block-secondary-nav .last-block .info p {margin: 0 0 2px;}
.block-secondary-nav .callout {
	position: relative;
	height: 100%;
	background: #464646;
}
.block-secondary-nav .callout.hover { background: #dd0d3a;}
.block-secondary-nav .callout img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.block-secondary-nav .callout .image .bg-image {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-image.png) repeat-x;
}
.block-secondary-nav .callout-content {
	position: relative;
	padding: 15px 22px;
}
.block-secondary-nav .callout-content > * { display: none; }
.block-secondary-nav .callout-content .title {
	font: 700 30px/36px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	margin: 0 0 14px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 2px #111;
	padding: 0 0 0 30px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-callout-title-arrow.png) no-repeat 0 3px;
	display: block;
}
.block-secondary-nav .callout-content .title a { color: #fff; }
.block-secondary-nav .callout .description-holder {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-size: 16px;
	line-height: 26px;
	padding: 14px 4px 21px;
	max-height: 98px;
	margin: 0 3px 0 -3px;
	overflow: hidden;
	text-shadow: 1px 1px 2px #111;
}
.block-secondary-nav .callout .description {
	margin: 0 0 15px;
	color: #fff;
}
.block-secondary-nav .callout .description p { margin: 0; }
.block-secondary-nav .callout .description h3 {
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	color: #d9d9d9;
}
.block-secondary-nav .callout .description h3 a { color: #d9d9d9; }
.block-secondary-nav .callout .description .date {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
}
/* Block Testimonial */
.block-testimonial {
	width: 100%;
	overflow: hidden;
	color: #1369bb !important;
	font: 26px/34px "freight-sans-pro",Arial,Helvetica,sans-serif !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	background: none !important;
	border: 0 !important;
}
.block-testimonial li {
	width: 100%;
	height: auto;
}
.block-testimonial p { margin: 0; }
.block-testimonial .name{
	color: #1d1d1d;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 10px 0 0;
}
.block-testimonial .jcarousel-prev,
.block-testimonial .jcarousel-next {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-prev-next.png) no-repeat 0 0;
	cursor: pointer;
	width: 29px;
	height: 29px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	float: left;
	margin: 15px 5px 0 0;
}
.block-testimonial .jcarousel-next {
	background-position: 0 -30px;
}
.block-testimonial .jcarousel-prev-disabled {
	background-position: 0 -60px;
	cursor: default;
}
.block-testimonial .jcarousel-next-disabled {
	background-position: 0 -90px;
	cursor: default;
}
/* Block Testimonial Wide */
.block-testimonial-wide {
	overflow: hidden;
	position: relative;
	max-height: 410px;
}
.block-testimonial-wide .image-holder {
	float: left;
	left: 50%;
	position: absolute;
}
.block-testimonial-wide .image-holder .image {
	float: right;
	left: -50%;
	position: relative;
}
.block-testimonial-wide .testimonial {
	float: right;
	position: relative;
	width: 400px;
	color: #fff;
	font-size: 30px;
	line-height: 38px;
	padding: 60px 40px 40px 40px;
	max-height: 370px;
	overflow: hidden;
	text-shadow: 1px 1px 2px #111;
}
.block-testimonial-wide .overlay { display: block; }
.block-testimonial-wide .testimonial .content { position: relative; }
.block-testimonial-wide .testimonial p { margin: 0; }
.block-testimonial-wide .name {
	color: #d4d4d4;
	font: 700 12px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 10px 0 0;
}
.block-testimonial-wide .name a { color: #d4d4d4; }

/* Block Group Information Info */
.block-group-information-info .call-info {
	color: #2e3544;
	font-size: 15px;
	line-height: 24px;
}
.call-info .links {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.call-info .links a { color: #fff; }
*+html .call-info .links { display: inline; }
.block-group-information-info .call-info .or {
	color: #acacac !important;
	font-size: 12px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 15px;
}
.block-group-information-info .call-info .btn a {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-dark-link.png) no-repeat 100% -31px;
	height: 31px;
	padding-right: 5px;
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	margin: 0 18px 0 0;
}
.block-group-information-info .call-info .btn a span {color: #1a62c6;}
.block-group-information-info .call-info .btn a > span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-dark-link.png) no-repeat;
	height: 31px;
	color: #fff;
	display: block;
	padding: 0 16px 0 23px;
}
.block-group-information-info table {
	width: 100%;
	margin-bottom: 40px;
}
.block-group-information-info .call-info .links a:hover {color: #1369bb;}
/* Block Group Information */
.block-group-information > .content {
	background: #dcd8d5;
	float: left;
	width: 100%;
	padding: 70px 0 55px !important;
	position: relative;
	overflow: hidden;
}
.block-group-information .three-columns {
	overflow: visible !important;
	position: static !important;
}
.block-group-information li.visible { visibility: visible; }
.block-group-information li.hidden { visibility: hidden; }
.block-group-information .jcarousel { width: 960px; }
.block-group-information .jcarousel ul.menu > li {
	width: 273px;
	margin-right: 70px;
	float: left;
}
.block-group-information .jcarousel .jcarousel-clip {
	overflow: visible;
	width: 960px;
	margin-right: -70px;
}
.block-group-information .jcarousel-prev { left: -4px; }
.block-group-information .jcarousel-next { right: -4px; }
.block-group-information .column { margin-right: 0; }
.block-group-information .column .title {
	text-transform: uppercase;
	font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
}
.block-group-information .column .content { letter-spacing: 0.025em; }
.block-group-information .column .content p { margin: 0 0 10px; }
.block.dark > .content {background-color: #dcd8d5;}
.dark-block .block-header {
	min-height: 135px;
	background: #fff url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-header-from-the-constitution.png) repeat-x;
}
/* Block Detail View */
.region-main .block-detail-view {position: relative;}
*+html .region-main .block-detail-view {z-index: 1;}
.region-main .block-detail-view.shadow > .content {
	padding-top: 0;
	padding-bottom: 0;
}
/**
 * Content Wrapper
 */
#content-wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-border.png) repeat-y 230px 0;
	padding: 65px 0;
}
.page-holder #content-wrapper {
	position: relative;
	background: none;
	padding-top: 0;
	z-index: 1;
}
.wide-sidebar #content-wrapper {background: none;}
/**
 * Content
 */
.two-sidebars #content-holder, 
.one-sidebar #content-holder {
	width: 710px;
	float: right;
	padding: 0 0 0 20px;
}
.two-sidebars #content-holder img, 
.one-sidebar #content-holder img {
	max-width: 710px;
}
.wide-sidebar .two-sidebars #content-holder,
.wide-sidebar .one-sidebar #content-holder {
	width: 620px;
	padding-left: 50px;
}
.wide-sidebar .two-sidebars #content-holder img, 
.wide-sidebar .one-sidebar #content-holder img {
	max-width: 650px;
}
#content-holder .page-title {
	font: 40px/42px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	color: #1369bb;
	text-transform: uppercase;
	margin: 0 0 27px;
	letter-spacing: 1px;
	text-align: center;
}
#content-holder .page-image { margin: 0 0 30px; }
#content-holder .page-image img {
	margin: 4px 0;
	-webkit-box-shadow: 0px 0px 4px 1px #adadad;
	   -moz-box-shadow: 0px 0px 4px 1px #adadad;
	        box-shadow: 0px 0px 4px 1px #adadad;
}
#content-holder .page-teaser {
	border-bottom: 1px solid #1369bb;
	color: #262b30;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.02em;
	padding-bottom: 20px;
}
#content-holder .page-teaser strong {
	font-family: "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
#content-holder .page-teaser p { margin: 0 0 15px; }
.region-content-header {
	margin-bottom: 55px;
}
.page-holder .region-content-header {
	border-bottom: 0;
	margin-top: 5px;
	margin-bottom: 30px;
}
.region-content { clear: both; }
:first-child + HTML .region-content {
	min-height: auto;
}
#content { margin: 0 0 20px; }
.two-sidebars #content {
	width: 463px;
	float: left;
	margin: 0 30px 0 0;
}
#content-holder .page-callout {
	margin: 63px 0 20px;
	overflow: hidden;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-page-callout.png) repeat-x 0 100%;
	color: #393a3c;
	font-size: 16px;
	line-height: 24px;
	padding: 20px;
}
#content-holder .page-callout p { margin: 0 0 15px; }
#content-holder .page-callout img {
	max-width: 461px;
	margin: -20px -20px 0 -20px;
}
#content-holder .page-callout .page-link {
	text-align: center;
	margin: 0 0 5px;
}
#content-holder .page-callout .page-link a {
	background: #132650;
	height: 23px;
	padding: 0 5px 0 0;
	color: #fff;
	font-size: 10px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#content-holder .page-callout .page-link a:hover { background: #1a62c6; }
#content-holder .page-callout .title {
	color: #132650;
	font-size: 26px;
	line-height: 31px;
	font-weight: 400;
	margin: 15px 0 10px;
}
#content-holder .page-callout .title a {
	color: #132650;
	padding: 0 30px 0 0;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow.png) no-repeat scroll 100% 10px;
}
#content-holder .page-callout .title a:hover {
	color: #1a62c6;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow-hover.png) no-repeat scroll 100% 10px;
}
*+html #content-holder .page-callout .page-link a { display: inline; }
#content-holder .page-callout .page-link a span {
	display: block;
	padding: 0 20px 0 25px;
}
#content-holder h4 {
	color: #132650;
	font: 700 12px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 30px 0 15px;
}
#content-holder ul {
	margin: 10px 0;
	padding: 0;
}
#content-holder ul li {
	list-style: none outside none;
	color: #262b30;
	font: 400 16px/24px "freight-sans-pro", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 15px;
	letter-spacing: -0.01em;
}
.content-header-holder {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.018em;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 60px;
	padding-left: 20px;
	margin-left: -20px;
}
.block-calendar-header {
	position: relative;
	width: 617px;
}
.block-calendar-header .image { overflow: hidden; }
.block-calendar-header .image img {
	float: left;
	max-width: 617px;
}
.block-calendar-header .info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 292px;
	overflow: hidden;
	text-shadow: 1px 1px 2px #111;
}
.block-calendar-header .info div.info-holder,
.block-calendar-header .info > span {
	border-bottom: 3px solid #ffffff;
	display: inline-block;
	overflow: hidden;
	padding-bottom: 20px;
	width: 405px;
	margin: 40px 0 0;
}
*+html .block-calendar-header .info div.info-holder {display: inline;}
*+html .block-calendar-header .info > span {display: inline;}
.block-calendar-header .title-border .border {background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-white.png) repeat-x 0 50%;}
.block-calendar-header .info .page-subtitle{
	display: block;
	font: italic 35px/40px 'Cookie',cursive,Georgia,serif;
	letter-spacing: 1px;
	margin: 0;
	overflow: hidden;
}
.block-calendar-header .info .title {
	font: 700 50px/55px "refrigerator-deluxe",Helvetica,Arial,sans-serif;
	letter-spacing: 0.01em;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}
.block-calendar-header .info .title a {color: #fff;}
.block-calendar-header .featured-title {z-index: 1;}
.block-calendar-header .date {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 700 14px/36px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
.calendar-header-links {
	position: relative;
	background: #dcd8d5;
	height: 56px;
	border-top: 1px solid #fff;
	-webkit-box-shadow: inset 0px 0px 23px -5px #a2a2a2;
	   -moz-box-shadow: inset 0px 0px 23px -5px #a2a2a2;
	        box-shadow: inset 0px 0px 23px -5px #a2a2a2;
}
.calendar-header-links ul, 
.calendar-header-links ul li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.calendar-header-links ul {margin: 0 -5px 0 0 !important;}
.calendar-header-links ul li {
	width: 206px;
	float: left;
	height: 56px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow-hover.png) no-repeat 9999% 9999%;
}
*+html .calendar-header-links ul li {
	width: 205px;
}
.calendar-header-links ul li a {
	display: block;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-calendar-header-links.png) no-repeat 20px 10px;
	height: 56px;
	padding: 0 0 0 70px;
	border-right: 1px solid #fff;
	color: #132650;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 56px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	cursor: pointer;
}
.calendar-header-links ul li a {color: #132650;}
.calendar-header-links ul li a:hover {color: #1a62c6;}
.calendar-header-links ul li a span {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow.png) no-repeat 100% 50%;
	padding: 0 32px 0 0;
	display: block;
	float: left;
}
.calendar-header-links ul li a:hover span {background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/link-arrow-hover.png) no-repeat 100% 50%;}
.calendar-header-links ul li.tickets a {background-position: 20px 10px;}
.calendar-header-links ul li.tours a {
	padding-left: 65px;
	background-position: 10px -46px;
}
.calendar-header-links ul li.visit a {
	background-position: 13px -102px;
	padding-left: 50px;
}
#content .node-teaser {
	border-top: 2px solid #393a3c;
	line-height: 24px;
	font-size: 16px;
	color: #393a3c;
}
#content .node-teaser > .holder {
	padding: 20px 5px;
}
#content .node-teaser .image {margin: 10px -5px 20px;}
#content .node-teaser .image img {
	border: 3px solid #dddad7;
	max-width: 611px;
}
#content .node-teaser h2 {
	color: #132650;
	font-size: 26px;
	line-height: 31px;
	letter-spacing: -0.01em;
	margin: 0 0 2px !important;
}
#content .node-teaser h2 a {color: #132650;}
#content .node-teaser h2 a:hover {color: #1a62c6;}
#content .node-teaser .date {
	color: #132650;
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 26px;
	font-style: italic;
}
#content .node-teaser.current-event {
	background: #de0230;
	color: #fff;
	position: relative;
	margin: 7px 0 -2px -27px;
	border: 0;
	background: #fff url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-current-event-corner.png) no-repeat 0 100%;
	padding-bottom: 24px;
}
#content .node-teaser.current-event > .holder {
	background: #de0230;
	padding-left: 32px;
}
#content .node-teaser.current-event a,
#content .node-teaser.current-event a span,
#content .node-teaser.current-event a:hover,
#content .node-teaser.current-event .date {color: #fff !important;}
.page-last-block {margin-bottom: 48px !important;}
/* Content Blcok */
div.content-block {
	color: #262b30;
	font: 500 18px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#content form fieldset {
	margin: 0 0 90px;
	padding: 0;
	border: 0;
}
#content form fieldset legend {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #262B30;
	font: 500 18px/28px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
div.content-block h2, 
#content form .fieldset-title h2,
#content form .fieldset-title {
	font: 700 30px/36px "refrigerator-deluxe",Helvetica,Arial,sans-serif;
	letter-spacing: 0.025em;
	margin: 0 0 25px;
	text-shadow: 0 0 2px #ccc;
	text-transform: uppercase;
	padding: 0;
	display: block;
}
#content form .fieldset-title h2 {
	margin: 0;
	display: inline;
}
div.content-block h2 > span,
#content form .fieldset-title > span {
	font: 500 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #393a3c;
	text-shadow: none;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 20px;
}
div.content-block h3 {
	color: #132650;
	font: 400 26px/31px "freight-sans-pro", Arial, Helvetica, sans-serif;
	margin: 28px 0;
}
div.content-block h3 a {color: #132650;}
div.content-block p {margin: 0 0 15px;}
.form-required, label.error {color: #dd0d3a;}
#content form:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html #content form { height: 1%; }
:first-child + html #content form { min-height: 1%; }
#content .form-item {
	margin: 0 8px 8px 0;
	position: relative;
}
#content .form-item label {
	position: absolute; 
	top: 0;
	left: 10px;
}
#content .form-item label.error {display: none !important;}
#content .form-item.form-type-textfield.double-width input {width: 444px;}
#content .form-textfields,
#content .form-radios,
#content .form-textarea,
#content .form-select {clear: both;}
#content .form-type-textarea {clear: both;}
#content .form-type-textarea textarea {
	border: 2px solid #d9d9d9;
	padding: 2px 8px;
	font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #393a3c;
	width: 680px;
}
#content .form-type-textfield,
#content .form-type-select {
	display: block;
	height: 32px;
	float: left;
}
#content .form-type-textfield input {
	border: 2px solid #d9d9d9;
	margin: 0;
	color: #393a3c;
	font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	height: 28px;
	padding: 0 8px;
	width: 208px;
}
#content .form-item input.error,
#content .form-item textarea.error,
#content .form-item select.error {border-color: #dd0d3a !important;}
#content .form-type-radio {
	font: 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
	color: #262b30;
	letter-spacing: 0.015em;
}
div.content-block .form-items-holder p {
	color: #393a3c;
	font: 400 16px/26px "freight-sans-pro", Arial, Helvetica, sans-serif;
}
#content .form-your-group .form-type-textfield input {width: 230px;}
#content .form-your-group .form-type-textfield.double-width input{width: 488px;}
#content .form-your-group .form-type-radio {padding: 8px 0}
#content .form-your-trip .form-items-holder {
	margin: 25px 0 35px;
	float: left;
	width: 100%;
}
#content .form-the-young h3 {margin-top: 0;}
#content .form-your-trip select {width: 218px !important;}
#edit-age-or-grade {width: 358px !important;}
#content .form-contact-information .form-items-holder {margin: 40px 0 35px;}
#content .form-contact-information .form-type-textarea {margin-bottom: 25px;}
#content .form-lunch .form-type-radio, 
#content .form-themed-programs .form-type-radio {margin-bottom: 10px;}
#content .form-lunch .form-type-radio .input-radio,
#content .form-themed-programs .form-type-radio .input-radio {margin-right: 30px;}
#content .form-lunch {margin-top: 40px;}
#edit-contact-name {
	width: 230px !important;
	margin-right: 100% !important;
}
#edit-address-line1 {width: 348px !important;}
#edit-address-line2 {width: 304px !important;}
#edit-state {width: 104px !important;}
#edit-city {width: 204px !important;}
#edit-zip-code {width: 90px !important;}
#edit-phone-number {width: 218px !important;}
#edit-fax {width: 165px !important;}
#edit-email-address {width: 250px !important;}
.form-your-information #edit-email-address {width: 230px !important;}
.form-your-information #edit-group-organization {width: 186px !important;}
.form-your-information #edit-phone-number {width: 218px !important;}
.form-your-information #edit-number-of-people {width: 251px !important;}

#edit-contact-name:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html #edit-contact-name { height: 1%; }
:first-child + html #edit-contact-name { min-height: 1%; }

#content form .form-actions {margin: 30px 0 0;}
form .input-holder {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-link.png) no-repeat 100% -265px;
	height: 53px;
	display: inline-block;
	max-width: 425px;
	overflow: hidden;
	text-align: left;
	padding: 0 43px 0 0;
	cursor: pointer;
}
form .input-holder input {
	margin: 0;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-link.png) no-repeat 0 -53px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 2px #111;
	letter-spacing: 1px;
	font: 700 12px/53px "freight-sans-pro", Arial, Helvetica, sans-serif;
	display: block;
	border: 0;
	height: 53px;
	line-height: 53px;
	padding: 0 15px 0 35px;
	cursor: pointer;
}
form .input-holder:hover {background-position: 100% -212px;}
form .input-holder:hover input {
	background-position: 0 0;
	text-shadow: 1px 1px 1px #fff;
	color: #1369bb;
}
#main form select {
	height: 32px;
	display: block;
	padding: 4px;
	line-height: 24px;
	border: 2px solid #d9d9d9;
	background: #fff;
}
/**
 * Form Facility Rental
 */
#content form.form-facility-rental .form-item {
	clear: left;
	width: 100%;
	margin: 0 0 13px;
}
#content form.form-facility-rental .form-item label {
	position: static;
	left: 0;
	top: 0;
	width: 145px;
	margin-right: 15px;
	text-align: right;
}
#content form.form-facility-rental .form-type-textarea label {
	text-align: left;
	width: auto;
	margin: 0 0 10px;
}
#content form.form-facility-rental .form-item label,
#content form.form-facility-rental .form-item select,
#content form.form-facility-rental .form-item input {
	float: left;
	clear: none;
}
form.form-facility-rental .fieldset-content {margin: 45px 0 0;}
form.form-facility-rental #edit-name {width: 250px;}
form.form-facility-rental #edit-email-address {width: 240px !important;}
form.form-facility-rental #edit-group-organization {width: 210px !important;}
form.form-facility-rental #edit-number-of-people {width: 110px !important;}
form.form-facility-rental #edit-address-line1 {width: 250px !important;}
form.form-facility-rental #edit-address-line2 {width: 250px !important;}
form.form-facility-rental #edit-city {width: 215px !important;}
form.form-facility-rental #edit-state {width: 115px !important;}
form.form-facility-rental #edit-zip-code {width: 130px !important;}
form.form-facility-rental #edit-phone-number {width: 130px !important;}
form.form-facility-rental #edit-best-time-to-call {width: 115px !important;}
form.form-facility-rental #edit-fax {width: 110px !important;}
form.form-facility-rental #edit-desired-date {width: 110px !important;}
form.form-facility-rental #edit-desired-time {width: 110px !important;}
form.form-facility-rental #edit-alternate-date {width: 110px !important; margin-bottom: 100px;}
form.form-facility-rental .form-textarea {padding: 55px 0 35px;}
#content .three-columns {
	overflow: visible;
	margin: 0 -3% 0 0;
	padding: 20px 0;
	width: 100%;
}
#content .three-columns:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html #content .three-columns { height: 1%; }
:first-child + html #content .three-columns { min-height: 1%; }
#content .three-columns > * {
	width: 31%;
	float: left;
	margin: 0 2% 0 0;
}
#content .three-columns li {
	list-style: none outside none;
	margin-bottom: 12px;
}
.border-clear-block > .content {border: 0;}

/**
 * Sidebar
 */
.sidebar .block { margin: 0 0 50px; }
.sidebar .content ul,
.sidebar .content ul li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.sidebar .content ul { padding: 0; }
.sidebar .content ul li ul { display: none; }
.sidebar .content ul li.expanded ul { display: block; }
.sidebar .content ul li {
	color: #132650;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 15px;
	padding: 10px 15px;
	text-transform: uppercase;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-border.png) 0 100% repeat-x;
}
.sidebar .content ul li a { color: #132650; }
.sidebar .content ul li.active > a,
.sidebar .content ul li a:hover { color: #1a62c6; }
.sidebar .content ul.menu li a span {
	display: none;
	margin: 0 0 0 5px;
	color: #1369bb;
}
.sidebar .content ul ul { padding: 5px 0; }
.sidebar .content ul ul li {
	color: #393a3c;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 24px;
	background: none;
	padding: 0;
	text-transform: none;
}
.sidebar .content ul ul li a { color: #393a3c; }
.sidebar .content ul ul li a span { display: inline; }

/**
 * Sidebar First
 */
#sidebar-first {
	float: left;
	padding: 0 17px 0 0;
	width: 213px;
	margin: 5px 0 0;
}
.wide-sidebar #sidebar-first {width: 273px;}

/**
 * Sidebar Second
 */
#sidebar-second {
	float: left;
	margin: 0;
	padding: 0;
	width: 217px;
}
/* Block Sidebar Menu */
.block-sidebar-menu { border-top: 2px solid #e1e1e1; }
.block-sidebar-menu .content { border-top: 1px solid #e1e1e1; }
.block-sidebar-menu .content ul li a {display: block;}
.block-sidebar-menu .content > ul > li {padding: 4px 0;}
.block-sidebar-menu .content > ul > li > a {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-menu.png) no-repeat 9999% 9999%;
	padding: 10px 15px;
	line-height: 15px;
}
.block-sidebar-menu .content > ul > li.active > a,
.block-sidebar-menu .content > ul > li > a:hover {color: #132650;}
.block-sidebar-menu .content > ul > li > a.line-size-1 {height: 15px;}
.block-sidebar-menu .content > ul > li > a.line-size-1:hover,
.block-sidebar-menu .content > ul > li.active > a.line-size-1 {background-position: 100% 0;}
.block-sidebar-menu .content > ul > li > a.line-size-2 {height: 31px;}
.block-sidebar-menu .content > ul > li > a.line-size-2:hover,
.block-sidebar-menu .content > ul > li.active > a.line-size-2 {background-position: 100% -35px;}
.block-sidebar-menu .content > ul > li ul {padding: 0;}
.block-sidebar-menu .content > ul > li ul li a {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-menu.png) no-repeat 9999% 9999%;
	line-height: 18px;
	padding: 6px 15px;
}
.block-sidebar-menu .content > ul > li ul li.active a,
.block-sidebar-menu .content > ul > li ul li a:hover {color: #393a3c;}
.block-sidebar-menu .content > ul > li ul li a.line-size-1 {height: 18px;}
.block-sidebar-menu .content > ul > li ul li a.line-size-1:hover, 
.block-sidebar-menu .content > ul > li ul li.active a.line-size-1 {background-position: 100% -86px;}
.block-sidebar-menu .content > ul > li ul li a.line-size-2 {height: 36px;}
.block-sidebar-menu .content > ul > li ul li a.line-size-2:hover,
.block-sidebar-menu .content > ul > li ul li.active a.line-size-2 {background-position: 100% -116px;}
.block-sidebar-menu .content > ul > li ul li a.line-size-3 {height: 54px;}
.block-sidebar-menu .content > ul > li ul li a.line-size-3:hover,
.block-sidebar-menu .content > ul > li ul li.active a.line-size-3 {background-position: 100% -164px;}
.block-sidebar-menu .content ul.menu ul li a .arrow {display: inline;}
/* Block Downloads */
.block-downloads {
	background: #132650;
	padding-bottom:40px;
}
#main .block-downloads .content a { color: #fff; }
#main .block-downloads .content li.active a, #main .block-downloads .content a:hover { color: #1a62c6; }
.block-downloads .title {
	font: 700 22px/27px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	display: block;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-blue-arrom-left.png) no-repeat 17px 100%;
	padding: 0 0 17px;
	margin: 0 0 10px;
}
.block-downloads .title span {
	background: #00468c url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-blue-gradient.png) repeat-x 0 0;
	padding: 13px 17px;
	display: block;
}
.block-downloads .content ul li {
	text-transform: none;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0;
	font-weight: 400;
	padding: 5px 5px 5px 15px;
	background: none;
	color: #fff;
}
.block-downloads .content ul li a {color: #fff !important;}
.block-downloads .content ul li a .arrow {
	display: inline !important;
	color: #1369bb !important;
}
.block-downloads .content ul li.active a,
.block-downloads .content ul li a:hover {color: #83b7ff !important;}
.block-downloads .content-holder {
	color: #fff;
	font: 17px/22px "freight-sans-pro",Arial,Helvetica,sans-serif;
}
.block-downloads .content-holder .contact-street {
	margin: 15px 0;
}
.block-downloads .content-holder strong {
	font: 20px/28px "freight-sans-pro",Arial,Helvetica,sans-serif;
	margin: 0;
	color: #fff;
	display: block;
}
.block-downloads .content-holder em {
	color: #989898;
	font: italic 14px/28px "freight-sans-pro",Arial,Helvetica,sans-serif;
}
.block-downloads .content-holder p {
	font: 17px/22px "freight-sans-pro",Arial,Helvetica,sans-serif;
	margin: 0;
}
.block-downloads .content-holder {padding: 0 10px;}
.block-downloads .content-holder .contact-inf p,
.block-downloads .content-holder .contact-inf {font: 13px/20px "freight-sans-pro",Arial,Helvetica,sans-serif;}
.block-downloads .content-holder .contact-inf {margin: 15px 0 0 0;}
/* Block Datepicker */
.sidebar .block-datepicker { margin-bottom: 45px; }
/* Block Grey */
.sidebar .block.grey {
	margin-bottom: 17px;
	background: #f8f7f5;
	padding: 10px 17px 40px 17px;
	-webkit-box-shadow: inset 0px 0px 35px -6px #a2a2a2;
	   -moz-box-shadow: inset 0px 0px 35px -6px #a2a2a2;
	        box-shadow: inset 0px 0px 35px -6px #a2a2a2;
}
.sidebar .block.grey .title {
	font: 700 25px/27px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	color: #1369bb;
	margin: 0 0 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
.sidebar .block.grey .title a { color: #1369bb; }
/* Block Download Calendar*/
.block-download-calendar {
	padding-top: 27px;
	padding-bottom: 16px;
	position: relative;
}
.block-download-calendar img {
	display: block;
	margin-left: -20px;
	width: 314px;
	position: relative;
}
.block-download-calendar .download-link {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.block-download-calendar .download-link a {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-download-calendar.png) no-repeat;
	display: block;
	width: 224px;
	height: 14px;
	text-align: center;
	overflow: hidden;
	margin: 0 -4px;
	letter-spacing: 1px;
	color: #fff;
	font: 700 11px/14px "freight-sans-pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 28px 45px 28px 10px;
}
.block-download-calendar .download-link a:hover {
	background-position: 0 -70px;
	color: #1369bb;
}
/* Block Sidebar Today */
.block-sidebar-today {
	margin-top: 80px !important;
	background: #f7f4f4;
	position: relative;
	padding: 75px 15px 55px 25px;
	-webkit-box-shadow: 6px 6px 5px #e2e2e2;
	   -moz-box-shadow: 6px 6px 5px #e2e2e2;
	        box-shadow: 6px 6px 5px #e2e2e2;
}
.block-sidebar-today .date {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-left-block-label.png) no-repeat 1px 100%;
	color: #ffffff;
	font: 700 16px/24px "refrigerator-deluxe",Helvetica,Arial,sans-serif;
	left: -7px;
	padding-bottom: 7px;
	position: absolute;
	text-transform: uppercase;
	top: 23px;
}
.block-sidebar-today .date span {
	background: #de0230;
	display: block;
	padding: 8px 12px;
}
.block-sidebar-today h3 {
	color: #132650;
	font-size: 26px;
	line-height: 31px;
	letter-spacing: 0;
	font-weight: 400;
}
.block-sidebar-today h3 a {color: #132650;}
.block-sidebar-today h3 a:hover {color: #1a62c6;}
/* Block Tags */
.sidebar .block-tags .content a {
	background: #132650;
	height: 23px;
	padding: 0 16px;
	margin: 4px 1px;
	color: #fff;
	font-size: 10px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
*+html .sidebar .block-tags .content a { display: inline; }
.sidebar .block-tags .content a:hover { background: #1a62c6; }
/* Title Border */
.title-border:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .title-border { height: 1%; }
:first-child + html .title-border { min-height: 1%; }
.title-border .title-text, 
.title-border .border {
	float: left;
	padding: 0;
}
.title-break {
	display: inline-block;
	width: 100%;
}
*+html .title-break {display: inline;}
.title-border .title-text {
	padding: 0 10px;
	max-width: 98%;
}
.title-border .border {
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-title-border.png) repeat-x 0 50%;
	overflow: hidden;
	min-height: 2px;
}
/**
 * Footer
 */
#footer { overflow: hidden; }
form { position: relative; }
form input.form-text {
	font-size: 13px;
	line-height: 26px;
	padding: 3px 42px 3px 10px;
	color: #959595;
	font-style: italic;
	width: 216px;
	height: 26px;
}
form .form-type-textfield {
	position: relative;
	display: inline-block;
}
*+html form .form-type-textfield { display: inline; }
#footer form label {
	position: absolute;
	left: 14px;
	top: 5px;
	color: #606468;
	font-size: 16px;
	font-style: italic;
	height: 26px;
	line-height: 26px;
}
.block-sign-up-learn form input.form-submit,
#footer form input.form-submit {
	position: absolute;
	right: 3px;
	top: 3px;
	padding: 0;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/btn-form-submit.png) no-repeat 0 0;
	height: 32px;
	width: 32px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
	line-height: 0px;
}
#footer form input.form-text {
	font-size: 16px;
	font-weight: 400;
}
#footer form input.form-submit.search {background-position: 0 -32px;}
#footer .block-separator {
	padding-top: 35px;
	border-top: 1px solid #242424;
}
.region-footer-menu {
	background: #152953;
	height: 70px;
}
.region-footer-menu .block { float: left; }
.region-footer {
	background: #06080e;
	overflow: hidden;
	color: #fff;
}
.region-footer p {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 20px;
}
.region-footer .colums {
	margin: 60px -67px 5px 0;
	overflow: hidden;
}
.region-footer .colum {
	width: 275px;
	float: left;
	margin: 0 67px 0 0;
}
.region-footer .block { margin-bottom: 45px; }
.region-footer .block h2.title {
	color: #d1d1d1;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0 0 25px;
	text-transform: uppercase;
}
/* Block Contacts */
.block-contacts {
	font-size: 15px;
	line-height: 28px;
}
.block-contacts h2 {
	font: 400 18px/28px "refrigerator-deluxe", Helvetica, Arial, sans-serif;;
	margin: 0;
	color: #3a84eb;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 2px solid #3a84eb;
}
.block-contacts .hours { margin: 0 0 30px 0; }
.block-contacts .hours p{
	margin: 0;
	border-bottom: 1px solid #132650;
	font-size: 15px;
	line-height: 28px;
}
.block-contacts .hours strong {
	text-transform: uppercase;
	color: #b8b8b8;
	font-size: 12px;
	line-height: 26px;
	margin-right: 5px;
	letter-spacing: 1px;
}
.block-contacts .image {
	position: relative;
	width: 270px;
	margin-bottom: 30px;
}
.block-contacts .image img { max-width: 270px; }
.block-contacts .image .links {
	position: absolute;
	bottom: -26px;
	left: 0;
	width: 265px;
	text-align: center;
	margin: 0 0 0 5px;
}
.block-contacts .address label{
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #d1d1d1;
	font-weight: 700;
	letter-spacing: 1px;
}
.block-contacts .address p { margin: 0; }
/* Block SignUp */
.block-sign-up { color:#fefefe; }
.block-sign-up .content h2 {
	font: 400 40px/46px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	margin: 0 -10px 7px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fefefe;
}
.block-sign-up .content h2 span{
	font: italic 38px/42px 'Cookie', cursive, Georgia, serif;
	letter-spacing: 1px;
	color: #bfbfbf;
	text-transform: none;
}
.block-sign-up h3 {
	font: 18px/28px "refrigerator-deluxe", Helvetica, Arial, sans-serif;
	color: #3a84eb;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px 0;
}
/* Block Partners*/
#footer .partners h2.title { margin: 0 0 25px; }
.partners .content ul {
	position:relative;
	height: 244px;
}
.partners .content ul li { position: absolute; }
.partners .content ul li.nps {
	top: 0;
	left: 8px;
}
.partners .content ul li.gp {
	top: 110px;
	left: 0px;
}
.partners .content ul li.pcvb {
	top: 6px;
	left: 147px;
}
.partners .content ul li.hist {
	top: 165px;
	left: 150px;
}
.partners .content ul li.ivc {
	top: 80px;
	left: 100px;
}
/* Block Social */
.block-social { margin-top: 7px; }
.block-social .tweets-pulled-listing , .block-social .tweets-pulled-listing li, 
.block-social .social-links, .block-social .social-links li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.block-social .tweets-pulled-listing{
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-blue-arrow.png) no-repeat 100% 100%;
	padding-bottom: 18px;
	margin-bottom: 10px;
}
.block-social .tweets-pulled-listing li {
	background: #013f83;
	margin-bottom: 1px;
	padding: 25px 20px 35px;
	font-size: 18px;
	line-height: 26px;
	color: #cecece;
}
.block-social .tweets-pulled-listing li a { color: #fff; }
.block-social .tweets-pulled-listing li a:hover {
	color: #fff;
	text-decoration: underline;
}
.block-social .social-links li { margin: 0 0 10px 53px; }
.block-social .social-links a {
	display: block;
	min-height: 29px;
	color: #fff;
	overflow: hidden;
	margin: 0 0 0 -53px;
	line-height: 20px;
	padding: 7px 0 0 53px;
}
.block-social .social-links a:hover { text-decoration: none; }
.block-social .social-links span{
	color: #d1d1d1;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
}
.block-social .social-links a:hover, .block-social .social-links a:hover span { color: #1a62c6; }
.block-social .social-links .facebook .like-this {
	text-transform: none;
	color: #aeaeae;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	display: block;
	letter-spacing: 0px;
}
.block-social .social-links .twitter {background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-twitter-hover.png) no-repeat -9999% -9999%;}
.block-social .social-links .twitter a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-twitter.png) no-repeat 0 0; }
.block-social .social-links .twitter a:hover { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-twitter-hover.png) no-repeat 0 0; }
.block-social .social-links .facebook {background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-facebook-hover.png) no-repeat -9999% -9999%;}
.block-social .social-links .facebook a {
	padding-top: 3px;
	padding-bottom: 4px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-facebook.png) no-repeat 0 6px;
}
.block-social .social-links .facebook a:hover { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-facebook-hover.png) no-repeat 0 6px; }
.block-social .social-links .rss {background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-rss-hover.png) no-repeat -9999% -9999%;}
.block-social .social-links .rss a { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-rss.png) no-repeat 0 0; }
.block-social .social-links .rss a:hover { background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-rss-hover.png) no-repeat 0 0; }
/* Block Languages */
.block-languages { padding-top: 15px !important; }
.block-languages h2.title { margin-bottom: 20px !important; }
.block-languages .content ul {
	margin: 0 -10px 0 -5px;
	overflow: hidden;
}
.block-languages .content ul li {
	float: left;
	margin: 0 5px;
}
.block-languages .content ul li a{
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/ico-lang.png) no-repeat -31px 0;
	width: 31px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.block-languages .content ul li.french a { background-position: -31px 0; }
.block-languages .content ul li.french a:hover { background-position: 0 0; }
.block-languages .content ul li.mandarin a { background-position: -31px -31px; }
.block-languages .content ul li.mandarin a:hover { background-position: 0 -31px; }
.block-languages .content ul li.spanish a { background-position: -31px -62px; }
.block-languages .content ul li.spanish a:hover { background-position: 0 -62px; }
.block-languages .content ul li.japanese a { background-position: -31px -93px; }
.block-languages .content ul li.japanese a:hover { background-position: 0 -93px; }
.block-languages .content ul li.korean a { background-position: -31px -124px; }
.block-languages .content ul li.korean a:hover { background-position: 0 -124px; }
.block-languages .content ul li.italian a { background-position: -31px -155px; }
.block-languages .content ul li.italian a:hover { background-position: 0 -155px; }
.block-languages .content ul li.german a { background-position: -31px -186px; }
.block-languages .content ul li.german a:hover { background-position: 0 -186px; }
/* Footer Menu */
.footer-menu {
	width: 607px;
	background: url(http://constitutioncenter.plannedgiving.org/clients/550//images/bg-footer-menu-footer-separator.png) no-repeat 100% 0;
	height: 70px;
}
.footer-menu .content ul.menu {
	margin-right: -7px;
	margin-left: -7px;
	height: 70px;
	overflow: hidden;
}
.footer-menu .content ul.menu li {
	float: left;
	margin: 25px 7px 0;
}
.footer-menu .content ul.menu li a {
	font-weight: 400;
	color: #83b7ff;
	font-size: 15px;
	line-height: 20px;
}
.footer-menu .content ul.menu li.active a, .footer-menu .content ul.menu li a:hover { color: #fff; }
/* Search */
.region-footer-menu .block-search {
	width: 336px;
	margin: 17px 0 0 17px;
}
.region-footer-menu .block-search h2 {
	color: #fff;
	font-size: 11px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.region-footer-menu .block-search .content { display: inline-block; vertical-align: middle;}
*+html .region-footer-menu .block-search h2, *+html .region-footer-menu .block-search .content { display: inline; }
