html, body, p, div, h1, h2, h3, h4, h5, h6, hr, form, blockquote, img, ul, li {
  margin: 0px;
  padding: 0px;
  }

a:link {
  color: #311D15;
  }

a:visited {
  color: #311D15;
  }
  
a:hover {
  color: #6C1E00;
  }  
  
a:active {
  color: #6C1E00;
  }    

.addr {
  text-align: center;
  }

body  {
  font-size: 10pt;
  background-color: #a79673;
  font-family: tahoma, geneva, sans-serif;
  color: #3F251B;
  }

#bottom-nav {
  background-color: #311D15;
  border-bottom: 6px solid #684F3F;
  border-left: 6px solid #684F3F;
  border-right: 6px solid #684F3F;
  margin: 0px 15px;
  }

/* Begin category pages styles */

#categories td.catname {
  font-size: 1.2em;
  padding: 10px 0px 20px 0px;
  }

#main-inner #categories img {
  margin: 0px;
  padding: 0px;
  }

#categories td td.catbox {
  text-align: center;
  }

#categories td td td {
  display: block;
  }


/* End category pages styles */

/* Begin top product navigation styles */

.prodnavigation {
  font-size: 1em;
  color: #923826;
  margin-bottom: 30px;
  }

.prodnavigation a:link {
  color: #923826;
  }
  
.prodnavigation a:visited {
  color: #923826;
  }  

.prodnavigation a:hover {
  color: #ae210a;
  }

.prodnavigation a:active {
  color: #ae210a;
  }

.catnavigation {
  font-size: 1em;
  color: #923826;
  }

.catnavigation a:link {
  color: #923826;
  }
  
.catnavigation a:visited {
  color: #923826;
  }  

.catnavigation a:hover {
  color: #ae210a;
  }

.catnavigation a:active {
  color: #ae210a;
  }
  
/* End top product navigation styles */
  
.clear  {
  clear: both;
  height: 0px;
  width: 0px;
  }
  
#content  {
  width: 900px;
  max-width: 900px;
  background-color: #1A100C;
  padding-bottom: 15px;
  }

/* Begin footer styles */

#footer {
  padding: 10px;
  color: #473F29;
  background-color: #A79673;
  font-size: .8em;
  }

#footer a:link  {
  color: #473F29;
  }

#footer a:visited  {
  color: #473F29;
  }
  
#footer a:hover  {
  color: #735C25;
  }
  
#footer a:active  {
  color: #735C25;
  }    

/* End footer styles */

/* Begin H2 styles */

h2  {
	background-repeat: no-repeat;
	height: 30px;
  min-height: 30px;
  margin-bottom: 30px;
  }
  
h2 span {
  display: block;
	width: 0;
	height: 0;
	overflow: hidden;
  }
  
h2#arabian  {
  background-image: url("../images/arabian-horse-tack-2.gif");
  width: 278px;
  min-width: 278px;
  }

h2#english  {
  background-image: url("../images/english-horse-tack2.gif");
  width: 263px;
  min-width: 263px;
  }
    
h2#western  {
  background-image: url("../images/western-horse-tack-2.gif");
  width: 263px;
  min-width: 263px;
  }  

/* End H2 styles */

/* Begin header styles */

#header {
  margin: 5px 10px;
  position: relative;
  color: #C3B699;
  font-weight: bold;
  }

#header #addr {
  position: absolute;
  top: 60px;
  left: 60px;
  }

#header a:link  {
  color: #C3B699;
  }

#header a:visited  {
  color: #C3B699;
  }
  
#header a:hover  {
  color: #E2D3B4;
  }
  
#header a:active  {
  color: #E2D3B4;
  }    

/* End header styles */

#home-text  {
  border-left: 6px solid #684F3F;
  border-right: 6px solid #684F3F;
  margin-left: 200px;
  margin-right: 200px;
  height: 375px;
  min-height: 375px;
  }
  
.img-left {
  float: left;
  }
  
.img-right {
  float: right;
  } 
  
#main {
  text-align: left;
  font-size: 1em;
  line-height: 1.5em;
  border: 6px solid #684F3F;
  margin: 0px 15px;
  background-color: #D6CEBC;
  }        

#main p {
  padding: 15px 20px 10px 20px;
  }

#main-inner {
  text-align: left;
  font-size: 1em;
  line-height: 1.5em;
  border: 6px solid #684F3F;
  margin: 0px 15px;
  background-color: #D6CEBC;
  padding: 30px 30px 60px 30px;
  }
  
#main-inner img {
  margin-right: 30px;
  }  

