
  
/*****************CRESCENDO TEMPLATE STYLESHEET*****************/

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

input {
  -webkit-appearance: none;
}

input[type=radio] {
  -webkit-appearance: radio;
}

.hidden{display: none;}

#top_nav {
  width: 100%;
  float: left;
  clear: both;
  background-color: #000;
  padding: 0 10px;
}

#top_nav ul {
  padding: 0;
  margin: 0;
}

#top_nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 39%
}

#top_nav ul li a,
#top_nav ul li a:visited {
  display: block;
  width: auto;
  padding: 9px 0;
  margin: 0;
  height: auto;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: bold;
  text-align: center;
}

#top_nav ul li a:hover,
#top_nav ul li a:active {
  color: #fff;
}

#top_nav ul li.first {
  width: 18%;
}

#top_nav ul li.last {
  width: 34%;
}

#nav_menu {
  background-color: #C52029;
  float: left;
  width: 100%;
}

#nav_menu ul {
  margin: 0;
  padding: 0;
}

#nav_menu ul li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  display: inline;
}

#nav_menu .container>ul {
  position: relative;
}

#nav_menu ul li a,
#nav_menu ul li a:visited {
  display: block;
  padding: 7px 15px;
  font-size: 1.15em;
  line-height: 1.2em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  color: #fff;
  cursor: pointer;
  text-align: left;
}

#nav_menu ul li a:hover,
#nav_menu ul li a:active {
  text-decoration: none;
  color: #fff;
}

#nav_menu ul li ul {
  display: none;
  margin: 0 -15px;
  left: 0;
  right: 0;
  top: 100%;
  padding: 0;
  position: absolute;
  list-style-type: none;
  z-index: 95;
}

#nav_menu ul li ul li {
  margin: 0;
  padding: 0;
}

#nav_menu ul li ul li a,
#nav_menu ul li ul li a:visited {
  background-color: #C52029;
  border-top: 1px solid #fff;
  color: #fff;
  display: block;
  font-family: Arial, sans-serif;
  text-transform: none;
  font-size: 15px;
  font-weight: bold;
  padding: 13px 5%;
  margin: 0;
  text-decoration: none;
}

#nav_menu ul li ul li a:hover,
#nav_menu ul li ul li a:active {
  background-color: #fff;
  color: #C52029;
}

#nav_menu ul li a i,
#nav_menu ul li a:visited i {
  font-size: 1.15em;
  position: relative;
  top: 1px;
}

#cres_content #cres_donor_story_div,
#cres_content #cres_articles_div {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
}

#image_banner {
  display: none;
  width: 100%;
  overflow: hidden;
}

#image_banner img,
#cres_content #cres_donor_story_div img,
#cres_content #cres_articles_div img {
  width: 100%;
  max-width: 600px;
  height: auto;
  float: left;
  border: none;
}

#cres_content #cres_pp_img,
#cres_content .donor_story_main_header,
#cres_content #cres_ds_actions,
#cres_content #cres_share_actions,
#cres_content #cres_pp_div,
#cres_pp_img,
#cres_content .what_give_header,
#cres_content .how_give_header,
#cres_content #how_give_flow_wrapper,
#cres_content .cres_ebro_btn,
.topText,
#cres_content #cres_news_box_grid .cres_left_column,
#cres_content .cres_text_resize,
#learn_wills_container .learn_wills_header,
#cres_content .cres_more_link,
#cres_article_opts_top {
  display: none !important;
}

#cres_news_article,
#cres_donor_story {
  width: 100% !important;
}


#cres_content {
  overflow:hidden;
  line-height: 1.5em;
  padding:0;
  font-family:arial;
}

#cres_content img{
  border: none;
  width:auto;
  *max-width:none !important;
}

#cres_content a{
  color: #006699;
  text-decoration:underline !important;
  font-family:inherit;
  font-size:inherit;
}

#cres_content a:visited{color:#993667;}

#cres_content a[name]{text-decoration:none !important;}

#cres_content a:hover, #cres_content a:active{color:#004466;}

#cres_content a:focus{color:#cc092f;}

#cres_content p{
	margin: 0 0 0.8em;
	padding: 5px 0;
  font-family: inherit;
  line-height:inherit;
  font-weight:inherit;
  color:inherit;
  font-size:inherit;
}


#cres_content ol li{list-style:decimal;}

#cres_content li:before{display:none;}

