.bodytext {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}

.ordertext {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}

.bodytext2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.ingredients {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;
	font-style:italic;
	font-weight:bold;
}

p {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}

.lefttxt {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.footertxt {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.lefttxtbold {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
	color: #333333;
}

.bluebold {
	font-family: Trebuchet MS;
	font-size: 16px;
    font-weight: bold;
	text-decoration: none;
	color:#098F03;
}
.bluebold2 {
	font-family: Trebuchet MS;
	font-size: 24px;
    font-weight: bold;
	text-decoration: none;
	color:#098F03;
}

.bluebold3 {
	font-family: Trebuchet MS;
	font-size: 19px;
    font-weight: bold;
	text-decoration: none;
	color:#098F03;
}


.orangebold {
	font-family: Trebuchet MS;
	font-size: 14px;
    font-weight: bold;
	text-decoration: underline;
	color:#FF4200;
}

.orangebold2 {
	font-family: Trebuchet MS;
	font-size: 16px;
    font-weight: bold;
	text-decoration: underline;
	color:#FF4200;
}



.footertext {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #676060;
}

li {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}


.orangelnk:link, .orangelnk:visited, .orangelnk:active { font-family: Trebuchet MS; font-weight: bold; text-decoration: underline; color:#FF4200; font-size: 12px;}
.orangelnk:hover { text-decoration: underline; color:#628844; }

.bluelnk:link, .bluelnk:visited, .bluelnk:active { font-family: Trebuchet MS; font-weight: bold; text-decoration: none; color:129605; font-size: 12px;}
.bluelnk:hover { text-decoration: underline; color:129605; }

.left:link, .left:visited, .left:active { font-family: Trebuchet MS; font-weight: bold; text-decoration: none; color:#333333; font-size: 12px;}
.left:hover { text-decoration: underline; color:#007A92; }

.orangelnk2:link, .orangelnk2:visited, .orangelnk2:active { font-family: Trebuchet MS; font-weight: bold; text-decoration: underline; color:#FF4200; font-size: 14px;}
.orangelnk2:hover { text-decoration: underline; color:#628844; }


.itim:link, .itim:visited, .itim:active { font-family: Trebuchet MS; text-decoration: none; color:#333333; font-size: 11px;}
.itim:hover { text-decoration: underline; color:#333333; }


.btext {color: #00899f}
body {
	background-color: #FFFFFF;
}

.img {
border: 0px none;
}

/* order sytle */
.o1a { font-family: Tahoma; font-size: 11px; font-weight: normal;color: #666666; }
.o1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;color: #666666; }
.o2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #666666; }
.o3 { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #666666; }
.o4 { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #FF6633; }
.o5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; }
.o6 { font-family: Tahoma; font-size: 19px; font-weight: normal; color: #006600; }
.redstyle {
        font-family: "Myriad Pro Light";
        font-size: 24px;
    font-weight: bold;
        text-decoration: none;
        color:#FF6633;
}

.float-left {
	float: left;
	padding-right:10px;
	}