/* CSS Document */
ul{
list-style: none;
text-align: left;
}

li{
margin: 0px 0px 10px 0px;
}

a{
color: #ab8161;
text-decoration: none;
font-size: 13pt;
font-family: Georgia;
}

a:hover{
color: #000000;
}


/*---styles for all the services pages-----------------------------------------------*/
#emergency{
margin: 20px 10px 40px 0px;
width: 600px;
}

h4{
text-align: left;
font-family: Georgia;
color: #ab8161;
font-size: 12pt;
}

p{
text-align: justify;
color: #666;
}



 




