* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #fff; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #fff;
  background : #32435A;
  text-align: center;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22px; color : #2C3722; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #2C3722; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

A  {color : #423D02; font-weight : bold; text-decoration : underline;}
A:Visited  { color : #423D02; font-weight : bold; text-decoration : underline;}
A:Active  { color : #423D02; font-weight : bold; text-decoration : underline;}
A:Hover  { color : #fff; font-weight : bold; text-decoration : underline;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #C39229;
  color : fff;
  background : none;
}

div#bot_line {
  width : 794px;
  height : 5px;
  text-align : center;
  margin : 2px auto;
  border : 0;
  background : #3E532A;
}

div#wrapper {
   width: 912px;
   margin: 20px auto 20px auto;
   padding : 98px 0 0 0;
   text-align: left;
   background : #fff url(images/bg_wrapper.gif) top right repeat-y;
   position : relative;
}
img#tlo-logo {
  position : absolute;
  top : 9px;
  left : 60px;
  z-index : 10;
}

div#slideshow {
  position : absolute;
  top : 9px;
  right : 100px;
  z-index : 10;
}

img#fish {
  position : absolute;
  top : 90px;
  left : 0px;
  z-index : 10;
}

img#hunt {
  position : absolute;
  top : 170px;
  left : 0px;
  z-index : 10;
}
img#bottom {vertical-align : bottom;}

div#header {
  background : #fff url(images/bg_header.jpg) top left no-repeat;
  height : 251px;
  width : 794px;
  margin : 0 0 0 50px;
  position : relative;
}

div#wrap-content {
  width : 794px;
  margin : 0 0 0 50px;
}

div#nav {
  background : #3E532C;
  display : block;
  float : left;
  width : 794px;
  margin : 5px 0 3px 0;
}

ul#topnav {
  font: normal 12px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  margin : 0;
  list-style: none;
  float : right;
  width : auto;
}

ul#topnav li {  
  margin : 0;
  padding : 0;
  display : inline;
  text-align : center;
  float : left;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : none; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */

ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
  text-decoration: none;
  text-align : center;
  color : #fff;
  font-weight : bold;
  padding : 5px 7px;
  float : left;
  }

ul#topnav li a:hover {
  color: #000;
  background : #C0BD38;
}

div#content-area {
  background : #fff url(images/bg_content.gif) top left repeat-y;
}  

div#testimonial {
 float : right;
  width : 220px;
  padding : 3px;
}

div#wrap_right{
  float : right;
  width : 220px;
  padding : 3px;
}
div#sidebar_right {
  
}

div#wrap_right h3 {
  margin : 0 0 0.25em 0;
}

div#sidebar_right div.article {
  margin-bottom : 20px;
}

div#wrap_right * {
  color : #fff;
}

div#content {
  margin-right : 240px;
  padding : 15px 20px 10px 15px;
}

div#content img {
  border : 2px solid #fff;
  margin : 5px;
}

table {
  padding : 3px;
  border : 0;
  border : 1px solid #fff;
  border-width : 1px 0 0 1px;
  border-collapse : collapse;
}

table th {
  background : #e7e7e7;
  font-size : 13px;
  font-weight : bold;
  border-bottom : 1px solid #fff;
  border-right : 1px solid #fff;
  padding : 5px 0;
  text-align : center;
}

table td {
  border-bottom : 1px solid #fff;
  border-right : 1px solid #fff;
  font-size : 11px;
  padding : 2px;
}

div#clear {
  clear :both;
}

.photo {
  position : relative;
  float: left;
  width: 165px;
  height : 210px;
  margin: 3px;
  padding: 0;
  font-size : 10px;
  text-align : center;
  overflow : auto;
  line-height : 1em;
}

.photo img {
  display : block;
  margin : 0 auto;
  text-align : center;
  border : none;
}


div#norlink {
  text-align : center;
  font-size : 9px;
  color : #3F3F3F;
}

div#norlink a {
  color : #3F3F3F;
  font-weight : normal;
  background : none;
  border : 0;
}