td,tr,p,div {
    font-size:12px;
	font-family:Tahoma;
	color:#E8DAC1;
	line-height:14px;
	vertical-align:top;
}

ul {
  margin           : 5px 5px 5px 5px;
}


hr {
  background       : #644236;
  height           : 1px;
  width            : 97%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
    color:#E8DAC1;
    font-size:11px;
    text-decoration:underline;
}

a:hover {
    color:#E8DAC1;
    font-size:11px;
    text-decoration:none;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #E8DAC1;
  font-weight      : bold;
  border-bottom    : 1px dashed #E8DAC1;
  text-decoration  : none;
}

a.category:hover {
  color            : #ff0000;
  border-bottom    : 1px solid #ff0000;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS;
  font-size        : 11px;
  color            : #E8DAC1;
  font-weight      : bold;
  border-bottom    : 1px dashed #E8DAC1;
  text-decoration  : none;
}
a.blogsection:hover {
  color            : #ff0000;
  border-bottom    : 1px solid #ff0000;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  margin-bottom    : 3px;
  padding-left     : 3px;
  line-height      : 17px;
}

.mainlevel:link, .mainlevel:visited {
  color            : #E8DAC1;
/*  border-bottom    : 1px solid #c0c0c0;*/
}

.mainlevel:hover {
  color            : #ff0000;
/*  border-bottom    : 1px solid #c0c0c0;    */
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  text-align       : right;
  margin-bottom    : 3px;
  padding-right    : 3px;
  line-height      : 17px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #E8DAC1;
}

a.sublevel:hover {
  color            : #ff0000;
}


/* ####################### FOOTER MENU ########################## */

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	background: url(../images/bg_footer_menu.gif);
    background-repeat: no-repeat;
    background-position: top;
    background-position: center;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
 	text-decoration: none;
    font-family: Tahoma;
    color: #E0AE9B;
    line-height: 25px;
}

a.mainlevel-footer:hover {
  text-decoration: underline;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  padding-bottom   : 7px;
  background-color : #332621;
  border           : 1px solid #593A2E;
  margin-bottom    : 10px;
}

table.moduletable th {
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #E8DAC1;
  text-align       : center;
  padding          : 1px;
  margin-bottom    : 4px;
  background-color : /*#291E1A*/#702E16;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #E8DAC1;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #644236;
  border           : 1px solid #644236;
}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid #644236;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial;
  font-size        : 15px;
  font-weight      : bold;
  color            : #E0AE9B;
  padding          : 1px;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #330000;
}

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading {
  font-family      : Arial;
  font-size        : 15px;
  font-weight      : bold;
  color            : #E0AE9B;
  text-align       : left;
  padding-top      : 7px;
  border-bottom    : 1px solid #E0AE9B;
}

.componentheading {
  font-family      : Trebuchet MS;
  font-size        : 13px;
  font-weight      : bold;
  color            : #E8DAC1;
  text-align       : center;
  padding          : 1px;
  border           : 1px solid #E8DAC1;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #E0AE9B;
  text-align       : left;
}

.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #4D3930;
  margin-left      : 1px;
  margin-right     : 1px;
 }

.sectiontableentry2 {
  background-color : #412A21;
  margin-left      : 1px;
  margin-right     : 1px;
 }

.sectiontableheader {
  background-color : #88ABF2;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
  margin           : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #ff6633;
  border-bottom    : 1px dashed #ff6633;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  border-bottom    : none;
}

a.pathway:hover {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : bold;
  color            : #88ABF2;
  border-bottom    : none;
}

/* ###################### 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-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
  padding-top      : 5px;
}