* {
 margin: 0;
 padding: 0;
}

body {
 text-align: center;
 background: #CCFF99;
}

/* This section sets the positions of the elements on the page */

#page {
 margin: 0 auto;
 width: 800px;
 text-align: left;
 
}

/* Top section of the page setup */

#header {
 height: 177px;
 background-image: url(images/tb.jpg); background-repeat: repeat-x;
}

#logo {
 float: left;
 height: 72px;
 width: 345px;
 margin-left: 20px;
 margin-top: 25px;
}

#tagline {
 clear: left;
 float: left;
 height: 20px;
 width: 370px;
 margin-left: 23px;
 margin-top: 10px;
}

#contact {
 float: right;
 height: 30px;
 width: 250px;
 margin-right: 20px;
 margin-top: 80px;
}

#textbox_top_container {
 float: left;
 height: 41px;
 width: 573px;
 margin-left: 187px;
 margin-top: 9px;
 background-image: url(images/textbox_top.jpg); background-repeat: no-repeat;
}

/* Single bar */

#cb-top {
 height: 6px;
 width: 800px;
 background-image: url(images/cb_top.jpg); background-repeat: no-repeat;
}

/* Middle section and Faux columns */

#content-top {
 float: left;
 width: 800px;
 height: 100%;
 background-image: url(images/ct_bg.jpg); background-repeat: repeat-y;
}


/* Left column */

#column-left {
 float: left;
 width: 170px;
 height: 100%;
 margin-left: 10px;
 text-align: left;
 }

#column-left-links{
 float: left;
 width: 150px;
 margin-top: 10px;
 height: 100%;
 margin-left: 10px;
 padding-bottom: 30px;
 
 }

#column-left-links-index{
 float: left;
 width: 150px;
 margin-top: 10px;
 height: 100%;
 padding-bottom: 30px;
  text-align: center;
 }

/* Centre column */

#column-cent {
 float: right;
 width: 500px;
 margin-right: 80px;
 height: 100%;
 padding-bottom: 30px;
 
 }

.column-cent-left {
 float: left;
 width: 220px;
 height: 100%;
 padding-bottom: 10px;
 
 }

.column-cent-left-land {
 float: left;
 width: 260px;
 height: 100%;
 padding-bottom: 10px;
 
 }

.column-cent-right {
 float: right;
 width: 240px;
 margin-right: 10px;
 height: 100%;
 padding-bottom: 10px;
 
 }
.column-cent-right-land {
 float: right;
 width: 230px;
 height: 100%;
 padding-bottom: 10px;
 
 
 }
.column-cent-mid {
 clear: both;
 float: left;
 width: 490px;
 height: 100%;
 padding-bottom: 10px;
 
 }

/* Right column */
#column-right {
 float: right;
 width: 10px;
 height: 100%;
 margin-right: 5px;
 text-align: left;
 padding-bottom: 20px;
 }

#column-right-bar{
 float: right;
 width: 145px;
 height: 23px;
 margin-right: 10px;
 background-image: url(images/col_bar.jpg); background-repeat: no-repeat;
 }

/* Bottom section */


#con-bot {
 float: left;
 width: 800px;
 height: 14px;
 background-image: url(images/cb_bot.jpg); background-repeat: repeat-x;
}


#footer {
 float: left;
 width: 800px;
 height: 100%;
 background: #A3E07A;
 padding-bottom: 10px;
}

#footer1 {
 float: left;
 width: 790px;
 text-align: center;
 margin-top: 15px;
 
}

#footer2 {
 float: left;
 width: 790px;
 text-align: center;
 }

#footer3 {
 clear: all;
 width: 790px;
 text-align: center;
 margin-top: 10px;
}

/* Text and navigation styles */
/* Navigation */
/* Main Navigation */

.class1 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 10px;
 font-size: 16px;
 color: #A3E07A;

 }

.class1 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 16px;
 color: #A3E07A;
}

.class1 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 16px;
 color: #A3E07A;
}


.class2 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;

 }

.class2 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;
}

.class2 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;
}



.class3 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 10px;
 color: #006600;

 }

.class3 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 10px;
 color: #006600;
}

.class3 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 10px;
 color: #006600;
}

.class4 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;

 }

.class4 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;
}

.class4 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 13px;
 color: #006600;
}

.class5 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #A3E07A;
 line-height: 25px;
 }

.class5 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #A3E07A;
 line-height: 25px;
}

.class5 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 13px;
 color: #A3E07A;
 line-height: 25px;
}

/* Text */

h1{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight:bold;
  color: #006600;
  margin-top: 15px;
  margin-bottom: 5px;
}

h2{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight:bold;
  margin-top: 15px;
  color: #006600;
  margin-bottom: 5px;
}

h3{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #006600;
  padding-top: 15px;
  margin-bottom: 5px;
}

h4{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #006600;
  padding-top: 15px;
  margin-bottom: 5px;
}

.bodytext{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #4C4C4C;
  padding-bottom: 10px;
}


.footertext2{
  font-family: Arial,Helvetica,sans-serif;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 10px;
  color: #006600;
  }

.footertext3{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #006600;
  }

.footertext{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #006600;
  margin-bottom: 5px;
  }

.list {
 font-family: Arial,Helvetica,sans-serif;
 color: #006600;
 font-size: 12px;
 font-style: normal;
 line-height: 20px;
 text-indent: 0px;
 list-style-image:none;
 list-style-position: outside;
 list-style-type: disc;
 margin-top: 5px;
 padding-top: 5px;
 margin-left: 10px;
 padding-left: 10px;
}

.numbered-list {
 font-family: Arial,Helvetica,sans-serif;
 color: #006600;
 font-size: 14px;
 font-style: normal;
 line-height: 20px;
 text-indent: 0px;
 list-style-image:none;
 list-style-position: outside;
 margin-top: 6px;
 margin-left: 10px;
 padding-left: 10px;
}

.index{
 color: #FFFFFF;
 line-height: 20px;
 font-size: 16px;
  }

.bold{
   font-weight:bold;
}

.big{
     font-size: 18px;
}


.emph{
   font-weight:bold;
   font-size: 17px;
  font-style: italic;
  color: #009900;
}

.col_left{
   margin-right: 25px;
   color: #A3E07A;
}

#col_left_links{
   margin-right: 25px;
}

.col_right{
   margin-left: 25px;
   color: #A3E07A;
}

#col_right_links{
   margin-left: 25px;
}

#block1{
   margin-top: 10px;
}

.body_col{
   color: #4C4C4C;
}

.tagline{
 font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight:bold;
  color: #A3E07A;
  
}

a img {
border: none;
}

.line-spacing{
  line-height: 25px;

}

.left{
  float: left;
  left: 10px;
  margin-right: 5px;
  margin-top: 3px;
}


.right{
   float: right;
}

.column-graphic{
    text-align: left;
}

.rightalign{
   float: right;
   margin-top: 10px;
   margin-bottom: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
}


.table2 {
 width: 230px;
 border:1px solid #006600;
 color: #006600;
 }


.table2 tr, .table2 td {
border: 1px;
vertical-align:middle;
text-align:center;
border-style: solid;
border-color: #006600;
background-color: #FFFFFF;
}
