﻿.headerusa {
				font-weight: bold;
				background-position: left;
				float: left;
				background-image: url('jeximages/american-flag.jpg');
				height: 150px;
				width: 200px;
				color: white;
				text-align: center;
				vertical-align: middle;
				background-repeat: no-repeat;
}
h1 {
				margin: 0;
				padding: 3px;
				background-color: #F5F5F5;
				color: #FF0000;
				font-style: italic;
				text-align: center;
				border-style: ridge;
				font-family: Verdana;
				font-size: x-large;
				text-transform: capitalize;
}
h2 {
				font-size: medium;
}
h3 {
				margin: 0;
				color: yellow;
				padding: 10px;
				font-size: small;
				text-align: center;
				text-decoration: none;
}
.headeraddress {
				background-color: black;
				height: 150px;
				width: 200px;
				float: right;
				color: white;
				text-align: left;
}
.headerlogo {
				text-align: center;
				background-color: #000000;
}
.headertable {
				background-color: black;
				border-bottom-style: solid;
				border-bottom-width: 2px;
				border-bottom-color: #FF0000;
}
#left_photos {
				border-style: ridge;
				text-decoration: none;
				margin-bottom: 30px;
}
#product_photos {
				border: medium outset;
				text-decoration: none;
}
#links_bar {
				padding: 2px;
				text-align: center;
				vertical-align: middle;
				background-color: #C0C0C0;
}
#links_bar a {
				margin: 0px;
				border-style: outset;
				border-width: 1pt 2pt 2pt 1pt;
				border-color: #C0C0C0;
				padding: 2px;
				text-align: center;
				background-color: red;
				position: inherit;
				z-index: inherit;
				height: auto;
				width: 80px;
				font-family: "Times New Roman";
				font-size: small;
				font-weight: normal;
				font-style: normal;
				font-variant: normal;
				color: #FFFFFF;
				text-decoration: none;
				vertical-align: middle;
				display: inline-block;
				line-height: normal;
}
#links_bar a:hover {
				margin: 0px;
				color: #FFFFFF;
				background-color: #CC0000;
				text-decoration: none;
				border-style: outset;
				border-width: 1pt 2pt 2pt 1pt;
				border-color: #C0C0C0;
				padding: 2px;
				text-align: center;
				position: inherit;
				z-index: inherit;
				height: auto;
				width: 80px;
				font-family: "Times New Roman";
				font-size: small;
				font-variant: normal;
				cursor: pointer;
				text-decoration: none;
				vertical-align: middle;
				display: inline-block;
				line-height: normal;
				cursor: pointer;
}
body {
				background-color: #F5F5F5;
}
.tdalign {
				vertical-align: top;
				text-align: center;
				width: 100%;
}
.noborder {
				border-style: none;
}
hr {
				color: #FF0000;
}
.floatright {
				float: right;
}
.floatleft {
				border-style: none;
				float: left;
				text-decoration: none;
				vertical-align: middle;
}

