@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCBFAB;
	margin: 0; /
	padding: 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

h1 {
	font-size: 80%;
	color: #FFF;
}

h2 {
	font-size: 100%;
	color: #FFF;
	padding: 0 0 5px 0;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #C7B299;
}

a {
	text-decoration: none;
	color: #FFF;
}

#photoHome {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_homeback.jpg);
	background-repeat: no-repeat;
}

#photoIntro {
	width: 720px;
	height: 556px;
	margin: 0 auto;
	background-image: url(../images/transparent.gif);
	background-repeat: no-repeat;
}

#photoIntro p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	color: #5E4935;
}

#photoVarietals {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_varietalsBack.jpg);
	background-repeat: no-repeat;
}

#photoVarietalCapeBlend {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_varietalCapeBlend.jpg);
	background-repeat: no-repeat;
}

#photoVarietalSauvBlanc {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_varietalSauvBlanc.jpg);
	background-repeat: no-repeat;
}

#photoVarietalShiraz {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_varietalShiraz.jpg);
	background-repeat: no-repeat;
}

#photoVarietalChardonnay {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_varietalChardonnay.jpg);
	background-repeat: no-repeat;
}

#photoVarietalCabernet {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_varietalCabernet.jpg);
	background-repeat: no-repeat;
}

#photoVarietalCheninBlanc {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_varietalCheninBlanc.jpg);
	background-repeat: no-repeat;
}

#photoWineRegions {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_wineRegions.jpg);
	background-repeat: no-repeat;
}

#photoContact {
	width: 975px;
	height: 580px;
	margin: 0 auto;
	background-image: url(../images/sebeka_contact.jpg);
	background-repeat: no-repeat;
}

 #mainContent {
 	text-align: left;
	padding: 35px 35px 0 635px;
}

 #mainContent_varietals {
 	text-align: left;
	padding: 35px 40px 0 480px;
}

#textHeader {
	width: 975px;
	height: 200px;
	margin: 0 auto;
	background-image: url(../images/sebeka_pageback.jpg);
	background-repeat: no-repeat;
}

#textHeader2 {
	width: 975px;
	height: 200px;
	margin: 0 auto;
	background-image: url(../images/sebeka_pageback2.jpg);
	background-repeat: no-repeat;
}

#textHeaderRegions {
	width: 975px;
	height: 200px;
	margin: 0 auto;
	background-image: url(../images/sebeka_pageback_regions.jpg);
	background-repeat: no-repeat;
}
#textContentFlash {
	background: #E3DCD2 none repeat scroll 0 0;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 975px;
}

 #textContent {
 	width: 855px;
	margin: 0 auto;
 	text-align: left;
	padding: 35px 60px 20px 60px;
	background: #E3DCD2;
}

#textContent h1 {
	color: #754C24;
	position: relative;
}

#textContent h1 .date {
	font-weight: normal;
	position: absolute;
	right: 0;
	text-align: right;
}
#textContent h1.archive .date {
	display: block;
	float: left;
	padding-right: 20px;
	position: relative;
	text-align: right;
	width: 150px;
}
#textContent h1.archive a {
	color: #754C24;
}
#textContent hr {
	background-color: #CCBFAB;
	border: none;
	color: #CCBFAB;
	margin: 0;
	padding: 0;
}

#textContent p {
	font-size: 70%;
	color: #754C24;
}

#leftColumn {
	background: #E3DCD2;
	width: 580px;
	padding: 0 40px 0 0;
	float: left;
}

.blockText {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.blockText a{
	color: #754C24;
	background-color: #FFF;
}

#leftColumn ul{
	font-size: 80%;
	color: #754C24;
	padding: 0 0 15px 40px;
}

#rightColumn {
	float: left;
	display: inline;
	background: #F0ECE6;
	width: 195px;
	padding: 20px 20px 20px 20px;
}

#rightColumn ul a,
#rightColumn a{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 70%;
	color: #754C24;
}

#rightColumn ul.archives {
	list-style: circle;
	margin-top: 10px;
}


#thumb {
	float: left;
	padding: 0 10px 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #C7B299;
}

#minititle {
	padding: 7px 0 0 0;
}


 #footer {
 	clear: both;
 	width: 915px;
	margin: 0 auto;
	padding: 0 0 0 60px;
}
 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	color: #998675;
}

#footer a{
	color: #5E4935;
}

 #footerIntro {
 	clear: both;
 	width: 720px;
	margin: 0 auto;
}

#footerIntro p {
	text-align: center;
	margin: 0; 
	padding: 10px 0; 
	color: #998675;
}

#footerIntro a{
	color: #5E4935;
}


#lowerInfo {
	padding: 5px 0 0 0;
	border: 1px solid #999999;
	height: 120px;
	background-image: url(../images/transparent2.png);
	background-repeat: repeat;
}

#technicals {
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	width: 274px;
	font-size: 65%;
	color: #FFF;
	float: left;
}


#techLeft {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #998675;
	float: left;
	width: 137px;
}

#links {
	position: relative;
	padding: 10px 0 0 290px;
	font-size: 70%;
}

#contactTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #754C24;
}

#contactTop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #F0ECE6;
}

#contactBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #754C24;
	padding: 15px 0 0 0;
}

input, textarea, textbox, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #754C24;
}

.box {
	background-color: #F0ECE6;
	border: 1px solid #F0ECE6;
	vertical-align: top;
	margin: 0 0 0 5px;
}

.floatRight {
	float: right;
	padding: 0 0 15px 15px;
}

.highlight {
	background-color: #F0ECE6;
	padding: 5px;
}

.highlight a {
	font-weight: bold;
	color: #754C24;
}

.highlight2 {
	font-weight: bold;
	color: #FFF;
}

.italic a {
	font-size: 100%;
	font-weight: bold;
	color: #754C24;
	font-style:italic;
}

.clear {
	clear: both;
}

#commentBox {
	background-color: #F0ECE6;
	padding: 20px;
}

#commentBox textarea, textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.vintagelink { text-decoration:underline; }



/* RECIPE MAIN PAGE */
#recipeHeader {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/recipes/recipe_landing_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 388px;
}
#recipeContent {
	background-color: #E3DCD2;
	margin: 0;
	width: 975px;
}
#recipeBoxAppetizer {
	background-image: url(../images/recipes/appetizers_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 401px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	background-color: #7D3B00;
}
#recipeBoxAppetizer .recipeBoxTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#7e3b00;
	background-color: #E3DCD2;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 25px;
	display: block;
}
#recipeBoxAppetizer .content {
	margin: 0px;
	width: 341px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/recipes/appetizers_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#recipeBoxSides {
	background-image: url(../images/recipes/side_dishes_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 401px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	background-color: #7D1900;
}
#recipeBoxSides .recipeBoxTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#7e1900;
	background-color: #E3DCD2;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 25px;
	display: block;
}
#recipeBoxSides .content {
	margin: 0px;
	width: 341px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/recipes/side_dishes_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#recipeBoxSalads {
	background-image: url(../images/recipes/salads_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 401px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	background-color: #664A17;
}
#recipeBoxSalads .recipeBoxTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#674b17;
	background-color: #E3DCD2;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 25px;
	display: block;
}
#recipeBoxSalads .content {
	margin: 0px;
	width: 341px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/recipes/salads_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#recipeBoxEntrees {
	background-image: url(../images/recipes/entrees_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 401px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	background-color: #662617;
}
#recipeBoxEntrees .recipeBoxTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#672717;
	background-color: #E3DCD2;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 25px;
	display: block;
}
#recipeBoxEntrees .content {
	margin: 0px;
	width: 341px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/recipes/entrees_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.recipeBoxIndividual {
	height: 105px;
	width: 341px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.recipeBoxIndividual img {
	float:left;
}
.recipeBoxText {
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
	height: 105px;
	position: relative;
}
.recipeBoxText p {
	color: #fff;
	font: 12px/14px "Times New Roman", Times, serif;
	padding: 0;
	margin: 10px 0 10px 0;
}
/*.recipeBoxText strong.appetizer*/
#recipeBoxAppetizer .recipeBoxText strong.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff7b06;
	font-weight: normal;
}
#recipeBoxAppetizer .recipeBoxText strong.title a {
	color: #ff7b06;
}
/*.recipeBoxText strong.sides*/
#recipeBoxSides .recipeBoxText strong.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fa3605;
	font-weight: normal;
}
#recipeBoxSides .recipeBoxText strong.title a {
	color: #fa3605;
}
/*.recipeBoxText strong.salads*/
#recipeBoxSalads .recipeBoxText strong.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c4a366;
	font-weight: normal;
}
#recipeBoxSalads .recipeBoxText strong.title a {
	color: #c4a366;
}
/*.recipeBoxText strong.entrees*/
#recipeBoxEntrees .recipeBoxText strong.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef9179;
	font-weight: normal;
}
#recipeBoxEntrees .recipeBoxText strong.title {
	color: #ef9179;
}
/*.recipeBoxText span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	font-style: italic;
	position: absolute;
	bottom: 0px;
	left: 10px;
}
*/
.recipeBoxText p img {
	float:none;
	margin-left: 10px;
	padding: 0;
}
.recipeClear {
	clear: both;
	float: none;
	height: 20px;
	width: 100%;
}
#recipeContent.landingPage {
	margin: 0 auto;
	padding: 0;
	width: 975px;
}
#recipeContent .recipeBox {
	float: left;
	width: 401px;
	margin: 55px 0 0 55px;
}


/* INDIVIDUAL RECIPE PAGES */
#recipeHeader {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 388px;
}
#recipeContent {
	background-color: #E3DCD2;
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#recipeContentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#recipeContentHeader span {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

