@charset "UTF-8";
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 background-color: #3C3C3C;
}
.nav {
 background-image: url(library/bkg_nav_links.gif);
 background-repeat: repeat-x;
 padding-left: 7px;
}

a:active {
 text-decoration: none;
 color: #FFFFFF;
}
a.contact:link {
 color: #000000;
 text-decoration: none;
}
a.contact:visited {
 text-decoration: none;
 color: #000000;
}
a.contact:hover {
 text-decoration: underline;
 color: #000000;
}
a.contact:active {
 text-decoration: none;
 color: #000000;
}
a.sub:link {
 color: #785126;
 font-size: 14px;
 font-weight: bold;
}
a.sub:hover {
 color: #FFFFFF;
 font-size: 14px;
 font-weight: bold;
}
a.sub:visited {
 color: #b98751;
 font-size: 14px;
 font-weight: bold;
}
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
.bkg {
 background-image: url(library/bkg_txt.gif);
}
.bdr_nav {
 background-image: url(library/bdr_nav.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
}
a:link {
 color: #FFFFFF;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #C5A583;
}
a:hover {
 text-decoration: underline;
 color: #FFFFFF;
}
.bdr_left {
 background-image: url(library/bdr_left.jpg);
 background-repeat: repeat-y;
}
.bdr_right {
 background-image: url(library/bdr_right.jpg);
 background-repeat: repeat-y;
}
.txt_pg1 {
 background-image: url(library/bkg_txt.jpg);
 background-repeat: no-repeat;
 padding-top: 15px;
 padding-right: 25px;
 padding-bottom: 15px;
 padding-left: 25px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #775025;
}
