/* Start of CMSMS style sheet 'millco :: home' */
#homeContent{

height:300px;
background-color:#394a52;


}
#homeContentText{
float: left;
display:inline;
padding:30px;
height:240px;
width:330px;
background-color:#516873;
color:white;
}

#homecontentpics {float: right; width: 520px; height: 300px; border: 0px solid #000; display:inline;}



#homeContentText h2{

font-size:3em;
font-weight:normal;
}


div.homeContentBox{

width:220px;
margin-right:10px;
margin-top:20px;
margin-bottom:20px;
float:left;
display: inline;
}
div.box4{
margin-right:0;
}

div.homeContentBox h3{
color:white;
background:url(uploads/layout/heading_BG.png) repeat-x;
font-weight:normal;
height: 42px;
font-size: 140%;

}

div.homeContentBox h3 a{
display:block;
color:white;
text-decoration:none;
padding:5px 5px 7px 7px;

}
div.homeContentBox h3 a:hover{
color:black;
background:none;

}
/* End of 'millco :: home' */

