body {
	text-align: center;
	margin-top: 10px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #950704;
}


#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #676767;
	height: auto;
	width: 770px;
}
#rightside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: -1px;
	margin-right: -1px;
	margin-left: -1px;
	height: 20px;
	width: auto;
	border: none;
}

#rightside a {
	width: 60px;
	padding: 0px;
	float: left;
	text-decoration: none;
	margin: 0px 5px 5px;
	text-align: center;
	color: #6F1C00;
	
	}
#rightside a:link, #rightside a:visited  {
	display: block;
	text-decoration: none;
	border: 0px none #FFFFFF;

}

#rightside a:hover, #rightside a:active  {
	color: #000000;
	border-right: 1px none #C0C0C0;
	border-bottom: 1px none #C0C0C0;
	border-left: 1px none #C0C0C0;
	background-color: #FFFFFF;
	text-decoration: underline;
	border-top-style: none;
}

#footer a {
	padding: 0px 25px 3px 0px;
	float: right;
	text-decoration: none;
	color: #6F1C00;
	font-size: 12px;
	clear: both;
	
	}
#footer a:link, #footer a:visited  {
	text-decoration: none;
	background-color: #FFFFFF;

}

#footer a:hover, #footer a:active  {
	color: #000000;
	text-decoration: underline;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 15px;
	color: #666666;
}
p {
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
li {
	color: #666666;
	line-height: normal;
}
.image {
	margin: 0px 5px;
	border: 1px solid #009933;
}
.contentcell {
	background-color: #D6D6D6;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #009966;
	margin-top: 10px;
}
.kitchenimage {
	margin: 5px;
}
.imageline {
	margin-top: 5px;
	margin-bottom: 5px;
}
.largequote {
	font-size: 36px;
}
