body
{
text-align: center;
background-color:#CDB785;

}
h2 {
padding:10px;
margin-left:50px;
font-family:eurostile; 
}h3 {
padding:0px;
margin-left:50px;
font-family:eurostile; 
}
p {
margin:20px;
padding:0px;
font-family:verdana; 
}
#container {
margin:0 auto;
width:760px;
text-align: left;
background: url("http://www.iancanoeguide.co.uk/assets/images/content.jpg") repeat-y #c1c3c2 ;
}
#containerbg 
{
background:#FFEAB1;
margin-left:215px;
width:507px;
height:28px;
}
#header h1{
display:none;
}
#header h2{
display:none;
}
.underline {
font-style:normal;
text-decoration:underline;
color:#3d6040
}

/* HEADER */
#header{
background: url("http://www.iancanoeguide.co.uk/assets/images/header.jpg") no-repeat #FFEAB1;
height:220px;
width:760px;
margin:0 auto;
padding-bottom:20px;

}

#links a {
  float:left;
  display:block;text-decoration:none;
  font-weight:bold;
  color:#765;
width:150px

  }
#links a:hover {
  float:left;
  display:block; text-decoration:underline;
  font-weight:bold;
  color:#997755;
width:150px
  }
/* LEFT COL */
#left_col{
width:156px;
float: left;
margin-left:32px
}
#left_col p {
font-size:90%;
color:#222;

}
left_col a {
color: #00ff00;
}
#left_col h1 {
font-size:100%;
font-variant: normal;
font-variant: small-caps;
color: #888;
font-family:eurostile; 
text-align:center
}
#left_col img{
margin-left:18px;
margin-top:0px;
border:1px; 
padding:10px;
width:100px;
height:100px;
}
/* NAVIGATION */

/* the functions for the navigation features*/
#navigation {
    font-size:95%;
  line-height:normal;

  }
#navigation ul {
  margin:0;
  padding:0px 0px 0;
  list-style:none;

  }
#navigation li {
  float:left;
  background: url("http://www.iancanoeguide.co.uk/assets/images/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 3px;
border-bottom: 1px solid #000;
font-family:eurostile; 
  }
#navigation a {
  float:left;
  display:block;
  background: url("http://www.iancanoeguide.co.uk/assets/images/norm_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
#navigation a:hover {
  float:left;
  display:block;
  background: url("http://www.iancanoeguide.co.uk/assets/images/norm_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:underline;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  color:#333;
  }
#navigation #current {
border: none;
  background-image: url("http://www.iancanoeguide.co.uk/assets/images/norm_left_on.gif");
  }
#navigation #current a {
  background-image: url("http://www.iancanoeguide.co.uk/assets/images/norm_right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

             


/* MAIN AREA */
#main {
margin-left:200px;
width:507px;
margin-top:5px;
margin-left:215px;
border-top: medium solid #FFEAB1
}
#main p {
padding:1px 20px;
font-size:90%
}
main img{
margin-top:0px;
margin:0 auto;
border:1px; 
padding:10px;
width:100%;
height:100%;
}

/* FOOTER */
#footer {
clear: both;
margin: 0 auto;
width:760px;
background:url("http://www.iancanoeguide.co.uk/assets/images/footer.gif") no-repeat #FFEAB1;

}
#footer p {
padding:5px 30px 10px 25px;
font-size:72%;
color:#fff;
background-color:#cdb786; 
margin: 24px 38px 0px 28px
}
#footer a {
color:#fff;
text-decoration:underline;}
#footer a:link    {color:#ffeab1; background-color:transparent}
#footer a:visited {color:#900B09; background-color:transparent}
#footer a:active  {color:#FF0000; background-color:transparent}
#footer a:hover   {color:#ff0000; background-color:transparent}

#footer_border {
color:#fff;
height:5px;
}