html {height:100%}

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; 
color: #666666;
/*background-color: #ffffff;*/
line-height: 200%;
margin-top: 0px;
background: #566435 url('images/background_top.gif') top center repeat-x;
min-height:101%;

}

.logo_type {
	font-size: 22px; 
	float: left; 
	color: #966A38; 
	margin: 13px 0 0 20px;
	font: normal 18px/1 Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h1
{
font-size: 24px;
	color: #966A38;
	font-weight: normal;
	margin: 10px 0 0 10px;
	font-family: "Times New Roman", Times, serif;
}

t1
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 110%; 
color: #966A38;
background-color: #fffffff;
line-height: 200%;
margin-top: 0px;
}


#edge
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url('images/background_main.gif') no-repeat;
margin: 0 auto;
}
/*+++++++++++++++++header images per section+++++++++++++++*/
#header_home
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_pond.jpg');
}

#header_preserves
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_nest.jpg');
}

#header_preserves_pomfret
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_preserves_pomfret.jpg');
}

#header_preserves_thompson
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_preserves_thompson.png');
}

#header_preserves_woodstock
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_lrg.png');
}

#header_preserves_tillinghast
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_tillinghast.png');
}

#header_preserves_fitze
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_fitze.png');
}

#header_giving
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_misty.jpg');
}

#header_join
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_woods.jpg');
}

#header_news
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_field.jpg');
}

#header_aboutus
{
height: 190px;
border-bottom: 1px solid #77a6a; 
background-image:url('images/header_winter.jpg');
}

/*+++++++++++++++++++++++++++++++++++++*/

#content
{
padding: 0.5em .5em;
max-width: 740px;
background-color: #FFFFFF;

}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #56613c;

}



#column_wide {
background: #ffffff;
margin:5px 0 0 15px;
width: 530px;
float: left;
overflow: hidden;
text-align: left;

}

#column_wide_center {
background: #ffffff;
margin:5px 0 0 15px;
width: 530px;
float: left;
overflow: hidden;
text-align: center;

}

#column_wide p {
margin:10px;
}

#column_narrow_nobg{
	float:left;
	width:170px;
	padding:0px 0px;
	margin:20px 0 20px 15px;
	
	text-align:left;
	line-height:1.5em;
	color:#966a38;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
	
}

#column_narrow_nobg a.blacklink {
	color : #352513;
}	

#column_narrow_nobg img {
	margin: 0;
	padding: 0;
}

#column_narrow_bg{
	float:left;
	width:180px;
	padding:10px 0px 0px 0px;
	margin:20px 0px 20px 15px;
	background: url(images/callout.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#966a38;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
	
}

#column_narrow_bg ul, #column_narrow_bg li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#column_narrow_bg a {
	border-bottom: none;
	color:#966a38;
}

#column_narrow_bg h3{
	text-align: center;
	position:static;
}

#column_narrow_bg a.blacklink {
	color : #352513;
}	
#column_narrow_bg a:link, a:visited{
	color:#966a38;
}

#column_narrow_bg a:hover, a:active{
	color:#cfb262;
}

#map {
	width: 500px;
	height: 500px;
	margin: 25px 0 0 10px;
	}
	
.preserves_callout {
	float: right; 
	background-color: #E3E0D5;
	margin: 20px 0 0 20px;
	padding: 0;
}

    #preserves_callout a:hover span {
      color:#6E825C;
      }
    #preserves_callout a:hover {
      background-position:0% -42px;
      }
    #preserves_callout a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;

	background-color: #F5FAF5;
	border-top: 1px solid #cccccc;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}

.footer {
	font-size: 95%;
	color: #C5C0B0;
	
}

a:active,
a:visited,
a:link	{ color: #A38B49; text-decoration: none; }
a:hover  { color: #CFB262; text-decoration: none; }
a.blacklink {
	color : #352513;
}


    #mainmenu {
	position: relative;
	top: 13px;
	left: 85px;
	width: auto;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;

	
      }
    #mainmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
	 
      }
    #mainmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #mainmenu a {
      float:left;
      background:url(images/tab_left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #mainmenu a span {
      float:left;
      display:block;
      background:url(images/tab_right.gif) no-repeat right top;
      padding:5px 20px 4px 11px;
      color:#966A38;
      }

    #mainmenu a:hover span {
      color:#6E825C;
      }
    #mainmenu a:hover {
      background-position:0% -42px;
      }
    #mainmenu a:hover span {
      background-position:100% -42px;
    }
	#mainmenu a.blacklink span{
	color : #352513;
    }	
 
	  
    /* Commented Backslash Hack hides rule from IE5-Mac browser \*/
    #mainmenu a span {float:none;}
    /* End IE5-Mac hack */
	
