﻿body {
  color            : #000000;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 20px;
  padding          : 0px;
  background : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;
 
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #006633;
  background : #FFFFFF;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
  background : #FFFFFF;
}
.search-box {
  float: right;
  background : url('../images/search.gif');
  color			   : #333333;
  }
.button {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  color             :#404F59;
  background  : url('../images/but.gif');
  padding           : 2px
}

ul#mainlevel-nav {
  list-style        : none;
  padding           : 0;
  margin            : 0;
  font-size         : .8%;
}
ul#mainlevel-nav li {
  display           : block;
  background  : url('none');
  padding-left      : 0px;
  padding-right     : 0px;
  float             : left;
  margin            : 0;
  width             : auto !important;

  font-size         : 11px;
  line-height       : 21px;
  white-space       : nowrap;
  border-right      : 1px solid #cccccc
}
ul#mainlevel-nav li a {
  width             : 100%;
  display           : block;
  padding-left      : 5px;
  padding-right     : 5px;
  text-decoration   : none;
  color             : #333333;

  background : #FFFFFF;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
  color            : #FF9900;
  background : #FFFFFF;
}
table.event{
  width	:100%;
  table-layout	:auto;
}
th.event{
  font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background: #006633;  
  font-size        : 12px;
  font-weight      : bold;
  height           : 14px;
  line-height      : 18px;
  text-transform   : uppercase;
  padding-left     : 10px;
  color            : #FFFFFF;
  width            : 100%;
  margin           : 2px
}
table.eventtemp{
  font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background: #FFFFFF;  
  font-size        : 12px;
  padding-left     : 10px;
  color            : #006633;
  width            : 100%;
  margin           : 2px
} 
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
}
table.moduletable th {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       :left;
  height           : 14px;
  line-height      : 18px;
  color            : #006633;
  border-left      : 1px solid #FFF; 
  border-right     : 1px solid #FFF; 
  background: #FFFFFF;  
}
table.moduletable td {
  padding-left     : 3px;
  padding-right    : 3px;
}
table.content{
  width            : 100%;
  padding          : 20px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background: #006633;  
  font-size        : 12px;
  font-weight      : bold;
  height           : 14px;
  line-height      : 18px;
  text-transform   : uppercase;
  padding-left     : 10px;
  
  color            : #FFFFFF;
  width            : 100%;
  margin           : 2px
}
.componentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background       : url('../images/header.jpg');
  font-size        : 12px;
  font-weight      : bold;
  height           : 14px;
  line-height      : 18px;
  text-transform   : uppercase;
  padding-left     : 10px;
  text-align       : left;
  color            : #DA422D;
  background  : #FFFFFF;
  width            : auto;
  margin           : 2px;
  
  }
.title {
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            :#56666E;
  background  : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #56666E;
  text-decoration  : none;
  font-weight      : bold;
  background :#FFFFFF;
}
.title a:hover {
  font-size        : 20px;
  color            : #56666E;
  text-decoration  : none;
  font-weight      : bold;
  background :#FFFFFF;
}
.buttonheading {
  background       : url('../images/header.jpg');
  padding-left     : 4px;
  padding-right    : 4px
  }
a.mainlevel  {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-align       : center;
  display          : block;
  line-height      : 16px;
  height: 20px;
  font-size        : 12px;
  width            : auto;
  background       : url('../images/boff.jpg');
}
a.mainlevel:link {
  text-align       : left;
  display          : block;
  font-size        : 12px;
  width            : auto;
  background :#006633;
}
a.mainlevel:link, a.mainlevel:visited {
  text-align       : left;
  display          : block;
  font-size        : 12px;
  font-weight      : normal;
  padding          : 0px 0px 0px 0px;
  color            : #333333;
  width            : auto;
  background :#FFFFFF;
}
a.mainlevel:hover {
  text-align       : left;
  display          : block;
  background       : url('../images/bon.jpg');
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none
  background : #006633
}
#active_menu {
  text-align       : left;
  color            : #006633;

  font-weight      : bold;
  background :#FFFFFF;
}
a#active_menu:hover {
  text-align       : left;
  color            : #FFFFFF;
  background :#006633;
}
a:link, a:visited {
	font-size : 14px;
	color: #008000;
	text-decoration: underline;
	font-weight : bold;
	background : #FFFFFF;
}
a:hover {
  font-size        : 11px;
  color            : #1E7CFC;
  text-decoration  : none;
  font-weight      : bold;
  background :#FFFFFF;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  padding:4px; color            :#404F59;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background : #FFFFFF;
  background-image : url('../images/but.gif');
  }
a.readon:hover {
  color            :#FF9900;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background : #FFFFFF;
}
ul {
  
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url('../images/bullet.gif') ;
  background-repeat: no-repeat;
  background-position: 0px 3px
}  
.date {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
  background :#FFFFFF;
}
p.small {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size        : 12px;
  color            : #006633;
  background :#FFFFFF;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
  background :#FFFFFF;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
  background :#FFFFFF;
}
.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 14px;
  background :#FFFFFF;
}
a.pathway:link, a.pathway:visited {
  color            : #F4AC11;
  font-size        : 10px;
  padding-left     : 0px;
  background :#FFFFFF;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}
.blog_more {
padding-left       : 10px;
}
.inputbox {
background-image   :url('../images/inputback.jpg');
border             : 1px solid #666
}
.back_button {
text-align         : left;
padding            : 10px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #FF9900;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
  background :#FFFFFF;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background       : #D8E0E4;
  color            : #333333;
  padding          : 4px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #FFFFFF;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #FFFFFF;
  padding          : 5px;
  margin-right     : 10px;
  margin-left      : 10px;
  margin-bottom    : 10px;
}
table.departed {
  width			   : 60%;
  table-layout	   : auto;
}
.departedheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background: #006633;  
  font-size        : 12px;
  font-weight      : bold;
  height           : 14px;
  line-height      : 18px;
  text-transform   : uppercase;
  padding-left     : 10px;
  
  color            : #FFFFFF;
  width            : 60%;
  margin           : 2px
}
