/* CSS Document */

body {
 background-color:#edffff;
}

.bottom-footer {
 background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
height:70px;
padding-top:10px;
}

.bottom-footer-text {
 font-family:arial;
font-size:12px;
color:#e5df88;
font-weight:regular;
text-decoration:none;
}

.bottom-footer-text a:link {color:#e5df88; text-decoration:none;}
.bottom-footer-text a:visited {color:#e5df88; text-decoration:none;}
.bottom-footer-text a:hover{color:#d4ff75; text-decoration:none;}
.bottom-footer-text a:active{color:#e5df88; text-decoration:none;}

.header-bottom {
 background-color:#b5efef;
border-color:#030303;
border-style:solid;
border-width:0px 0px 1px 0px;
}

.pages-heading {
 font-family:Berlin Sans FB,arial;
font-size:30px;
color:#000000;
font-weight:regular;
text-decoration:none;
padding-left:15px;
padding-right:10px;
}

.body-text {
 font-family:arial;
font-size:12px;
color:#000000;
font-weight:regular;
text-decoration:none;
text-align:justify;
}

.image-left-padding {
   padding-left:20px;
}

.image-right-padding {
   padding-right:20px;
}
.pages-heading {
 font-family:Berlin Sans FB,arial;
font-size:30px;
color:#000000;
font-weight:regular;
text-decoration:none;
padding-left:15px;
padding-right:10px;
}

.sub-heading1 {
 font-family:Berlin Sans FB,arial;
font-size:22px;
color:#0f94d0;
font-weight:regular;
text-decoration:none;
padding-bottom:5px;
}

.location-map {
  font-family:verdana,arial;
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#2b3591;
border-style:solid;
border-width:1px;
border-color:#d9d9d9;
}
 
