/*
Google Web Fonts usage:

font-family: 'EB Garamond', serif;
font-family: 'Lovers Quarrel', cursive;
font-family: 'Arimo', sans-serif;
*/
/*  */

*{
	margin:0;
	padding:0;
	list-style:none;
}
html{
	background-color:#fff;
}
body{
	font-family:'Arimo', Arial, sans-serif;
	font-size:12px;
	line-height:1.3;
	color: #333;
}
.homepage{
	background-image: url(../images/bgr-home.jpg);
	background-position: 50% 50px;
}
.innerpage{
	background-image: url(../images/bgr-inside.jpg);
	background-position: 50% 50px;
}
.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
.hide{ display:none !important; }
input, select, textarea{
	font-family:inherit;
	font-size:inherit;
}
.submit{ cursor:pointer; }
fieldset{ border:none; }
label{ cursor:pointer; }
a:hover{
	cursor:pointer;
	text-decoration:none;
	color:#ac341c;
}
a{
	color:#1f535d;
}
a img{ border:none; }
.nom{ margin:0 !important; }
a.rev{ text-decoration:none; }
a.rev:hover{ text-decoration:underline; }
.ld{ float:left; }
.rd{ float:right; }
.first{ margin-top:0 !important; }
.last{ margin-bottom:0 !important; }
.ca{ text-align:center; }
.ra{ text-align:right; }
.la{ text-align:left; }
.inh{ color:inherit !important; }
.upper{ text-transform:uppercase; }
.vam{ vertical-align:middle; }
.nowrap{ white-space:nowrap; }
.cfix:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
	overflow:hidden;
}
.rep{
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
}

.in{
	width:960px;
	margin:0 auto;
	position:relative;
}

#top-line{
	background-image: url(../images/top-bgr.jpg);
	background-position: 50% 50%;
	height: 50px;
	position: relative;
    z-index: 3000;
}
#logo{
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/logo.png);
}
#logo a{
	width: 196px;
	height: 168px;
	display: block;
}
.top-line-menu{
	float: right;
	padding-top: 10px;
}
.top-line-menu li{
	margin-left: 15px; /* Changed Feb 16/14 from 20px to accommodate foundation logo */
	float: left;
	line-height: 30px;
}
.top-line-menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
.top-line-menu li a:hover{
	color: #cccc99;
}
#top-line .search-form{
	background-image: url(../images/search-bg.png);
	width: 228px;
	height: 29px;
	position: relative;
}
#top-line .search-form:hover{
	background-position: 0 -29px;
}
#top-line .search-form .submit{
	background-color: transparent;
	border: none;
	position: absolute;
	width: 39px;
    height: 29px;
    right:0;
    top:0;
}
#top-line .search-form .text{
	color: #fff;
	background-color: transparent;
	border: none;
	padding-left: 30px;
	font-size: 16px;
    line-height: 17px;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 155px;
    height: 17px;
}

#home-1{
	background-image: url(../images/bgr-home-top1.jpg);
	/* background-image: url("../images/bgr-inside-top.jpg"); */
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 60px;
}
#menu-wrap{
	background-image: url(../images/menu-bgr.png);
	margin-right: 15px;
	width: 791px;
	height: 78px;
	position: relative;
	float: right;
	z-index:500;
}
.donate-now {
	background-image: url(../images/btn-donate-now-bg.png);
	width: 89px;
	height: 92px;
}
.donate-now:hover {
	background-position: 0 -92px;
}
#top-line .donate-now{
	position: absolute;
	top: 90px;
	right: 29px;
    text-decoration:none;
}
.donate-now-text {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  padding-top: 26px;
  text-align: center;  
}
.donate-now-text.fr {
  padding-top: 35px; 
}
#menu{
	float: right;
	padding-right: 140px;
	padding-top: 20px;
    position:relative;
}
#menu li{
	float: left;
	/*
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9da379;
	*/
	background-image: url(../images/menu-line.png);
	background-repeat: no-repeat;
    background-position: 0 0;
    /*position:relative;*/
}
#menu a{
	color: #333;
	text-decoration: none;
	display: block;
	height: 58px !important;
    overflow: visible;
	line-height: 1.1;
	/*padding:0 30px 0 22px;*/
    padding:0 20px 0 12px;
}
#menu a:hover, #menu .active a, #menu > li:hover > a{color:#ac341c;}
.menu-1{
	font-size: 20px;
	display:block;
	font-family: 'EB Garamond', serif;
}
.menu-2{
	font-size: 22px;
	display: block;
	font-weight: bold;
}
/*
#menu li.with-submenu:hover{
	background-repeat:repeat-y !important;
}
    */
