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

body {  background:  url(images/main-background.jpg);
color: #303030;

 margin-top: 0px; font-family:"Tahoma"; font-size:14px; font-weight: bold; }

.logo-span { background:url(images/logo-span.jpg) repeat-x; height:78px; }
.nav-span { background:url(images/nav-span.jpg) repeat-x; height:39px; }
.blue-txt { color:#000099; }


a.footerlink:link, a.footerlink:visited { color:#ffffff; font-weight:bolder; text-decoration:underline; }
a.footerlink:hover { text-decoration:none; }


/* Contact Us */
.cs-fs1 { color:#000066; font-size:14px; font-weight:bolder; }

a.main:link, a.main:visited { color:#114211; font-weight:bolder; text-decoration:underline; }
a.main:hover { text-decoration:none; }
