body {
margin: 0;
background-color: #F5F1E0;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #756525;
font-size: 1em; 
}

img {border: 0;}

#menu, #copy, #logo, #images, #ims-menu {margin-left: auto; margin-right: auto; text-align: left; clear: both;}

#menu {margin-top: 80px; width: 820px; }

#copy  {margin-top: 40px; width: 790px; text-align: justify; font-family: Century Gothic, Arial, Helvetica, sans-serif;}

#logo  {margin-top: 50px; width: 790px; }

#ims-menu{ width: 894px;  margin-top: 100px; margin-bottom: 50px;}
/*the thumbs*/
#images { width: 860px; margin-top: 30px;}

#copy, #images { font-size: 0.9em; }

/**with 4 icons  **/
/** #ims-menu img {margin: 0 44px 0 0;} **/

/** with 3 icons **/
#ims-menu img {margin: 0 50px 0 50px;}

/**Menu **/
#menu table {
      margin:0;
      padding:0;
	   width: 100%;
	  	 	  border-collapse: collapse; }
#nav-home,  #nav-contact, #nav-gifts, #nav-bespoke, #nav-limited, #nav-limited 	 {text-align: center; padding: 0}			   
#nav-home,  #nav-contact, #nav-gifts, #nav-bespoke{width: 18%;}
	  
#nav-limited  {width: 28%; /*border:1px solid red;*/}
	  
	  
#menu a {
      text-decoration:none;
      font-weight:normal;
      color: #756525;
	  font-size: 1em;
	      }	  
	  
 #menu a:hover {
	     color: #A89135;
	      }
	
		    /* set up the menu  size denoting the page you are on */
    #home #nav-home a,  #contact #nav-contact a, #gifts #nav-gifts a, #bespoke #nav-bespoke a, #limited #nav-limited a     {font-size: 1.6em}
	
/* #contact-form  */
#contact-form table {width: 450px; margin: 30px 0 0 0;}
#contact-form table td {width: 50%; padding: 5px; vertical-align: top;}

span.required {color: red; }


input, textarea
{
color: #000;
background:#E2D5A3;
border: 0;
padding: 5px;
}/* 
#submit {color: white;
background:#CEB966;
border: 3px solid #978749;
padding: 5px;}*/
#submit { padding: 0;
border:0;
}

/* product thumbs on info-images.php */
img.thumb {margin: 5px 0 5px 10px;}

