/* 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/quiche_logo.gif);
	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: 230px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top: #0000FF;
	border-right: #0000FF;
	border-bottom: #0000FF;
	border-left: #0000FF;
	margin-bottom: 20px;
}

.text{
	float: left;
	height: 190px;
	width: 320px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #73002E;
	line-height: 1.5em;
	margin-top: 15px;
}
.img{
	float: left;
	height: 190px;
	width: 300px;
	color: #73002E;
	margin-left: 35px;
	margin-top: 25px;
}
.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: 20px;
}
.priceB{
	width: 70px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #73002E;
	margin-top: 55px;
}
