@charset "UTF-8";
/* CSS Document */


/*TYPOGRAPHY*/
h1,h2,h3,h4,h5,h6{
font-weight:normal;color:#5F7A72
}

h3,h4,h5,h6 {
color:#333
}

h1{
font-size:3.429em;line-height:1.1;margin-bottom:0.5em
}

h2{
font-size:2.616em;line-height:1.20;margin-bottom:0.5em
}

h3{
font-size:1.692em;line-height:1;margin-bottom:0.5em
}

h4{
font-size:1.2em;line-height:1.25;margin-bottom:0.5em
}

h5{
font-size:1em;font-weight:bold;margin-bottom:0.5em
}

h6{font-size:1em;font-weight:bold
}


/*GREY BOX*/
#contact-cta{
background-color: #ADBFBB;
margin-top:40px;
overflow:auto;
padding:25px 15px 15px 15px;
}

#contact-summary{
float:left;
width:365px;
height:350px;
}

#contact-summary h3{
margin-bottom:13px;
text-align: left;
margin-left:20px;
m
}

#contact-summary h4{
margin-bottom:10px;
text-align: left;
margin-left:20px;
padding-bottom:10px;
}

#contact-options{
float:right;
text-align:center;
width:275px
}

#contact-options h3{
margin-bottom:13px;
margin-top:15px;
text-align: left;
}

#contact-summary h4{
margin-bottom:10px;
text-align: left;
margin-left:20px;
padding-bottom:10px;
}
