html, body {
	background-color: #f5f5dd; 
	margin-left: 5px; 
	margin-top: 0px; 
	margin-bottom: 100px;
	padding: 0; 
}
h3.luc {
	background-color: transparent;
	color: #653614; 
	font-weight: bold; 
	font-family: "lucida sans", tahoma, "sans serif";
}
h2.price {
	background-color: transparent;
	color: #653614; 
	font-weight: bold; 
	font-family: "lucida sans", tahoma, "sans serif";
	text-align: center;
}
h3.price {
	background-color: transparent;
	color: #653614; 
	font-weight: bold; 
	font-family: "lucida sans", tahoma, "sans serif";
	text-align: center;
}
h4.order {
	background-color: #ffff99;
	color: black; 
	font-weight: bold; 
	font-family: "lucida sans", tahoma, "sans serif";
	border: solid 2px #653614;
	margin-left: auto; margin-right: auto; width: 60%;
	text-align: center;
}
h4.special {
	background-color: #d55915;
	color: black; 
	font-weight: bold; 
	font-family: "lucida sans", tahoma, "sans serif";
	border: solid 2px #653614;
	margin-left: auto; margin-right: auto; width: 80%;
	text-align: center;
}
h4.specpric {
	background-color: #d55915;
	color: black; 
	font-weight: bold; 
	font-family: "lucida sans", tahoma, "sans serif";
	border: solid 2px #653614;
	margin-left: auto; margin-right: auto; width: 80%;
	text-align: center;
}
h4.note {
	background-color: #f5f5dd;
	color: black; 
	font-weight: bold; 
	font-family: georgia, garamond, serif;
	border: solid 2px #653614;
	margin-left: auto; margin-right: auto; width: 80%;
	text-align: center;
}
h5.special {
	background-color: #84a52c;
	color: black; 
	font-weight: bold; 
	font-family: "lucida sans", tahoma, "sans serif";
	border: solid 2px #653614;
	margin-left: auto; margin-right: auto; width: 80%;
	text-align: center;
}
p.geo {
	margin-left: 20px;
	color: #653614; 
	font-family: georgia, garamond, serif;
}
p.geoctr {
	color: #653614; 
	font-family: georgia, garamond, serif;
	text-align: center;
}
p.geobig {
	margin-left: 0px;
	color: #653614; 
	font-family: georgia, garamond, serif;
	font-size: large; 
}
p.quote {
	margin-left: 60px;
	color: #653614; 
	font-family: georgia, garamond, serif;
}
p.box {
	color: #653614; 
	font-size: small; 
	font-family: "lucida sans", tahoma, "sans serif";
	text-align: center;
}
ul {
	color: #653614; 
	font-family: georgia, garamond, serif;
	}
span.addr {
	margin-left: 10px;
	color: #653614; 
	font-size: medium; 
	font-weight: 400;
	font-family: "lucida sans", tahoma, "sans serif";
}
span.luc {
	color: #653614; 
	font-size: medium; 
	font-weight: 600;
	font-family: "lucida sans", tahoma, "sans serif";
	text-align: center;
}
span.geo {
	color: #653614; 
	font-family: georgia, garamond, serif;
	}
