h1, h2, h3, h4, h5, p, img, ul, ol, li, dl, dt, dd, form	{
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#footer p {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background: #1c1a17;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	text-align: left;
	margin: 10px auto;
	padding: 0px;
}
#whitey {
	background: #fff;
	margin: 0 5px;
	padding: 0;
}
#content .boxy {
	margin: 0;
}
#left {
	float: left;
	width: 130px;
	padding: 10px;
}


#middle {
	float: left;
	width: 389px;
	padding: 10px 21px 20px 20px;
}
#right {
	float: left;
	padding: 5px 0 10px 5px;
}
#content #pushy {
	clear: both;
	background: #fff;
	height: 10px;
}
#content {
	margin-left: 5px;
	background: url(images/content-bg.gif) repeat-y;
}
.boxy h4, 
#middle h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0 0 2px;
}

#middle h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 3px;
	}

p,
.boxy table {
	font-size: 11px;
	color: #000;
	line-height: 14px;
	margin: 0 0 2px;
}

#middle table {
	font-size: 11px;
	color: #000;
	line-height: 14px;
	margin: 0 0 15px;
	width: 389px;
}	


#middle p {
	margin-bottom: 15px;
	}


#middle ol, #middle ul {
	margin-bottom: 13px;
	}
	
#middle li {
	margin-bottom: 4px;
	}

#middle h3 {
	border: 1px solid #ccc;
	padding: 3px 5px;
	color: #069;
	margin-bottom: 5px;
	clear: both;
	font-size: 13px;
	line-height: 15px;
	}
	
.boxy table tr td {
	border-top: 1px solid #ccc;
	padding: 2px 0;
	vertical-align: top;
	}

#middle table tr td {
	border-top: 1px solid #ccc;
	padding: 3px 5px;
	vertical-align: middle;
}

#middle table tr.vtop td {
	vertical-align: top;
}
p.fineprint {
	font-size: 10px;
	line-height: 13px;
	color: #333;
}
table td.variable {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
}
#middle table td.savings {
	background: #eee;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#middle table td.note {
	background: #eee;
	color: #630017;
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#middle table table {
	width: auto;
	margin: 0;
	}

#middle table table tr td {
	text-align: left;
	vertical-align: middle;
	padding: 0 2px 0 0;
	border-width: 0;
}
.savings strong {
	display: block;
	font-size: 32px;
	line-height: 28px;
	padding-top: 2px;
	letter-spacing: -.05em;
	color: #630017;
}

ul,
ol {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 2px;
	margin-left: 18px;
}
ul li {
	list-style: square;
}

ol li {
	list-style: decimal;
	}

#left ul li {
	list-style-type: none;
	}
		
.boxy table tr th {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding: 2px 0;
	}
	
#middle table tr th {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px;
	color: #069;
	border: 1px solid #ccc;
	border-bottom: none;
	line-height: 15px;
	}	

.boxy p.date {
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
}
.boxy p.more {
	text-align: right;
	font-size: 10px;
}
.boxy p.more a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
.boxy p.more a:hover {
	color: #069;
}
p.thedate {
	color: #fff;
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
}
#landscape {
	background: #1c1a17 url(images/landscape.jpg) no-repeat left top;
	margin: 0 5px;
	padding: 0;
	text-align: right;
	border-bottom: 5px solid #fff;
}
#tag {
	padding: 10px;
	background: url(images/tagline.png) no-repeat left 135px;
}
.boxy {
	padding: 5px;
	width: 180px;
	text-align: left;
	background: #FFFFFF;
	margin: 0px 0 0px auto;
}
.boxy h3 img {
	cursor:hand;
	cursor:pointer;
	float: right;
	margin-top: 3px;
}

ul#subnav {
	background-color: #38000D;
	margin: 0;
	padding: 0 5px;
	height: 25px;
	}
ul#subnav li {
	list-style-type: none;
	display: inline;
	}
ul#subnav li a {
	display: block;
	float: left;
	color: #fff;
	padding: 5px 6px 0;
	height: 20px;
	text-decoration: none;
	}
	
ul#subnav li a:hover {
	background-color: #2B010B;
	}

#footer {
	background: #4E0716 url(images/footer-bg.jpg) repeat-x left top;
	padding: 8px 10px 0px;
	height: 32px;
}
#footer p a {
	color: #fff;
}
h3.off {
	color: #8dbad1;
	margin: 0px;
}
.boxy h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	background: #069 url(images/blue-bg.jpg) repeat-x top;
	color: #fff;
	padding: 4px 5px 0px;
	height: 21px;
	letter-spacing: -.05em;
	margin: 0px;
}

#left h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
	padding-top: 4px;
	letter-spacing: -.05em;
	margin: 0;
}

.switchcontent {
	padding: 5px 5px 0;
}
h1 {
	display: none;
}
#header {
	background: #450010 url(images/header-bg.jpg) repeat-x left top;
}
ul#nav {
	height: 25px;
	margin: 0;
	padding: 0 0 0 5px;
	background: #fff url(images/nav-bg.jpg) repeat-x top;
}
div#bannerphoto {
	margin: 0px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
ul#nav li {
	display: inline;
}
ul#nav li a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	letter-spacing: -.025em;
	height: 19px;
	padding: 6px 5px 0;
}

ul#nav li a:hover,
ul#nav li a.on {
	background-color: #ccc;
}

ul#nav li a:active {
	color: #069;
	}

form#sitesearch {
	float: right;
	display: block;
	}
	
form#sitesearch input {
	margin-right: 5px;
	font-size: 10px;	
	color: #333;
	}

#left a {
	color: #058;
	text-decoration: none;
	}
	
#middle a {
	color: #069;
	}
	
#left a:hover,
#middle a:hover {
	color: #666;
	}
	
h2 {
	color: #069;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#dropmenudiv {
position:absolute;
text-align: left;
font:normal 11px/12px Arial, Helvetica, sans-serif;
padding: 0 5px;
margin-left: -5px;
z-index:100;
border: 1px solid #999;
border-top: none;
}

#dropmenudiv a{
display: block;
color: #333;
border-top: 1px solid #ccc;
text-decoration: none;
font-weight: bold;
padding: 6px 5px;
}

#dropmenudiv a:hover {
background: #eee;
}

#middle img.right {
	float: right;
	border: 3px solid #ccc;
	margin: 5px 0 5px 10px;
}

#middle img.left {
	float: left;
	border: 3px solid #ccc;
	margin: 5px 10px 5px 0;
}
#middle table.specials td {
	padding: 5px 10px 10px;
	vertical-align: top;
	}
#middle table.specials tr.noborder td {
	padding: 0px;
	border-style: none;
}
#middle a.button {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/blue-bg.jpg) repeat-x left top;
	color: #fff;
	display: block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	margin: 3px 2px 3px 0px;
	border: 1px solid #8dbad1;
}
#middle a.button:hover {
	color: #8dbad1;
}
