/* ------- www.joepa.com ------- */

/* ------- farbcode page ------- */


body { 
color:#856f4a;
}

#container {
background:url(../../images/bg/bg.jpg) no-repeat;
}

.nav-current {
color:#856f4a;
background: url(../../images/navigation/dot_856f4a.gif) center right no-repeat;
}

.nav:hover, .nav:active {
color:#856f4a;
background: url(../../images/navigation/dot_856f4a.gif) center right no-repeat;
text-decoration:none;
}

h1 {
color:#856f4a; 
}

.link a:link,
.link a:visited, 
.link a:active {
padding-left:15px;
color:#856f4a;
background: url(../../images/navigation/button_856f4a.gif) center left no-repeat;
text-decoration:none;
}

.link a:hover {
padding-left:15px;
color:#856f4a;
text-decoration:underline;
background:url(../../images/navigation/button_856f4a.gif) center left no-repeat;
}




