/* CSS Document */




h1, h2, h3, h5, h6, p {
font-family: Arial, Verdana, sans-serif;
margin: 0; padding: 0;
padding-bottom: 1em;
}


p {
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 1.2em;
font-weight: normal; 
padding: 0.5em 0 0.5em 0;
line-height: 140%;
}


h1 {
font-size: 1.3em;
display: block;
color: black;
line-height: 130%;
padding-bottom: 0.8em;
}

h2 {
font-size: 1.2em;
padding-bottom: 0.5em;
line-height: 130%;
}

h3 {
font-size: 3.5em;
color: rgb(52,124,43);
line-height: 100%;
font-weight: 500;
padding-bottom: 0.3em;
}


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

h5{
font-size: 1.5em;
}

h5#tel_no {
color: #347C2B;
font-size: 2.4em;
line-height: 130%;
font-weight: normal;
}



h1 {
font-size: 1.4em;
font-weight: bold;
}

#services_heading {

padding-bottom: 1em;
font-family: Arial, Verdana, sans-serif;
font-size: 2em;
font-weight: bold;
color: rgb(52,124,43);
}

#footer_copy {
font-family: Arial, Verdana, sans-serif;
text-align: center;
font-size: 1em;
font-weight: normal; 
padding: 1em 0 2em 0;
line-height: 140%;
color: white;
}

#footer_copy a, #footer_copy a:link, #footer_copy a:visited {
text-decoration: none;
color: white;
}

#footer_copy a:hover {
text-decoration: underline;
}