#cres_content .breadcrumb{
  margin: 0;
  padding: 0 0 10px;
  font-size: 0.85em;
  background-color:transparent;
  display:none;
}

#cres_content .medTitle {
  margin: 0;
  padding: 5px 0;
  font-size: 1.0em;
  font-weight: bold;
}

#cres_content .smallTitle {
  margin: 0;
  padding: 5px 0;
  font-size: 0.8em;
  font-weight: bold;
}

#cres_content .smallerTitle {
  margin: 0;
  padding: 5px 0;
  font-size: 0.7em;
}

#cres_content .lightColorDiv {
  background-color: #f5f5f5;
  border-color:#BBBBBB;
}

h1.cresPageHeader,
h1.mgrHeaderTitle,
#cres_content .bigTitle {
  color: #000000;
  font-family: 'Oswald',Georgia,"Times New Roman",Times,serif;
  font-size: 2.45em;
  text-transform: uppercase;
  font-weight:normal;
  margin:0 0 20px;
  padding:0;
  line-height:1.1em;
}

h1.mgrHeaderTitle{font-size:1.25em;}

#cres_content h2, #cres_content h3{
  font-variant:normal;
  font-family:inherit;
  font-weight:bold;
  line-height:inherit;
  text-align:left;
  text-transform:none;
  font-family: inherit;
  letter-spacing:0;
  color: #006699; 
  text-decoration:underline;
}

h2.cresArticleTitle {
  font-size: 1.25em;    
  margin: 0px;
  padding: 0px 0px;
}

h2.mgrSubHeaderTitle{
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #006699; 
  font-size: 1.25em;   
}

h2.mgrSubHeaderTitle_U{
  font-weight: bold;
  margin: 5px 0px 0px 0px;
  color: #006699;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.25em;   
}

h2.mgrSubHeaderTitle_S{
  font-weight: bold;
  margin: 5px 0px 0px 0px;
  color: #006699; 
  border-top: 1px solid #CCCCCC;
  background-color:#F3F3F3;
  font-size: 1.25em;   
}

h3.mgrSubHeaderTitle{
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #006699; 
  font-size: 12pt;   
}

h3.mgrSubHeaderTitle_U{
  font-weight: bold;
  margin: 5px 0px 0px 0px;
  color: #000080; 
  border-bottom: 1px solid #CCCCCC;
  font-size: 12pt;   
}

h3.mgrSubHeaderTitle_S{
  font-weight: bold;
  margin: 5px 0px 0px 0px;
  color: #000080; 
  border-top: 1px solid #CCCCCC;
  background-color:#F3F3F3;
  font-size: 12pt;   
}

h3.cresDateHead{
  font-size: 10pt;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px;
  color: #696969;
}

#cres_content .mgrStrongTitle {
  font-weight: bold;
  font-size: 12pt;
}

.mgr_user_estate_planning li,
.mgr_user_settings li, 
.mgr_enews_settings li {
  font-size: 0.9em;
  font-weight: bold;
  list-style:none; 
}  

/* FORM CSS */
#cres_content legend{border-bottom:0 none;}

#cres_content form{
  line-height:1em;
  font-size:1em;
}

form#mgr_login_frm{font-size:1em;}

input[type=radio]{
  -webkit-appearance: radio;
  position:static;
}

#cres_content input {
  float:left;
  border:1px solid #CCCCCC;
  margin-bottom: 15px;
  text-shadow:none;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  height:auto;
}

#cres_content input:hover {border-color:#C0CCDA;}

#cres_content input:focus {
  border-color: #c5c5c5;
  background-color: #ffffdd;
  background-image: none;
} 

#cres_content input[type="radio"]{margin:2px 5px 0 0 !important;}

#cres_content input[type="button"]{
  text-transform:none;
  color:inherit;
  font-size:1em;
  margin-top:0;
}

#cres_content textarea{border:1px solid #ccc !important;}

#cres_content button, #cres_content input[value="Submit"], #cres_content input[type="button"], .cresbutton_create_account, .cresbutton_learn_more, .cresbutton_login  {
  background-color: #9B0107 !important;
  background-image: none !important;
  border: none !important;
  color: #fff;
  font-size:1em;
  margin: 10px 15px 0 0 !important;
  padding: 8px;
  cursor: pointer;
  font-family:inherit !important;
  font-weight:normal !important;
  border-radius:0 !important;
  line-height:normal;
}

