a:link {
	color:blue;
	text-decoration:underline;
    }
a:active { color:red }
a:visited { color:purple }
body {
	background-color:#FDF7EC;
    color:black;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
    }
H1 {
	color: navy;
	font-size: 22px;
	font-weight: bold;
	}
H2 {
	color: navy;
	font-size: 16px;
	font-weight: bold;
	}
H3 {
	color: maroon;
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	}
H4 {
	color: maroon;
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0px 3px 0px;
	}
.table {
	width: 760px;
	}
.stonyhill {
	padding: 4px 8px 13px 3px;
	margin: 0px;
	vertical-align: top;
	}
.stonyhill img {

	}
.banner {
	width: 575px
	}
.nav {
	vertical-align: top;
	padding: 4px;
	}
.nav img {
	padding-bottom: 6px;
	}
.nav-highlight {
	width: 140px;
	text-align: center;
	}
.content {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	}
.content img {
	padding: 8px;
	}
.calendarkey {
	line-height: 16px;
	}
.calendarkey img {
	padding: 0px;
}
#bakery {
	padding: 4px 0px 15px 18px;
	margin-top: 5px;
	background: #FBEDD2;
	border: #FFCC99 solid 0px;
	}
.bakery td {
	width: 25%;
	font-size: 12px;
	}