
body
        {
    background-color: #e6eaef;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.logoBG {
	background-image: url(images/logo.png);
	background-position: top center;
	background-repeat: no-repeat;
}

td.internalBG_home {
	background-color: #ffffff;
	background-image: url(images/bg_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

td.internalBG_subpage {
	background-color: #ffffff;
	background-image: url(images/bg_subpage.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

td.servicesBG {
	background-color: #ffffff;
	background-image: url(images/services_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #848484;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #7b8998;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}

font.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #426579;
}

font.bluetxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #2487a2;
}

font.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #4e983f;
}

font.title {
	font-family: Tahoma;;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #4e8442;
}

font.graytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	line-height: 18px;
}

font.graytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}

a.brown:link {color: #c49a3e;
	text-decoration: none;
}

a.brown:visited {color: #c49a3e;
	text-decoration: none;
}

a.brown:hover {color: #8c7a54;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-color: #8c7a54;
}

a.gray:link {color: #848484;
	text-decoration: none;
}

a.gray:visited {color: #848484;
	text-decoration: none;
}

a.gray:hover {color: #2487a2;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-color: #2487a2;
}


a#home img {background-image: url(images/nav_home00.png);}
a#about img {background-image: url(images/nav_about00.png);}
a#services img {background-image: url(images/nav_services00.png);}
a#contact img {background-image: url(images/nav_contact00.png);}
a#forms img {background-image: url(images/nav_forms00.png);}

a#home:hover img {background-image: url(images/nav_home11.png);}
a#about:hover img {background-image: url(images/nav_about11.png);}
a#services:hover img {background-image: url(images/nav_services11.png);}
a#contact:hover img {background-image: url(images/nav_contact11.png);}
a#forms:hover img {background-image: url(images/nav_forms11.png);}