.mega-menu{
	position: absolute;
	left: 0px;
	top: 78px;/*top: 58px;*/
	width: 675px;/*width: 635px;*/
	display:none;
}
.mega-menu-in{
	padding: 25px;
	background-color: #d9d5cc;
	background-image: url(../images/bgr-inside.jpg);
    border: 1px solid #c0b9ae;
    border-left: 2px solid #c0b9ae;
	border-radius: 0 0 15px 15px;
}
.mega-menu-col{
	width:180px;
	font-size: 15px;
}
.mega-menu-in p{
	font-family: 'EB Garamond', serif;
	margin-bottom: 10px;
	font-size: 19px;
}
.mega-menu-col ul{
	margin-bottom: 20px;
}
#menu .mega-menu-col li{
	float:none;
	background:none;
	margin-bottom: 4px;
	background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 20px;
	background-image: url(../images/sidebar-menu-arrow.png);
}
#menu  .mega-menu-col a{
	display:inline;
	padding:0;
	color:#1f535d;
}
#menu  .mega-menu-col a:hover{color: #ac341c;}

.home-block{
	margin-bottom: 30px;
}
#slider-wrap{
	background-image: url(../images/slider-outline.png);
	padding: 1px;
	width: 100%;
	height: 399px;
	margin-left: -1px;
	position: relative;
    z-index: 499;
}
#slider-leaves-1{
	background-image: url(../images/slider-leaves-1.png);
	width: 214px;
	height: 139px;
	left: 310px;
    top: 100%;
    position: absolute;
}
#slider-leaves-2{
	background-image: url(../images/slider-leaves-2.png);
	width: 97px;
	height: 298px;
	left: 710px;
    top: 11px;
 /*  position: absolute;*/ 
    margin-top: 10px;
    margin-left: 710px;
}
#slider{
	width:960px;
	height:399px;
}
#slider-content{
	width:715px;
	height:350px;
}
.slider-btn{
    background: url(../images/slider-button.png) 0 0 no-repeat;
	width: 115px;
	height: 57px;
	display: block;
	padding-left: 75px;
	padding-top: 10px;
	font-size: 16px;
	line-height:1.1em;
	color:#fff;
}
.slider-btn a {
	color:#fff;
	text-decoration: none;
}
.slider-btn-1{
	font-size: 16px;
    line-height:1.1em;
}
.slider-btn-2{
	font-size: 28px;
    line-height:1.1em;
	display: block;
}
.slider-btn:hover{
	text-decoration: none;
	color:#cdd8ac;
}

.col-2{
	width: 465px;
}
.block-1{
	background-image: url(../images/block-1-bgr.png);
	border-width: 1px;
	border-style: solid;
	border-color: #c3bfba;
	border-radius: 9px;
	padding: 15px 30px;
	position: relative;
	/* behavior:url(scripts/border-radius.htc); */
}

