html{ 
	margin:0; 
 	padding:0; 
	font-weight: normal;
	color: #333333;
	line-height:150%;
	}

	html, body{ 
	margin:0; 
 	padding:0; 
 	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight: normal;
	
	/*background : #20B2AA;*/
	background-color:#CCFFCC;
	line-height: 150%;
	text-align:center;
	}


.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}


#pagewidth{ 
 width:780px;
/* height:90%;*/
 background-color:#FFFFFF;
 padding:20px;
 margin-right:auto;
 margin-left:auto;
 border-style:solid;
 border-color:#FFFF00;
 border-width:medium;
 text-align:center;
}

h1{
color:#008000;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
		font-weight: bold;
 }
 h2{
font-size:17px;
font-weight:bold;

 }
  h3{
font-size:15px;
font-weight:bold;

 }
#header{
 position:relative; 
 float:left;
 height:35px;
  
font-family: Arial, Helvetica, sans-serif;
 width:100%;
 text-align:center;
 
} 

#wrapper{

 width:100%;

 padding:5px;

}

#slhow{
text-align:center;
width:700px;
height:235px;
/*background :#20B2AA;*/
background-color:#20B2AA;
padding-top:10px;
padding-bottom:10px;
/*
border-top-style:solid;
border-right-style:solid;
border-left-style:solid;
 border-color:#FFFF00;
 border-width:light;
 */
}

#anglers_welcome{
position:relative;
width:110px;
height:235px;
margin-right:10px;

}
 li{margin:0 0 0.5em 0;}

	
div#left_content a{text-decoration:none;color:#FFFFFF;font-weight:bold}

div#top_nav a{text-decoration:none;color:#FFFFFF;font-weight:bold}

div#contact a{text-decoration:none;color:#008000;font-weight:bold}

div#credits a{text-decoration:none;color:#008000;font-weight:bold}

div#cottage_container a{text-decoration:none;color:#FFFF00;font-weight:bold}

#top_nav{

font-family:Arial, Helvetica, sans-serif;
 /*font-size:1.5em;*/
 color:#FFFFFF;
 text-align:left;
 background-color:#008000;
 text-align:center;
width:700px;
padding-top:5px;
padding-bottom:5px;
/*
border-right-style:solid;
border-left-style:solid;

 border-color:#FFFF00;
 border-width:light;
 */
}

#maincol{
float:left; 
 position:relative; 
 padding-left:10px;
 padding-right:10px;
 text-align:justify;
width:700px;
 font-family:Arial, Helvetica, sans-serif;
 
 color:#333333;
  }




#gallery_images{
	position:relative;
	float:left;
	text-align:center;
	width:100%;
	padding-top:10px;
}

.gallery_pic{
width:310px;
height:260px;
text-align:center;
position:relative;
float:left;
margin-top:10px;
margin-left:20px;
padding-top:5px;
padding-bottom:5px;
}

}
#window_close{
position:relative;
width:200px;

color:#FFFF00;

}

#cottage_container{
 position:relative;
float:left;
width:700px;
color:#FFFFFF;

}

.cottage_block{
  position:relative;
float:left;
width:700px;
background:#008000;
color:#FFFFFF;
margin-bottom:10px;
}

.cottage_pic{
width:160px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:10px;
position:relative;
float:left;
color:#FFFF00;

}
  .cottage_text{
width:500px;
padding-top:20px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
position:relative;
float:left;
color:#FFFFFF;
}
  
  


#footer{
margin-top:10px;
 height:200px;
 width:700px;
 position:relative;
text-align:right;
  background:#20B2AA;
 
 color:#008000;
 clear:both;
}
 
#logos{
 /*padding-bottom:3px;*/
 /*padding-top:6px;*/

 position:relative;
 float:left;
 width:98%;
 height:120px;
 font-weight:bold;
 text-align:center;
 }
  #valid{
  position:relative;
 float:left;
 padding-top:6px;
 height:120px;
 width:260px;
 text-align:right;
 }

#contact{
  position:relative;
 float:left;
width:98%;
height:20px;
text-align:center;
font-weight:bold;

}
#credits{
  position:relative;
 float:left;
width:98%;
height:10px;
text-align:center;

}
/*
	a:link {
		font-size: 102%;
	    font-weight: bold;
		
		color: #FFFFFF;
	}
	a:visited {
	    font-size: 102%;
		font-weight: bold;
		color: #FFFFFF;
}
	a:hover {
		font-size: 102%;
		font-weight: bold;
		color: #FFFFFF;
}
	a:active {
		font-size: 102%;
		font-weight: bold;
		color: #FFFFFF;
}
*/

	.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


