<!--
a:link {
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
	}

a:active {text-decoration: none}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

a img {
	text-decoration: none;
	border: 0 none;
	}

#header {	
	background-color: #CCCC00;
	height: 80px;
	text-align: center;
	vertical-align: center;
	margin: 1px;
	padding: 0;
	}

#contact{		
	height: 20px;
	padding: 0;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #CCCC00;
	background-color: black;
	}


#outer
	{
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 1px black solid;
	}

#main {
	min-height: 600px;
	float: none;
	text-align: justify;
	margin-top: 2px;
	margin-left: 154px;
	margin-right: 154px;
	padding: 5px 5px 5px 5px;
	right: auto;
	}

#right {	
	height: 800px;	
	margin: 0;
	list-style: none;
	text-align: center;
	background-color: #CCCC00;
	padding: 2px 2px 2px 2px;
	width: 148px;
	border: 1px black solid;
	float: right;
	}

#specials {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}
body
	{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	}

#price	{
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;	
	text-align: center;
	border:	1px solid;
	border-color: #999999;	
	border-collapse: collapse;
	}

#price a {
	text-decoration: none;
	}

#price td	{
	border:	1px solid;
	border-color: #999999;
	text-align: center;	
	}

#td.cell1 {
	font-weight: bold;
	color: red;
	}

#price th	{
	background-color: #CCCC00;
	vertical-align:	top;	
	text-align: center;
	border:	1px solid;
	border-color: #999999;
	}

*#col1 {
	width: 12%;
	}

*#col2 {
	width: 15%;
	}

*#col3 {
	width: 55%;
	}

*#col4 {
	width: 8%;
	}

*#col5 {
	width 10%;
	}

#catalog	{
	font-family: arial, helvetica, sans-serif;		
	border-collapse: collapse;
	width: 100%;
	float: center;
	}

#catalog td{
	border:	1px solid;
	border-color: #999999;
	font-size: 12px;
	line-height: 12px;
	vertical-align: top;
	width: 33%;
	}

#part	{
	font-family: arial, helvetica, sans-serif;		
	border-collapse: collapse;
	width: 100%;
	}

#part td{
	border:	1px solid;
	border-color: #999999;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
	}

#part th{	
	text-align: center;
	}

col#photo {
	width:100px;
	}

#wrapper {
	border: 0;
	width: 100%;
	height:100%;
	padding: 0;
	spacing: 0;
}

#check	{
	font-family: arial, helvetica, sans-serif;	
	text-align: right;	
	border-collapse: collapse;
	width: 450;
	}

#check td	{
	border:	1px solid;
	border-color: #999999;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
	text-align: right;
	}

#check th	{
	background-color: #CCCC00;	
	text-align: center;
	}

#special {
	font-family: arial, helvetica, sans-serif;
	font-size: 8px
	text-align: center;
	}

#special td {
	width: 80;
	}

ul#nav {	
	margin: 0;
	list-style: none;
	text-align: center;
      text-tranform: uppercase;
	background-color: #CCCC00;
	padding: 2px 2px 2px 2px;
	width: 148px;
	height: 800px;
	border: 1px black solid;
	float: left;
	}

ul#nav li {
	display: inline;
	}

#nav a {
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	display: block;
	position: relative;
	}

ul#list {
	list-style: square;
	}

#footer {
	
	margin: 1px;
	padding: 0;
	float: bottom;
	text-align: center;
	}

#footer a {
	color: #333333;
	}


h1 {
	font-size: 20px;
	font-family: "arial", helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}

h2 {
	font-size: 16px;
	color: black;
	font-weight: bold;
	text-transform: capitalize;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	}

img.picmain {
	float:  left;
	margin: 3px 3px 3px 3px;
	border: 1px black solid;
	padding: 5px;
	}

img.pic {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px black solid;
	padding: 5px;
	}	

img.pic2 {
	float: center;
	margin-left: 1px;
	margin-bottom: 1px;
	border: 1px black solid;
	padding: 2px;
	}


img.pic3 {
	float: center;
	vertical-align: middle;
	padding: 2px;
	}

img.pic4 {
	float: center;	
	text-decoration: none;
	margin: none;
	padding: 0px;
	}


span.search
	{
	text-align: left;
	}

span.us {
	color: blue;
	font-weight: bold;
	}

span.can {
	color: red;
	font-weight: bold;
	}

span.sub1 {
	font-size: 14px;		
	font-weight: bold;
	color: red;
	text-tranform: capitalize;
	}

span.small {
	font-size: 8px;
	}

span.category {
	font-size: 14px;		
	font-weight: bold;
	text-tranform: uppercase;
	}

form.form1 fieldset {
  margin-bottom: 10px;
}
form.form1 legend {
  padding: 5px 2px;
  font-weight: bold;
}
form.form1 label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.form1 fieldset ol {
  margin: 0;
  padding: 0;
}
form.form1 fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.form1 fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.form1 fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.form1 fieldset fieldset label {
  display: block;
  width: auto;
}
form.form1 label {
  width: 120px; /* Width of labels */
}
form.form1 fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
