body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
}

p, td, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B44444;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
}


td a {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B44444;
	text-decoration: none;
	font-size: 11px;
}

td a:hover {
	color: #FFCC00;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B44444;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.max {
	width: 100%;
	height: 100%;
}

.menutd {
	width: 100%;
	height: 24px;
	background-image: url('../templateimages/menurepeat.gif');
	background-repeat: repeat-x;
	padding-top: 0px;
}

.menutd table {
	width: 100%;
	height: 24px;
	background-image: url('../templateimages/menuleft.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align: right;
	padding-top: 5px;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px 20px 0px 0px;
}

a.menu:hover {
	color: #999;
}

a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 20px 0px 0px;
}

a.submenu:hover {
	color: #000000;
}

table .top {
	width: 100%;
	height: 140px;
}

table .top td.topL {
	width: 263px;
	height: 140px;
}

table .top td.topR {
	width: 100%;
	height: 140px;
	background-image: url('../templateimages/toprepeat.gif');
	background-repeat: repeat-x;
	text-align: right;
}

td .body {
 width: 100%;
 height: 100%;
 vertical-align: top;
}



td .bodyleft {
	width: 100%;
	height: 100%;
	background-image: url('../templateimages/bodyleft.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	vertical-align: top;
	padding: 10px 10px 10px 50px;
}

td .bodyright {
	width: 225px;
	height: 100%;
	background-image: url('../templateimages/bodyright.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cherry_btm {
	background-image: url(../templateimages/cherry_btm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	}
	
td .ingredients {
	border: 1px solid #CCCCCC;
	}
	
td .vertline {
		border-right: 1px solid #666666;
		}
		
td .divider {
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
		}		
		
input {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
select {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
textarea {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.feedback_button {
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-right-color: #666666;
	background-color: #FFFFFF;
	}
	
