@charset "UTF-8";
/* CSS Document */
* { behavior: url(../javascripts/iepngfix.htc)} /* Enables trasparent PNGs in IE */

body {
	font-family:Trebuchet, TrebuchetMS, Arial, sans-serif;
	font-size:62.5%;
	color: #454545;
	line-height:1.5em;
}
#wrapper {
	margin: 0 auto;
	width: 1046px;
	overflow:hidden;
}
#branding {
	margin: 0px 9px;
	padding: 10px 0;
	height:80px;
}
#branding h1 {
	height: 86px;
	width: 341px;
	float: left;
	clear:left;
}
#branding h1 a {

	display:block;
	height: 86px;
	width: 341px;
	text-decoration:none;
	border:none;
}

#branding h2 {
	height: 86px;
	width: 322px;
	text-indent:-9999px;
	float:right;
	clear:right;
}

.clear {clear: both;}

h3 {
	color:#c41425;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:1em;
	margin-top:.5em;
}
h4 {
	font-size:1.1em;
	font-weight:bold;
}
#sales .dynamic-content #salesContainer .saleitem h4 a {
	text-decoration:underline;
	font-weight:normal;
}
p {
	font-size:1.1em;
	margin-bottom:1em;
}
#navigation {
	margin: 0px 9px;
	overflow:hidden;
	clear:both;
}
#navigation div{
	clear:both;
}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	display:block;
	text-decoration:none;
}


#mainnavbg{
	width: 1028px;
	height:30px;
	overflow:hidden;
}
#mainnavwrapper {
float:left;
position:relative;
left:50%;
text-align:left;
}
#mainnavwrapper ul{
list-style:none;
position:relative;
left:-50%;
}

#mainnavwrapper li{
	font-size:1.8em;
	float:left;
	position:relative;}/* ie needs position:relative here*/

#mainnavwrapper a:link, #mainnavwrapper a:visited, #mainnavwrapper a:hover, #mainnavwrapper a:active {
text-decoration:none;
float:left;
padding: 7px 45px;
text-align:center;
white-space:nowrap;

}
#secondarynavbg{
	width: 1028px;
	height:25px;
	overflow:hidden;
}

#secondarynavwrapper{
	float:left;
	position:relative;
	left:50%;
	text-align:left;
}
#secondarynavwrapper ul {
	list-style:none;
	position:relative;
	left:-50%;
}
#secondarynavwrapper li{
	font-size:1.2em;
	float:left;
	position:relative;}/* ie needs position:relative here*/

#secondarynavwrapper a:link, #secondarynavwrapper a:visited, #secondarynavwrapper a:hover, #secondarynavwrapper a:active {
	color:#000;
	padding: 5px 22px;
	float:left;
	padding:5px 10px;
	text-align:center;
	white-space:nowrap;

}
#secondarynav .last {
	border:none;
}

#content {
	width: 998px;
	margin: 0 auto;
	overflow:hidden;
	clear:both;
}
#maincontent {
	width:675px;
	float:left;
	clear:left;
	margin:0;
	padding:0 0 1px 0;
}
#secondarycontent {
	width:322px;
	float:right;
	clear:right;
	overflow:hidden;
}
#leftcontent {
	float:left;
	clear:left;
	width: 303px;
	padding-bottom:10px;
	margin-top:1px;
}
#centercontent {
	float:right;
	clear:right;
	width: 333px;
	margin-top:0px;
	padding: 0 10px 0 0;
}
#rightcontent {
	float:none;
	clear:both;
	width: 322px;
	overflow:hidden;
}
#mainbanner, #ad1 {
	margin-bottom: 10px;
}
dl {
	margin:0px;
	padding:0px;
	font-size:1.1em;
	width:280px;
	overflow:hidden;
	clear:both;
}
dt {
	width: 50px;
	float:left;
	clear:left;
	padding:0;
	display:block;
}
dd {
	padding:0;
	width: 220px;
	float:left;
	display:block;
	margin-bottom:1em;
}
#events {
	padding:0 10px 10px 10px;
}
#events a:link, #events a:visited, #events a:active, #events dt{
	text-decoration:none; font-size:112.5%;
}
#events a:hover{
	text-decoration:underline;
}

#centercontent a, #rightcontent a, #maincontent #sales a {
	font-weight:bold;
	text-decoration:underline;
}
#centercontent h4 a, #maincontent #sales h4 a {
	text-decoration:none;
}
#centercontent p {
	line-height: 1.3em;
}
span.continue {
	display:block;
	text-align:right;
}
# h3, #newsletter h3 {
color: #fff;}

#directory h3 {
color:#c41425;}

#hours {
	padding:5px 10px;
	margin-bottom:1px;
	margin-top:1px;
	overflow:hidden;
}
#hours p{font-size:122.5%;}

#directory {
	padding:10px 10px 1px 90px;
	margin-bottom:1px;
	overflow:hidden;
}
#newsletter {
	padding:10px 10px 1px 100px;
	margin-bottom:1px;
	overflow:hidden;
}

