	
body {

	font-family: arial;
	color: black;
	margin-left: 0px;
	margin-top: 2px;
	margin-width: 0px;
	margin-height: 0px;
	font-size: 20px;

  
}

.innerBox {  font-size: 13px; margin-left: 20px; }

p { margin: 20px; }

.text1 {

	font-size: 11px;
	margin-left: 20px;
	color: black;

}


.text2 {

	font-size: 13px;
	color: black;


}


.text3 {
	font-size: 20px;
	color: black;
	font-weight: bold;


}







/********************************************/
a
{
	text-decoration:  underline;
	color: black;
	font-size: 15px;
}


a:hover
{
	text-decoration: underline;
	color: brown;
}

a:visited
{
	color: black;
	text-decoration:  underline;
	font-size: 15px;
}


a:visited:hover
{
	color: brown;
	text-decoration:  underline;
	font-size: 15px;
}
/********************************************/







/********************************************/
div
{
	height: auto;
}


div.body
{
	width: 810px;
	float: none;
	clear: both;
	
	
	background-color: ghostwhite;
}

div.message
{
	text-align: left;
	border-bottom: solid 1px silver;
	padding: 3px 0px 3px 0px;
}

div.container
{
	margin-bottom: 5px;
	/*background-color: black;*/
	
}

div.command
{
	margin-top: 10px;
	text-align: center;
}
/********************************************/







/********************************************/
/* div columns */
#column1
{
	width: 258px;
	float: left;
	margin:0px 2px 2px 2px;
	text-align: left;
}

#column2
{
	
	/*margin-left: 265px;*/
	width: 530px;
	
	background-color: ghostwhite;
	/*background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;*/
	
	padding: 13px 3px 3px 3px;
	/*border: solid 1px silver;*/
}


#columnHome2
{
	/*
	margin-left: 265px;
	width: 530px;
	
	background-color: White;
	/*background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;*/
	
	padding: 13px 3px 3px 3px;
	
}

#column2_footer
{
	/*margin-left: 265px;
	width: 530px;
	background-color: White;
	*/
}

#column3
{
	padding: 13px 3px 3px 3px;
	
	
}

#columnHome3
{
	padding: 13px 3px 3px 3px;
	
	
}

/********************************************/







/********************************************/
div.containerHead
{
	
	
	padding: 5px 5px 5px 5px;
	
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: black;

	margin-left: 20px;
}


div.containerHead2
{
	
	
	padding: 5px 5px 5px 5px;
	
	

	margin-left: 7px;
}

div.containerBody
{
	border: solid 0px silver;
	padding: 5px 5px 5px 5px;
	margin-left: 23px;
}

div.containerTail
{
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	padding: 5px 5px 5px 5px;
}
/********************************************/


/********************************************/
div.listItem
{
	padding: 3px 10px 3px 10px;
	
	
}
/********************************************/


/********************************************/
table.listTable
{
	width: 100%;
}
/********************************************/


/*menu***************************************/
#categoryHead
{
	
}

#categoryContent
{
}
/*menu***************************************/



/*miniCart***********************************/
#miniCartHead
{
	margin-top: 5px;
}

#miniCartHeadTable
{
	width: 100%;
	border-collapse: collapse;
}

#miniCartCheckOut
{
	text-align: right;
	font-weight: normal;
}

#miniCartTotal
{
	text-align: right;
	color: black;
	
}

#miniCartItem
{
	text-align: center;
	color: black;
}

#miniCartItemTable tr td a
{
	font-size: x-small;
}

#miniCartItemTable tr td 
{
	font-size: x-small;
}
/*miniCart***********************************/


/*storeHour**********************************/
#storeHourHead
{
	margin-top: 5px;
}

#storeHourContent
{
	text-align: center;
}
/*storeHour**********************************/


/*deliveryZip********************************/
#deliveryZipCodeHead
{
	margin-top: 5px;
}

#deliveryZipCodeContent
{
	text-align: center;
}

#deliveryZipCodeMsg
{
	text-align: center;
}

#zipCodeList
{
}

#deliveryZipCodeTable
{
}
/*deliveryZip********************************/




/********************************************/
#copyright
{
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px silver;
	text-align: center;
}
/********************************************/



table.calendar
{
	width: 100%;
	background: ghostwhite;
}

#todayCell
{
	border: solid 1px navy;
	font-weight: bold;
}





.redLabel 
{
	color: Red;
}

.grayCell 
{
	color: black;
	background: ghostwhite;
}

.yellowCell
{
	background: yellow;
	color: black;
}

.whiteCell
{
	background: white;
	color: black;
	
}

.productHead
{
	color: #666666;
	font-weight: bold;
}

.productName
{
	font-weight: bold;
}

.productDescription
{
	font-size: x-small;
}

.calendar 
{
	width: 100%;
	border: solid 1px silver;
	
}

.calendar td
{
	width: 25px;
	height: 25px;
	font-size: 13px;
	

}

.calendar th {
	color: black;
}

.calendar th a {
	color: blue;
}

.calendar th a:hover {
	color: blue;
}

.calendar th a:visited:hover {
	color: blue;
}

