body {
/*	background-color: #001f5e;*/
	background: #001F5E url(images/design/bodybg.gif) repeat-x top left;
/*	background-image: url("images/star-bg.gif");*/
/*	background-image: url("images/bkgrd_logo-star.gif");*/
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #29669c;
	text-decoration: none;
}

a:visited {
  color: #29669c;
  text-decoration: none;
}

a:hover {
	color: #CC0033;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 22px;
	color: #CC0033;
}

h2 {
	font-size: 20px;
	color: #CC0033;
}

h3 {
	font-size: 15px;
	color: #29669c;
}

h4 {
	font-size: 13px;
	color: #003399;
}

	/* mainlevel-top is used by topmenu link output */
a.mainlevel-top:link, a.mainlevel-top:visited 
	{
		display: block;
		width: auto !important;
		width: 100%;
		margin: 0px;
		padding: 5px 0ex 5px 1ex;
		font-weight: bold;
		vertical-align: middle;
		text-align:center;
		color: #fff;
		text-decoration: none;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		white-space: nowrap;
		overflow: hidden;
	}
	
a.mainlevel-top:hover 
	{
		color: #fff;
		background-color: #003399;  
		text-decoration: none;
		border-bottom: 1px solid #fff;
		border-left: 0px solid #fff;
	}
	
	
	/* mainlevel is used ( 'left' ) or wherever menus are */
a.mainlevel:link, a.mainlevel:visited 
	{
		display: block;
		width: auto !important;
		width: 100%;
		margin: 0px;
		padding: 10px 0ex 10px 1ex;
		font-weight: bold;
		vertical-align: middle;
		color: #fff;
		text-decoration: none;
		border-bottom: 1px solid #fff;
		border-left: 0px solid #fff;
		white-space: wrap;
		overflow: hidden;
	}
	
a.mainlevel:hover 
	{
		color: #fff;
		background-color: #CC0033;  
		text-decoration: none;
		border-bottom: 1px solid #fff;
		border-left: 0px solid #fff;
	}
	
	/* location is used on store location pages */
a.location:link, a.location:visited 
	{
		display: block;
		width: auto !important;
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px 0ex 0px 1ex;
		font-size: 13px;
		font-weight: bold;
		vertical-align: middle;
		color: #fff;
		text-decoration: none;
		border-bottom: 0px solid #fff;
		border-left: 0px solid #fff;
		white-space: wrap;
		overflow: hidden;
	}
	
a.location:hover 
	{
		color: #fff;
		background-color: #003399;  
		text-decoration: none;
		border-bottom: 0px solid #fff;
		border-left: 0px solid #fff;
	}
	
a.special:link, a.special:visited 
	{
		display: block;
		width: auto !important;
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 5px 0ex 5px 1ex;
		font-size: 13px;
		font-weight: bold;
		vertical-align: middle;
		color: #fff;
		text-decoration: none;
		border-bottom: 0px solid #fff;
		border-left: 0px solid #fff;
		white-space: wrap;
		overflow: hidden;
	}
	
a.special:hover 
	{
		color: #fff;
		background-color: #CC0033;  
		text-decoration: none;
		border-bottom: 0px solid #fff;
		border-left: 0px solid #fff;
	}
	
hr {
	color: #CC0033;
	background-color: #CC0033;
	border: 0;
	height: 2px;
}

.footer {
	color: #666666;
	font-weight:bold;
	font-size: 11px;
}
.copy {
	color: #666666;
	font-size: 9px;
}
	
.coupon {
	border: thick;
	border-style: dashed;
	border-color: #CC0033;
}

.coupon-wht {
	border: thin;
	border-style: dashed;
	border-color: #FFF;
}

.bonus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
}

.bonusHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
}

.colRtLarge {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.white {
	color:#FFFFFF
	}
	
.googleH1 {
	font-size:24px;
	color:#003399;
	font-weight:bold;
	text-align:center;
	}
.googleH2 {
	font-size:18px;
	color:#cc0033;
	font-weight:bold;
	text-align:center;
	}
.phone {
	font-size:18px;
	}