 @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
 /* @import url('http://example.com/example_style.css'); */

 /***********************************************/
 /* CSS @imports must be at the top of the file */
 /* Add them above this section                 */
 /***********************************************/

 
 /*****************************************/
 /* Start your style declarations here    */
 /*****************************************/
  body {
display: block;

margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
/*background: url('../graphics/oakleaf.gif'); */
}
/*body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #58585b;
} */
/*
 .body-container{
    max-width: 100%;
    margin: 0 auto;
}
*/

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
/* Bootstrap css overrides */
h2 {
	color: #336633;
	}
.jumbotron {
	margin-bottom: 12px;
	}
.alert-warning {
  background-color: #ffff99;
  border-color: #faebcc;
  color: #000000;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #99cc99;
  background-color: #777777;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #cccccc;
  background-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #99cc99;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #99cc99;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .container {
    width: 1080px;
  }
}
/* End of Bootstrap overrides */

/* Beginning of RCW additional style */
.rcw-font-16 {
    font-weight:400;
    font-size: 16px;
}
.rcw-font-24 {
    font-weight:400;
    font-size: 24px;
}
.rcw-font-36 {
    font-weight:400;
    font-size: 36px;
}
.rcw-font-48 {
    font-weight:900;
    font-size: 48px;
}
.rcw-big-txt {
    font-weight: 900;
    font-size: 48px;
}
.rcw-bigger-txt {
    font-weight: 900;
    font-size: 60px;
}
 .colored-block {
    background-color: #e5e5e5;
      }
 .rcw-header {
     max-width: 980px;
    margin: 0 auto!important;
    float: none!important;
 }
.rcw-header-wrapper {
    padding-bottom: 8px;
    border-bottom: 4px solid #0c76e8;
    margin-bottom: 0px;
 }
.rcw-header-menu {
    padding-top:20px;
    }
 .rcw-footer-wrapper {
     background-color: #ffffff;
     border-top: 4px solid #0c76e8;
     padding-top: 12px;
 }
 .rcw-margin-top {
	margin-top: 16px;
	}
 .rcw-center-block {
    margin: 0 auto;
	padding-left:24px;
	padding-right:24px;
	text-align: left;
	display: inline-block;
    }
.rcw-pad-block {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left:24px;
	padding-right:24px;
	}
 .rcw-center-module {
     max-width: 1020px;
    margin: 0 auto!important;
    float: none!important;
 }
  .rcw-center-module-480 {
    max-width: 480px; 
    margin: 0 auto!important;
    float: none!important;
	}
  .rcw-center-module-600 {
     max-width: 600px;
    margin: 0 auto!important;
    float: none!important;
 }
  .rcw-center-module-720{
     max-width: 720px;
    margin: 0 auto!important;
    float: none!important;
 }
  .rcw-center-module-800 {
    max-width: 800px;
    margin: 0 auto!important;
    float: none!important;
 }
 .rcw-panel-fixed {
	padding-left: 24px;
	padding-right: 24px;
	height: 400px;
	overflow: auto;
	}
.rcw-panel-fixed-sm {
	padding-left: 24px;
	padding-right: 24px;
	height: 200px;
	overflow: auto;
	}
 .rcw-block-color-light-grey {
    background-color: #f5f5f5;
    padding-bottom: 8px;
    }
 .rcw-block-color-mid-grey {
    background-color: #e5e5e5;
    padding-bottom: 8px;
    }
 .rcw-block-color-dark-grey {
    background-color: #cccccc;
    padding-bottom: 8px;
    }
.rcw-block-color-99 {
    background-color: #999999;
    padding-bottom: 8px;
    } 
.rcw-block-color-green {
    background-color: #669966;
    padding-bottom: 8px;
    }   
.rcw-block-color-light-green {
    background-color: #99cc99;
    padding-bottom: 8px;
    }   
.rcw-block-color-dark-green {
    background-color: #336633;
    padding-bottom: 8px;
    }   
