#theBody #space #header {
  margin-top: 0px;
  background-image: none;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #003333;
  background-color: #f5f5f5;
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
}

h1{
  font-size: 24px;
  }

#crums {
  font-weight: bold;
  font-size: 16px;
  background-color:#E6E6E6;
  padding-bottom:4px;
}

#mod_simpleemailform_submit_1{
  background-color:#09F;
  }

#mod_simpleemailform_reset_1{
  background-color:#09F;
  }

#events {
  border:dotted #CCC thick;
}
body a:link {
  color: #0066ff
}
body a:hover {
  color:#00CC00;
}
body a:active {
  color:#400040;
}
body a:visited {
  color:#0066ff;
}
#theBody #space a:link, a:visited {
  color: #0066ff;
}
#theBody #space a:active {
  color:#660099;
}
#theBody #space a:hover {
  color: #333;
  text-decoration:none;
}
html, body {
  height:100%;
  margin-top:0px;
}

/*top main header background images #logo_header*/
#logo {
  width:248px;
  height:186px;
  float:left;
}

#search_box{
  width:280px;
  height:28px;
  float:right;
  margin-top:179px;
  margin-right:39px;
  }
  #mod-search-searchword{
    background-color:#AFBA2C;
    }
.btn-primary{
  background-color:#939300;
  font-size:14px;
  color: #F0F0F0;
  }
#logo_header {
  background-image:url(../images/header_head2.jpg);
  background-repeat:no-repeat;
  background-position:center;
  background-color:#02C54D;
  width:980px;
  height:240px;
}


#center_col{
  padding:10px;
  }
  
 #center_col li{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position: relative;
  list-style-type: none;
  list-style-image: url(../../../templates/webstar/images/arrow.gif);
  left: 10px;
}

#right_col {
  width:100%;

  padding:4px;
}
/* START body div tag */
#theBody {
  position: relative;
  min-height: 100%;
  background-image: url(../images/3main_bg.jpg);
  background-repeat: repeat-x;
  background-position: center top;
  margin-top: 0px;
}
#top_bar {
  background-color:#C5D69C;
}
#bottom_bar {
  background-color:#B1C8FC;
}
/* END body div tag */

/* START body content div tag */
#space {
  padding-bottom:255px;
  margin-top: 0px;
}
/* END body content div tag */


#footer {
  position: absolute;
  bottom: 0;
  height:250px;
  background-color: #DADADA;
  background-image:url(../images/2bmain_bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  width: 80%;
  width:80%;
  min-width:100%;
  text-align: center;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
  vertical-align: middle;
}
#footer a:link {
  color:#0083C6;
}
#footer a:visited {
  color: #0083C6;
}
#footer a:active {
  color: #400040;
}
#footer a:hover {
  color: #007100;
  text-decoration: none;
}
#foot_cell01, #foot_cell02, #foot_cell03 {
  padding-left:10px;
}
#foot_cell01 {
  border-right:3px solid #B9B9B9;
}
#foot_cell03 {
  border-left:3px solid #B9B9B9;
}
/* CSS Tabs */
#navlist {
  padding: 3px 0;
  margin-left: 0;
  font: bold 14px Verdana, sans-serif;
}
#navlist li {
  list-style: none;
  margin: 0;
  display: inline;
}
#navlist li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #778;
  background-color: #DDE;
  text-decoration: none;
}
#navlist li a:link {
  color: #0083C6;
}
#navlist li a:visited {
  color: #0083C6;
}
#navlist li a:hover {
  color: #1B1B1B;
  background-color: #DFDFDF;
  border-color: #227;
}
#navlist li a #current {
  background-color: white;
  border-bottom: 1px solid white;
}

/* CSS Tabs */
#button li a:link {
  color: #0083C6;
}
#button li a:visited {
  color: #0083C6;
}
#button {
  width: 150px;
  padding: 0 0 1em 0;
  margin-bottom: 1em;
  font-family: Verdana, Geneva, sans-serif;
  /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 15px;
  font-weight:bold;
  color: #000;
  text-align:left;
}
#button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
#button li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#button li a {
  display: block;
  padding: 5px 5px 5px 0.5em;
  background-color: #B1C8FC;
  color: #000;
  text-decoration: none;
  width: 100%;
  margin-bottom:10px;
}
html>body #button li a {
  width: auto;
}
#button li a:hover {
  background-color: #6491F9;
  color: #000;
}
#button li #active {
  background-color: #6491F9;
  color: #000;
}
