.statewide-header { 
display:none;
}
.statewide-banner {
display:none;
}
.statewide-banner-left {
display:none;
}
li.fontResizer {
display:none;
}
.statewide-banner-right {
display:none;
}

#controllers_wrapper {
display:none;
}
#flex_controllers a {
display:none;
}
#flex_controllers a.active, #flex_controllers a:hover {
  display:none;
}
.slides, .flex-control-nav, .flex-direction-nav {
 display:none;
}
#controllers, .nivo-controlNav {
 display:none;
}
#featured {
 display:none;
}
#category-name {
  background: none;
  margin: 0;
  padding-top: 5px;
  text-align: left;
  width: 100%;
}
.featured-description {
 display:none;
}
.featured-description p {
 display:none;
}
h2.featured-title {
display:none;
}
h2.featured-title a {
 display:none;
}
h2.featured-title a:hover {
	display:none;
}
#featured a.readmore:hover {
	display:none;
}
#et-social-icons {
  display:none;
}
ul#top-menu {
 display:none;
}
ul#top-menu a {
   display:none;
	}
ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a {
   display:none;
}
ul#top-menu li {
 display:none;
}
ul#top-menu a:hover, ul#top-menu > li.sfHover > a {
  display:none;
}
ul#top-menu ul {
  display:none;
}
ul#top-menu ul li {
 display:none;
}
ul#top-menu ul li a {
 display:none;
}
#left-area {
  padding: 0 10px 10px 0;
  width: 645px;
}
#search-form {
  display: none;
}
#breadcrumbs {
  color: #1D1D1D;
  font-family: 'Kreon',Arial,sans-serif;
  font-size: 14px;
  font-weight: lighter;
  margin-bottom: 13px;
  padding-left: 40px;
  padding-top: 14px;
}
#category-inner {
padding: 10px 0 0;
  background: none;
}
#breadcrumbs {
  display: none;
}
#content {
    padding: 0 15px 15px;
	background: none repeat scroll 0 0 transparent;
}
.featured-post-widget {
  background: none repeat scroll 0 0 #F2F0E8;
  border: 1px solid #BC9A74;
  float: left;
  margin-bottom: 15px;
  padding: 10px;
  width: 248px;
}

.post {
  padding: 15px 0 10px 0;
}
#sidebar {
 display:none;
}
.aside-right {
  background: none repeat scroll 0 0 #F2F0E8;
  border: 1px solid #BC9A74;
  float: left;
  margin-bottom: 15px;
  padding: 10px;
  width: 248px;
}
p.description {
  padding-top: 10px;
}
/*------------------------------------------------*/
/*-------------------[TYPE]------------------*/
/*------------------------------------------------*/
a {
  color: #77913C;
  text-decoration: underline;
}
a:hover {
    background: none repeat scroll 0 0 #ECE9DA;
    color: #000000;
    text-decoration: none;
}
.statewide-banner a, #footer a {
  color: #EEEEEE;
  text-decoration: underline;
}
.statewide-banner a:hover, #footer a:hover {
  background: none repeat scroll 0 0 #6C5132;
  color: #FFFFFF;
  text-decoration: none;
}
body {
font-family: Arial,Helvetica,sans-serif !important;
font-size: .9em;
color: #000;
}
p {
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 0px;
	line-height: 19px;
	padding-bottom:0px;
}
p, ul, ol {
  font-size: .95em;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 19px;
}
h1, h2, h3, h4, h5, h6 {
  color: #6C5132;
font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
  letter-spacing: -1px;
  line-height: 1em;
  padding-bottom: 0px;
  text-shadow: none;
}

h1.category-title {
  color: #6C5132;
font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 28px;
    font-weight: normal;
}
.subheading {
  color: #6C5132;
  font-size: 1.3em;
  line-height: 1.2em;
  margin-bottom: 0.25em;
}
.heading {
  color: #6C5132;
  font-size: 1.4em;
  line-height: 1.3em;
  margin-bottom: 0.25em;
}
p#copyright {
    color: #aaaaaa;
    float: left;
    padding-bottom: 20px;
    padding-left: 20px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.one_third {
    width: 30% !important;
    margin-right: 1.33% !important;
    margin-left: 2% !important;
}
.one_half { 
    margin-right: 1.33% !important;
    margin-left: 2% !important;
}
.csc_post_author, .csc_post_category, .csc_post_title { display: none !important; }
.csc_post_content { color: #111 !important; }

.statewide-header a, .statewide-header a:link, .statewide-header a:visited { color: #dddddd; }
.statewide-header a:hover { color: #fff; }

.post ol, .comment-content ol {
    color: #111;
    padding: 2px 0 10px 2px !important;
}
.widget ul li a:hover {
    color: #555;
    text-decoration: underline; 
}
#footer {
   display:none;
}
.footer-widget a, .footer-widget a:link, .footer-widget a:visited {
    color: #777777;
}
.footer-widget a:hover {
    color: #111111;
    text-decoration: underline;
}

.sp li { margin-bottom: 10px; }

#footer-widgets {
  padding: 0;
}
.poweredby {
  background: url("images/poweredby.jpg") no-repeat scroll right center #839D48;
  float: right;
  height: 30px;
  width: 200px;
}
.poweredby span {
    cursor: pointer;
    display: block;
    height: 30px;
    width: 200px;
}

.displace {
    left: -9999px;
    position: absolute;
}

.displace {
    margin-left: -9999px;
}

/*----------------------Megan ---------------------------------*/

/*----------------------Megan ---------------------------
*{
	display: none; 
	
}

.second-row .content {{
	display: block !important;
}

------*/


#header{
	display: none;
}

#supersub-menu{
	display: none;
}

.flex-container{
	display: none;
}

#wrap .top-feature{
	display: none;
}

.button-row{
	display: none;
}
.skip{
	display: none;
}

.sidebar .content{
	display: none;
}

.hic_image{
	display: none;
}

.ngg-galleryoverview{
	display: none;
}


/*----------------------Megan ---------------------------------*/