#cres_content input[type="text"], #cres_content input[type="password"]{
  padding:2px 4px;
  display:inline-block;
  background-color:transparent;
  width:auto;
}

#cres_content input[type="text"]:focus, #cres_content input[type="password"]:focus{border:1px solid #ccc !important;}

#cres_content button:hover, #cres_content input[value="Submit"]:hover, #cres_content input[type="button"]:hover {
  opacity:0.9;
}

.mgr_login_recover{
  text-align:left !important;
  padding-top:7px !important;
}

#cres_content select {
  border:1px solid #CCCCCC;
  margin-bottom: 15px;
  width:auto;
  padding: 0 4px;
  line-height: 1em;
  display:inline-block;
}

#cres_content select:hover {border-color:#C0CCDA;}

#cres_content select:focus {
  border-color: #C0CCDA;
  background-color: #ffffdd;
  background-image: none;
} 

#cres_content .cres_calc_radio {
  background: none;
  border: none;
}


/* CALCULATORS */

#cres_content #cres_contact {
  width: 90%;
}

#cres_content #cres_contact fieldset,
#cres_content #cres_contact div,
#cres_content #cres_contact label {
  width: 100%;
}

#cres_content #cres_contact label {
  font-weight: bold;
}

#cres_content #cres_contact textarea {
  width: 98%;
}

#cres_calc {
  width: 100%;
  margin: auto;
}

#cres_calc div {
  clear: both;
  float: left;
  margin: 5px;
  width: 100%;
}

#cres_calc fieldset {
  float: left;
  margin: 0px;
  padding: 0px;
  border: 1px solid #DDDDDD;
  width: 100%;
}

#cres_calc label {
  float: left;
  width: 130px;
  text-align: right;
  margin-right: 10px;
}

.cres_calc_help {
  clear: both;
  padding: 5px;
  margin-bottom: 10px;
  background-color: #F3F3F3;
  border: 1px solid #CCCCCC;
  display: none;
}

#cres_calc img {
  float: left;
  margin-left: 5px;
}

#cres_calc span {
  float: left;
  margin: 0px 5px 0px 2px;
}

#cres_calc button {
  margin: 0px 5px;
}

#cres_calc img#calc_help_btn {
  float: right;
}

#cres_calc #firstPerson {
  margin: 0px;
  padding: 0px;
}

#cres_calc #secondPerson {
  margin: 0px;
  padding: 0px;
}

#cres_calc .cc_small {
  width: 50px;
}

#cres_calc .cc_med {
  width: 125px;
}

#cres_calc .cc_large {
  width: 98%;
}

#cres_contact .cc_large {
  width: 98%;
}

#cres_content #cres_contact_email,
#cres_content #cres_contact_lname,
#cres_content #cres_contact_fname {
  width: 98%;
}

#cres_content input.cres_preview_btn {
  margin: 0 0 0 3px;
  float: right;
  display: none;
}


/* ARTICLES */

#cres_articles_div {
  float: left;
  width: 100%;
  height: 170px;
  margin: 5px 0px 10px;
  background-image: url(../images/330x165_wide_img_bg.png);
  background-repeat: no-repeat;
}

#cres_articles_div img {
  width: 330px;
  height: 165px;
  border: none;
  padding: 0px;
  margin: 0px;
}


/* DONOR STORIES */

#cres_donor_story_div {
  float: left;
  width: 100%;
  height: 170px;
  margin: 5px 0px 10px;
  background-image: url(../images/330x165_wide_img_bg.png);
  background-repeat: no-repeat;
}

#cres_donor_story_div img {
  width: 330px;
  height: 165px;
  border: none;
  padding: 0px;
  margin: 0px;
}


/* NEWS BOX GRID*/

#cres_content #cres_news_box_grid {
  float: none;
}

#cres_news_box_grid .cres_news_box_grid_wide {
  width: 100%;
  float: left;
  margin: 0px;
}

#cres_content .bigMedTitle {
  font-size: 1.5em;
  font-weight: bold;
  color: #006699;
  margin: 2px 0px;
  padding: 0px;
  clear: both;
  text-transform: none;
  font-family: Arial, sans-serif;
  line-height: normal;
  text-decoration:underline;
}

#cres_content .bigMedTitle_NL {
  font-size: 1.4em;
  font-weight: bold;
  color: #006699;
  margin: 0px;
  padding: 10px 0px;
  clear: both;
  text-transform: none;
  font-family: Arial, sans-serif;
  line-height: normal;
  text-decoration:underline;
}