h1, h2, h3, h4, h5, h6{
	color: #004d59;
	line-height:1.1;
	margin-bottom:15px;
	font-weight: normal;
}
h1, h2{
	font-size: 30px;
}
h3{
	font-size: 24px;
}
h4{
	font-size: 21px;
}
h5, h6{
	font-size: 18px;
}
.social-icons{
	height: 44px;
	margin-bottom: 30px; 
}
.social-icons a{
	margin-left: 18px;
}
.social-icons a:first-child{margin: 0;}
.social-icon {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
.social-icon:hover {
	background-position: 0 -40px;
}
.facebook-icon {
	background-image: url(../images/social-facebook-bg.png);
}
.twitter-icon {
	background-image: url(../images/social-twitter-bg.png);
}
.youtube-icon {
	background-image: url(../images/social-youtube-bg.png);
}
.photoclub-icon {
	background-image: url(../images/social-photo-bg.png);
}
.sign-up-form{
	background-image: url(../images/sign-up-form.png);
	background-repeat: no-repeat;
	width: 402px;
	height: 50px;
	position: relative;
	margin-bottom: 3px;
}
.sign-up-form .text{
	font-size: 18px;
	background-color: transparent;
	line-height: 20px;
	border: none;
	padding: 15px;
	color: #333;
	width: 284px;
}
.sign-up-form .submit {
	position: absolute;
	top: 0;
	right: 0;
}
.sign-up-form .submit span {
	padding-left: 20px;
	padding-right: 16px;
}
.b1-tabs-cont{
	padding-top: 60px;
	position: relative;
}
.b1-tabs{
	width: 100%;
	position: absolute;
	left: 0;
	top: -1px;
	width:466px;
}
.b1-tabs li{
	width:233px;
	float: left;
	margin-left:-1px;
}
.b1-tabs a {
	display:block;
	padding-left:20px;
	height:45px;
	line-height:45px;
	background-image: url(../images/b1-tabs-bgr.png);
	background-repeat: no-repeat;
	text-decoration: none;
	outline:none;
}
.b1-tabs a.active { background-position: 0 -45px !important; }
.b1-tabs a *{ vertical-align:middle; }
#b1-tab-1 a { background-position: 0 0; }
#b1-tab-2 a { background-position: -232px 0; }
.b1-tab-social-content{
	width: 320px;
	float: right;
	margin-bottom: 20px;
}
.b1-tab-social-content-head{
	margin-bottom: 5px;
	font-weight: bold;
}
.b1-tab-social-author{
	margin-right: 12px;
	float: left;
}
.b1-tab-social-content a{ text-decoration: none; }

.btn-27-green, .btn-27-green-in {
	line-height: 27px;
	height: 27px;
	display: inline-block;
}
.btn-27-green {
	background-image: url(../images/btn-green-27-blgr-right.png);
	font-size: 14px;
}
.btn-27-green-in {
	background-image: url(../images/btn-green-27-blgr-left.png);
	background-repeat: no-repeat;
	padding-left: 16px;
    padding-right: 12px;
}
.btn-27-green:hover .btn-27-green-in {
	background-position: 0 -27px;
}
.btn-27-green:hover{
	color: #fff;
	background-position: 100% -27px;
}
.btn-36-blue, .btn-36-blue-in {
	line-height: 36px;
	height: 36px;
	display: inline-block;
}
.btn-36-blue {
	background-image: url(../images/btn-blue-36-blgr-right.png);
	font-size: 20px;
}
.btn-36-blue-in {
	background-image: url(../images/btn-blue-36-blgr-left.png);
	background-repeat: no-repeat;
	padding-left: 16px;
    padding-right: 12px;
}
.btn-36-blue:hover .btn-36-blue-in {
	background-position: 0 -36px;
}
.btn-36-blue:hover{
	color: #fff;
	background-position: 100% -36px;
}
.btn-50-green, .btn-50-green-in {
	line-height: 50px;
	height: 50px;
	display: inline-block;
}
.btn-50-green {
	background-image: url(../images/btn-green-50-blgr-right.png);
	font-size: 24px;
}
.btn-50-green-in {
	background-image: url(../images/btn-green-50-blgr-left.png);
	background-repeat: no-repeat;
	padding-left: 16px;
    padding-right: 12px;
}
.btn-50-green:hover .btn-50-green-in {
	background-position: 0 -50px;
}
.btn-50-green:hover{
	color: #fff;
	background-position: 100% -50px;
}
.btn-36-blue, .btn-27-green, .btn-50-green {
	padding-right: 4px;
    background-repeat: no-repeat;
	background-position: 100% 0;
    font-weight: bold;
    color: #fff;
    text-shadow:1px 1px 2px #333;
    text-decoration:none;
    font-family:arial, sans-serif;
}
.btn-36-blue-in, .btn-27-green-in, .btn-50-green-in {
	text-transform: uppercase;
}

/*
.btn-blue, .btn-blue-in, .btn-green, .btn-green-in{
	line-height: 36px;
	height: 36px;
	display: inline-block;
}
.btn-blue, .btn-green{
	padding-right: 4px;
	background-image: url(../images/btn-blgr-right.png);
    background-repeat: no-repeat;
    font-weight: bold;
    color: #fff;
    text-shadow:1px 1px 2px #333;
    text-decoration:none;
    font-size: 20px;
    font-family:arial, sans-serif;
}
.btn-blue{
    background-position: 100% 0;
}
.btn-green{
    background-position: 100% -36px;
}
.btn-blue-in, .btn-green-in{
	background-image: url(../images/btn-blgr-left.png);
	background-repeat: no-repeat;
	padding-left: 16px;
    padding-right: 12px;
}
.btn-blue-in{
	background-position: 0 0;
}
.btn-green-in{
	background-position: 0 -36px;
}
.btn-blue:hover, .btn-green:hover{
	color:#fff;
}
.btn-blue:hover .btn-blue-in{
	background-position: 0 -36px;
}
.btn-blue:hover{
	background-position: 100% -36px;
}
.btn-green:hover .btn-green-in{
	background-position: 0 0;
}
.btn-green:hover{
	background-position: 100% 0;
}
*/
.tri-boxes-cont{ width:990px; }
.tri-box{
	margin-right: 24px;
	float: left;
	width:306px;
}
.tri-box-in{
	width: 286px;
	padding:10px;
	position: relative;
}
.tri-box-pic{
	display:block;
}
.tri-box-cover{
	background-image: url(../images/photo-cover.png);
	width: 306px;
	height: 206px;
	position: absolute;
	left: 0;
	top: 3px;
}
.tri-box-content{
	width: 266px;
	height: 168px; /* height: 166px; */
	padding:20px;
	position: absolute;
	background-color: #cecbc9;
	left: 0px;
	top: 0px;
	font-family: 'EB Garamond', serif;
    font-size: 15px;
    opacity:0;
    filter:alpha(opacity=0);
}
.tri-box-content .btn-27-green {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.tri-box-content p{
	margin-bottom: 5px;
}
.tri-box-title{
	margin:0;
	font-family: 'Lovers Quarrel', cursive;
	font-size:50px;
	line-height:40px;
	padding-left:10px;
}
.weird-sep{
	background-image: url(../images/weird-separator.png);
	height: 1px;
	overflow: hidden;
}

.smaller-tri-boxes-cont{ width:750px; }
.tri-box-smaller{
	width:220px;
	margin-right:30px;
	margin-bottom: 20px;
}
.tri-box-smaller .tri-box-in{
	width:206px;
	padding:7px;
}
.tri-box-smaller .tri-box-cover{
	background-image: url(../images/photo-cover-small.png);
	width:220px;
	height:148px;
}
.tri-box-smaller .tri-box-content{
	width:200px;
	height:130px;
	padding:10px;
}
.tri-box-smaller .tri-box-content, .tri-box-smaller .tri-box-content p{
	font-size: 15px !important;
}
.tri-box-title2{
	position:absolute;
	bottom:5px;
	padding:10px;
	font-size: 14px;
    font-weight: bold;
    color: #333;
    background-image: url(../images/photo-title-bgr.png);
    width: 200px;
}

#home-2{
	background-image: url(../images/white.png);
	padding-top: 30px;
	padding-bottom: 30px;
}

#footer-2{
	padding: 30px 0;
	font-size: 12px;
}
#footer-2 ul{
	overflow: hidden;
}
#footer-2 li{
	margin-right: -14px;
	padding-right: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	float: left;
	margin-left: 27px;
}

