#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #600;
	height: auto;
}
#bannor {
	background-color: #600;
	height: 200px;
	width: 955px;
}
#footer {
	height: auto;
	width: 955px;
	background-color: #333;
	float: none;
	text-align: center;
	font-size: large;
	color: #CCC;
	clear: both;
	margin-bottom: 2px;
	margin-top: 20px;
}
#header {
	width: 950px;
	clear: both;
	float: left;
	height: auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	margin-top: 10px;
}
#logoright {
	float: right;
	width: 945px;
	margin-right: 10px;
	margin-top: 10px;
	height: 120px;
	margin-left: 0px;
	padding-right: 0px;
}
.logo {
	float: none;
	padding-right: 460px;
	margin-left: 10px;
}




#maincontent {
	width: 955px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	height: auto;
}
#navbar {
	width: 955px;
	background-color: #FFF;
	height: 37px;
	background-image: url(../images/psd/gradient.jpg);
	margin-bottom: 10px;
}
#rightcontent {
	float: right;
	width: 450px;
	border: thin solid #666;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 10px;
	height: auto;
}
#spacer {
	width: 950px;
	clear: both;
	height: 5px;
}

.image-border-3across {
	margin-right: 20px;
	margin-left: 20px;
	border: medium double #600;
}
.p-link {
	color: #FFC;
}


#leftcontent {
	float: left;
	width: 460px;
	border: thin solid #666;
	height: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
}
p {
	color: #CCC;
	padding-left: 10px;
}
h3 {
	padding-right: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFC;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFF;
	padding-left: 10px;
}


h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	font-variant: small-caps;
	color: #999;
}
.image-left {
	float: left;
	border: thin solid #600;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.image-right {
	float: right;
	border: thin solid #600;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#container #maincontent #rightcontent #RightTopHome {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: auto;
}
#whatsNew {
	width: 420px;
	float: right;
	margin-right: 15px;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #600;
}



#logoleft {
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	width: 500px;
}
.image-borderRed {
	border: thin solid #600;
	margin-right: 2px;
	margin-left: 2px;
}
#container #maincontent #weekone {
	width: 950px;
	height: auto;
	border: thin solid #333;
}
#container #maincontent #weekone #weekoneleft {
	width: 450px;
	height: auto;
	margin-left: 10px;
	border: thin double #600;
	float: left;
}
#container #maincontent #weekone #weekoneright {
	float: right;
	height: auto;
	width: 450px;
	margin-right: 10px;
	border: thin double #600;
}
.recipe-header {
	font-size: x-large;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	background-color: #600;
	color: #000;
}
