body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #666; 
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;  
  line-height: 18px;
}

.wrapper {
  margin: 0 auto;  
  width: 990px;  
  text-align: left;
  background: #ffffff url(pics/bg_body.gif) top left repeat-x;
  border-left: 1px dotted #ccc; 
  border-right: 1px dotted #ccc;
}

a {
  color: #D89DC5;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

b {
  font-weight: bold;
  color: #7a9637;
}

h1 {font-size: 20px; padding-top: 0; margin-top: 0; font-weight: bold; line-height: 26px; color: #7a9637;}
h2 {font-size: 17px; padding-top: 0; margin-top: 0; font-weight: bold; line-height: 23px;}
h3 {font-size: 14px; padding-top: 10px; margin-top: 0; font-weight: bold; line-height: 22px;}
h4 {font-size: 14px; padding: 5px 0; margin: 0; font-weight: bold; line-height: 20px; color: #7a9637;}
h5 {font-size: 13px; padding-top: 10px; margin-top: 0; font-weight: bold;}
h6 {font-size: 12px; padding-top: 10px; margin-top: 0; font-weight: bold;}

p {
  margin: 0 0 0 0;
  padding: 0 0 1em 0;  
}

#header {
  height: 90px;  
  background: transparent url(pics/bg_header.gif) top left no-repeat;  
}

#headermenu {
  text-align: right;
  padding: 60px 56px 0 0;
}

#headermenu ul{
  margin: 0;
  padding: 0;
  height: 20px;  
}

#headermenu li{
  display: inline;
  margin: 0;
  padding: 0;
}

#columns {   
  background: transparent url(pics/bg_columns.gif) 275px top repeat-y;    
}

.col1 {
  width: 274px;
  float: left;    
}

.col1_content {  
  margin: 34px 46px 0 0;
  text-align: right;  
}

.col2 {
  width: 710px;
  float: left; 
}

.col2_content {  
  margin: 0 50px 0 40px;      
}

.col2_content .tx-cfamooflow-pi1 {
  margin-bottom: 30px;
}

.col2_content .csc-textpic-above {
  margin-bottom: 30px;
}

#mainmenu {
  height: 250px;
}

#mainmenu ul {
  margin: 0 0 0 40px;
  padding: 0;
  list-style-type: none;
  text-align: right;  
}

#mainmenu li {
  margin: 0;
  padding: 9px 0 0 0;    
  display: inline;  
}

#mainmenu li.current a {
  font-weight: bold;
}

#mainmenu li.active a {
  font-weight: bold;
}

#mainmenu a {
  text-decoration: none;
  color: #818181;  
  display: block;    
  line-height: 26px;  
  border-bottom: 1px solid #ededed;
}

#mainmenu a:hover {
  background-color: #ededed;
  color: #818181;    
}

.clearer {
  clear: both;
}

#spacer {
  height: 142px;  
  clear: both;    
}

#footer {
  height: 90px;
  background: #f7f8f8 url(pics/bg_footer.gif) top left repeat-x;  
  border-bottom: 1px dotted #ccc;
  font-size: 10px;
}

#footer .col1 {
  text-align: right;
}

#footer .col1 p{
  margin-right: 46px;
  padding-top: 27px;
}

#footer .col2 p{
  margin-left: 40px;
  padding-top: 27px;
}

.csc-frame-rulerAfter {
  border-top: 1px solid #eee;
  margin-bottom: 20px;
  margin-top: 20px;
}

.subcolumns { width: 100%; overflow:hidden; }

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

.c25l, .c25r { width: 25%; }
.c33l, .c33r { width: 33.333%; }
.c50l, .c50r { width: 50%; }
.c66l, .c66r { width: 66.666%; }
.c75l, .c75r { width: 75%; }
.c38l, .c38r { width: 38.2%; }
.c62l, .c62r { width: 61.8%; }

.subc  { padding: 0 0.5em; }
.subcl { padding: 0 1em 0 0; }
.subcr { padding: 0 0 0 1em; }

.tx-wecmap-pi1 {
  border: 8px solid #f2f2f2;
}

.news-latest-item {  
  margin-bottom: 40px;
}

.news-latest-item h3{  
  font-size: 18px;
  font-weight: bold;
  color: #7a9637;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
}

.news-latest-item h4{  
  font-size: 15px;
  font-weight: bold;
  color: #7a9637;
  margin-bottom: 14px;
}

.news-latest-date{  
  font-size: 12px;
  font-weight: bold;
  color: #818181;  
}

.news-latest-item strong{    
  color: #7a9637; 
}

.news-latest-img {
  float: right;
  width: 230px;
  text-align: right;
}

.news-single-item h3{  
  font-size: 20px;
  font-weight: bold;
  color: #7a9637;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
}

.news-single-item h4{  
  font-size: 15px;
  font-weight: bold;
  color: #7a9637;
  margin-bottom: 14px;
}

.news-single-date{  
  font-size: 12px;
  font-weight: bold;
  color: #818181;  
}

.news-single-item strong{    
  color: #7a9637;    
}

.news-single-img {
  float: right;
  width: 230px;
  text-align: right;
}

.news-single-img img {
  margin-bottom: 20px;
}

.news-list-item {    
  position: relative;  
  margin-bottom: 22px;
  border-bottom: 1px solid #d3d3d3;
}

.news-list-item .clearer {  
  height: 10px;
  clear: both;
}

.news-list-img {
  float: left;
  width: 90px;  
}

.news-list-subheader { 
  
}

.news-list-item strong{    
  color: #7a9637; 
}

.news-list-item p{    
  padding-bottom: 0;
}

.news-list-morelink {
  float: right;
  text-align: right;  
  height: 16px;   
  margin-top: 19px;
}

.news-list-cat {
  text-transform: uppercase;
}

.tx-macinasearchbox-pi1 {  
  width: 334px;
  float: right;
  height: 25px;
  line-height: 25px;
  margin-top: 18px;  
}

.tx-macinasearchbox-pi1 form {  
  height: 25px;
  padding: 0;
  margin: 0;
}

.tx-macinasearchbox-pi1 label {
  text-transform: uppercase;
  display: block;
  float: left;
  color: #7b878e;
  width: 48px;
  text-align: left;
}

.tx-macinasearchbox-pi1 input#searchfield {
  width: 234px;
  line-height: 25px;
  float: left;
  border: 2px solid #A5ABAF;
  padding-left: 0;
  padding-right: 0;
}

.tx-macinasearchbox-pi1 input#submitbutton {
  margin-left: 3px;
  float: right;  
}

.tx-cfamooflow-pi1 {
  border: 1px solid #ccc;
}

.csc-frame-rulerBefore {
  border-bottom: 1px dotted #ccc; 
  margin: 20px 0 10px 0;
}

