﻿body 
{
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 100%; */
	font-size: 62.5%;
	margin: 0;
	padding: 0;	
}

.boothsWine
{
	color: #9f272a;
}

.boothsOlive
{
	color: #8a9006;
}

.boothsLavender
{
	color: #6f4fbf;
}
	
img 
{
	border: 0px; 
}

p { color: #6C6A7C; display: block; font-size: 1.3em; margin: 0 0 0 0px; }
label { color: #6C6A7C; display: block; font-size: 1.3em; font-weight: bold; margin-bottom: 5px; }
select { font-size: 1.3em; font-style: italic; padding: 2px; width: 300px; }

/* SWIFFER */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	/*line-height: 1em;*/
}
h1 {
	font-size: 20px;
	padding-bottom: 20px;
	color: #f7b639
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;	
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}