body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
/* BODY DIRECTLY IN ABOUT DOCUMENTS - about, press, contact, customer all have <body id="about"> 
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/circleBg.jpg);
	background-repeat: repeat;
	background-color: #64644C;
}

*/




a:link {
	color: #cccccc;
	
}
a:hover {
	color: #cccccc;
	text-decoration: none;	
}
a:visited {
	color: #cccccc;
}

hr {
	color: #FFFFFF;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c5c699;
	padding-right: 10px;
	padding-left: 10px;
}


/* NAVIGATION */

#nav {

	width: 100%;
	height: 80px;
	margin: 0;
	list-style: none;
	background-image: url(../images/greenHeadbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0px;
}

#nav li {
	float: left;
	font-family: "verdana", Arial, sans-serif, Helvetica;
	font-size: 100%;
	font-weight: normal;
}

#nav a {
	
	display:block;
	margin: 0 1px 0 0;
	padding: 30px 8px;
	color: #666;
	text-decoration: none;
}

/* Nav hover to blue*/

#t-jewelry  a:hover {
	color: #000066;
}

#t-about  a:hover {
	color: #000066;
}

#t-press  a:hover {
	color: #000066;
}

#t-contact  a:hover {
	color: #000066;
}



/* storefront specific */

#storehead {
	background-image: url(../images/greenHeadbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
		
}

#nav2 {

	width: 100%;
	height: 80px;
	margin: 0;
	list-style: none;
	
	padding-top: 0px;
	padding-right: 10px;
	/* padding-right: 10; */
	padding-bottom: 0;
	padding-left: 0px;
}

#nav2 li {
	float: left;
	font-family: "Verdana", Arial, sans-serif, Helvetica;
	font-size: 86%;
	font-weight: normal;
}

#nav2 a {
	
	display:block;
	margin: 0 1px 0 0;
	padding: 30px 8px;
	color: #666;
	text-decoration: none;
	
}

#sidebar {
	border-left-width: thin;
	border-left-style: dotted;
	background-color: #5f5e4a;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/sideGrid.jpg);
}

.thumb {
	color: #999999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;		
}

#signin {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #CCCCCC;
}

#signin a {
	color: #cccccc;
	text-decoration: none;
}

/* end storefront specific */


/* PICTURE BORDERS
NOTE: all pictures in store have white border within JPG 
Pics/ Items on Jewelry.html do not 
	picBorder is for use on brown background
	ltPicBorder is for use on tan background
	ltSmPicBorder is for use on thumbmail images on tan back on about pages
 */

#picBorder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #50503b;
	border-right-color: #50503b;
	border-bottom-color: #50503b;
	border-left-color: #50503b;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	}
	
#ltPicBorder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5c699;
	border-right-color: #c5c699;
	border-bottom-color: #c5c699;
	border-left-color: #c5c699;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	}
	
#ltSmPicBorder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5c699;
	border-right-color: #c5c699;
	border-bottom-color: #c5c699;
	border-left-color: #c5c699;
	margin: 0px;
	padding: 0px;
	}
	
/*tan table */
#mainTable{
	background-color: #e4e6cf;
	background-image: url(../images/btmBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 48px;
	margin-bottom: 5px
}

/* JEWELRY PAGE */
#jPics {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 120%;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: normal;
	padding-top: 10px;
}


#jPicsMiddle {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
}

#jewelry #jPics a {
	color: #FFFFFF;
	text-decoration: none;
}

/* end JEWELRY PAGE */

#head {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: medium;
	color: #FFFFFF;
	padding-left: 25px;
	font-weight: normal;
	padding-top: 10px;
}


#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 25px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 40px;
	padding-left: 25px;
}
.copy strong {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	color: #50503b;
	font-size: 110%;
	font-weight: normal;
}

#about #head {
	color: #a02c75;
}

#about .copy {
	color: #666666;
}

#about a:link {
	color: #006666;
	
}
#about a:hover {
	color: #006666;
	text-decoration: none;	
}
#about a:visited {
	color: #003333;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

#caption a:link {
	color: #006666;
	
}
#caption a:visited {
	color: #006666;
}

#contactInfo {
	padding-left: 50px;
}



/* FOOTER */
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #E4E6CF;
	font-style: normal;
	padding: 3px;
}

#jewelry #copyright {
	padding-left: 30px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#E4E6CF;
	font-weight: normal;
	padding-right: 200px;
}
#footer a:link {
	color: #E4E6CF;
	text-decoration: none;
}
#footer a:visited {
	color: #E4E6CF;
	text-decoration: none;
}

#footer a:hover {
	color: #E4E6CF;
	text-decoration: underline;
}



.sorry {
	color: #AAD586;
	
}