#newsletter a {
	font-weight:normal;
}
#bottombar {
	min-height:200px;
	border-top: 1px solid #990000;
	padding-top:20px;
	padding-bottom: 20px;
	width: 100%;
}
#siteinfo {
	margin: 0 auto;
	width: 996px;
}
#siteinfo h3 {
	margin:0 0 .3em 0;
}
#siteinfo a, #siteinfo a:link, #siteinfo a:visited {
	text-decoration:none;
}
#siteinfo a:hover {
	text-decoration:underline;
}
#location {
	width:250px;
	float:left;
	clear:left;
	margin-right:10px;
}
#location p {
	font-weight:bold;
}
#footerlinks {
	width:400px;
	float:left;
}
#footerlinks ul {
	overflow:visible;
}
#footerlinks li {
	font-size:1.8em;
	font-weight:normal;
	float:left;
	margin-right:1.5em;
}
#footerlinks li a {
	padding-bottom:5px;
	line-height:1.5em;
}
#preit {
	width:312px;
	float:right;
	clear:right;
}
#preit p {
	width:170px;
	float:left;
	line-height:1.4em;
}
#preit img {
	float:left;
	margin: 0 8px 0 0;
}
#preit .last {
	float:right;
	margin: 0 0 0 8px;
}

/* ad rotating  */


#slideMainDiv {
  border:none;
  height:344px;
  z-index:2;
}
#slideHeaderDiv {
  width:322px;
  height:344px;
  border:none;
  padding:0;
  z-index:1;
  position:relative;
  overflow:hidden;
}
.slideDiv {
  position:absolute;
  left:0;
  _left: 1px;
  top:0;
  width:322px;
  height:344px;
  border:none;
  z-index:3;
}
#newdiv {
 width:302px;
 height:25px;
 padding-bottom:0px;
 margin-bottom:0px;
 font-family:Trebuchet, TrebuchetMS, Arial, sans-serif;
 font-size:13px;
 z-index:4;
 position:absolute;
 top: 315px;
 left:10px;
 
}

.slidenumber {
	float:left;
	padding: 3px 0;
	margin-right: 10px;
	_margin-left: 5px;
}
.slidenumber a {
	text-decoration:none;
	text-align:center;
	width:20px;
	display:block;

}
a.rss {
	margin-left:3px;
}
#maincontent #pagetitle{
	height:200px;
	width:675px;
	position:relative;
	clear:both;
}

#maincontent #pagetitleTrends{
	height:250px;
	width:675px;
	position:relative;
	clear:both;
}

#pagetitleTrends p{font-family: Arial, sans-serif; font-size: 19px; text-transform: uppercase; padding: 155px 0 0 480px; line-height: 1.1em;}
	#pagetitleTrends a {text-decoration: none;}
	#pagetitleTrends a:hover {font-weight: bold;}
	
#pagetitleTips p{font-family: Arial, sans-serif; font-size: 17px; text-transform: uppercase; padding: 90px 0 0 480px; line-height: 1.1em;}
	#pagetitleTips a {text-decoration: none;}
	#pagetitleTips a:hover {font-weight: bold;}


#maincontent #pagetitle h2 {
	font-size:2.25em;
	line-height:1em;
	color:#fff;
	padding: 10px;
	position:absolute;
	bottom:0px;
	left:0;
	font-weight:bold;
	margin:0;
	
}
#maincontent #sales {
	padding: 20px 10px;

}
hr {
	height:2px;
	margin:20px 0;
}
#maincontent h1 {
	font-size:3.0em;
	line-height:1em;
	font-weight:bold;
	margin:.25em 0 .125em 0;
}
#maincontent h2 {
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:.5em;
}
#maincontent h3 {
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:.25em;
	margin-top:1em;
}
#maincontent #leftcontent h3, #maincontent #centercontent h3 {
	margin-bottom:1em;
}
#maincontent {
	font-size:1.2em;
	line-height:1.4em;
}
#maincontent #leftcontent, #maincontent #centercontent {
	font-size:.85em;
	line-height:1.1em;
}
#maincontent h4 {
	font-size:1.4em;
	font-weight:normal;
	margin: 1em 0 .25em 0;
}
#maincontent h5 {
	font-size:1.2em;
	font-weight:bold;
	margin: 1em 0 .25em 0;
}
#centercontent h5 a {
text-decoration:none;
	
}
#maincontent ul {
	margin:1em 0;
	padding:0;
	list-style-type:disc;
	font-size:.95em;
}
#maincontent ol {
	margin:1em 0;
	padding:0;
	list-style-type:decimal;
	font-size:.95em;
}
#maincontent li {
	margin: 0 0 .25em 5em;
	padding:0;
}
#maincontent strong {
	font-weight:bold;
}
#maincontent em {
	font-style:italic;
}
#maincontent #month-list {
	margin:0;
	padding:0;
	clear:both;
	overflow:auto;
	list-style-type:none;
}
#maincontent #month-list a {
	text-decoration:none;
}
#maincontent #month-list li {
	float:left;
	border-left:1px solid #fff;
	margin:1em 0;
	padding: 3px 10px;
	list-style-type:none;
	
}
#maincontent #month-list .month-list_year {
	border:none;
}
#maincontent #month-list .monthOn {
	border:none;
}

.fine_print {
	font-size:90%;
}
div.coupon {
	border-bottom:3px dotted #e5e5e5;
	padding: 0 20px 20px 0;
	margin-bottom:20px;
}
#maincontent #sales #coupons_container .coupon a.printcoupon, #print a.printcoupon {
	text-decoration:none;
	padding:3px 5px;
	font-weight:normal;
	font-size:11px;
}


#print {
	background:none;
	padding:15px;
}
<<<<<<< .mine
td {padding: 5px;}

.row_style a{color: #fff; text-decoration: underline;}=======
td {padding: 5px;}>>>>>>> .r99

#formset {}
	#formset table {width: 100%;}
	#formset td {padding: 5px; }
	#formset th {font-weight: bold; text-align: right; vertical-align: middle;}