#footer-1{
	font-size: 12px;
}
#footer-1 h6{font-weight: bold;}
#footer-1-left{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9a8a8;
	width: 750px;
	float: left;
	padding: 30px 0;
}
#footer-1-right{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a9a8a8;
	margin-left: -1px;
	width: 170px;
	float: left;
	padding: 30px 0 30px 38px;
}
.footer-1-col{
	margin-right: 30px;
	float: left;
}
.f1-col-w0{ width: 170px; }
.f1-col-w1{ width: 145px; }
.f1-col-w2{ width: 125px; }
.f1-col-w3{ width: 100px; }
.footer-1-col h6{
	font-size: 12px;
	color: #333;
}
.footer-1-links{margin-bottom: 30px;}
.footer-1-links:last-child{margin: 0;}
.footer-1-links li{
	margin-bottom: 5px;
}
.footer-1-links li:last-child{margin: 0;}

.block-2{
	margin-bottom: 32px;
}
.block-2:last-child{margin-bottom:15px;}
.block-2-text{
	width: 280px;
	float: right;
	color: #000;
	line-height:1.2;
}
.block-2-text p{margin-bottom: 6px;}
.block-2-text p:last-child{margin-bottom: 0;}
.magazines-list{
	width: 450px;
}
.magazines-list li{
	margin-right: 45px;
	width: 104px;
	float: left;
}

