﻿body {
	background:#CCCC00}
table.header {
	width: 1000px;
	height: 125px;
	background-color: #008300;
	background-image: url('../Images/Insects4Sale%20Logo.png');
	background-repeat: no-repeat;
	background-position: center;
}

table.navbar {
	background-position: center;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #000000;
	text-align: center;
	width: 1000px;
	color: #FFFFFF;
	list-style-position: inside;
	border-top-color: #808000;
	border-bottom-color: #808000;
	border-top-width: thin;
	border-bottom-width: thin;
	
}

table.navbarright {
	padding: 5px;
	border: thick solid #008000;
	background-color: yellow;
	color: black;
	border-spacing: 4px;
	border-collapse: inherit;
	table-layout: inherit;
}

td.navbar {
	text-align:center
}
a.navbar {
	margin: 5px;
	border: thick groove #808000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: serif;
	background-color: #000000;
	position: relative;
}
button.1 {
	color: #000000;
	background-color: #FFFF00;
	border-collapse: collapse;
}

table.content  {
	border-style: double;
	border-width: thick;
	padding: inherit;
	margin: auto;
	width: 700px;
	caption-side: bottom;
}

td.leftsidebar {
	background-position: center top;
	width: 15%;
	height: 800px;
	background-color: #008300;
	z-index: inherit;
}

td.rightsidebar {
 background-position:center top;
	width: 15%;
	height: 800px;
	background-color: #008300;
	z-index: inherit;
}
td.content {
	width:70%;
	height:800px;
	background-color:white;
	z-index:inherit
}

td.photo {
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	color: #0000FF;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	width: 15%;
}

p.content {font-family:"Times New Roman", Times, serif;
 font-size:medium;
 text-align:left
}

a.content {
	color:blue
}
h1.link {
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	position: inherit;
	width: 100%;
	text-align: center;
	vertical-align: top;
	float: left;
	vertical-align: top;
}

h2.link {
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size:  large;
	font-weight: bold;
	font-style: normal;
	position: inherit;
	width: 100%;
	text-align: center;
	vertical-align: top;
	float: left;
	vertical-align: top;
}

h3.link {
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size:   large;
	font-weight: bold;
	font-style: normal;
	position: inherit;
	width: 100%;
	text-align:  left;
	vertical-align: top;
	float: left;
	vertical-align: top;
}

h4.stock {
	font-size: small;
	width: 25%;
}
address {
	background-position: center bottom;
	font-size: small;
	font-style: normal;
	background-image: url('../Images/ifs-emailpic.gif');
	background-repeat: no-repeat;
	visibility: visible;
}

img {
	 border-width:0px
}
td.orderdescription {
	border: thin double #CCCC00;
	font-size: small;
	width: 25%;
	text-align: left;
}
.order {
	border-color: #CCCC00;
	width: 25%;
}


