/*styles added by webwrangler 0818*/
.hero-drop {
	margin-top: 7em !important;
	text-shadow: 1px 2px #000;
}
.hero-credit {
	font-size: 0.85em;
	color: #fff;
	font-weight: bold;
	text-align: right;
	margin: 19em 3em 0 31em;
	text-shadow: 1px 1px #333;
}
.mc-leaders .mc-new-leaders-container .mc-nlc-links-block .mc-nlc-links-boxes:first-child .mc-nlc-links-boxes-href span {
	/*padding-top: 25px*/
	padding-top: 10px !important;
}
#iwire {
	max-width: 707px; 
	margin: 1em auto;
}
#iwire .best-of {
	max-width: 511px; 
	margin: auto;
}
#iwire h4 {
	color: #757a05;
}
#iwire a::after  {
	content: none !important;
}

.dave-brower p {
	font-size: 1.1em;
	font-weight: bold;
}

.dave-brower-video-caption {
	font-size: 0.9em;
	text-align: center;
	width: 640px;
	margin: -11px auto 5px auto;
}

.not-curvy {
	border-radius: 0 !important;
}

/*project styles, 110118*/
#focus-types {
	/*margin-top: 1em;
	line-height: 1em;*/
}

#focus-types .mc-blog-tabs-box {
	height: auto;
}

a.focus-button {
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
    padding: 0.25em;
    border: 1px solid #ccc;
	color: #fff;
	background-color: #20809e;
	margin: 5px;
}

a.focus-button:hover {
	color: darkgreen;
	background-color: #eaeaea;
}

/*styles for lawsuit pages, 060320*/

#suit-sidebar {
	padding: 2em 1em; 
	background-color: #e5edef; 
	border-radius: 0 50px;
}

#suit-sidebar p {
	text-align: left!important;
}

/*styles for wills and planned giving, 050824*/

a.wills-button {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
	width: 30%;
	text-align: center;
	text-decoration: none!important;
    padding: 0.25em;
    border: 1px solid #ccc;
	border-radius: 5px;
	color: #fff!important;
	background-color: #20809e;
	margin: 5px 5px 5px 35%;
}

a.wills-button:hover {
	color: darkgreen!important;
	background-color: #eaeaea;
	border: 1px solid #20809e;
}