.field-group-1{
	margin-bottom: 20px;
}
.field-group-1 label{
	margin-bottom: 8px;
	display: block;
	font-size: 11px;
}

/* * * Custom drop-downs * * */
.dd-select{
	border-radius:8px;
	border:solid 1px #fff;
	position:relative;
	cursor:pointer;
}
.dd-container label{
	margin: 0 !important;
	display: inline !important;
}
.dd-desc{
	color:#aaa;
	display:block;
	overflow:hidden;
	font-weight:normal;
	line-height:1.4em;
}
.dd-selected{
	overflow:hidden;
	display:block;
	padding:10px;
	font-weight:normal;
	color:#000;
}
.dd-pointer{
	width:0;
	height:0;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-3px;
}
.dd-pointer-down{
	border:solid 5px transparent;
	border-top:solid 5px #639442;
}
.dd-pointer-up{
	border:solid 5px transparent !important;
	border-bottom:solid 5px #639442 !important;
	margin-top:-8px;
}
.dd-options{
	border:solid 1px #ccc;
	border-top:none;
	border-radius:0 0 8px 8px;
	list-style:none;
	box-shadow:0px 1px 5px #ddd;
	display:none;
	position:absolute;
	z-index:2000;
	margin:0;
	padding:0;
	background:#fff;
	overflow:auto;
}
.dd-option{
	padding:10px;
	display:block;
	border-bottom:solid 1px #ddd;
	overflow:hidden;
	text-decoration:none;
	color:#333;
	cursor:pointer;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
}
.dd-options > li:last-child > .dd-option{
	border-bottom:none;
}
.dd-option:hover{
	background:#f3f3f3;
	color:#ac341c;
}
.dd-selected-description-truncated{
	text-overflow: ellipsis;
	white-space:nowrap;
}
.dd-option-selected{
	background:#f6f6f6;
}
.dd-option-image, .dd-selected-image{
	vertical-align:middle;
	float:left;
	margin-right:5px;
	max-width:64px;
}
.dd-image-right{
	float:right;
	margin-right:15px;
	margin-left:5px;
}
.dd-container{
	position:relative;
}
.dd-selected-text{
	font-weight:bold;
}

#inner-1{
	background-image: url(../images/bgr-inside-top.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 58px;
}
#inner-2{
	background-image: none;
	background-repeat: repeat-y;
    background-position: 50% 0;
	padding:30px 0;
}
#inner-page-leaves{
	margin-left: 707px; /*margin-left: -84px; */
    margin-top: 59px; /*NEW*/
	width: 134px;
	height: 60px;
	/*position: absolute;*/
	top: 59px;
	left: 100%;
	background-image: url(../images/inner-page-leaves.png);
}
.override #inner-page-leaves{
	background: none;
}
#sidebar{
	width: 185px;
	float: right;
}
#content{
	width: 715px;
	float: left;
}
.sidebar-block{
	background-image: url(../images/sidebar-block-bgr.png);
	padding: 20px;
	border: 1px solid #c6c8b2;
	border-radius: 8px;
	margin-bottom: 30px;
}
.sidebar-block h4{
	font-size: 17px;
	font-weight: normal;
	color: #333;
	margin: 0;
}
.sidebar-menu li{
	font-size: 16px;
	margin-top: 12px;
	padding-left: 25px;
	background-image: url(../images/sidebar-menu-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
}
.sidebar-menu a{text-decoration: none;}
.sidebar-banner{margin-bottom: 30px;}
.sidebar-banner img{
	border-radius:10px;
    display: block;
}
.banner-grey-border img{ border: 1px solid #cfcdc1; }
.banner-white-border img{ border: 1px solid #fff; }
#social-popup{
	background-image: url(../images/social-bgr.png);
	text-align: center;
	padding: 15px 0 1px;
	width: 85px;
	position: absolute;
	left: -115px;
	top: -29px;
}
.social-share-row{margin-bottom: 5px;}
.social-popup-bottom{
	width:85px;
	height:14px;
	background:url(../images/social-bottom.png);
	overflow:hidden;
	position: absolute;
    left: 0;
    bottom: -14px;
}
#content .crumbtrails{
	font-size: 14px;
	margin-bottom: 30px;
	font-family:'Arimo', Arial, sans-serif;
}
#content .breadcrumbComponent {
	display: block;
	margin-bottom: 30px;
	font: normal normal 14px 'Arimo', Arial, sans-serif;
}
#content .crumb-separator{}

