/* CSS Document */
/* CSS Document */

/*
Site:         MarjorieVictor.com
Description:  Jewelry Design website
Version:      2.0
Author:    Toby Evers
*/

/* Framework */
body { background: #d0b8ab url(images/contentsbkg.jpg) no-repeat; background-position: top left;
	font: 12px/150% helvetica, arial, sans-serif; color: #000; }


#title img {float: right; margin: 0 50px 0 0;}


a:link { 
		color: #81624E; 
		background: transparent;
		text-decoration: none;
		}
		
a:visited {
		color: #81624E; 
		background: transparent;
		text-decoration: none;
		}
		
a:hover {
		color: #3b2d23;
		}
		
#organic a { font: 16px/100% helvetica, arial, sans-serif;
						padding: 0 0 0 0px}
	
	
	#organic a:link { 
		color: #bca397; 
		background: transparent;
		text-decoration: none;
		}
		
    #organic a:visited {
		color: #bca397; 
		background: transparent;
		text-decoration: none;
		}
		
    #organic a:hover {
		color: #81624e;
		}
						

#geometric a { font: 16px/100% helvetica, arial, sans-serif; padding: 0 0 0 0px}
	
	
	#geometric a:link { 
		color: #bca397; 
		background: transparent;
		text-decoration: none;
		}
		
	#geometric a:visited {
		color: #bca397; 
		background: transparent;
		text-decoration: none;
		}
		
	#geometric a:hover {
		color: #81624e;
		}


	



