﻿body {
	width:720px;
	margin:0 auto;
	text-align:left;
	background:white;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}

h6 {
	clear:both;
}

h5 {
	clear:both;
}

h4 {
	clear:both;
}

h3 {
	clear:both;
}

h2 {
	clear:both;
}

h1 {
	clear:both;
}

table h3 {
	text-align:left;
	margin:0 0 0 0;
}

a:visited {
	text-decoration:none;
	color:gray;
}


table h4 {
	text-align:left;
	margin:0 0 0 0;
}

tr {
	margin-bottom: 50px;
	margin-top: 15px;
}


.nav {
	text-align:center;
}

.nav a:link {
	color: green;
	background-color:white;
	text-decoration:none;
	text-align:center;
	padding:4px;
	margin:2px;
	border:thin;
	display:inline-block;
}

.nav a:hover {
	color:white;
	background-color:green;
	text-decoration:none;
	text-align:center;
}

.nav a:active {
	font-weight:bold;
	color:black;
	text-decoration:none;
	text-align:center;
	padding:4px;
	margin:2px;
	border:thin;
	display:inline-block;
}

.nav a:visited {
	text-decoration:none;
	color:gray;
	text-align:center;
	padding:4px;
	margin:2px;
	border:thin;
	display:inline-block;
}

#content {
	margin-top:10px;
	text-align:center;
}

#content p {
	text-align:left;
}
#content label {
	z-index:10;
	position:relative;
}

h5 {
	text-align:center;
	color:green;
}

h4 {
	text-align:center;
	color:green;
}

h3 {
	text-align:center;
	color:green;
}

h2 {
	text-align:center;
	color:green;
}
td a {
	text-decoration:none;
	color:navy;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:medium;
}
#catalog h1, h2{
	text-align:center;
	color:black;
}
#catalog  h3, h4, h5 {
	text-align:left;
	margin-bottom:0px;
	color:black;
}

#catalog ul {
	text-align:left;
}

#catalog a {
	text-decoration:none;
	color:green;
	font-family:Arial, Helvetica, sans-serif;
}
 
#catalog a:hover {
	text-decoration:none;
	color:maroon;
	font-variant:small-caps;
	font-size:larger;
}

#catalog a:visited {
	color:green;
}

#catalog img {
	width:200px;
}
#catalog table {
	border-color:black;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;	
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	
}

#content h1, h2{
	text-align:center;
	color:green;
}

#content h3, h4, h5 {
	text-align:left;
	margin-bottom:0px;
}

#content img {
	border-style:outset;
	border-color:green;
	border-width:5px;
	float:right;
}

/*#content img {
	border-color:green;
	border-style:outset;
	border-width:7px;
	margin-top:20px;
	margin-bottom:20px;
}*/

#content ul {
	text-align:left;
}

#content a {
	text-decoration:none;
	color:green;
	font-family:Arial, Helvetica, sans-serif;
}
 
#content a:hover {
	text-decoration:none;
	color:maroon;
	font-variant:small-caps;
	font-size:larger;
}

#content a:visited {
	color:green;
}


.tag {
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-left:50px;
	margin-right:50px;
}

/*.center {
	margin-left:75px;
	margin-right:75px;
}*/

.center span {
	width:300px; 
	height:200px; 
	border-color:green;
	border-style:outset;
	border-width:7px;
	margin-top:20px;
	margin-bottom:20px;
}

.center span img {
	height:100px;
	width:150px;
}

.center img {
	/*border-color:green;
	border-style:outset;
	border-width:7px;
	margin-top:20px;
	margin-bottom:20px;*/
}
.center a {
	text-decoration:none;
	color:navy;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:medium;
}
 
.center a:hover {
	text-decoration:none;
	color:maroon;
	font-variant:small-caps;
	font-size:larger;
}

.center a:visited {
	color:green;
}

.picpage p {
	text-align:center;
}
.picpage span {
	border-color:gray;
	border-top-style:groove;
	border-bottom-width:7px;
}
.picpage img {
	width:320px;
	height:240px;
}

.products img {
	text-align:center;
	width:150px;
	height:112px;
}

.label {
	position: relative;
	width: 50%;
	z-index: 10;
	background-color: yellow;
	border: thin;
	border-color: black;
	font-style: italic;
	text-align: center;
}

#foot {
	font-size:smaller;
	color:gray;
	text-align:center;
	clear:both;
}
