body  {
  margin: 0;
  padding: 0 0 15px 0;
  text-align: center;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	background: #c69c6d url(/images/container_bg.gif) top center repeat-y;
}
    
#container  {
  position: relative;
  width: 750px; 
  margin: 0 auto;
  text-align: left;
  padding: 15px 0 0 0;
}
    
h1 {
	margin: 0 0 0 2px;
	padding: 0;
	width: 750px;
	background: transparent url(/images/header.jpg) 0 0 no-repeat;
	padding-top: 228px;
	font-size: 0;
	overflow: hidden;
	height: 0px !important; /* for most browser */
	height /**/:228px; /* for IE5/win */
}   

h1#french {
  background: transparent url(/images/header_french.jpg) 0 0 no-repeat;                                       
}  

h1#spanish {
  background: transparent url(/images/header_spanish.jpg) 0 0 no-repeat;                                       
}

html>body h1 {
  margin: 0;
} 

h2  {
  font-size: 1.2em;
}

.underline  {
  border-bottom: 1px solid black;
  padding-bottom: 2px;
}

a {
  font-weight: bold;
  color: #c8091d;
}

ul#nav  {
  position: absolute;
  top: 222px;
  left: 162px;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#nav li {
  float: left;
  margin: 0;
  padding: 0;
  line-height: 1.75em;
}

ul#nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 4px 10px 5px 10px;
}

ul#nav li a:hover, ul#nav li a.on {
  background: transparent url(/images/nav_roll.gif) top left repeat-x;
}

ul#nav li#home a	{
	position: absolute;
	top: -150px;
	left: 75px;
	width: 280px;
	padding: 140px 0 0 0;
	font-size: 0;
	overflow: hidden;
	height: 0px !important; /* for most browser */
	height /**/:140px; /* for IE5/win */
}

ul#nav li#home a:hover	{
	background: none;
}

#content  {
  padding: 20px 50px;
}

#leftContent  {
  float: left;
  width: 420px;
  padding: 20px 0 20px 50px;
}

#rightBar {
  float: right;
  margin: 20px 15px 0 0;
  width: 203px; 
}

ul  {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: dot;
  margin: 0 0 1em 20px;
  line-height: 1.4em;
}

input, select, textarea	{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

.box  {
	margin: 0 0 1em 0;
  padding: 0 0 10px 0;
  background: #fcee85 url(/images/box_bottom.gif) bottom left no-repeat;
}

.box h3 {
  background: #fee32e url(/images/box_top.gif) top left no-repeat;
  color: #c8091d;
  font-size: 1.2em;
  line-height: 2em;
  text-align: center;
}

.box p, .box dl  {
  padding: 0 12px;
  font-size: 0.9em;
  line-height: 1.5em;
}

.box img  {
	display: block;
	border: 1px solid #000;
}

.box dl dt  {
  font-style: italic;
}

.box dl dd  {
  font-weight: bold;
  text-align: right;
  margin: 0 0 1em 0;
  padding: 0;
}

.cartTable	{
	padding: 0;
	width: 650px;
	background-color: #fcee85;
}

.cartTable th	{
	background-color: #fee32e;
	padding: 5px 10px;
	font-weight: bold;
}

.cartTable td	{
	padding: 10px;
}

.cartTable tr.total	{
	border-top: 1px solid black;
}

.total	{
	border-top: 1px solid black;
}

.cartButtons	{
	clear: both;
	float: right;
	margin: 1em 0 1em 0;
	padding: 0;
}

.textRight	{
	text-align: right;
}

.textCenter	{
	text-align: center;
}

#shipping	{
	clear: both;
	float: right;
	width: 634px;
	background-color: #fcee85;
	padding: 8px;
}

#shipping h3	{
	float: left;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#shipping select	{
	float: right;
}

span.errorMsg	{
	display: none;
	clear: both;
	color: #c8091d;
	font-weight: bold;
	text-align: right;	
}

span.errorMsg.showError	{
	display: block;
}

.clear	{
	clear: both;
	font-size: 0.9em;
}

p#pierced {
	margin: 0 0 0 2px;
	padding: 0;
	width: 282px;
	background: transparent url(/images/pierced.gif) 0 0 no-repeat;
	padding-top: 52px;
	font-size: 0;
	overflow: hidden;
	height: 0px !important; /* for most browser */
	height /**/:52px; /* for IE5/win */
}

#heart_pic	{
	float: left;
	display: inline;
	margin: 0.5em 1.5em 1em 0;
	padding: 0;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
}

#heart_pic img	{
	display: block;
	border: 1px solid black;
	margin-bottom: 5px;
}

blockquote	{
	font-style: italic;
}

blockquote strong	{
	display: block;
	text-align: right;
	font-style: normal;
}

#skip	{
	display: none;
}

#footer {
  width: 750px;
  margin: 0;
  padding: 3px 0 0 0;
  clear: both;
  border-top: 1px solid black;
  text-align: center;
  font-size: 10px;
}

#footer a {
  color: #000;
}

#language {
  font-size: 11px;   
  width: 185px;
  margin: 0 auto;  
  font-weight: bold;
}                 

#language p {
  float: left;    
  margin: -5px 0 0 0;
  padding: 0;
}            

#language ul {
  float: right; 
  margin: 0;
}              

#language ul li {
  float: left;
  list-style: none;
  margin: 0 13px 0 0;
  padding: 0;
}            
      
#language ul li a {
  float: left;
  border: 1px solid #000;
}

#language ul li a img {
  border: 0;       
  display: block;
}