#cres_content #learn_wills_container .bigMedTitle_NL {
  padding: 10px 0px 0px;
  font-family: Arial, sans-serif;
  line-height: normal;
}


/* For the Learn About Wills Page */

.cres_news_box_grid-Small-Title {
  font-size: 1em;
  color: #006699;
  font-weight: bold;
  margin: 2px 0px;
  padding: 0px;
  text-transform: none;
}

#cres_content #cres_news_box_grid .cres_right_column {
  margin: 0;
  padding: 0 25px 0 0;
  background: transparent url(../images/arrow.png) 99% center no-repeat;
}

#cres_content #cres_news_box_grid a,
#cres_content #cres_news_box_grid a:visited {
  display: block;
  color: #000;
  font-size: 1em;
  text-decoration: none !important;
  font-weight: normal;
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #CCCCCC;
}

#cres_content #cres_news_box_grid a:hover,
#cres_content #cres_news_box_grid a:active {
  color: #004466;
}

#cres_content #cres_news_box_grid a .cres_news_box_grid-Title {
  font-size: 1.5em;
  font-weight: bold;
  color: #006699;
  margin: 2px 0px;
  padding: 0px;
  text-transform: none;
  font-family: Arial, sans-serif;
  line-height: normal;
  text-decoration:underline;
}

#cres_content #cres_news_box_grid a:hover .cres_news_box_grid-Title {
  color: #004466;
}

#cres_content #cres_news_box_grid a .cres_news_box_grid-SubTitle {
  font-size: 1.em;
  font-weight: normal;
  color: #006699;
  margin: 0px 0px 2px;
  padding: 0px;
  text-transform: none;
}

#cres_content #cres_news_box_grid a:hover .cres_news_box_grid-SubTitle {
  color: #004466;
}


/*Listings for every 2nd Tier pages*/

#donor_story_main_ul {
  margin: 0;
  padding: 0;
}

#cres_content #what_give_ul li,
#cres_content #how_give_ul li,
#cres_content #donor_story_main_ul li,
#cres_content #learn_wills_ul li,
#cres_content #gift_calc_ul li {
  clear: both;
  list-style: none;
  margin: 0px;
  padding: 0;
  border: none;
}

#what_give_ul li a,
#what_give_ul li a:visited,
#how_give_ul li a,
#how_give_ul li a:visited,
#donor_story_main_ul li a,
#donor_story_main_ul li a:visited,
#learn_wills_ul li a,
#learn_wills_ul li a:visited,
#gift_calc_ul li a,
#gift_calc_ul li a:visited {
  margin: 0px;
  padding: 10px 25px 10px 0;
  border-bottom: 1px solid #BBBBBB;
  display: block;
  color: #000;
  background: transparent url(../images/arrow.png) 99% center no-repeat;
  text-decoration: none !important;
}

#what_give_ul li a:hover,
#what_give_ul li a:active,
#what_give_ul li a:hover .bigMedTitle,
#how_give_ul li a:hover,
#how_give_ul li a:active,
#how_give_ul li a:hover .bigMedTitle,
#donor_story_main_ul li a:hover,
#donor_story_main_ul li a:active,
#donor_story_main_ul li a:hover .bigMedTitle,
#learn_wills_ul li a:hover,
#learn_wills_ul li a:active,
#learn_wills_ul li a:hover .medTitle,
#gift_calc_ul li a:hover,
#gift_calc_ul li a:active,
#gift_calc_ul li a:hover .bigMedTitle {
  color: #004466;
}

#cres_content #what_give_container,
#cres_content #how_give_container {
  width: 100%;
}

#cres_news_article .cres_body_article h2 {
  font-size: 1.4em;
  padding: 0px;
  margin: 0px;
}

#cres_content #cres_news_box_donor_story,
#cres_content #cres_news_box_wash_hotline,
#cres_content #cres_news_box_personal_planner,
#cres_content #cres_news_box_what_to_give,
#cres_content #cres_news_box_how_to_give,
#cres_content #cres_news_box_plan_your_will,
#cres_content #cres_news_box_learn_about_wills,
#cres_content #cres_news_box_plgive_calc,
#cres_content #cres_news_box_savvy_living,
#cres_content #cres_news_box_finances,
#cres_content #cres_news_box_glaw_pro,
#cres_content #cres_news_box_glaw_calc,
#cres_content #cres_news_box_advisor_news {
  background: none;
  height: auto;
}

