p.paragraph{
color: #22320E;
}
p.smallText{
color: #22320E;
font-size: 10px;
}
p.smallTextWH{
color: #FFFFFF;
font-size: 11px;
}

p,td{
color: #22320E;
font-size:12px;
}
a.nav:hover{
color: #804040;
background-color: #E5E8CB;
padding-right: 20px;
padding-left: 20px;
line-height: 20px;
}
a.nav{
color: #4D532D;
text-decoration: none;
letter-spacing: 1px;
padding-left: 20px;
line-height: 20px;
}
.link{
color: #74181F;
text-decoration: underline;
}
p.heading1{
color: #4D532D;
background-image: url('../images/heading1back.jpg');
background-repeat: repeat-y;
width: 100%;
padding-left: 5px;
font-weight: bold;
font-size: 1em;
}
p.heading2{
color: #5B6B46;
background-image: url('../images/heading2back.jpg');
background-repeat: repeat-y;
padding-left: 5px;
width: 100%;
font-weight: bold;
font-size: .95em;
}
body{
background-repeat: repeat-x;
font-family: Arial,Helvetica,Verdana;
}
#showimage{
position:absolute;
visibility:hidden;
border: 5px solid #000000;
z-index: 100;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #000000;
min-width: 100px; /*NS6 style to overcome bug*/
z-index: 100;
}
#dragbar #closetext{
color: #FFFFFF;
font-weight: bold;
margin-right: 2px;
}
#app{
z-index: -1;
}
