@charset "UTF-8";

body {
	background-color: #FFFFC0;
}

#topcontainerTable {
	width: 820px;
	left: 0px;
	top: 0px;
	padding: 0px;
	background-position: top;
	background-image: url(imgs/White_Container_Top.gif);
}

#middlecontainerTable {
	height: 100%;
	width: 820px;
	left: 0px;
	top: 0px;
	padding: 0px;
	background-image: url(imgs/White_Container_Middle.gif);
	background-repeat: repeat-y; 
}

#bottomcontainerTable {
	height: 100%;
	width: 820px;
	left: 0px;
	top: 0px;
	padding: 0px;
	background-position: top;
	background-image: url(imgs/White_Container_Bottom.gif);
	background-repeat: no-repeat;
}

#maincontentTable {
	height: 100%;
	width: 790px;
	left: 0px;
	top: 0px;
	padding: 0px;
	background-color: #51090F;
	vertical-align: top;
}

.tabledescription {
    padding: 5px;
}

.sweetname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9933;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
.sweetdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	vertical-align: top;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
}
.horizontalrulediv {
	width: 730px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
}
.sweetphoto {
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}

.toppanel {
	padding-top:5px;
	margin-top: 5px;
}
.divcell {
	width: 200px;
	border: 0px;
	padding-left: 40px;
	vertical-align: top;
	margin-top: 0px;
	padding-bottom: 10px;
	z-index: +1;
}
.spacefortopbottom {
	height: 15px;
}
.extrainfobox {
	background-color: #993333;
	border: 2px dotted #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;
	margin-left: 50px;
	padding: 15px;
	color: #FFFFFF;
}
.adbox {
	margin-top: 0px;
	margin-bottom: 60px;
}
.pdflink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 30px;
	margin-top: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.aboutpagetext {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 50px;
	margin-right: 5px;
	margin-top: 0px;
}
.aboutpageintrotext {
	font-size: 16px;
	color: #FFFFFF;
}
.aboutheaderimage {
	font-size: 14px;
	margin-left: 40px;
	margin-bottom: 0px;
}
.about_firstparagraph {
	margin-top: 0px;
}
.about_contentheader {
	font-size: 10px;
}
