﻿body{
	background-color:#FFFFFF;
	margin:0;
	height:100%
}

html{
	background-color:#FFFFFF;
	margin:0;
	height:100%
}

font{
	font-size:10pt;
	font-family:verdana;
	color:#524339;
}

font.bottombar{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#524339;
	font-weight:bold;
}

span.navheading{
	font-size:14pt;
	font-family:"Trebuchet MS";
	color:#5C8AAA;
	line-height:160%;
}

span.bodyheading{
	font-size:14pt;
	font-family:"Trebuchet MS";
	color:#5CAA88;
}

.clear {
    clear:both;
    overflow:hidden;
    height:0px;
    display:block;
    }



A.navlist {line-height:195%}
A.navlist:link {color:#524339; line-height:205%}
A.navlist:visited {color: #524339; line-height:215%}
A.navlist:hover {text-decoration: none; color: #524339;
font-weight:bold; line-height:215%}
A.navlist:active {color: #524339;text-decoration: none; line-height:215%}

A {line-height:165%}
A:link {color:#4E7162;}
A:visited {color: #4E7162;}
A:hover {text-decoration: none; color: #97AAA2;
font-weight:bold;}
A:active {color: #97AAA2;text-decoration: none}


table{
	background-color:#A48672;
	border-color:#F7D5BE;
	border-style: solid;
	border-width: 3px;
	text-align:center;
	font-size:10pt;
	font-family:verdana;
	color:#524339;
}

td.bordered{
	background-color:#F7D5BE;
	text-align:center;
}

table.invisible{
	background-color:transparent;
	border-style: none;
	border-width: 0;
	text-align:center;
	font-size:10pt;
	font-family:verdana;
	padding:0;
	color:#524339;
}

td.cart{
	border-style:none;
	border-width:0;
	padding:2px,2px,2px,2px;
}

font.cart{
	font-size:9px;
	font-weight:bold;
}

input{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
}

button{
	font-size:8px;
	font-family:Verdana;
}

img{
	border:0;
}

.number1 {
	list-style: none; 
	background: url('http://www.luxesweets.com/images/number_1.png') no-repeat center left;
	color: #000000;
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.number2 {
	list-style: none;
	background: url('http://www.luxesweets.com/images/number_2.png') no-repeat center left;
	color: #000000;
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.number3 {
	list-style: none;
	background: url('http://www.luxesweets.com/images/number_3.png') no-repeat center left;
	color: #000000;
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}