html{font-size:100%;}
body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#9f9b94;
}
a{outline:0;}
a img {border:0;}
.container{
	margin:0 auto;
	padding:0;
	width:998px;
}
.content{
	background:transparent url(../images/subpage_content_background.jpg) top center repeat-y;
}
.hidden{visibility:hidden;}
.hide{display:none;}
.col{
	float:left;
	display:inline;
}
/* COLUMNS */
div#lc{
	padding:70px 10px 60px 10px;
	width:178px;
}
div#mc{
	padding:0 10px 60px 10px;
	width:380px;
	color:#666;
}
div#rc{
	padding:68px 0 60px 10px;
	width:380px;
	color:#666;
}
/* WEATHER PAGE COLUMNS */
.weather div#lc{
	width:167px;
}
.weather div#mc{
	width:480px;
}
.weather div#rc{
	width:280px;
}
/* end WEATHER PAGE COLUMNS */
/* PRESS PAGE COLUMNS */
.pressclip div#lc{
	width:178px;
}
.pressclip div#mc{
	width:580px;
}
.pressclip div#rc{
	width:180px;
}
/* end WEATHER PAGE COLUMNS */

/* end COLUMNS */
.clr{clear:both;}
.right{float:right;}
.left{float:left;}
/* BACKGROUND IMAGES FOR HOMEPAGE */
.homepagebg .content{height:642px; background:none;} /* this should be the hight of the picture. footer will be positioned at the bottom of this height */
/* end BACKGROUND IMAGES FOR HOMEPAGE */


/* BACKGROUND IMAGES FOR SUBPAGES */


.sub div#header{ margin-bottom: 233px }

/*.reading{background-image:url(../images/subpage_backgrounds/reading.jpg);}*/
/*.reading div#header{margin-bottom: 233px} /* this should be the height of the picture - 67 (the height of the header) */

/*.reading2{background-image:url(../images/subpage_backgrounds/reading2.jpg);}
.reading2 div#header{margin-bottom: 233px} /* this should be the height of the picture - 67 (the height of the header) */

/*.grounds{background-image:url(../images/subpage_backgrounds/grounds_and_garden.jpg);}
.grounds div#header{margin-bottom: 233px} /* this should be the height of the picture - 67 (the height of the header) */

/*.history{background-image:url(../images/subpage_backgrounds/history.jpg);}
.history div#header{margin-bottom: 233px} /* this should be the height of the picture - 67 (the height of the header) */

/*.hold_event{background-image:url(../images/subpage_backgrounds/hold_an_event.jpg);}
.hold_event div#header{margin-bottom: 233px} /* this should be the height of the picture - 67 (the height of the header) */

/*.hours{background-image:url(../images/subpage_backgrounds/hours.jpg);}
.hours div#header{margin-bottom: 233px} /* this should be the height of the picture - 67 (the height of the header) */
/* BACKGROUND IMAGES FOR SUBPAGES */