
.pagemaster {
  width: 100%;
  height: 100%;  
  background-color: #fefefe;
  text-align: center;
  background-color: #D5D0B0;
  color:#666666;
}
.skinmaster {
  width: 820px;
  max-width : 820px;
  height: 100%;
  background-color: #D6D0B0;
  border-right: #8f9092 1px solid; 
  border-top: #8f9092 1px solid; 
  border-left: #8f9092 1px solid; 
  border-bottom: #8f9092 1px solid; 
}

.skinheader 
{
  height: 23px;
  background: #D6D0B0 url(media/header2.jpg) bottom left no-repeat;
  clear: both;  
  color:#A6CFB1;
}
.skingradient {
  background-image: url(media/menu_bar.jpg); 
  height: 30px;
  color:#edb755;
}
.skingradient A:visited {color: #edb755;}
.skingradient A:link {color: #edb755;}
.skingradient A:active {color: #edb755;}
.skingradient A:hover {color: #ffffff; }

.skingradientBottom
{
    height: 40px;
    background: #425227;
    clear: both;
    color: #ffffff;
    border-left: 1px solid #425227;
    border-right: 1px solid #425227;
    border-bottom: 1px solid #425227;
}
.SkinObject
{
 color: #ffffff;   }
.skingradientBottom A:visited {color: #edb755;}
.skingradientBottom A:link {color: #edb755;}
.skingradientBottom A:active {color: #edb755;}
.skingradientBottom A:hover {color: #ffffff; }
  
.skingradientBottom  p {
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

.ControlBar
{
  background-color: #86512d;
}
.controlpanel {
  width: 100%;
  background-color: #fefefe;
}
.toppane {
  width: 100%;
  background-color: transparent;
}
.leftpane 
{
  width:150px;
  background-color: #F7F7F7;
  padding: 6px 0px 6px 6px ;
}

.leftpane h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #D6D0B0;
  background-color: #739240;
}

.leftpane p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

.contentpane {
  width: 100%;
  height:100%;
  border:0px dashed #D6D0B0;  
  background:#F7F7F7;
  padding: 6px 6px 6px 6px ;
}


.rightpane {
  width:150px;
  border:0px dashed #6D674F;
  background-color: #F7F7F7;
  padding: 6px 6px 6px 0px ;
}


.rightpane  h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #D6D0B0;
  border: 1px solid #425227;
  background-color: #739240;
}

.rightpane  p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}


.main_dnnmenu_container {
  background-color: transparent; 
}
.main_dnnmenu_bar {
  cursor: pointer; 
  cursor: hand;
  height:16px;
  background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
  cursor: pointer; 
  cursor: hand; 
  color: #edb755; 
  font-size: 9pt; 
  font-weight: bold; 
  font-style: normal; 
  background-color: Transparent;
  font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/  
        padding: 1px 3px 3px 1px;  
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
  cursor: pointer; 
  cursor: hand; 
  color: #edb755; 
  font-size: 9pt; 
  font-weight: bold; 
  font-style: normal; 
  background-color: Transparent;
  font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/      
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
  background-color: #739240; 
  color: White;
}

.main_dnnmenu_itemhover td {  
  background-color: #739240; 
    color: White;
}


.main_dnnmenu_icon {
  cursor: pointer; 
  cursor: hand; 
  text-align: center; 
  width: 15px; 
  height: 100%;
}
.main_dnnmenu_submenu {
  background-color: #6D674F;  
  z-index: 1000; 
  cursor: pointer; 
  cursor: hand; 
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
  padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
  height: 1px;
  font-size: 1px;
}

.main_dnnmenu_arrow {
  border-right: #6D674F 1px solid; 
  border-bottom: #6D674F 1px solid; 
  border-top: #6D674F 0px solid;
  font-family: webdings; 
  font-size: 10pt; 
  cursor: pointer; 
  cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
  font-family: webdings; 
  font-size: 10pt; 
  cursor: pointer; 
  cursor: hand;
}
.StandardButton {
   background: #739240 none; 
   color: #edb755;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: bold;
}
.TreeViewMenu {
  width: 175px;
  background-color: #dddddd;
  border-right: #8f9092 1px solid; 
  border-top: #8f9092 1px solid; 
  border-left: #8f9092 1px solid; 
  border-bottom: #8f9092 1px solid; 
  -moz-border-radius-bottomleft: 15px; 
  -moz-border-radius-bottomright: 15px; 
  -moz-border-radius-topleft: 3px; 
  -moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
  background-image: url(media/gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight:  bold;
   color: #edb755;
}
body {

}

A:link {
  COLOR: #C86000; text-decoration: none
}
A:visited {
  COLOR: #C86000; text-decoration: none
}
A:active {
  COLOR: #C86000; text-decoration: none
}
A:hover {
  COLOR: #C86000; text-decoration: underline
}

.skinheader h1 {
  padding-top:10px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
   margin-top:5px;
    margin-bottom:5px;
    
}

.skinheader h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
  font-weight: bold;
}

.Normal 
{
    color:#666666;
    }


#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #6D674F;
  height:31px;
  clear:both;
  background: #D6D0B0 url('../img/menu_bg.gif') bottom left no-repeat;
}



#center h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #D6D0B0;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  border:0px;
}

.thumbnail_right {
  float:right;
  border:0px;
}



.NormalBold {
 color: #666666;
 
}

.PageDescription {
 color: #666666;
 
}
