body {
 font-family: arial, helvetica, sans-serif;
 font-size: 1em;
 background-color: #FDE2C0;
 margin: 0px;
}

li {
 list-style-image: url(images/bullet.gif);
}

.bodytext  {
 font-family: arial, helvetica, sans-serif;
 font-size: 0.75em;
 line-height: 150%; 
 color: #623D0F;
}

.info {
 font-family: arial, helvetica, sans-serif;
 font-size: 11px;
 line-height: 150%; 
 color: #995808;
}

.img {
border: 1px solid #333333;
}

.recommended  {
 font-family: arial, helvetica, sans-serif;
 font-size: 11px;
 line-height: 150%; 
 color: #996600;
}

.header  {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 line-height: 150%; 
 color: #D78016;
 font-style: italic;
 font-weight: bold;
}

.sites  {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 line-height: 150%; 
 color: #FDE2C0;
 font-weight: bold;
}

.footer  {
 font-family: arial, helvetica, sans-serif;
 font-size: 10px;
 line-height: 150%; 
 color: #333333;
}

.breadcrumbs  {
 font-family: arial, helvetica, sans-serif;
 font-size: 0.7em; 
 color: #995808;
}

a:link  { color: #995808; line-height: 150%; font-family: arial, helvetica, sans-serif; text-decoration: underline }
a:visited  { color: #995808; line-height: 150%; font-family: arial, helvetica, sans-serif; text-decoration: underline }
a:active  { color: #995808; line-height: 150%; font-family: arial, helvetica, sans-serif; text-decoration: none }
a:hover  { color: #995808; line-height: 150%; font-family: arial, helvetica, sans-serif; text-decoration: none }

/* Menu Navigation */
a.nav { font-family: arial, helvetica, sans-serif; font-size: 11px; text-align: left; background-color: #FDE2C0; display:block; color: #D78016;  text-decoration: none; font-weight: bold; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.3em;}
a.nav:visited { font-family: arial, helvetica, sans-serif; font-size: 11px; text-align: left; background-color: #FDE2C0; display:block; color: #D78016;  text-decoration: none; font-weight: bold; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.3em;}
a.nav:active { font-family: arial, helvetica, sans-serif; font-size: 11px; text-align: left; background-color: #FDE2C0; display:block; color: #D78016;  text-decoration: none; font-weight: bold; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.3em;}
a.nav:hover { font-family: arial, helvetica, sans-serif; font-size: 11px; text-align: left; background-color: #D78016; display:block; color: #FDE2C0;  text-decoration: none; font-weight: bold; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.3em;}
