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

body {
  background-image: url(images/bg.jpg);
  background-repeat:repeat-x;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
}

h1 {font-size:22px; color:#2E498C; font-weight:normal; margin-top:-10px;}
h2 {font-size:12px; color:#2E498C; font-weight:normal; margin-top:-10px;}
h3 {font-size:20px; color:#000000; font-weight:normal; font-style:normal; margin-bottom:10px;}
h4 {font-size:12px; color:#000000; font-weight:bold; margin-top:0px;}
h5 {font-size:14px; color:#2E498C; font-weight:bold; margin-top:0px; margin-bottom:5px;}
h6 {font-size:14px; color:#000000; font-weight:normal; margin-top:0px; margin-bottom:0px;}
.navcurrent {font-size:16px; color:#2E498C; font-weight:bold; margin-top:0px; margin-bottom:0px;}

.textbox{padding:10px 10px 0px 10px;}
.textboxlrg{padding:20px 20px 0px 20px;}
.textboxtestimonial{padding:0px 10px 0px 10px;}

.testimonial{font-size:12px; font-style:italic;}

.phonenumber {color: #333333; font-size:16px; font-weight: bold;
}

a:link{font-size: 14px; color: #60b6db; text-decoration:underline; font-weight:normal;}
a:visited{font-size: 14px; color: #60b6db; text-decoration:underline; font-weight:normal;}
a:hover{font-size: 14px; color: #333; text-decoration:none; font-weight:normal;}

a.nav:link {font-size: 16px; color: #666; text-decoration:none; font-weight:bold;}
a.nav:visited {font-size: 16px; color: #666; text-decoration:none; font-weight:bold;}
a.nav:hover {font-size: 16px; color: #2E498C; text-decoration:none; font-weight:bold;}

a.footer:link {font-size: 10px; color: #999; text-decoration:underline;}
a.footer:visited {font-size: 10px; color: #999; text-decoration:underline;}
a.footer:hover {font-size: 10px; color: #2E498C; text-decoration:none;}

.footer{
font-size:10px; color:#666666;
}

.navline {
  background-image: url(images/white1px.gif);
  background-repeat:repeat-x;
}
