/* ##################### GENERAL SETTINGS ##################### ok */

body {
background:  #839D3C;
font: 14px Times New Roman;
margin: 0 auto;
padding: 0;
color: #000;
text-align: center;
}

.wrapper {
margin:0 auto; 
padding:0; 
width: 1024px;
background: #fff;
}

.header {
background: url(../images/header.jpg) top center no-repeat;
width: 1024px;
height: 121px;
}

.top {
clear: both;
margin: 0;
background:  transparent;
width: 1004;
height: 35px;

}

table.moduletabletherlogin {
float: right;
clear: left;
}

#index {
clear: right;
float: left;
}

h1 {

color: #627935;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
}

h2 {

  color: #627935; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
  font-style: italic;
}

h3 {

  color: #627935; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
  font-style: italic;
}

table.moduletablelogin {
padding: 5px;
background: #E2E98C;
color: #627935;
}

/* ##################### MODULE SETTINGS ###################### ok */

table.moduletable {
  margin: 5px 0px 5px 0px;
  width: 100%;
  border-left: solid 0px #A1A1A1;
  border-right: solid 0px #A1A1A1;
  border-top: solid 0px #2D4538;
  border-bottom: solid 0px #A1A1A1;
}

table.moduletable th {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  14px;
  font-style: italic; 
  color: #627935;
background: #E2E98C;
    vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 0px;
  
}

table.moduletable td {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  line-height:  14px; 
  color:  #000; 
}

table.moduletablenews {
  margin: 2px 0px 2px 0px;
color: #000;
  width: 100%;
  border-left: solid 0px #A1A1A1;
  border-right: solid 0px #A1A1A1;
  border-top: solid 1px #2D4538;
  border-bottom: solid 0px #A1A1A1;
}

table.moduletablenews th {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  14px; 
  color: #627935;
  background: #E2E98C;
  font-style: italic;
  vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 0px;
}

table.moduletablenews td {
width: 100%;
}

/* ##################### FORM SETTINGS #################### ok */

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align:  center;
  font-size: 11px;
  font-weight: bold;
  line-height:  20px;
  background-color: #dddddd;
  color: #000;
  border: 1px solid #000;
  padding: 0px; 
  cursor: pointer;
}

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  background-color: #FFFFFF;
  border: 1px solid #888;
}

/* ################# SECTION LISTING SETTINGS ################# ok */

.sectiontableheader {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  line-height:  20px;
  font-style: italic; 
  color:  #000; 
  font-weight:  bold; 
 
}

.sectiontableentry1 {
  background-color: #DDD;
}

.sectiontableentry2 {
  background-color: #FFFFFF;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */

a.mainlevel:link, a.mainlevel:visited {
padding:1px 35px 3px 35px;
margin: 0;
background: #627935;
color:#E2E98C;
font: 15px "Arial";
font-weight: bold; 
text-align: left;
height: 35px;
line-height: 25px;
}

a.mainlevel:hover {
color:#fff;
padding: 1px 35px 3px 35px;
margin: 0;
background: #627935;
text-align: left;
font: 15px "Arial";
font-weight: bold; 
height: 35px;
line-height: 25px;
}

a.mainleveluser:link, a.mainleveluser:visited {
padding: 1px 10px 3px 10px;
margin: 0;
color: #849E3D;
font: 13px Arial;
font-weight: bold;
text-align: center;
line-height: 15px;
}

a.mainleveluser:hover {
color: #627935;
padding: 1px 10px 3px 10px;
margin: 0;
text-align: center;
line-height: 15px;
font: 13px Arial;
font-weight: bold;
}



a.mainlevelbottom:link, a.mainlevelbottom:visited {
padding: 1px 10px 3px 10px;
margin: 0;
color: #627935;
font: 11px Arial;
font-weight: bold;
text-align: center;
line-height: 15px;
}

a.mainlevelbottom:hover {
color: #849E3D;
padding: 1px 10px 3px 10px;
margin: 0;
text-align: center;
line-height: 15px;
font: 11px Arial;
font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
  font-family: "Dauphin";
  color: #000; 
}

a.sublevel:hover {
  color: #000; 
  text-decoration: none;
}

/* ########################### LINKS ########################## ok */

a:link, a:visited {
  font-size: 11px;
color: #849E3D;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
color: #E2E98C;
  font-weight: bold;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color: #fff;
  font-weight: bold;
}

a.category:hover {
  color: #fff;
font-weight: bold;
}

/* ##################### PAGE NAVIGATION ###################### ok */

.pagenav {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color: #fff;
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:link, a.pagenav:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #fff; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #fff; 
  font-weight:  bold;
  text-decoration:  none;  
}

/* ################### SMALL FONT SETTINGS #################### ok */

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.modifydate {
line-height: 15px;
  font-size: 11px;
  color: #000;
  font-weight: normal;
  font-style: italic;
  vertical-align: top;
  display: block;
}

.createdate {
  line-height: 15px;
  font-size: 11px;
  color: #000;
  font-weight: normal;
  font-style: italic;
  vertical-align: top;
  display: block;
}

a.readon:link, a.readon:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #fff; 
}

a.readon:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #fff; 
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.content {
float: left;
width: 810px;
margin-right: 205px;
margin: 5px;
padding: 10px;
text-align: left;
}

.colright (
width: 200px;
padding: 5px;
margin-left: 815px;
}


.contentpane {
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
}

.contentpaneopen {
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.contentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  color: #627935;
background: #E2E98C;
    font-style: italic;
  text-align: left;
  text-indent: 5px;
padding-right: 5px;
  width: 100%;
  height: 24px;
}

.contentdescription {
  font-size: 16px;
color:#000;
font-family: Times New Roman; 
}

.componentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  padding-top: 4px;
  font-size: 12px;
  font-weight: bold;
  color: #627935;
  font-style: italic;
  background: #E2E98C;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  height: 24px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
  color: #fff;
 text-align:left;
 text-decoration: underline;
 }

a.contentpagetitle:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align:left;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 }


/* Javascript Back button */
.back_button {
  text-align: center;
 margin-top: 40px;
}

.back_button a:link {
color: #000;
}

#footer {
border-top: 2px solid #627935;
margin: 0;
padding: 0;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 60px;
width: 1004px;
text-align: center;
color: #000;
font-size: 11px;
font-weight: bolder;
}