#main-inner p {
  padding: 0px 45px;
  }

#main-inner ul li {
  list-style: none;
  }
  
#price-freight  {
  text-align: center;
  }  

/* Begin product page styles */

#products .prodoptions, .buy, hr.prodseparator {
  visibility: hidden;
  }

#products .prodinfo {
  text-align: right;
  }

#products .listprice {
  color: #B99181;
  }
  
#products .prodname {
  font-size: 1.4em;
  font-weight: bold;
  }  
  
#products .prodprice  {
  font-weight: bold;
  }  
 
/* End product page styles */

/* Begin product detail page styles */


#prod-detail .detailblock {
  float: right;
  text-align: left;
  width: 400px;
  min-width: 400px;
  }

#prod-detail td.detailimage img {
  margin: 0px 30px 30px 60px;
  float: left;
  }

#prod-detail .detailname  {
  font-size: 1.8em;
  font-weight: normal;
  }
  
#prod-detail .detaildescription {
  margin-top: 20px;
  color: #2F100D;
  }  

#prod-detail .detaildescription p {
  margin: 0px 0px 20px 0px;
  padding: 0px;

  }

#prod-detail .detailoptions input, select {
  border: 1px solid #2F100D;
  padding: 1px;
  font-size: .8em;
  }
  
#prod-detail .detailoptions input {
  width: 40px;
  min-width: 40px;
  }  

#prod-detail .detailoptions tr {
  display: inline;
  margin-right: 3px;
  }

#prod-detail .detailprice {
  color: #4C1500;
  font-size: 1.4em;
  margin-top: 15px;
  }

#prod-detail .detaillistprice {
  color: #B99181;
  }

#prod-detail .detailprice span {
  display: inline;
  }

#prod-detail #buy {
  margin-top: 3px;
  }


/* End product detail page styles */
    
#top-nav  {
   background-color: #a79673;
   border-bottom: 3px solid #685B46;
  }

/* Begin Arabaian nav styles */

ul#arabian-nav  {
  list-style: none;
  text-align: center;
  font-size: 1.6em;
  }
  
ul#arabian-nav li {
  display: inline;
  padding: 30px;
  }  

ul#arabian-nav a:link {
  color: #311D15;
  }

ul#arabian-nav a:visited {
  color: #311D15;
  }
  
ul#arabian-nav a:hover {
  color: #6C1E00;
  }  
  
ul#arabian-nav a:active {
  color: #6C1E00;
  }    
  
/* End Arabaian nav styles */

  
/* Begin Nav 1 styles */

ul#nav-1  {
  list-style: none;
  float: right;
  margin: 10px 5px 5px 5px;
  color: #473F29;
  font-weight: bold;
  }
  
ul#nav-1 li {
  display: inline;
  }
  
ul#nav-1 a  {
  text-decoration: none;
  }

ul#nav-1 a:link {
  color: #473F29;
  }

ul#nav-1 a:visited {
  color: #473F29;
  }
  
ul#nav-1 a:hover {
  color: #634A15;
  }
  
ul#nav-1 a:active {
  color: #634A15;
  }    
/* End Nav 1 styles */

/* Begin Nav 2 styles */

ul#nav-2  {
  list-style: none;
  }

ul#nav-2 a  {
  display: block;
  height: 30px;
  min-height: 30px;
  }

ul#nav-2 span {
  display: block;
	width: 0;
	height: 0;
	overflow: hidden;
  }     

ul#nav-2 li  {
  float: left;
  background-repeat: no-repeat;
  height: 30px;
  min-height: 30px; 
  margin: 15px 5px;
  }
  
ul#nav-2 li#western {
  background-image: url("../images/western-horse-tack.gif");
  width: 275px;
  min-width: 275px; 
  }  
  
ul#nav-2 li#arabian {
  background-image: url("../images/arabian-horse-tack.gif");
  width: 275px;
  min-width: 275px; 
  } 
  
ul#nav-2 li#english {
  background-image: url("../images/english-horse-tack.gif");
  width: 275px;
  min-width: 275px; 
  }     

/* End Nav 2 styles */

/* Begin Western nav styles */

ul#western-nav  {
  list-style: none;
  text-align: center;
  font-size: 1.6em;
  }
  
ul#western-nav li {
  display: inline;
  padding: 30px;
  }  

ul#western-nav a:link {
  color: #311D15;
  }

ul#western-nav a:visited {
  color: #311D15;
  }
  
ul#western-nav a:hover {
  color: #6C1E00;
  }  
  
ul#western-nav a:active {
  color: #6C1E00;
  }    
  
/* End Western nav styles */
