@charset "UTF-8";
/* CSS Document */ 
/* Start of Custom CSS imported files */ 
/* Add your own custom CSS imported files below or adjust the CSS file titled custom.css */
@import url(custom.css); 
@import url(color.css); 
 /* End of Custom CSS imported files */ 
 /* Do not add imports below this line */ 
 /* Adjust the import below only as directed by the Agency Website Template Guide */ 
@import url(styles.css);
@import url(https://www.maine.gov/awt/css5/styles.css);



.logo-replace{ width: 535px; float: left; position: relative; padding-bottom: 5px; } 
.header h1{ font: 400 24px arial, helvetica, sans-serif; color: #fff; float: left; margin: 5px 0 4px 5px; width: auto; border-bottom: 1px solid #fff; padding-bottom: 3px;}
.officeoftagline{ font: normal 12px arial, helvetica, sans-serif; color: #fff; margin: 0 0 0 5px; clear: both;}
.mcedtagline{ font: normal 12px arial, helvetica, sans-serif; color: #fff; margin: 3px 0 0 5px;}

.header_nav_search{ width: 380px; }
#top_nav{ clear: both;}
.header{ height: 75px; min-height: 75px; overflow: hidden; }

#pageaside h3  { font-size:1em; text-transform:none}
#sectionnav h3  { font-size:1em; }

#sectionnav {background-color:#126E85;}


#sectionnav li li li a {
    padding: 5px 5px 5px 40px;
}


#sectionnav li li a.active, #sectionnav li li li a.active { background:#EFEFEF; color:#C00; text-decoration:none; }


img.picLeft, img.picRight {background: #ffffff; box-shadow: 0 0 12px #666666;}
img.picLeft, figure.figLeft {margin: 0 20px 20px 0; float: left;}
img.picRight, figure.figRight {margin: 0 0 20px 20px; float: right;}
figcaption {font-size: 13px; text-align: center;}

