@charset "utf-8";
/* MHAMC - MAIN */

body  {
	font: 76% Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #DFEFFD url(images/bg.gif) repeat-x left top;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}


#container, #containersub { 
	width: 770px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0.8px 3px 3px 3px;
	text-align: left;
} 

#container { 
	background: url(images/maincontain.gif) repeat-y left top;
} 

#containersub { 
	background: url(images/subpagecontain.gif) repeat-y left top;
} 

a{
text-decoration:none;
color:blue;
}

a:visited{
color:purple;
}

a:hover{
text-decoration:underline;
}

h1{
margin:0 0 .5em 0;
font-size:1.4em;
color: #263177;
}

h2{
margin:0 0 1em 0;
font-size:1.2em;
color: #263177;
}

h3{
margin:0 0 1em 0;
font-size:1em;
color: #263177;
}

/* HEADER */

#header { 
	background: #DDDDDD; 
	}
	
	
/* NAVIGATION */

#navholder {
	background-color: #263177; 
	/* padding: 10px 0 0 15px; */
	}

#content {
	clear: left;
	color: #ccc;
}

#breadcrumbs {
	font-size:0.9em;
	margin-bottom: 1em;
	}
	
	
#secondarynav {
	margin:0 0 2em 0; padding:0;
	list-style:none;
	}
	
#secondarynav li {
	font-size:0.9em;
	margin-left: 5px;
	padding: 0 0 5px 15px;
	list-style: none outside;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}	
	
.smallarrow {
	font-size:0.9em;
	margin-left: 5px;
	padding: 0 0 5px 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}	

/* SPLASH */

#splash {
	clear: both;
	width: 770px;
	height: 130px;
	margin: 0px auto;
	background: #CCE6FF url(images/submenubg.gif) repeat-x left top;
}

#submenu {
	float: left;
	width: 187px;
	padding: 15px 15px 0 15px;
	background: #CCE6FF url(images/submenubg.gif) repeat-x left top;
}


#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	width: 166px;
	height: 22px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 19px;
}

.submenulink {
	text-decoration: none;
	font-size: 0.9em;
	color: #142C42;
	background: url(images/homepage11.gif) no-repeat left top; 
	margin: 5px 0;
}

.submenulink:visited{
color: #142C42;
}

.submenulink:hover {
	text-decoration: underline;
}

#box1 {
background-color: #cfedff;
	background-image: url(images/submenubg.gif);
background-repeat: repeat-x;} 

/* HOMEPAGE ROTATING IMAGE */

#featureMain {
	width: 550px;
	height: 130px;
	overflow: hidden;
	position: relative;
}
#featureMain a {
	display:block;
	position: absolute;
	top:0;
	left:0;	
}
#featureMain img, .main-feat img {
	border:none;
	display:block;
}
#featureMain a.hidden, .main-feat a.hidden {
	display: none;
}


/* MIDCONTENT */

#midcontainer {
	border-top: white 4px solid;
	background:url(images/twocolumnbg770.gif);
	margin: 0; padding: 0;
	overflow: auto;
}	

#sidebar1, #sidebarsub {
	float: left;
	width: 187px;
	padding: 5px 15px 15px 15px;
	clear: left;
}

#sidebar1 {
	background: url(images/sidebarbg.gif) repeat-x;
}

#sidebar1, #sidebarsub h1,h2,h3 {
	padding-top:10px;
}

#sidebarsub h2 { 
	font-variant: small-caps;
	}

#mainContent { 
	margin: 0 0 0 225px; 
	padding: 18px 20px 20px 20px;
} 

#featurednews img { 
	float:left;
	padding-right: 10px;
} 

#featurednews {
	overflow: auto;
	display: block;
	}

.twocols {
	overflow:visible;
	padding: 5px 15px;
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 221px;
}

.education {
	overflow:visible;
	background: #D5EFFE url(images/homepage19.gif) repeat-x left top;
	padding: 5px 15px;
}

.education .col1 {
	float: left; width: 235px;
}

.education .col2 {
	float: right; width: 221px;
}


.clearcol {clear: right;}
	
.legislativealert, .legislativealertm {
	padding: 6px;
	background-color: #B0D6EB;
	font-color: white;
	font-size: 0.9em;
	}
	
.legislativealertm {
	display: block;
	}
	
/* TABLES */
table#volunteertable {
	font-size:.9em;
	font-weight:bold;
	}
	
table#volunteertable li {
	padding:.5em 0;
	}
	
/* LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-size:0.9em;
}

.list1 li {
	padding: 4px 0px 8px 0px;
	background: url(images/homepage17.gif) repeat-x left bottom;
}

.list1 a {
	text-decoration: none;
	color: #142C42;
	line-height:1.3em;
}

.list1 a:hover {
	text-decoration: underline;
	
	
}

/* LISTS */

.floatleft {float:left; padding-right:10px;}


/* FOOTER */

#footer { 
	
	background: #263177;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer a {
	color: #c0e7df;
	}

/* FLOATS */

.fltrt { /* float right - the floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* float left */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* hide hack from Mac-IE5 \*/
* html .buggybox { height: 1%; }
/* end hiding */

.skiplink {display:none}

.smalllinks {
	font-size:0.9em;
}

.smalllinks a {
	color:#0033CC;
}

.eventceu a {
	color:#263177;
}

.newsdate {
	background-color: #DFEFFD;
	padding: .6em;
	border: 1px solid #437D9F;
}

.newsheading {
	color: #DFEFFD;
	background-color: #263177;
	padding: .6em;
	border: 1px solid #437D9F;
	margin-top:30px;
}

.newsheading h2{
	color: #DFEFFD;
	font-size:1.2em;
	font-weight: bold;
	padding:0;
	margin:0;
}.holidayred {
	color: rgba(153,0,0,1);
}
.holidaygreen {
	color: rgba(0,102,0,1);
}

