HTML {
  height: 100%;
}


BODY {
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  font-size: 11px;
  /* background-color: #FFFFFF; */
  background: url('../images/bg_fill.png');

}

a { color: #FF9000; text-decoration: none; }
a:hover { color: #990000; }

h2 {
 font-size: 14px;
 color: #666666;
}




/* header, body, constraint, footer                 */


.mcms_footer {
color: #000000;
padding:10px;
padding-left: 110px;
font-size: 10px;
margin-left: 60px;
}

a.mcms_footer {
  color: #0033FF;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}

a.mcms_footer:hover {
  color: #FF9000;
}

#content_form {
  float: left;
  font-size: 10px;
  font-weight: normal;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  color: #666666;
  padding: 6px;
  padding-left:0px;
  padding-right: 10px;
white-space:nowrap;
}

#content_form select {
  font-size: 10px;
}

.content_form_required {
  border: 1px solid red;
}


.button_submit {
  font-size: 10px;
  font-weight: bold;
  background: #a2a692;
  border-style: outset;
}

.button_submit:hover {
  color: white;
}







/* Content specific       */
#content_trail {
 font-size: 10px;
 padding-bottom: 16px;

}

.nav_trail {
 font-size: 10px;

}

#content_title {
 font-size: 14px;
 font-weight: bold;
 line-height: 16px;
 color: #666666;
}

#content_all {
 font-size: 12px;
 color: #666666;
 background: #FFFFFF;
 margin: 0px;
}

#content_nav {
 font-size: 12px;
 color: #666666;
 background: #FFFFFF;
 margin: 0px;
 font-weight: bold;
}



/* Form elements    */
input, select, checkbox, textarea {
  border:1px solid #666666;
}

/* Begin sidebar menu       */


#sidebar_menu{
width: 180px;  /* this adjusts the relation between the sidebar and center content - adjust viewable menu below */
position: absolute;
top: 184px;
left: 0px;
z-index: 5;
}

#sidebar_menu a  {
font-family:arial,helvetica,sans-serif;
font-size: 11px;
display:block;
margin:0;
padding: 4px 0px 0px 0px;
height: 36px;
}

#sidebar_menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

#sidebar_menu li{
border-top: solid 1px #FFFFFF;
height: 38px;
width: 180px;


}

#sidebar_menu a {
  background: #CCCCCC;
  color: #666666;
  padding-left: 4px;

}

#sidebar_menu a:hover {
  background: #666666;
  color: #FFFFFF;
}





/* End sidebar menu         */


/* Begin CSS Popout Menu */

#menu{
float:left;
width: 180px;  /* this adjusts the relation between the sidebar and center content - adjust viewable menu below */
position: absolute;
top: 0px;
left: 0px;
z-index: 6;
}

#menu a, #menu h2  {
font-family:arial,helvetica,sans-serif;
font-size: 10px;
display:block;

margin:0;
padding: 0px 0px 0px 0px;

}






#menu h2{
display: block;
height: 34px;
padding: 0px;
line-height: 34px;

/* background:#000 url(/css/images/expand3.gif) no-repeat 100% 100%;
text-transform:uppercase */
}

#menu h2:hover{

}

#menu h2_on{

}


#menu a{
background:#a3aa98;
text-decoration:none;

}

#menu a, #menu a:visited{
color:#FFFFFF;
}

#menu a:hover{
color:#FFFFFF;
background:#4e667e;
}

#menu a:active{

}




















/* First two affect the top horz menu: */

#menu ul{
list-style:none;
margin:0;
padding:0px;
float:left;
}

#menu li{
border-top: solid 2px transparent;
height: 34px;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
font-weight: normal;
width: 109px;
}

#menu ul ul ul{
top:0;
left:100%;

}


#menu_sub a {

    background: #ababab;
    color: #FFFFFF;
}



/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
/*background:#4e667e;  url(/css/images/expand3.gif) no-repeat -999px -9999px;  */
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
/* background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;  */
}

#menu a.x:hover{
color:#a00;

}

#menu a.x:active{
color:#060;

}

/* End CSS Popout Menu */




#button_01_01 a { background: url(../images/button_01_01.png); width: 120px; }
#button_01_01 a:hover { background: url(../images/button_01_01_on.png);   }
#button_01_02 a { background: url(../images/button_01_02.png); width: 120px; }
#button_01_02 a:hover { background: url(../images/button_01_02_on.png);   }
#button_01_03 a { background: url(../images/button_01_03.png); width: 120px; }
#button_01_03 a:hover { background: url(../images/button_01_03_on.png);   }
#button_01_04 a { background: url(../images/button_01_04.png); width: 120px; }
#button_01_04 a:hover { background: url(../images/button_01_04_on.png);   }
#button_01_05 a { background: url(../images/button_01_05.png); width: 120px; }
#button_01_05 a:hover { background: url(../images/button_01_05_on.png);   }

#button_02_01 a { background: url(../images/button_02_01.png); width: 82px; }
#button_02_01 a:hover { background: url(../images/button_02_01_on.png);   }
#button_02_02 a { background: url(../images/button_02_02.png); width: 82px; }
#button_02_02 a:hover { background: url(../images/button_02_02_on.png);   }
#button_02_03 a { background: url(../images/button_02_03.png); width: 82px; }
#button_02_03 a:hover { background: url(../images/button_02_03_on.png);   }
#button_02_04 a { background: url(../images/button_02_04.png); width: 82px; }
#button_02_04 a:hover { background: url(../images/button_02_04_on.png);   }
#button_02_05 a { background: url(../images/button_02_05.png); width: 82px; }
#button_02_05 a:hover { background: url(../images/button_02_05_on.png);   }