/* Variable Classes */
#recipeHeader.periperichicken {
	background-image: url(../images/recipes/appetizers/peri_peri_chicken/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.tomatobasilsoup {
	background-image: url(../images/recipes/appetizers/tomato_basil/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.roastpotato {
	background-image: url(../images/recipes/appetizers/roast_potato/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.pastaoftheseas {
	background-image: url(../images/recipes/entrees/pasta_seas/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.karoosaddleoflambwithherbsandgarlic {
	background-image: url(../images/recipes/entrees/lamb_herbs/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.watermelonandfetacheesesalad {
	background-image: url(../images/recipes/salads/watermelon/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.cucumbersalad {
	background-image: url(../images/recipes/salads/cucumber/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.limeseasonedroastedmielies {
	background-image: url(../images/recipes/side_dishes/lime_Corn/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.wildricepilafwithassortedmushrooms {
	background-image: url(../images/recipes/side_dishes/wild_rice_pilaf/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipeHeader.roastedcinnamonbutternutpuree {
	background-image: url(../images/recipes/side_dishes/butternut_puree/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#recipeContent.periperichicken {
	background-image: url(../images/recipes/pairing-cabernet-pinotage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.tomatobasilsoup {
	background-image: url(../images/recipes/pairing-sauvignon-blanc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.roastpotato {
	background-image: url(../images/recipes/pairing-sauvignon-blanc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.pastaoftheseas {
	background-image: url(../images/recipes/pairing-sauvignon-blanc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.karoosaddleoflambwithherbsandgarlic {
	background-image: url(../images/recipes/pairing-cabernet-pinotage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.watermelonandfetacheesesalad {
	background-image: url(../images/recipes/pairing-sauvignon-blanc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.cucumbersalad {
	background-image: url(../images/recipes/pairing-cabernet-pinotage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.limeseasonedroastedmielies {
	background-image: url(../images/recipes/pairing-sauvignon-blanc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recipeContent.wildricepilafwithassortedmushrooms {
	background-image: url(../images/recipes/pairing-shiraz-pinotage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#recipeContent.roastedcinnamonbutternutpuree {
	background-image: url(../images/recipes/pairing-shiraz-pinotage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Appetizers */

#recipeContentHeader.appetizer {
	color: #6A3100;
}
#recipeAppetizerBox {
	background-image: url(../images/recipes/appetizers/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 512px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #7E3B00;
}
#recipeAppetizerBoxHeader {
	background-image: url(../images/recipes/appetizers/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 512px;
	height: 57px;
	position: relative;
}
#recipeAppetizerBoxHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	float: right;
	padding: 0px;
	margin-top: 33px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recipeAppetizerBoxHeader a img {
	border:none;
	margin: 0px;
	padding-right: 5px;
	float: left;
}
#recipeAppetizerBoxContent {
	width: 372px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	background-image: url(../images/recipes/appetizers/box_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#recipeAppetizerBoxContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#recipeAppetizerBoxContent p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7b06;
}

/* Entrees */

#recipeContentHeader.entree {
	color: #652617;
}
#recipeEntreeBox {
	background-image: url(../images/recipes/entrees/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 512px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #652617;
}
#recipeEntreeBoxHeader {
	background-image: url(../images/recipes/entrees/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 512px;
	height: 57px;
	position: relative;
}
#recipeEntreeBoxHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	float: right;
	padding: 0px;
	margin-top: 33px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recipeEntreeBoxHeader a img {
	border:none;
	margin: 0px;
	padding-right: 5px;
	float: left;
}
#recipeEntreeBoxContent {
	width: 372px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	background-image: url(../images/recipes/entrees/box_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#recipeEntreeBoxContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#recipeEntreeBoxContent p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fe9179;
}

/* Salads */

#recipeContentHeader.salad {
	color: #664A16;
}
#recipeSaladBox {
	background-image: url(../images/recipes/salads/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 512px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #664A16;
}
#recipeSaladBoxHeader {
	background-image: url(../images/recipes/salads/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 512px;
	height: 57px;
	position: relative;
}
#recipeSaladBoxHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	float: right;
	padding: 0px;
	margin-top: 33px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recipeSaladBoxHeader a img {
	border:none;
	margin: 0px;
	padding-right: 5px;
	float: left;
}
#recipeSaladBoxContent {
	width: 372px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	background-image: url(../images/recipes/salads/box_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#recipeSaladBoxContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#recipeSaladBoxContent p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c4a366;
}

/* Side Dishes */

#recipeContentHeader.sides {
	color: #7C1800;
}
#recipeSideBox {
	background-image: url(../images/recipes/side_dishes/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 512px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #7C1800;
}
#recipeSideBoxHeader {
	background-image: url(../images/recipes/side_dishes/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 512px;
	height: 57px;
	position: relative;
}
#recipeSideBoxHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	float: right;
	padding: 0px;
	margin-top: 33px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recipeSideBoxHeader a img {
	border:none;
	margin: 0px;
	padding-right: 5px;
	float: left;
}
#recipeSideBoxContent {
	width: 372px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	background-image: url(../images/recipes/side_dishes/box_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#recipeSideBoxContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#recipeSideBoxContent p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fa3605;
}
#recipeFoodPhoto {
	float: right;
	height: 202px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#recipePairing {
	clear: right;
	float: right;
	height: 340px;
	width: 320px;
}
.recipeClear {
	clear: both;
	float: none;
	height: 20px;
	width: 100%;
}