﻿@import url('layout.css');
#masthead img {
	float: left;
}
/* Styles for Navigation */
#sidebar ul {
	width: 100%;
	display: block;
	margin: 0 0 0 5px;
	padding: 0;
}
#sidebar li {
	list-style: square inside;
}
#sidebar a {
	color: #000000;
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}
#sidebar-ad {
	float: left;
	position: relative;
	left: auto;
	top: 5px;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	color: #FFFF99;
}
#footer a {
	color: #FFFF99;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.8em;
	color: #FF0000;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-style: italic;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}
h4 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-align: center;
}
h5 {
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
}
h6 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style_italic {
	font-style: italic;
}
.style_bold {
	font-weight: bold;
}
.BigBold {
	font-size: 1.4em;
	font-weight: bold;
}
.style_blue_italic {
	font-style: italic;
	color: #0000FF;
}
.style_nameitalic {
	font-style: italic;
	position: relative;
	top: -1em;
}
.media1 {
	position: static;
	display: block;
	height: 240px;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	top: 0px;
	left: 0px;
}
.InfoList {
	list-style-type: disc;
}
.PaypalGroup {
	padding: 0px;
	margin: 5px;
	position: relative;
	width: 150px;
	left: 65px;
	top: -45px;
	float: left;
	height: 60px;
}
.dealer {
	position: relative;
	width: 647px;
}
.clear {
	clear: both;
}
.maping {
	border-width: 0px;
	float: right;
	width: 75px;
	display: inline;
	position: relative;
}
.style_silver {
	color: #808080;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

.Caution {
	font-size: 2.5em;
	font-weight: bold;
}
.LargeLink {
	font-size: 2.0em;
	font-weight: bold;
	text-decoration: underline;
}
.custbut {
}

.productbut{
	position:relative;
	float:right;
	right:150px;
	top:-25px;
}
 
.maintxt1 {
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 180px;
	margin-top:0px;
}
.maintxt3 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 180px;
	margin-top: -20px;
}
a.custbut {
	overflow: hidden;
	display: block;
	width: 180px;
	height: 36px;
	border: 1px none #000000;
	text-align: center;
	text-decoration: none;
	background-image: url('../../products/images/button1.jpg');
	background-repeat: no-repeat;
	vertical-align: bottom;
	line-height: 35px;
	color: #000000;
	position: relative;
}
a.custbut:hover {
	background-image: url('../../products/images/button2.jpg');
	background-repeat: no-repeat;
}
a.custbut:active {
	background-image: url('../../products/images/button3.jpg');
	background-repeat: no-repeat;
}
.linkbut {
	position: relative;
	left: 250px;
	right: auto;
	float: left;
}