.rcw-block-color-yellow {
    background-color: #ffff99;
	padding-top:12px;
    padding-bottom: 8px;
	padding-left:24px;
	padding-right:24px;
    }   
.rcw-block-color-blue {
    background-color: #0c76e8;
    padding-bottom: 8px;
   }        
.rcw-block-color-darker-blue {
    background-color: #3c72b8;
    padding-bottom: 8px;
     }   
.rcw-block-color-lighter-blue {
    background-color: #C2E3ED;
    padding-bottom: 8px;
     } 
.rcw-block-color-efebe4 {
    background-color: #efebe4;
    padding-bottom: 8px;
     }   
.rcw-block-color-a {
    background-color: #ffffff;
    padding-bottom: 8px;
    }    
.rcw-block-color-b {
/*background-color: #fdcc63; */
    background-color: #f8f3e7;
    padding-bottom: 8px;
     } 
.rcw-shadow {
     -webkit-box-shadow: 0px 8px 8px #888888; /******************************************/
    -moz-box-shadow: 0px 8px 8px #888888; /* Adds a little shadow  for depth */
    box-shadow: 0px 8px 8px #888888; /******************************************/
}
.rcw-block-clickable a {
    display: block;
}

.rcw-centered {
    text-align: center;
    }
.rcw-margin-top-large {
	margin-top:180px;
	}
.rcw-background-board-banner {
    background:url('../graphics/house1cp.jpg')no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
.rcw-background-top-banner {
    background:url('../graphics/sign_at_fall2.jpg')no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
.rcw-background-acc-banner {
    background:url('../graphics/lot_clear3.jpg')no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
.rcw-background-governance-banner {
    background:url('../graphics/lot50.jpg')no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
.rcw-background-grey-banner {
    background-image:url('http://cdn2.hubspot.net/hub/181105/file-1532908983-png/Catalyst_Images/GreyBanner_resized.png'); 
    padding-bottom: 12px;
    }

.rcw-background-sandpaper {
    background-image:url('http://cdn2.hubspot.net/hub/181105/file-1305196421-png/Catalyst_Images/sandpaper.png'); 
    padding-bottom: 12px;
    }
.rcw-background-green-cup {
    background-image:url('http://cdn2.hubspot.net/hub/181105/file-1305196411-png/Catalyst_Images/green_cup.png'); 
    padding-bottom: 12px;
    }
.rcw-background-halftone {
    background-image:url('http://cdn2.hubspot.net/hub/181105/file-1309527220-png/Catalyst_Images/halftone.png'); 
    padding-bottom: 12px;
    }
    
.rcw-background-leaves {
    background-image:url('http://cdn2.hubspot.net/hub/181105/file-1276985924-jpg/Catalyst_Images/Leaves_Bkgrd.jpg'); 
    padding-bottom: 12px;
    }
.rcw-background-clear-day {
    background-image:url('http://cdn2.hubspot.net/hub/181105/file-1276985934-jpg/Catalyst_Images/Clear_Day_Bkgrd.jpg'); 
    padding-bottom: 12px;
    }
.rcw-background-maize {
    background-image:url('http://cdn2.hubspot.net/hub/181105/file-1276985944-gif/Catalyst_Images/Maize_Bkgrd.gif '); 
    padding-bottom: 12px;
    }
.rcw-image-blue-border img {
    padding: 0px;
    border:1px solid #3c72b8;
}

 .rcw-footer-menu a {
     color: #000000;
     background: #ffffff;
      }
/* .rcw-footer-menu ul {
     list-style-type: disc !important;
     
 } */
/*  
  img {padding: 8px;
  }
*/  
 .rcw-banner {
background-image:url('http://cdn2.hubspot.net/hub/181105/file-1301865805-gif/Catalyst_Images/leave_blur_bg2.gif');
/*background-repeat:no-repeat;*/
min-height: 600px;
/*background-size:2000px 400px;
background-position:center; */

padding: 0px;
color: #000000
}
  
  /* ==========================================================================
Mobile Menu - Toggle Dropdown Menu - Fixed Top
========================================================================== */