span.geobig {
	margin-left: 20px;
	color: #653614; 
	font-family: georgia, garamond, serif;
	font-size: large; 
}
span.bold {
	font-weight: 600;
}
span.italic {
	font-style: italic;
}
span.logo1 {
	color: green; 
	font-size: 19px; 
	font-weight: 700; 
	font-family: "lucida calligraphy", "lucida handwriting", cursive;
}
span.logo2 {
	color: #653614; 
	font-size: 16px; 
	font-weight: 600; 
	font-family: "lucida calligraphy", "lucida handwriting", cursive;
}
span.price {
	color: #653614; 
	font-size: 16px; 
	font-weight: 800; 
	font-family: "lucida calligraphy", "lucida handwriting", cursive;
}
span.nobreak {
	white-space: nowrap;
}
span.savvy {
	font-style: italic; 
	color: purple;
}
span.sd {
	font-family: papyrus, garamond, serif; 
	font-size: 18px;
	color: #0099cc;
}
span.serenity {
	font-family: pristina, mistral, "lucida handwriting" ; 
	font-size: 22px;
	color: #0099cc;
}
span.southard {
	font-family: "century gothic", "franklin gothic", "sans serif" ; 
	font-size: 15px;
	color: #996633;
}
hr {
	color: #653614;
}
a:link {
  color: #006400; 
  text-decoration: underline; 
}
a:visited {
  color: #666633; 
  text-decoration: underline; 
}
a:hover {
 /*this effect is not shown in NN4.xx*/
  color: #653614; 
  text-decoration: underline; 
}
a:active {
	/*colour in NN4.xx is red*/ 
  color: #FF0000; 
  text-decoration: underline; 
}
a.nav:link {
  color: #006400; 
  text-decoration: underline; 
}
a.nav:visited {
  color: #FF0000; 
  text-decoration: underline; 
}
a.nav:hover {
 /*this effect is not shown in NN4.xx*/
  color: #ffff00; 
  text-decoration: underline; 
}
a.nav:active {
	/*colour in NN4.xx is red*/ 
  color: #FF0000; 
  text-decoration: underline; 
}
img {
	height:auto; 
	width:auto; 
	margin: 10px; 
	border: 0px;
	}
img.center {
  display: block;
	margin-left: auto; 
	margin-right: auto; 
	}
img.right { 
    float: right; 
    margin: 4px; 
 }   
img.left { 
    float: left; 
    margin: 4px; 
}
img.fill { 
    float: right; 
    margin: 0px; 
}
img.bbb{ 
    margin: 0px; 
}
#header { 
  width: 800px;
  float: left;
}
div.topnav { 
  width: 70%;  
  margin-left: auto;
  margin-right: auto;
  border: solid 2px #653614;
  background-color: #ccff99;
}
div.midnav { 
  width: 40%;  
  margin-left: auto;
  margin-right: auto;
  border: solid 2px #653614;
  background-color: #ccff99;
}
div.pricenav { 
  width: 60%;  
  margin-left: auto;
  margin-right: auto;
  border: solid 2px #653614;
  background-color: #ccff99;
}
#maincontainer {
  width: 800px;
  float: left;
}
#nav {
  width: 150px;
  float: left;
}
#navhome {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 1400px;
  border: solid 2px #653614;
}
#navlatex {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 6725px;
  border: solid 2px #653614;
}
#navpricelat {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 1050px;
  border: solid 2px #653614;
}
#navwool {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 3750px;
  border: solid 2px #653614;
}
#navpricewool {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 1000px;
  border: solid 2px #653614;
}
#navcotton {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 2650px;
  border: solid 2px #653614;
}
#navpricecot {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 1400px;
  border: solid 2px #653614;
}
#navwood {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 4500px;
  border: solid 2px #653614;
 }
#navpricewood {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 2000px;
  border: solid 2px #653614;
 }
#navsteel {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 3200px;
  border: solid 2px #653614;
}
#navpricesteel {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 1250px;
  border: solid 2px #653614;
}
#navabout {
	background: #84a52c;
  width: 100%;
  float: left;
  height: 950px;
  border: solid 2px #653614;
}
#main {
  float: right;
  width: 650px;
}
#footer {
  width: 800px; 
  float: left;
} 
table.price {
	margin-left: auto;
	margin-right: auto;
	padding:.2em .5em;
	border-style: solid;
	border-width: 4px;
	border-collapse: collapse;
	border-color: #84a52c;
	background: #f5f5dd;
	}
table.price th {
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
	border-color: #84a52c;
	background:#ccff99;
	}
table.price td {
  font-weight: normal;
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
	border-color: #84a52c;
	background: #ccff99;
	}
table.map, td, th {
	border:1px solid black;
	border-collapse: collapse;
	padding:.2em .5em;
	margin-left: 100px;
  }
table.home, td, th {
	margin-left: auto;
	margin-right: auto;
	padding:.2em .5em;
	background:#ccff99;
	border-style: none;
	}
table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: green;
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}