﻿.MenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
	text-align: center;
}
.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
	text-align: left;
}
.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF; 
	text-align: left;
}
.MenuWashType {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: #FFFFFF;
}
.MenuPriceDollars {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: x-large;
	color: #00FF00;
}
.MenuPriceCents {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	color: #00FF00;
}
.CheckMarkAlign {
	text-align: center;
}

.ExpressMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
	text-align: left;
}
.ExpressMenuTitle a {
	color: #00FF00; 
	text-decoration: none;
}
.ExpressMenuTitle a:hover {
	color: #00FF00;
	text-decoration: underline;
}

.ExpressMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	margin-left: 5px;
}

.ExpressMenuPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
}

.uwMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
	text-align: left;
}
.uwMenuTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #00FF00;
	text-align: center;
}
.uwMenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
.uwMenuBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.uwMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
.uwMenuPercent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
	text-align: center;
}
.uwMenuPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
}
.uwMenuFooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	
	font-color: #FFFFFF;
}
.uwMenuFooterText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}
.qtyMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #00FF00;
	text-align: center;
}
.qtyMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

a.CheckMarkAlign {
	color: #83b222;
	text-decoration: underline;
}
a.CheckMarkAlign.hover {
	text-decoration: none;
}

.CheckMarkAlign {
	font-size: x-small;
	text-align: center;
}

.AddressBlock {
	font-size: medium;
	text-align: center;
}

.Faqanswer {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.Faqquestion {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	color: #FFFF79;
}
.Faqkeyword {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #33CCFF ;
}
.faqlist {
	list-style-position: inside;
	line-height: 1em;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
#faq a  {
	color: white;
	text-decoration: underline;	
}
#faq h2 {
		text-align: center;
}

#faq a:hover  {
	color: white;
	text-decoration: none;	
}
#expirationdate a {
	border-style: 0;
	border-color: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border-width: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	vertical-align: top;
	text-align: center;
}
