body {
	margin-top: 30px;
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 100%;
	background-color: #D5B474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
#wrapper {
	width: 942px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #990000;
}
#intro {
	width: 942px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #D5B474;
}
#kitchen {
	width: 942px;
	margin-right: auto;
	margin-bottom: auto;
	height: 507px;
	background-image: url(../images/mariesKitchenBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
hr {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 15px;
}
#header {
	width: 942px;
	margin-right: auto;
	margin-bottom: auto;
	height: 275px;
	background-color: #ffffff;
}
.font-11 {
	font-size: 11px;
	color: #900;
}
#internal {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
}
.comingSoon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 375px;
	padding-top: 225px;
}
.imagePlacer {
	float: right;
	height: 314px;
	width: 314px;
	padding: 0px;
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	display: block;
	font-size: 13px;
}
#footer {
	width: 942px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
}
a:link {
	color: #990000;
	border:none;
	outline:none;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
	border:none;
	outline:none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
}
a:active {
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
}
.sub-head {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.side-header {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.side-bar {
	float: right;
	height: auto;
	width: 300px;
	border: 1px solid #333;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.side-bar li{
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 5px;
	font-size: 11px;
}
ul {
	list-style-image: url(../images/bullet.gif);
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
