
		
		/*Body Part */		
		body {color: #333; background: #fff;  padding: 0; margin: 0; text-align:center; font: 100%/1.2   Georgia,  serif;}
		body#homepage {color: #999; background: #020401 url(../images/homepage.jpg) no-repeat left top;}
		body#about_page { background: url(../images/pendant.jpg) no-repeat left top;}
		body#testimonials_page { background: url(../images/earrings.jpg) no-repeat left top;}
		body#inquiries_page { background: url(../images/necklaces.jpg) no-repeat left top;}
		
		
		
	
		/* Structures  */
	    #wrapper {width:900px; padding: 0; margin:0 0 0 50px; text-align: left;  float:left;} 
		
		#content {width:650px; padding: 0 ; margin:0; float:left;  }
		#homepage #content {width:500px;}
		
		#sidebar {width:180px; margin: 0; padding: 0 ;   float:right;  }
		#homepage #sidebar {margin:200px 0 0 50px ; float:left;}
		
		
		#sidebar li {font-size:1.5em;}
		
		
	
		#masthead { width: 900px; height:150px; }
		#homepage #masthead { width: 900px; height: 280px;} 
		
		h1 {text-indent: -9999px; }
        h1 a {  width: 280px; height: 135px; display: block;  margin: 0; padding: 0 ;  background: url(../images/logo.gif) no-repeat left top;  }
		#homepage h1 a { width: 305px; height: 145px; background:none; margin: 0 0 0 70px;}
		
			
		#footer   { width:900px; margin: 0 auto; padding: 1em 0;  text-align: left;  clear: both; border-top: #ccc 1px solid; font-size:.8em; color:#999;} 
        #homepage #footer {border-top: #333 1px solid;}
		
		
			
         /* Navigation */
		 #navbar {  width:900px; margin:0; padding: 0 0 20px 0; text-align:left; float:left;}
		 
		 ul#navlist { margin:0; padding:0 ; }
		 #navlist li { list-style-type: none;   margin: 0  ; padding:0 2.4em 0 0;   display:inline; font-size: 1em;}
		 
	
		 
		 
		 #navlist a { margin:0; padding:0; }
		 #navlist a:link, #navlist a:visited {color: #993; margin:0; padding:0;}
		
		 #homepage #navlist a:link, #homepage #navlist a:visited {color: #993; }
		 #homepage #navlist a:hover {color: #c30; }
		 #homepage #navlist li#home a {color: #fff; border-bottom: #c30 1px solid;  }
		 
		 #about_page #navlist a:link, #about_page #navlist a:visited,
		 #testimonials_page #navlist a:link, #testimonials_page #navlist a:visited,
		 #inquiries_page #navlist a:link, #inquiries_page #navlist a:visited,
		 #jewelry_page #navlist a:link, #jewelry_page #navlist a:visited
		 {color: #993; }
		 
		 #about_page #navlist a:hover,
		 #testimonials_page #navlist a:hover,
		 #inquiries_page #navlist a:hover,
		 #jewelry_page #navlist a:hover {color: #c30; }
		 
		 #about_page #navlist li#about a,
		 #testimonials_page #navlist li#testimonials a,
		 #inquiries_page #navlist li#inquiries a,
		 #jewelry_page #navlist li#jewelry a {color: #000; border-bottom: #c30 1px solid;  }
		 
		
			
			 
		 a:link, a:hover, a:visited,  a:active {text-decoration: none;}
		 a:link {color:#993;}
		 a:visited,  a:active {color:#cc6;}
		 a:hover {color:#c30; }
		 
		 
		
		 
		/* #content p a, #footer a {  border-bottom: 1px #ccc solid;}  */	
		

       /*General stuff */    	
		p , h2 , h3, h4, h5, h6 {margin: 0 0 1em 0;}
     
	
		h2 {font-size: 2em;  color: #666; font-weight: normal; padding:0; margin: 0 0 .5em 0; line-height:1em;}
		#homepage h2 {color: #ccc;}
		h3 {font-size: 1.8em; color: #999; font-weight: normal; margin-bottom: 0; line-height:1em;}
		h4, h5, h5 {font-size: 1.2em;}
	
		
        ul{ list-style-type:none;	 padding: 0;	 margin: 0 0 1.5em 0; 	}
        li { list-style-type:none;	 padding: 0;	 margin: 0 ;}

        img       { border: 0;}
		
		.gallery  {width: 650px; float:left;}
		.gallery dl {float:left; padding: 0 12px 10px 0; margin:0; text-align: left; width:150px; clear:right;}
	 	 dt, dd {padding:0; margin:0; font-size: .8em;}
		.sold {color:red;}
		