body { 
  font-family: Verdana, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  margin:       0px;
  border:		0px;
  padding:	    0px;
  background: url('images/bg_page.jpg') fixed repeat-y  center bottom;
}
#header {
  background-color: #ffffff;
  width: 814px;
  height: 166px;
  margin: 0 auto;
  padding: 0px;
  background: url('images/bg_header_brown.jpg') no-repeat left top;
}
#flashcontent {
	width: 710px;
	height: 540px;
	}
#header p {
  padding: 140px 0px 0px 10px;
  margin: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #5b4f42;
  font-size: 15px;
  }
  
#wrapper {
  padding: 0px 0px 10px 0px;
  width: 814px; 
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  background: white url('images/bg_content_brown.png') no-repeat left top;
}

#content {
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 0px;
  }

#pagecontent {
  text-align: left;
  margin:0;
  padding: 30px 50px;
}

#left_nav {
  float: left;
  padding-top: 30px;
  padding-left: 20px;
  width: 140px;
  text-align: left;
  }
#cart_content {
  padding-top: 30px;
  padding-left: 170px;
  text-align: center;
  }
#footer {
  margin: 0px auto;
  width: 814px;
  color: #5b4f42;
  height: 49px;
  text-align: center;
  background: url('images/footer.jpg') no-repeat left top;
  
  }

HR {
	color : #FFFFFF;
}
div.proddescription, div.detaildescription {
 padding-bottom: 10px;
 font-size: 12px;
  }

div.prodprice, div.detailprice {
  font-size: 12px;
  }
SPAN.prodoption, div.prodoptions, div.detailoptions, select.prodoption {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  }
div.detailname {
  font-size: 20px;
  color: #e7061a;
  }

div.prodname {
  font-size: 12px;
  color: #e7061a;
  }

table.cobtbl{
  font-size: 11px;
  margin-top: 10px;
  background-color: #cbd3d0;
  }
td.cobhl {
  background-color: #f3f7f8;
}
p.catnav {
padding: 0px;
margin: 0px;
}


#map {
	width: 650px;
	height: 400px;
	border: 1px solid #657C78;
	margin: 10px 0; 
	font-size: 11px; 
	line-height: 18px;
	color: #666;
}


p, li {
    font-size: 12px;
	line-height: 18px;
	color: #666;
}

h1 {
	font-size: 24px;
	color: #54360d;
	font-weight: normal;
	padding-bottom: 3px;
	line-height: 28px
	margin: 0;
	text-align: left;
}	

h2 {
	font-size: 16px;
	color:	 #e7061a;
	font-weight: normal;
	padding-bottom: 3px;
}
h3 {
	font-size: 15px;
	color:	 #986f36;
	font-weight: normal;
	padding-bottom: 3px;
}

#copyright {
  width: 814px;
  text-align: center;
  padding: 15px 0px 20px 0px;
  margin-top: 0px;
  font-size: 9px;
  color:  #5b4f42;
  margin-right: auto;
  margin-left: auto;
  font-family: arial, sans-serif;
}


.form {
  font-size: 12px;
}

#pageform table {
  margin-left: 20px;
  text-align: left;
  font-size: 11px;
}
#pageform img {
  float: right;
}
#pageform em {
  font-weight: bold;
  font-style: normal;
}


#header a {
  color: #5b4f42;
  text-decoration: none;
  }

#header a:hover, #header a.on {
  color: #e7061a;
  }
 

 #pagecontent a, #content a {
  color: #5b4f42;
  text-decoration: underline;
  font-weight: normal;
}

#content a:hover, #content a.on, #pagecontent a:hover{
  color: #e7061a;
}
#copyright a {
  color: #5b4f42;
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
}

#copyright a:hover {
  color: #999999;
}