#content ul li{
	list-style:disc;
	color:#639442;
	margin-left:1em;
}

#content ol li {
	list-style: decimal;
	margin: 0 0 0 1em;
}
#content ol li li {
	list-style: lower-alpha;
}
#content ul ul, #content ul ol, #content ol ol, #content ol ul {
	margin: .5em 0 .5em 1em;
}

#content .li-in{color: #333;}
.block-1-pad2{
	padding:20px;
}
.block-1-in1{
	width: 330px;
	float: left;
}
.red-caption{
	color: #fff;
	background-image: url(../images/red-bar.png);
	text-align: center;
	line-height: 43px;
	width: 271px;
	height: 43px;
	font-family: 'Lovers Quarrel', cursive;
	font-size: 51px;
	position: relative;
    left: -40px;
    margin-bottom: 15px;
}
.separate-link{margin-left: 20px;}
#content .weird-sep{
	margin: 30px 0;
	opacity:.7;
	filter:alpha(opacity=70);
}
.tags a{
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	padding:10px 12px;
	background-color: #639442;
	font-family: 'Arimo', sans-serif;
	font-weight: bold;
}
.tags a:hover{
	background-color: #004D59;
}
.col-2-2{
	width: 360px;
}
.col-2-3{
	width: 310px;
}
.block-1-leaves{
	background-image: url(../images/block-1-leaves.png);
	width: 114px;
	height: 74px;
	position: absolute;
	top: 0;
	right: 10px;
	z-index:300;
}

.pagination{
	font-size: 15px;
	font-family: 'Arimo', sans-serif;
	margin-bottom: 25px;
}
.pagination-caption{
	width: 120px;
	float: left;
	line-height:40px;
}
.pagination-pages{
	float: left;
	line-height:40px;
}
#content .pagination-pages{ margin:0; }
#content .pagination-pages li{
	color: #333;
	margin: 0 12px 0 0;
	list-style:none;
	float:left;
	font-family: 'Arimo', sans-serif;
}
.pagination-filter{
	float: right;
}
.pagination-label{
	float: left;
	line-height:40px;
	margin-right: 5px;
}
#content .pagination .dd-container li{
	margin-left: 0;
	list-style-type: none;
}
.block-3{
	margin-bottom: 20px;
}
.block-3-text{
	width: 625px;
	float: right;
}
.resources-types li{
	list-style:none !important;
	margin:0 20px 30px 0 !important;
	float: left;
}
.resources-types li img{display: block;}

.scroller-block{
	padding:30px 0;
}
.scroller-left, .scroller-right{
	cursor:pointer;
	margin-top: -18px;
	width: 19px;
	height: 36px;
	position: absolute;
	top: 50%;
}
.scroller-left:hover, .scroller-right:hover{
	background-position: 0 0;
}
.scroller-left{
	background-image: url(../images/scroll-arrow-left.png);
	background-position: 0 -36px;
	left:0;
}
.scroller-right{
	background-image: url(../images/scroll-arrow-right.png);
	background-position: 0 -36px;
	right:0;
}
.scroller-element{
	width:270px;
	margin-right:20px;
	float:left;
}
.scroller-wrap{
	overflow: hidden;
	margin: 0 auto;
    width: 850px;
}
.scroller-text{
	width: 175px;
	float: right;
	font-size: 17px;
	font-family: 'EB Garamond', serif;
}

div.Don2AppArea {
    width: 960px;
}
.FormInput span {
    white-space: normal !important;
}
TR.FormRow,
TD.holdsErrorMsgTable, 
TD.holdsErrorMsgOverTable {
    background-color: transparent;
}
.FormSectionHeader {
    background-color: #BED859;
}
p {
    margin-bottom: 8px;
}
