body {
	background-color: #660000;
	background-image: url(../images/bricks-tile.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

#wrapper {
	position: absolute;
	width: 100%;
}

#translucentbkg {
   width: 100%;
   background-image: url(../images/transparent.png) !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-image: none;                             /* IE only */
   background-color: #ffffff;                          /* IE only */
   filter:alpha(opacity=80);                           /* IE only */
}

#content {
	padding: 0px 15px 15px 15px;
	position: relative;
}

#content table{
	width: 700px;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

#news {
	background-image: url(../images/news.gif);
}

#testimonials {
	background-image: url(../images/testimonials.gif);
}

#about {
	background-image: url(../images/about.gif);
}

#links {
	background-image: url(../images/links.gif);
}

#store {
	background-image: url(../images/store.gif);
	
}

#archive {
	background-image: url(../images/archive.gif);
}

#contact {
	background-image: url(../images/contact.gif);
}

#content th{
	height: 20px;
}

#content h1{
	display: none;
}

#header {
	width: 100%;
	z-index: 2;
	height: 100px;
}

#navbar {
	margin: 0px auto;
	padding: 0px;
	width: 100%;	
	height: 35px;
	z-index: 7;
	text-align: center;
	background: #000 url(../images/footer-bg.gif);
	overflow: hidden;
}


#footer {
	width: 100%;
	height: 32px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;	
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
	background-repeat: repeat-x;
	background-position: center;
	background: #000 url(../images/footer-bg.gif);
	
}

#content a:link {
	color: #990000;
	text-decoration: none;
}
#content a:visited {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	color: #000099;
	text-decoration: none;
}
#content a:active {
	color: #000099;
	text-decoration: none;
}


#footer a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linksbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.linkshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-align: center;
}

#footer a:active {
	color: #0000FF;
	text-decoration: none;
}

#navlist {
	margin: 0px;
	padding: 0px 0px 0px 120px;
	height: 35px;
	background: #000 url(../images/footer-bg.gif);
	}

#navlist li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
	
#navlist a:link, #navlist a:visited {
	font-size: 14px;
	line-height: 35px;
	padding: 0px 12px 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #999999;
	}

#navlist a:link.active, #navlist a:visited.active, #navlist a:hover {
	color: #ffffff;
	background: url(../images/tab.gif) no-repeat bottom center;
	}

#foot-links {
	margin: 0;
	}

#foot-links li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#foot-links a:link, #foot-links a:visited {
	font-size: .8em;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #999999;
	display:inline;
	}

#foot-links a:link.active, #foot-links a:visited.active, #foot-links a:hover {
	color: #ffffff;
	text-decoration: overline;
	}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.bodyheader:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
#product-bottom {
	clear: both;
	position: relative;
}
.thumbcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.linkshead a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0000CC;
	text-align: left;
}
#wrapper #translucentbkg #content #product-bottom #main_content #mid_col .linkshead div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.mid_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
