@charset "utf-8";
#header {
	width: 960px;
	border: thin ridge #000;
	background-image: none;
	height: 215px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.main_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
}

#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	width: 960px;
	border: thin ridge #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-variant: small-caps;
	background-color: #C96;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincontent {
	width: 960px;
	border-top-width: 3px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	position: relative;
	background-color: #C96;
	z-index: 1;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: medium;
}
#navigation {
	height: 70px;
	width: auto;
	border: thin ridge #000;
	position: relative;
	overflow: visible;
	display: inline;
	z-index: 5;
}
.photoright {
	float: right;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-variant: small-caps;
}
#morecontent {
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #C96;
	position: relative;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.photoleft {
	float: left;
	position: relative;
}
#leftcolumn {
	float: left;
	position: relative;
	height: auto;
	width: 500px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009;
}
.redfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
}
.bluefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009;
}
.tanfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C96;
}
#rightcolumn {
	background-color: #C96;
	float: right;
	width: 460px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.photofont {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: small-caps;
}
.recipefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
}

.submitbuttonstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #C96;
	background-color: #900;
	border: thin outset #009;
}
.textboxstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #009;
	background-color: #C96;
	border: medium ridge #009;
}
.address_spacing {
	line-height: 1pt;
}
.photocenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-variant: small-caps;
	font-weight: normal;
}
.center {
	text-align: center;
}
.centermaintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}
