@charset "utf-8";

/* CSS Document */

body 
{
	background-image:url(../images/bg_strips.jpg);
	margin-top:10;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
.bg_content {
	background-image: url(../images/bg_white.png);
	background-repeat: repeat-y;
}
.text_subtitle_copper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #865536;
}
.text_subtitle_light_copper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b96f58;
}
.text_cooper_bold_italic_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #865536;
	text-align: right;
}
a {
	color: #b96758;
}
ul
{
	list-style-position: inside;
	list-style-image: url(../images/bullet.jpg);
	margin-left:0;
	padding-left:20px;
}
#followUs
{
	float: right;
	padding-right: 11px;
	padding-top: 2px;
}


/* CENTER INFO OCT 2011 */

#CenterContainer
{
	margin:auto;
	width:930px;
}

/* LEFT */

#leftContainer
{
	margin-right:10px;
	width:610px;
	float:left;

}

#leftLeftContainer
{
	width:305px;
	float:left;

}


#leftRigthContainer
{
	width:305px;
	float:left;

}

.leftBannerContainer
{
	margin-bottom:10px;

}

.leftWindowaContainerMargin
{
	margin-left:5px;

	width:300px;
	margin-bottom:10px;

}

.leftWindowaContainer
{
	width:300px;
	margin-bottom:40px;

}

.leftWindowaContainerForm
{
	height:101px


}



/* RIGTH */

#rigthContainer
{
	height:auto;
	float:left;
	width:305px;
}

.rigthwindows
{
	
	height:auto;
	margin-bottom:10px;
}

#recipeWeekBlue
{
	height:25px;
	background-color:#669aff;
	border: 1px solid #CCC;
}

#recipeWeekWindow
{
	padding:8px;
	background-color:#669aff;
	border: 1px solid #CCC;
	background-color:#ffffcf;
	height:200px;

}

.recipeWeekTitle
{
	margin-bottom:5px;
	font-weight:bold;
}

.recipeWeekRecipe
{
	margin-bottom:5px;

}


#recipeWeekImage
{
	margin-right:5px;

	
}

#recipeWeekText1
{
	width:110px;
	float:left;

}

#recipeWeekText2
{
	clear:both;

	
}

.borderColorTextField
{
	color:#666;
	border:1px solid #a78165;
}