#button_03_01 a { background: url(../images/button_03_01.png); width: 82px; }
#button_03_01 a:hover { background: url(../images/button_03_01_on.png);   }
#button_03_02 a { background: url(../images/button_03_02.png); width: 82px; height: 48px; }
#button_03_02 a:hover { background: url(../images/button_03_02_on.png); height: 48px;  }
#button_03_03 a { background: url(../images/button_03_03.png); width: 82px;  margin-top: 28px; }
#button_03_03 a:hover { background: url(../images/button_03_03_on.png);   }
#button_03_04 a { background: url(../images/button_03_04.png); width: 82px; margin-top: 28px;  }
#button_03_04 a:hover { background: url(../images/button_03_04_on.png);   }
#button_03_05 a { background: url(../images/button_03_05.png); width: 82px; margin-top: 28px;  }
#button_03_05 a:hover { background: url(../images/button_03_05_on.png);   }
#button_03_06 a { background: url(../images/button_03_06.png); width: 82px; height: 48px; margin-top: 14px;  }
#button_03_06 a:hover { background: url(../images/button_03_06_on.png); height: 48px; }
#button_03_07 a { background: url(../images/button_03_07.png); width: 82px; margin-top: 28px;  }
#button_03_07 a:hover { background: url(../images/button_03_07_on.png);   }

#button_04_01 a { background: url(../images/button_04_01.png); width: 82px; }
#button_04_01 a:hover { background: url(../images/button_04_01_on.png);   }
#button_04_02 a { background: url(../images/button_04_02.png); width: 82px; }
#button_04_02 a:hover { background: url(../images/button_04_02_on.png);   }
#button_04_03 a { background: url(../images/button_04_03.png); width: 82px; }
#button_04_03 a:hover { background: url(../images/button_04_03_on.png);   }
#button_04_04 a { background: url(../images/button_04_04.png); width: 82px; }
#button_04_04 a:hover { background: url(../images/button_04_04_on.png);   }
#button_04_05 a { background: url(../images/button_04_05.png); width: 82px; }
#button_04_05 a:hover { background: url(../images/button_04_05_on.png);   }

#button_05_01 a { background: url(../images/button_05_01.png); width: 82px; }
#button_05_01 a:hover { background: url(../images/button_05_01_on.png);   }
#button_05_02 a { background: url(../images/button_05_02.png); width: 82px; }
#button_05_02 a:hover { background: url(../images/button_05_02_on.png);   }
#button_05_03 a { background: url(../images/button_05_03.png); width: 82px; }
#button_05_03 a:hover { background: url(../images/button_05_03_on.png);   }
#button_05_04 a { background: url(../images/button_05_04.png); width: 82px; }
#button_05_04 a:hover { background: url(../images/button_05_04_on.png);   }
#button_05_05 a { background: url(../images/button_05_05.png); width: 82px; }
#button_05_05 a:hover { background: url(../images/button_05_05_on.png);   }

#button_06_01 a { background: url(../images/button_06_01.png); width: 82px; }
#button_06_01 a:hover { background: url(../images/button_06_01_on.png);   }
#button_06_02 a { background: url(../images/button_06_02.png); width: 82px; }
#button_06_02 a:hover { background: url(../images/button_06_02_on.png);   }
#button_06_03 a { background: url(../images/button_06_03.png); width: 82px; }
#button_06_03 a:hover { background: url(../images/button_06_03_on.png);   }
#button_06_04 a { background: url(../images/button_06_04.png); width: 82px; }
#button_06_04 a:hover { background: url(../images/button_06_04_on.png);   }
#button_06_05 a { background: url(../images/button_06_05.png); width: 82px; }
#button_06_05 a:hover { background: url(../images/button_06_05_on.png);   }

#button_07_01 a { background: url(../images/button_07_01.png); width: 82px; }
#button_07_01 a:hover { background: url(../images/button_07_01_on.png);   }
#button_07_02 a { background: url(../images/button_07_02.png); width: 82px; }
#button_07_02 a:hover { background: url(../images/button_07_02_on.png);   }
#button_07_03 a { background: url(../images/button_07_03.png); width: 82px; }
#button_07_03 a:hover { background: url(../images/button_07_03_on.png);   }
#button_07_04 a { background: url(../images/button_07_04.png); width: 82px; }
#button_07_04 a:hover { background: url(../images/button_07_04_on.png);   }
#button_07_05 a { background: url(../images/button_07_05.png); width: 82px; }
#button_07_05 a:hover { background: url(../images/button_07_05_on.png);   }



#form_table {
  font-size: 11px;
  color: #666666;
  width: 96%

}

#form_table input textarea select {
  border: 1px solid #CCCCCC;
  font-family: arial, sans-serif;
  font-size: 11px;
}



#form_table_title {
  font-weight: bold;
  font-size: 12px;
}


#news_homepage {
font-size: 12px;
 color: #666666; position: relative; z-index: 99990;
}

#news_homepage a {
  color: #666666;
  font-weight: bold;
}

#news_homepage a:hover {
  color: #990000;
}

#home_eventblock {
  color: #FFFFFF;
  padding: 0px 10px 0px 56px;
}

#home_eventblock p {
  line-height: 12px;
}

#home_eventblock a {
  color: #FFF;
}

#home_eventblock a:hover {
  color: #FF9000;
}

