@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;}

/*  Heart Healthy Site  */

ul#left-nav li a {
    color: #eeea9d;
    font: bold 14px Helvetica;
    text-decoration: none;
}

ul#left-nav li.first{
	border-top: 1px solid #eeea9d;
}

ul#left-nav li{
	list-style: outside none none;
	border-bottom: 1px solid #eeea9d;
    padding: 10px 5px;
    width: 152px;
}
ul#left-nav li ul li{
	list-style: outside none none;
	border: medium none;
	padding:2px;
	
}
ul#left-nav li a.act{
	color: #c1d830;
}
ul#left-nav ul.nestedList{
	padding: 5px 0 0px 10px;
}

ul#left-nav li ul.nestedList li a {

    font: bold 13px Helvetica;
}


div.main-body{
	background:transparent url('https://www.maine.gov/dhhs/mecdc/population-health/hmp/mcvhp/mainehearthealth/images/background_body.jpg') no-repeat scroll 0 0;
	height: 700px;
	width:960px;
	display:block;
	margin:auto auto auto 100px;
}
div.left-nav-container {
	width:0px;
	float:left;
	margin-left:10px;
	margin-top: 87px;
}
div.second-search{
	float:right;
	margin-right:40px;
	margin-top: 15px;
}
img#header{
	display:block;
	float: right;
	height: 52px;
	width: 729px;
	margin-top: 11px;
	margin-right:10px
}
img#banner{
	float: right;
	margin-right: 10px;	
	width:727px;
}
img.top-banner {
	margin-bottom:-5px;
} 
div#stroke-container{
	width:247px;
	float:right;
	margin-right:243px
}
div#hd-container{
	width:247px;
	float:right
}
div#footer-info{
	float: left; padding: 0 20px; text-align: center;margin-left: 225px; font-size:1.1em
}
img#cdc-logo{
	width: 239px;
	height:90px;
	float: right;
	margin-right: 6px;
}
div#subContent{
	margin-left: 245px;
    margin-top: 265px;
    position: absolute;
	width:700px;
}
div#subContent h2, div#subContent h3{
	color:#004b8d
}
span.blueText{
	color:#004b8d;
	font-weight:bold;
}

.header {
    display: none;
}
div.sliver {
	display:none	
}
div#sliver_container{
	background-color:#FFF
}
div#pagefooter{
	display:none
}
div#container {
	background-color:#FFF;
	margin-top:-25px;	
}