﻿
.new {
	border-width: 0px;
	font-style: italic;
	font-weight: bold;
	float: left;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin: 10px 10px 0px 10px;
}
h2 {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #336699;
	text-align: left;
	margin: 10px;
}
h3 {
	margin: 10px;
	font-size: medium;
	font-weight: bold;
	color: #CC9900;
}
p {
	margin: 10px;
	text-align: justify;
}

.phone {
	margin: 10px;
	text-align: center;
	font-size: 14px;
	color: #0000c0;
	font-weight: bold;
}

p.copywrite {
	margin: 5px 0px 5px 0px;
	font-size: xx-small;
	color: #C0C0C0;
	text-align: center;
}

.center {
	text-align: center;
}
.imageleft {
	border-width: 0px;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.imageright {
	border-style: none;
	border-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}
.img_noborder {
	border-width: 0;
}
.left {
	text-align: left;
}
a {
	color: #0000FF;
}
a:visited {
	color: #800000;
}
a:active {
	color: #800000;
}
a:hover {
	color: #FF0000;
}
body {
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url('Images/metal003.gif');
}
#container {
	width: 95%;
	margin: 0 auto;
	height: auto;
}
#top {
	width: 100%;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	height: auto;
	background-color: #0000C0;
}
#contentleft {
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 80%;
}
#bottom {
	height: auto;
	width: 100%;
	float: left;
}
li {
	margin: 5px 10px 5px 10px;
	text-align: left;
}
td {
	margin: 10px;
	font-size: small;
	text-align: left;
	vertical-align: top;
}
.tbl_border {
	border: 1px solid #CC9900;
	width: 95%;
	text-align: center;
	font-size: small;
	border-spacing: 3px;
	margin-left: 10px;
}
.orange {
	background-color: #CC9900;
}
.black {
	background-color: #000000;
	height: 5px;
}
.light_orange {
	background-color: #FFC040;
}
.lighter_orange {
	background-color: #FFE8A0;
}
.lightest_orange {
	background-color: #FFECB0;
}
.tbl_media {
	border: 1px solid #CC9900;
	width: 400px;
	text-align: center;
	font-size: small;
	border-spacing: 3px;
	float: left;
	margin-left: 10px;
}
.tbl_border2 {
	border: 1px solid #CC9900;
	width: 95%;
	text-align: center;
	font-size: small;
	border-spacing: 3px;
	border-collapse: separate;
}
.image_w_text {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	font-style: italic;
	text-align: center;
}
.separate {
	color: #666666;
	height: 5px;
}
.image_w_text250 {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	font-style: italic;
	text-align: center;
}
.colmask {
	position: relative; /* This fixes the IE7 overflow hidden bug */;
	clear: both;
	float: left;
	width: 100%; /* width of whole page */;
	overflow: hidden;		/* This chops off any overhanging divs */
}
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.leftmenu {
	background: #CCCCCC;		/* right column background colour */
}
.white {
	background-color: #FFFFFF;
}
.grey {
	background-color: #C0C0C0;
	background-image: url('Images/metal029.jpg');
}
.highlight {
	background-color: #FFFF00;
}
.checkout {
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}
.tbl_border td {
	border: 0px none #CC9900;
	text-align: center;
}
.tbl_border img {
	border: 0px none #CC9900;
}
form {
	margin-left: 10px;
}
.mediakit {
	background-color: #EBEBEB;
	border: 1px solid #000000;
	margin-left: 10px;
}
.addtocart {
	width: 150px;
	text-align: center;
}
.tdimg {
	width: 250px;
	text-align: center;
}
