BODY {
font-weight: normal;
font-size: 11px;
color: #000000;
line-height: 13pt;
font-family: verdana, helvetica, arial, sans-serif;
font-variant: normal;
font-style: normal;
padding: 0;
margin: 0;
background-image: url(images/background.jpg);
}
A:link { color: #525293; text-decoration: underline;}
A:visited { color: #525293; text-decoration: underline;}
A:active { color: #999999; text-decoration: underline;}
A:hover { color: #999999; text-decoration: underline;}
TD {
font-weight: normal;
font-size: 11px;
line-height: 13pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: normal;
font-style: normal;
color: #000000;
}
TD.white {
 background-color: #FFFFFF;
}
TD.orange {
 background-color: #FFCC00;
}
TD.cal1 {
 background-color: #D3E573;
}
TD.cal2 {
 background-color: #E2C2B7;
}
TD.hometop {
 background-image: url(images/home.top.gif);
}
TD.homebottom {
 background-image: url(images/home.bottom.gif);
}
TD.left {
 background-image: url(images/left.gif);
}
TD.right {
 background-image: url(images/right.gif);
}
TD.line {
 background-image: url(images/line.gif);
}
TD.fade {
 background-image: url(images/fade.jpg);
}
TD.fade2 {
 background-image: url(images/fade2.jpg);
 background-position: 1% 100%;
}
.hometext {
color: #B46346;
font-size: 14px;
line-height: 17px;
font-weight: bold;
font-style: normal;
}
.tagtext {
color: #B46346;
font-size: 12px;
line-height: 17px;
font-weight: bold;
font-style: normal;
}
.homenav {
    font-size: 11px; 
    text-align: center;
    font-family: verdana, Arial, helvetica, sans-serif;
    color: #000000;
}
.homenav a:link {
text-decoration: none;
color: #000000;
}
.homenav a:visited {
text-decoration: none;
color: #000000;
}
.homenav a:hover {
text-decoration: underline;
color: #000000;
}
.homenav a:active {
text-decoration: underline;
color: #000000;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #B46346;
font-weight: bold;
font-style: normal;
}
ul {
list-style-type: none;
padding: 0;
margin: .70em;
text-align: left;
}
li.navlist {
background-image: url(images/list_dot.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: .9em;
}
.navigation {
    font-size: 12px; 
    line-height: 16px;
    font-family: verdana, Arial, helvetica, sans-serif;
    color: #000000;
}
.navigation a:link {
text-decoration: none;
color: #000000;
}
.navigation a:visited {
text-decoration: none;
color: #000000;
}
.navigation a:hover {
text-decoration: underline;
color: #000000;
}
.navigation a:active {
text-decoration: underline;
color: #000000;
}
hr {
    border: 0;
    width: 80%;
}
hr.hr1 {
  color: #A5BF39;
  background-color: #A5BF39;
  height: 1px;
}



