.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* nav hover state */
a.nav {
    color: #ffffff; font-family: verdana; font-size: 11px;
    text-decoration: none;
	}
a.nav:link  {
    color: #ffffff;
    text-decoration: none;
	}

a.nav:visited  {
    	color:#ffffff;
    	text-decoration: none
	}

a.nav:active  {
    color: #ffffff;
    text-decoration: none
}
a.nav:hover {
color: #ffffff; font-family: verdana; font-size: 11px; background-color: none; text-decoration: underline;
}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.dealsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentbackimage {
	background-image: url(../images/content_backimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.blackboarder1 {
	border: 1px solid #000000;
}
.coupontext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.coupontext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.coupontext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.borderdots {
	border: 1px dotted #000000;
}
.navbackimage {
	background-image: url(../images/leftnav_backimage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tileaddress {
	background-image: url(../images/address_center.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