#cres_news_box_wills_guide,
#cres_news_box_wash_hotline,
#cres_news_box_wash_hotline_small,
#cres_news_box_donor_story,
#cres_news_box_personal_planner,
#cres_news_box_savvy_living,
#cres_news_box_what_to_give,
#cres_news_box_how_to_give,
#cres_news_box_plgive_calc,
#cres_news_box_plgive_calc_wide,
#cres_news_box_plan_your_will,
#cres_news_box_learn_about_wills,
#cres_news_box_finance_news,
#cres_news_box_advisor_news,
#cres_news_box_spotlight,
#cres_news_box_glaw_pro,
#cres_news_box_glaw_calc,
#cres_news_box_glaw_case_week,
#cres_news_box_glaw_plr,
#cres_news_box_glaw_article,
#cres_news_box_advisor_spotlight,
#cres_news_box_pg_home,
#cres_news_box_donor_enews,
#cres_news_box_advisor_enews,
#cres_news_box_create_plan,
#cres_news_box_news,
#cres_news_box_about_us_org,
#cres_news_box_about_us_gp {
  border-color: #CCCCCC;
  border-style: solid;
}

#cres_content #cres_news_box_about_us_org,
#cres_content #cres_news_box_about_us_gp {
  border: none;
  padding: 10px 0;
  height: auto;
  float: none;
  width: auto;
}

#learn_wills_container #learn_about_wills_button_container_top,
#learn_wills_container #learn_about_wills_button_container_right {
  display: none;
}

#learn_wills_container #learn_about_wills_button_container_top_intermediate {
  display: block;
  width: 100%;
}

#learn_wills_container #learn_about_wills_content_container {
  width: 100%;
}

#learn_wills_container #learn_about_wills_buttons_left_intermediate,
#learn_wills_container #learn_about_wills_buttons_right_intermediate {
  padding: 10px 0 0 0;
  width: 80%;
  margin: 0 auto;
  max-width: 256px;
  float: none;
  clear: both;
}

#cres_news_box_about_us_gp p {
  width: auto !important;
}

#iradisclaimer {
  line-height: 1.4em !important;
}

#what_give_container {
  overflow: hidden;
}

#cres_content .intro {
  padding: 10px 0 20px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #CCCCCC;
  clear: both;
}

#cres_plus_minus_icon {
  display: none;
}

.cres_what_how_give_open a,
.cres_what_how_give_open a:visited {
  color: #004466;
}

.cres_what_how_give_open a h2 {
  font-size: inherit !important;
  font-weight: normal !important;
  color: #004466 !important;
}

#what_give_container li,
#how_give_container li {
  margin-bottom: 10px;
}

.how_bequest_link {
  font-weight: normal;
}

#mobile_video_button {
  display: none;
}

.uppercase_text {
  margin: 0 0 15px;
}

.uppercase_text b {
  font-weight: normal;
}

#cres_news_box_about_us_gp+p {
  padding-top: 15px !important;
}

#cres_news_article p {
  margin-bottom: 0.5em;
}

#cres_news_article p.bigMedTitle {
  margin: 0 0 0.5em;
  font-weight: bold;
  font-size: inherit;
  line-height: inherit;
}

#cres_content #cres_news_box_about_us_gp img {
  display: none;
}


/***************MAIN STYLE FIXES (Coder)****************/

#cres_copyright{
  letter-spacing: normal;
  word-spacing: normal;
  text-align:center;
  clear:both;
  color:#ffffff;
  margin-top:20px;
  padding-bottom:20px;
}

#primary-nav ul.nav > li:hover .dropdown{display:block;}

#primary-nav .nav-container > ul > li:hover > a, 
#primary-nav .nav-container > ul > li > a:active{
  background: url("/org_files/912/images/rd1/main_nav_arrow_white.png") no-repeat scroll right center transparent;
}

.call-to-action .callout-container a{
  *padding-bottom:12px;
  *padding-top:8px;
}


#header .content-container{z-index:95;}

#outer-container{z-index:95;}

#audience-nav .nav-container ul li a:focus, #page-nav .page-nav-container ul li a:focus, #resource-nav ul li a:focus{color:#cc092f;}

#page-nav .page-nav-container ul li a:focus{text-decoration:underline;}

#footer a:focus {color: #006699;}

