body {
	background-image: url(images/bkgd.jpg);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 10px 1px;
}

em {
	background-color: transparent;
	font-style: italic;
}

h1 {
	background-color: transparent;
	color: Black;
	font-size: 1.5em;
	font-weight: normal;
	margin: 12px 0px 12px 0px;
	padding: 0px;
}

h2 {
	background-color: transparent;
	color: Black;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	text-align: left;
}

h3 {
	background-color: transparent;
	color: Black;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

a {
	background-color: transparent;
	color: Navy;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}

a.sbh {
	background-color: transparent;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}


a:link {
	color: Navy;
}

a:visited {
	color: Blue;
}

a:hover {
	background-color: #dcdcdc;
}

table.products {
	border: none ;
	font-size: 1em;
	color: Black;
	background-color: White;
	border-collapse: collapse ;
}

table.products th {
	font-weight: normal;
	text-align: center ;
	padding: 0 0 20px 0;
}

table.products td {
	border: none ;
	width: 50%;
	background-color: White;
	text-align: center;
	vertical-align: top ;
	padding: 0 0 15px;
}

table.products td.left {
	padding-right: 15px ;
}

table.products td.right {
	padding-left: 15px ;
}

table.products img {
	border: 1px solid Black ;
	margin: 4px 0px;
}

table.products a:hover {
	background-color: transparent;
}

table.products img.orderbtn {
	border: none ;
	margin: 0 ;
}

strong {
	background-color: transparent;
	font-weight: bold;
}

#container {
	width: 700px;
	margin: auto;
	text-align: left;
	vertical-align: top ;
	padding: 0 ;
	border: none ;
	background-color: White;
	color: Black;
	font-size: 1em;
	line-height: 1.2em;
}

#header {
	text-align: center;
}

#header img {
	margin: 25px 0 0 0 ;
}

img.logo {
	border: none;
	margin: 0px ;
}
img#viewcart {
	border: none;
	margin: 10px 5px -10px 0;
	float: right;
}

#menu {
	vertical-align: top ;
	background-color: White;
	border: none ;
	padding: 0px 5px ;
}


#menu a {
	margin: 0px 11px 1px 20px;
	padding: 1px ;
	display: block;
}

#footer {
	border: none;
	margin: 10px auto 5px ;
	padding: 3px;
	position: relative;
	text-align: center;
	clear: both;
	z-index: 3;
}

div.phone {
	text-align: center;
	margin: 0px 0px 10px 0px ;
	color: Red;
	font-weight: bolder;
	font-size: 1.25em;
}

.main_umbrella {
	border: none;
	margin: 5px 0 8px 20px;
	float: right;
	text-align: center;
}

.main_umbrella img {
	margin: 0 0 5px ;
}

.content {
	font-size: 1em ;
	padding: 0 25px 5px 10px ;
	width: auto;
	text-align: justify ;
}

.note {
	font-size: 0.9em;
	font-weight: normal;
}

.contact_thanks {
	font-size: 1.3em;
	text-align: center;
	margin-top: 30px;
}

table.contact {
	border: none;
	border-collapse: collapse;
	font-size: 1em;
	margin: 0 auto;
	width: 400px;
}

table.contact input {
	font-size: 1em;
	margin-bottom: 5px;
}

table.contact td {
	border: none;
	padding: 0px 6px;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

table.contact textarea {
	font-size: 1em;
}

p.standColor, select.standColor {
	font-size: 0.9em;

}
