/* CSS Document */
#quicheWrapper {
	left:165px;
	top:5px;
	width:900px;
	height:100%;
	z-index:2;
	background-color: #FFFFCC;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-left: 165px;
	
}
#quichelogo{
	height: 150px;
	width: 820px;
	background-color: #FFFFCC;
	background-image: url(../quiche/images/quichelogo.png);
	margin-right: auto;
	margin-left: auto;
}
.large{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #73003e;
}
#Toptext{
	height: 43px;
	width: 431px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #73003e;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.container{
	height: 270px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top: #0000FF;
	border-right: #0000FF;
	border-bottom: #0000FF;
	border-left: #0000FF;
}
.containerMid{
	height: 270px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;


}
.botcontainer{
	height: 230px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border: thin solid #73002E;
}
.textTop{
	float: left;
	height: 230px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #73002E;
	line-height: 1.5em;
	text-align: left;
	padding-left: 10px;
	margin-left: 50px;
	margin-right: 50px;
}
.text{
	height: 180px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #73002E;
	line-height: 1.5em;
	text-align: left;
	float: right;
}
.img{
	float: left;
	width: 300px;
	color: #73002E;
	margin-left: 20px;
	margin-top: 25px;
}
.imgMid{
	float: left;
	width: 320px;
	color: #73002E;
	margin-left: 35px;
	margin-top: 5px;
}

.imgBottom{
	float: left;
	height: 250px;
	width: 300px;
	margin-top: 20px;
	margin-left: 15px;
}
.label{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #73002E;
	background-color: #FFFFCC;
	width: 239px;
	z-index: 5;
	top: 743px;
	position: absolute;
	left: 542px;
}

.price{
	height: 200px;
	width: 70px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #73002E;
	margin-top: 50px;
	margin-left: 10px;
}
.priceB{
	width: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #73002E;
	margin-top: 45px;
	margin-left: 10px;
}

