body
{
       background-color: #999999;
       color: #905312;
}
body a:link
{
color: #905312;
}

body a:visited
{
color: #905312;
}

body a:hover
{
color: #905312;
text:decoration:none;
}
/* Setting Text Throughout the skin      */ 
table, tr, td, p 
{
  font-family: arial;
  color: #905312;
  font-size: 11px;
  line-height: 20px; 
  margin: 0;
  }


.divPageOuter
{
    border-top:solid 5px #905312;;
    border-left:solid 5px #905312;;
    border-bottom:solid 5px #905312;;
    border-right:solid 5px #905312;;
    background-color:#c59734;
}
.divLeftPane
{
    width:168px;
    float:left;
    background-color:#c59734;
}


/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
width: 100%;
background-color: transparent;
}

#houseMenuH li {
height:36px;  
margin: 0 0px 0 0px;
text-align: center; 
width:112px; 
background: url(solmenutabsmall112.gif) no-repeat top center; 
padding: 0px 0px 0px 0px;
font-family: arial;
}

#houseMenuH a {
font-size: 12px; 
color: #999999;
margin: 0 0px 0 0px; 
text-align: center; 
width:112px; 
padding: 8px 0px 0px 0px;
font-weight: bold; 
text-decoration:none;
}

#houseMenuH a:hover { 
color: #905312;
font-size: 12px; 
margin: 0 0px 0 0px; 
text-align: center;
width:112px; 
padding: 8px 0px 0px 0px;
font-weight: bold; 
text-decoration:none;
}

a#houseMenuHCurrentLink
{
color: #905312;
font-size: 12px;
margin: 0 0px 0 0px; 
text-align: center; 
width:112px;
padding: 8px 0px 0px 0px;
font-weight: bold; 
text-decoration:none;
}

#houseMenuH li a:hover {
color: #905312;
font-size: 12px; 
margin: 0 0px 0 0px; 
text-align: center;
width:112px; 
padding: 8px 0px 0px 0px;
font-weight: bold; 
text-decoration:none;
}

.skinobject
{font-family: arial; color: #905312; font-size: 11px; line-height: 20px; background-color: c0c0c0;}

.skinobject1
{font-family: arial; color: #905312; font-size: 11px; font-weight: bold; line-height: 20px; background-color: c0c0c0; text-align:right; padding: 0 35px 0 0px; border-left: solid 1px #999999; border-right: solid 1px #999999; border-bottom: solid 1px #999999;}

.skinobject2
{font-family: arial; color: #905312; font-size: 11px; line-height: 20px; text-align:center; background-color: c0c0c0; padding: 0 0px 0 0px; border-bottom: solid 1px #999999; border-right: solid 1px #999999;}
