/* ***********************************************
 * Main Body
 * *********************************************** */
body { margin-left: 0;
		margin-right : 0;
		margin-top : 0;
		margin-bottom: 0;
		// background:#ffffff;
		// background-image: url("bg.gif");
		}
p, td, li, ul, ol, input, textarea, select, option {
	line-height: 16px;
	// vertical-align: top;
	font-size: 12px;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
}
.mini {
	line-height: 13px;
	font-size: 11px;
}
form {
	margin-bottom:0;
	margin-top:0
}
h2	 {
	color: #000000;
	line-height: 16px;
	font-weight : normal;
	font-size: 20px;
	}
h3	 {
	color: #595959;
	font-weight : bold;
	line-height: 16px;
	font-size: 16px;
	margin: 0 0 0 0 px;
	}
h4	 {
	color: #595959;
	font-weight : bold;
	line-height: 16px;
	font-size: 14px;
	}
// .WhatsNew    { background:#9C79B9 }
// .Locations   { background:#3B939E }
// .BuyCoffee   { background:#8198B4 }
// .WholesaleCatering { background:#D24301 }
// .Franchising { background:#FF4600 }
// .AboutUs     { background:#FE160B }

/* ***********************************************
 * Footer
 * *********************************************** */
a.Footer, a.Footer:visited, a.Footer:link {
	font-size: 12px;
	color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	border-style: none;
	text-decoration: none
}
a.Footer:hover, a.Footer:active {
	font-size: 12px;
	color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	border-style: none;
	text-decoration: underline
}
/* ***********************************************
 * Left Navigation Links
 * *********************************************** */
a.leftnv, a.leftnv:visited  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
a.leftnv:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	}
.leftnvenabled {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
/* ***********************************************
 * Right Nav
 * *********************************************** */
a.rightnav, a.rightnav:visited, a.rightnav:link, a.rightnav:active {
	text-decoration: none;
	color: #000000;
}
a.rightnav:hover {
	text-decoration: underline;
	color: #000000;
}
