﻿body 
{
	margin: 0px 5px 0px 5px;
	color: Black;
	background-color:White;
	font-family: Arial;
	font-size:12pt;
}
.header
{
	color:Blue;
	padding: 0px 5px 5px 5px;
	border-bottom: solid 2px blue;
}
.headerslogan
{
	font-size:165%;
	padding-bottom:10px;
}
.menutable
{
	padding-left: 100px;
}
.menubuttons
{
	padding: 0px 2px 0px 2px;
	text-align:center;
	vertical-align:bottom;
}
.menubuttons img
{
	height:21px;
	border: 0px;
}
.leftpanel
{
	float:left;
	width:300px;
	padding: 2px 25px 5px 5px;
}
.firsttoknow
{
	font-family: Times New Roman;
	font-size:124%;
	color: Blue;
}
.smallleft
{
	font-size:72%;
}
.aboutus {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
.youremail
{
	font-size:66%;
	color:#1112E7;
	font-weight: bold;
}
.announcementml {
	margin: 10px 10px 10px 10px;
	text-align: left;
	font-size: 12px;
}
.textred {color:Red;}
.textblue {color:Blue;}
.textblack {color:Black;}
.textgreen {color:Green;}
.textmaroon {color: Maroon;}
.textpurple {color:Purple;}
.textnavy {color:Navy;}
.textbold {font-weight:bold;}
.textleft {text-align:left;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.text11 {font-size: 11px;}
.text12 {font-size: 12px;}
.text13 {font-size: 13px;}
.text14 {font-size: 14px;}
.text15 {font-size: 15px;}
.text20 {font-size: 20px;}
.text24 {font-size: 24px;}

.mainpanel
{
	float:left;
	width:600px;
	padding: 2px 5px 5px 10px;
}
.footer
{
	color:#0002F4;
	background-color:#BEB6ff;
	font-size:60%;
}
.footerlink
{
	text-decoration:none;
}
.aligncenter
{
	text-align:center;
}
.storelist {
	font-size: 24px;
	color: #206BC6;
	font-weight: bold;
}
.couponnote {
	font-size: 12px;
	color: red;
	font-weight: bold;
	vertical-align: top;
}
.panelwords {
	font-size: 12px;
	color: #306F90;
	font-weight: bold;
}
.couponadd {
	font-size: 12px;
	color: #3682D0;
	font-weight: bold;
	vertical-align: top;
}
.storelistnote {
	font-size: 11px;
	color: #206BC6;
	font-weight: bold;
	vertical-align: top;
}
.storelistnote2 {
	font-size: 11px;
	color: blue;
	font-weight: bold;
	vertical-align: top;
}
.storelistnote3 {
	font-size: 11px;
	color: purple;
	font-weight: bold;
	vertical-align: top;
}
.storestate {
	font-size: 24px;
	font-weight: bold;
}
.storenote {
	font-size: 14px;
	color: #C72E64;
	vertical-align: top;
}
.stores {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: Blue;
}
.cities {
	font-size: 18px;
	font-weight: bold;
	color: #C72E64;
	text-align: left;
}
.nearby {
	font-size: 12px;
	color: Green;
}
a.storeinfo {
	color: #000080;
	font-size: 13px;
	text-decoration: none;
}
.storenames
{
	font-size: 13px;
	color: Navy;
}
a.couponprint 
{
	text-align: center;
	color: navy;
	font-size: 12px;
	font-weight: bold;
}
.clipout
{
	border:dashed 2px brown;
	text-align:center;
	padding:1px 1px 1px 1px;
	margin:5px 5px 5px 5px;
}
/*widths - keep last */
.width450
{
	width:450px;
}