html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background: #000 url('images/1x1/background-gradient.svg.png');
  color: #fff;
}
body {
  margin: 0px;
}  
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
  font-size: 1.6em;
  text-align: left;
  margin: .5em 0px;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
a {
  color: #ec1c24;
}
img.left {
  float: left;
  margin: 0px 10px 10px 0px;
}
img.right {
  float: right;
  margin: 0px 0px 10px 10px;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  background-color: #000;
  color: #fff;
  overflow: hidden;
}
div#header {
  background-image: url('images/header-gradient.png');
  height: 134px;
}
img#logo {
  display: block;
  float: left;
  margin: 20px 0px 0px 15px;
}
div#address_top {
  text-align: center;
  color: #ec1c24;
  font-size: 17px;
  margin-top: 9px;
}
div#address_top span {
  display: block;
}
img#slideshow_mask {
  display: block;
  width: 600px;
  height: 170px;
  margin-right: 0px;
  float: left;
  margin-top: 10px;
  position: relative;
  z-index: 2;
  display: none;
}
div#slideshow_top {
  width: 600px;
  height: 170px;
  background-color: #222;
  float: right;
  margin-right: 40px;
  margin-top: 40px;
  overflow: hidden;
}
div#slideshow_top img {
  width: 600px;
  height: 170px;
  display: block;
}
div#coupon {
  float: right;
  margin: 20px 30px 0px 0px;
}
div#nav_top {
  font-size: 17px;
  margin-right: 65px;
  margin-top: 12px;
  float: right;
}
div#nav_top a {
  color: #fff;
  text-decoration: none;
  float: left;
  display: block;
  margin: 0px 5px;
}
div#nav_top a:hover {
  color: #b20404;
}
div#header_decoration {
  background-image: url('images/silver-decoration.png');
  height: 4px;
  overflow: hidden;
}
div#content_container {
  background-color: #000000;
  border-bottom-color: #2e2e2e;
}
div#nav_left {
  float: left;
  margin-left: 38px;
  margin-top: 4px;
  margin-bottom: 23px;
}
div#nav_left a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding-left: 62px;
  height: 34px;
  line-height: 34px;
  font-size: 17px;
  background-repeat: no-repeat;
  width: 188px;
}
div#nav_left img {
  width: 250px;
  height: 2px;
  overflow: hidden;
  display: block;
}
a#nav_bikes {
  background-image: url('images/icons/bike.png');
  background-position: 11px 8px;
}
a#nav_clothing {
  background-image: url('images/icons/shirt.png');
  background-position: 16px 9px;
}
a#nav_service {
  background-image: url('images/icons/hammer.png');
  background-position: 16px 5px;
}
a#nav_blog {
  background-image: url('images/icons/bubble.png');
  background-position: 14px 10px;
}
a#nav_gallery {
  background-image: url('images/icons/camera.png');
  background-position: 16px 9px;
}
a#nav_press {
  background-image: url('images/icons/newspaper.png');
  background-position: 16px 7px;
}
a#nav_hot {
  background-image: url('images/icons/flame.png');
  background-position: 17px 3px;
}
a#nav_bikes:hover {
  background-image: url('images/icons/bike-rolled.png');
  background-position: 0px -2px;
}
a#nav_clothing:hover {
  background-image: url('images/icons/shirt-rolled.png');
  background-position: 5px -3px;
}
a#nav_service:hover {
  background-image: url('images/icons/hammer-rolled.png');
  background-position: 6px -6px;
}
a#nav_blog:hover {
  background-image: url('images/icons/bubble-rolled.png');
  background-position: 3px -2px;
}
a#nav_gallery:hover {
  background-image: url('images/icons/camera-rolled.png');
  background-position: 4px -2px;
}
a#nav_press:hover {
  background-image: url('images/icons/newspaper-rolled.png');
  background-position: 4px -4px;
}
a#nav_hot:hover {
  background-image: url('images/icons/flame-rolled.png');
  background-position: 9px -4px;
}
img#header_image {
  display: block;
  float: right;
  width: 600px;
  height: 170px;
  background-color: #222;
  margin: 18px 33px 0px 0px;
}
div#content {
  padding: 1px 20px;
  margin: 0px 33px;
  overflow: hidden;
  background-image: url('images/1x1/content-background.svg.png');
  border-bottom: 2px solid #111;
  clear: both;
}

div#footer {
  background-image: url('images/bottom-decoration.png');
  width: 894px;
  height: 78px;
  padding: 0px 35px;
  margin-left: 19px;
  overflow: hidden;
  font-size: 14px;
  text-align: center;
}
div#footer p {
  margin: 15px 0px;
}
div#footer a {
  color: #fff;
}
div#footer_decoration {
  background-image: url('images/silver-decoration.png');
  height: 4px;
  overflow: hidden;
}
div.breadcrumbs {
  float: right;
  font-weight: bold;
  margin-top: -50px;
}
div.breadcrumbs a {
  margin: 0px 5px;
  text-decoration: none;
}
div.photo_gallery {
  text-align: right;
  line-height: 1em;
  margin: .5em 0px;
}
div.photo_gallery a {
  display: block;
  width: 141px;
  height: 110px;
  font-size: .85em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  margin: 3px;
}
div.photo_gallery img {
  width: 141px;
  height: 110px;
  display: block;
}
table#calendar {
	border-collapse: collapse;
	margin: 20px auto;
}
table#calendar tr td, table#calendar tr th {
	text-align: center;
	border: 1px solid #d1d2d4;
	width: 120px;
	vertical-align: top;
}
table#calendar tr td {
}
table#calendar tr th {
	height: 25px;
	line-height: 25px;
	background-color: #d1d2d4;
	color: #000;
}
table#calendar td.outofmonth {
	border-style: none !important;
	padding: 1px;
	color: inherit;
}
table#calendar a {
	text-decoration: none;
	font-size: .9em;
	display: block;
	margin: 5px 2px;
}
div#blog div.post h3 span {
  display: block;
  font-size: .8em;
  font-weight: normal;
}
div#blog p.comments {
  font-size: .9em;
}

