body {
	background-color: #9EC2C0;
	text-align: center;
	margin: 0px;
	background-image: url(../image_assets/KitchTableTile.gif);
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #517976;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0000AE;
}

#PageTitle {
	float: left;
	height: 200px;
	width: 420px;
}
#LogoBox {
	float: right;
	height: 200px;
	width: 420px;
}

#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#Footer {
	text-align: center;
	padding: 6px;
	height: 122px;
	width: 840px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #466A67;
	border: 1px solid #77A4A1;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image_assets/FooterStamp.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Footer  a  {
	text-decoration: none;
	color: #77A4A1;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
}


#LeftNav {
	float: left;
	width: 160px;
	text-align: right;
}
#LeftNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 36px;
	font-weight: bolder;
	color: #FBFDD8;
	text-decoration: none;
}
#LeftNav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 36px;
	font-weight: bolder;
	color: #FBFDD8;
	text-decoration: none;
}
#LeftNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 36px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
#LeftNav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 36px;
	font-weight: bolder;
	color: #009933;
	text-decoration: none;
}





#Header {
	height: 200px;
	width: 840px;
	margin-bottom: 24px;
}
#bodyCopy {
	padding: 24px;
	width: 600px;
	margin-bottom: 12px;
	border: thin groove #D6E4E3;
	text-transform: none;
	text-align: left;
	background-image: url(../image_assets/BridgetHoidaOnWhiteFrme.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 186px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bolder;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}

#Footer a:hover {
	text-decoration: none;
	color: #005A07;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
}
#Footer a:visited {
	text-decoration: none;
	color: #E1EAE9;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
}

.captions {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #627047;
}
hr {
	color: #82ACA9;
}