#top_bar {
  background-color: #000;
  width: 100%;
  font-size: 1em;
  line-height: 1em;
  overflow: hidden;
  text-align: center;
  padding:0 15px;
}

#top_bar .container {
  padding-top: 10px;
}

#top_bar a,
#top_bar a:visited {
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

#top_bar a:hover,
#top_bar a:active {
  color: #fff;
}

a.back_home {
  float: right;
  display: inline-block;
  padding: 0 0 9px;
  text-decoration: none !important;
  font-family:Arial, sans-serif;
}

.cres_hero{
  display:none;
  clear:both;
}

.cres_hero img{
  width:100%;
  display:block;
}

.yui3-g{
  letter-spacing:0px;
  word-spacing:0px;
}

#site-title{top:40px !important}

#header .content-container{min-height:0;}

.cres_marketing{
  padding:15px;
  color:#fff;
  font:italic bold 18px/1.5555em Georgia,'Times New Roman',Times,serif;
  overflow:hidden;
  background-color:#000;
}

.read_more_btn, .read_more_btn:visited{
  background: url(/org_files/912/images/rd1/bg_calltoaction1_banner.png) right 50% repeat-y, url(/org_files/912/images/rd1/bg_calltoaction2.png) top left repeat;
  border: 0 none;
  display:block;
  float:left;
  margin:10px 0 0;
}

#cres_content .read_more_btn{text-decoration:none !important;}

.read_more_btn:focus{outline:1px dotted #fff;}

.read_more_btn span{
  display: block;
  background: url(/org_files/912/images/rd1/calltoaction_arrow.png) right 50% no-repeat;
  padding: 8px 30px 8px 10px;
  font:normal normal 13px/1em 'Oswald', Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #fff;
  margin: 0 10px 0 0;
}

#content, #page-nav{margin:20px 0;}

@media screen and (max-width:700px){
  .cres_marketing{font-size:16px;}
  
  #footer #social {
    top: 178px;
    left: 50%;
    position: absolute;
    width: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}


/****************PAGE EDITS*************/









/* UN COMMENT THIS AREA IF THEY WANT TO PRINT ONLY CONTENT
@media print {

}
*/


/* End MA Desktop and Tablet Edits */
/********************************************************************/

/***************************** DO DESIGN ADJUSTMENTS **************************/

#cres_content {
    font-size: 1.2em;
}

.callout-box {
    font-size: 1.2em;
    line-height: 1.4em;
}

#top_nav ul li a, #top_nav ul li a:visited, #nav_menu ul li ul li a, #nav_menu ul li ul li a:visited {
    font-size: 16px;
}

#nav_menu ul li a, #nav_menu ul li a:visited {
    padding: 10px 15px;
}

#cres_content h2, #cres_content h3, #cres_content .bigMedTitle {
    color: #000;
    text-decoration: none;
}

.read_more_btn span {
    font-size: 16px;
}

#how_give_ul .bigMedTitle, #what_give_ul .bigMedTitle, #donor_story_main_ul .bigMedTitle {
    color: #006699 !important;
    text-decoration: underline !important;
}

#donor_story_main_container {
  width: 652px;
  float:left;     
}

.donor_story_main_header {
  float:left;
  width: 100%;
  margin: 5px;
  padding: 0px;
  background-image: url(../images/article_images/donor_stories_2.png);
  background-repeat: no-repeat;
}

#donor_story_main_ul {
  clear:both;
  float:left;
  margin: 0px;
  padding:0px;
}

#donor_story_main_ul li {
  clear:both;
  list-style:none;
  margin:0px;
  padding:0px;
  border-top: 1px solid #BBBBBB;
}

#donor_story_main_ul li img{
      margin: 0px 10px 0px 0px;
      float: left;
    }

    #donor_story_main_ul li p{
      margin: 0px;
      float: left;
    }


#donor_story_main_container {
    width: auto;
    float: none;
}

.dsListWrapper p a:nth-child(1) {
    background-image: none !important; 
}

.dsListWrapper p a {
    border: 0  !important;     
}

.dsListWrapper br {
    display: none;
    }

#donor_story_main_ul li {
    border-bottom: 1px solid #bbb !important;
}

#donor_story_main_ul li img {
    margin: 0 10px 5px 0;
}

 /***********TEXT RESIZE********/
.cres_text_resize{
  float:right;
}
/***********END TEXT RESIZE********/

  
