td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  }
hr {
	background: #b7b7b7;
	height: 1px;
	width: 100%;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom:-.1em;
}

h2 {
 font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #333333;
    margin-top:	-.2em;
    margin-bottom:	-.2em;
}
h3,h4,h5,h6 {
 font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #AF3810;
}

a:hover {
  color            : #7F280C;

}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #AF3810;
  text-decoration  : none;
  font-weight      : normal;
  border-bottom    : 1px solid #AF3810;
}

a.category:hover {
  border-bottom    : 1px solid #7F280C;
}

a.buttonbar:link, a.buttonbar:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
  border-bottom    : 1px solid #AF3810;
}

a.buttonbar:hover {
  color            : #7F280C;
  border-bottom    : 1px solid #7F280C;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #AF3810;
  text-decoration  : none;
  font-weight      : normal;
  border-bottom    : 1px solid #AF3810;
}
a.blogsection:hover {
  border-bottom    : 1px solid #7F280C;
}


/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  padding-bottom   : 1px;
  padding-top      : 1px;
  padding-left     : 5px;
  text-align       : left;
  background-color : #A45640;
  display          : block;
  line-height      : 18px;

}

a.mainlevel:link, a.mainlevel:visited {
  color            : #FFFFFF;
}

a.mainlevel:hover {
  color            : #FFFFFF;
  background-color : #7F280C;
  display          : block;
  line-height      : 18px;

}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  text-decoration  : none;
  text-align       : left;
  padding-bottom   : 1px;
  padding-top      : 1px;
  padding-left     : 5px;
  background-color : #AF3810;
  display          : block;
  line-height      : 18px;

}

a.sublevel:link, a.sublevel:visited {
  color            : #FFFFFF;
}

a.sublevel:hover {
  color            : #7F280C;
  display          : block;
}

/* ###################### MODULE SETTINGS ###################### */
div#modulemargins table {
margin-left:5px;
margin-right:2px;
}
table.moduletable {
  width            : 100%;
  margin-top       : 0px;
}

table.moduletable th {
  width            : 100%;
  font             : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : left;
  padding          : 2px;
  background-color : #7F280C;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #4A6080;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #4A6080;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #4A6080;
  line-height      : 15px;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  margin-top       :3px;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #FFFFFF;
  border           : 1px solid #AF3810;
  background       : #7F280C;
}
.buttonlogin {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #FFFFFF;
  border           : 1px solid #AF3810;
  background       : #7F280C;
}

div#buttonmargin input.button {
  margin-left:5px;
  margin-right:-.5em;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #FFFFFF;
  border           : 1px solid #AF3810;
  background       : #7F280C;
}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : italic;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid #7F280C;
}
.checkbox {
  color            : #000000;
  background       : #FFFFFF;
  border           : none;
}


/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial;
  font-size        : 14px;
  font-weight      : bold;
  color            : #AF3810;
  text-align       : left;
  padding-top      : 0px;
  text-decoration  : none;
  border-bottom    : 0px;
}

a.contentpagetitle:hover {
  color            : #7F280C;
}

.contentpane {
  text-align       : left;
  width            : 95%;
  margin-top       : 1px;
  padding-left     : 3px;
  padding-right    : 3px;
  margin-bottom       : 5px;
}

.contentpaneopen {
  text-align       : left;
  width            : 95%;
  margin-top       : 1px;
  padding-left     : 3px;
  padding-right    : 3px;
    margin-bottom       : 5px;
}

.contentheading {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #7F280C;
  text-align       : left;
  padding-top      : 0px;
  border-bottom    : 1px solid #EBEAE6;
}

.componentheading {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #7F280C;
  text-align       : left;
  padding          : 2px;
  padding-left     : 5px;
  background-color : #FFFFFF;
  border-bottom    : 1px solid #EBEAE6;  
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  font-style	   :italic;
  text-align       : left;
}

.category {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #4A6080;
  text-decoration  : none;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F0F0F0;
  padding          : 5px;
  margin-left      : 3px;
  margin-right     : 3px;
  border-top       : 1px solid #EBEAE6;
 }

.sectiontableentry2 {
  background-color : #F7F7F7;
  padding          : 5px;
  margin-left      : 1px;
  margin-right     : 1px;
  border-top       : 1px solid #EBEAE6;
 }

.sectiontableheader {
  background-color : #FFFFFF;
  color            : #7F280C;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 1px solid #EBEAE6;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #EBEAE6;
  border           : double 3px #EBEAE6;
  padding          : 5px;
}

a.toclink:link, a.toclink:visited {
  color            : #435C8F;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #7F280C;
  border-bottom    : none;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : normal;
  color            : #FFFFFF;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : normal;
  color            : #FFFFFF;

}

a.pathway:hover {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : normal;
  color            : #FFFFFF;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-left     : 5px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 5px;
}

/* ###################### MISC  ###################### */
.mainborder {
	border: 3px solid #FFFFFF;
}