.calendar th a:visited {
	color: blue;
}

.sectionDiv
{
	/*background-image: url(../images/mainBG.jpg);
	background-repeat:repeat-x;
	background-color: White;*/
	
}

.sectionDivColumn2 
{
	/*background-image: url(../images/mainBG.jpg);
	background-repeat:repeat-x;
	background-color: White;
	margin-left: 265px;
	width: 530px;
	text-align: left;
	*/

	border-top: 1px solid ghostwhite;
	border-left: 1px solid white;
	padding: 5px 5px 5px 20px;
	background-color: ghostwhite;
	margin-right: 2px;
	height: 100%;
	width: 620px;
}

.sectionHomeDivColumn2 
{
	/*background-image: url(../images/mainBG.jpg);
	background-repeat:repeat-x;
	background-color: White;
	width: 400px;*/
	/*margin-left: 265px;
	width: 100px;
	text-align: left;
	border: solid 1px white;*/

}

.sectionHomeDivColumn3 
{
	/*background-image: url(../images/mainBG.jpg);
	background-repeat:repeat-x;
	background-color: White;
	width: 100%;*/
	
	/*margin-left:635px;
	width: 90px;
	text-align: left;*/
	
}

.sectionFooter
{
	/*background-image: url(../images/whiteRedBG.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;*/
}

.bodyFooter
{
	width: 100%;
	
	color: black;
	font-size: 8pt;
}

.bodyFooter a:link {

	color: black;
	text-decoration: underline;


}

.bodyFooter a:visited {

	color: black;
	text-decoration: underline;


}
.heading
{
	font-weight: bold;
}

.miscLabel
{
	font-weight: bold;
}

#receiptTable
{
	width: 100%;

}

#receiptTable td
{
	padding: 2px 2px 2px 2px;
}

#categoryName 
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	/*color: #b54940;*/
	color: silver;
}

#productListTable 
{
	margin-top: 10px;
}

#productListTable td
{
	padding: 3px;
}

#categoryNameDiv 
{
	margin-top: 15px;
	font-weight: bold;
}



.bodyTD 
{
	background-color: ghostwhite;
	margin-bottom: 20;	
}

.currency
{
	text-align: right;
}

div.itemDescription
{
	padding-left: 5px;
	margin-top: 3px;
}


div.coupon
{
	border: solid 1px white;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #ff0000;
	color: white;
	font-size: 11pt;
}



div.coupon a:link{

	color: white;
	font-size: 10pt;
}



div.coupon a:visited{
	color: white;
	font-size: 10pt;
}


div.coupon a:link:hover{

	color: black;
}

div.coupon a:visited:hover{
	color: black;
}

couponTitle
{
	font-size: 11pt;
	color: #FFFFFF;
}


div.scheduleCmd
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: x-large;
	border: solid 1px red;
	margin-top: 10px;
}

div.scheduleMsg
{
	padding: 20px 5px 20px 5px;
	text-align: center;
	font-weight: bold;
}

div.scheduleInput
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div.msg
{
	padding: 10px 5px 5px 5px;
	text-align: center;
	font-size: medium;
}

div.error
{
	text-align: center;
	font-weight: bold;
	font-size: medium;
	padding: 5px 5px 5px 5px;
	color: Red;
}

.price 
{
	white-space: nowrap;	
}

.priceLabel
{
	
	font-weight: bold;
}

.title 
{
	font-weight: bold;
	color: brown;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}

.contentText 
{
	text-align: left;
	margin-left: 10px;
}

table.checkoutMethod
{
	padding: 3px 3px 3xp 3px;
	width: 100%;
}

.box
{
	border: solid 1px white;
	padding: 5px 5px 5px 5px;
	background-color: white;
}


.miscTitle
{
	font-weight: bold;
	text-transform: uppercase;
	color: red;
}

.errorMsg
{
	color: Red;
	font-weight: bold;
}

.orderMsg
{
	font-size: 11pt;
	font-weight: bold;
	color: #b54940;
}

.columnHome1 div.a:visited {
	color: blue;
}

.columnHome1 {
	color: white;
}





.notAvailableProductsErrorDiv
{
	border: solid 2px white;
	padding: 8px 8px 8px 8px;
}

.categorySetCalanderTable
{
	border: solid 2px white;
	padding: 3px 3px 3px 3px;
	
}

.categorySetCalanderTable 
{
	font-size: 7pt;
	
}

.intendedDay 
{
	font-weight:bolder;
	background-color: Silver;
	font-size: 13pt;
}

.categorySetName
{
	font-weight: bolder;
	font-size: 13pt;
	
	
}

.categorySetName2
{
	font-weight: bolder;
	font-size: 13pt;
	padding: 10px 5px 5px 5px;
	
	
}

.categorySetDays
{
	font-weight:bold;
	font-size: 10pt;
}

.boxHomeMessag 
{
	padding: 20px 20px 20px 20px;
	font-size: 13pt;
	font-weight: bold;
	color: Red;
	border: none 0px white;
	text-indent: 30px;
}
	
.sectionDivColumn2 IMG {

	width: 0px;
	border: none 0px white;
}
