/* external CSS file */
/* NO HTML MARKUP ALLOWED */


/* font-family */
/* use ' ' for fonts with a space between the name */

/* font-weight */
/* normal, bold, bolder, lighter, 100-900, inherit */

/* font-size */
/* xx-small, x-small, small, medium, large, x-large, xx-large, */
/* smaller, larger, <length>, <percentage>, inherit */

/* font-style */
/* italic, oblique, normal, inherit */

/* font-variant */
/* small-caps, normal, inherit */

/* line-height */
/* <lenght>, <percentage>, <number>, normal, inherit */

/* text-transform */
/* uppercase, lowercase, capitalize, none, inherit */

/* text-decoration */
/* none, underline, overline, line-through, blink, inherit */

/* color */
/* color, percentage (rgb), numeric (rgb), Hexadecimal */
body {
	background-image:url(1_images/bg_page.gif); 
	margin:0px;
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	color: #6F5C45; /* color is light brown */
	text-decoration: none;
	}

.browserIE body {
	background-image:url(1_images/bg_page.gif); 
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}	
	
img {
	border:none;
}
	
.copy	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	color: #6F5C45; /* color is light brown */
	text-decoration: none;
   }
   
.static { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none;
	}
	
.staticjewelry { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #E8E2C6; /* color is cream */
	text-decoration: underline; 
	}	
	
.headerjewelry, h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11.5px; 

	font-style: normal;  
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}	  

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11.5px; 
	font-weight:normal;
	font-style: normal;  
	margin-bottom:2px;
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
}

.brown{
	color: #660000;
}

.cream {
	color: #E8E2C6;
}
	

.titlesBio{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}	
   
.italic 		{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   line-height: 16px;
   font-style: italic;
   font-weight: normal;
   font-variant: normal; 
   text-transform: none;
   color: #A47A28; /* color is yellow-ocher */
   text-decoration: none;
   }
   
  .italic2 		{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   line-height: 16px;
   font-style: italic;
   font-weight: normal;
   font-variant: normal; 
   text-transform: none;
   color: #653518; /* color is yellow-ocher */
   text-decoration: none;
   } 
   
.header		   {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px;
   line-height: 18px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal; 
   text-transform: none;
   color: #792E2B; /* color is burnt umber */
   text-decoration: none;
   }
   
.formsub 		{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   line-height: 16px;
   font-style: normal;
   font-weight: normal;
   font-variant: normal; 
   text-transform: none;
   color: #A47A28; /* color is yellow-ocher */
   text-decoration: none;
   }

.clear {
	clear:both;
}
/* contact page */

#contactPage {
	background-image:url(1_images/bg_contactForm.jpg);
	float:left;
	background-repeat:no-repeat;
	height:398px;
	width:100%;
	color:#311D02;
}

.error {
	color:#993300;
	clear:both;
	float:left;
}

.rust {
	color:#993300;
}

.contactPicture {
	float:left;
	margin:45px 20px 20px 20px;
	width:330px;
}

.contact { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #CC0033; /* color is red */
	text-decoration: none; 
	}
	
.contactform { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #CCCCCC; /* color is light gray */
	text-decoration: none; 
	}
	
.row {
	margin-bottom:10px;
	float:left;
	clear:both;
}
	
.labels {
	float:left;
	width:90px;
}

.fields {
	float:left;
	width:215px;
}

.formContactLeft {
	float:left;
	width:308px;
	margin-top:45px;
}

.padTop5 {
	padding-top:5px;
}

.formContactRight {
	float:left;
	width:180px;
	margin-left:20px;
	margin-top:45px;
}

/* styles for events page */
#eventsPage {
	background-image:url(1_images/bg_contactForm.jpg);
	float:left;
	background-repeat:no-repeat;
	height:353px;
	width:100%;
	color:#311D02;
	padding:45px 0px 0px 0px;
	overflow:auto;
}

.eventsLeft {
	float:left;
	width:275px;
	padding:0px 20px;
}
.eventsCenter {
	float:left;
	width:570px;
	color: #E8E2C6; /* color is cream */
}

.eachRecord {
	float:left;
	width:265px;
	padding-right:20px;
}

.eventsRight{
	float:left;
	width:255px;
	padding: 0px 20px;
	color: #E8E2C6; /* color is cream */
}

/* registration page */

.register { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #CC0033; /* color is red */
	text-decoration: none; 
	}
	
.registerform { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #CCCCCC; /* color is light gray */
	text-decoration: none;
	}
	
/* start the LVHA ordering */

/* :link - a hyperlink, an href attribute */
/* :visited - a hyperlink that has already been visited */
/* :hover - active when the mouse is over the hyperlink */
/* :active - active when the mouse is clicking the hyperlink */

/* Shopping cart Links */
	
.topLinks a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #E8E2C6; /* color is cream */
	text-decoration: none; 
	}
	
a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: none; 
	}
	

.topLinks a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}
	
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}	
	
 .topLinks a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}

 a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}

.topLinks a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #E8E2C6; /* color is cream */
	text-decoration: underline;
	}
	
 a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: underline;
	}	
	
/* end links */

 a.nav1:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: none; 
	}
	
	
a.nav1:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: none; 
	}
	
	
a.nav1:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}

a.nav1:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: none; 
	}


 a.nav2:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is orange */
	text-decoration: none; 
	}
	
a.nav2:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is orange */
	text-decoration: none; 
	}
	
a.nav2:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is burnt umber */
	text-decoration: none; 
	}
	
a.nav2:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is orange */
	text-decoration: none;
	}	
	
 a.nav3:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #E8E2C6; /* color is cream */
	text-decoration: none; 
	}
	
a.nav3:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #E8E2C6; /* color is cream */
	text-decoration: none; 
	}
	
a.nav3:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none; 
	}
	
a.nav3:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #E8E2C6; /* color is cream */
	text-decoration: none; 
	}
	
 a.nav4:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is orange */
	text-decoration: none; 
	}
	
a.nav4:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is orange */
	text-decoration: none;
	}
	
a.nav4:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #E8E2C6; /* color is cream */
	text-decoration: none; 
	}
	
a.nav4:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is orange */
	text-decoration: none; 
	}	
	
 a.nav5:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #996633; /* color is orange */
	text-decoration: none; 
	}
	
a.nav5:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #996633; /* color is orange */
	text-decoration: none; 
	}
	
a.nav5:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is cream */
	text-decoration: none; 
	}
	
a.nav5:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #996633; /* color is orange */
	text-decoration: none; 
	}		
	
 a.nav6:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F5C45; /* color is light brown */
	text-decoration: none; 
	}
	
a.nav6:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F5C45; /* color is light brown */
	text-decoration: none; 
	}
	
a.nav6:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none;
	}
	
a.nav6:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F5C45; /* color is light brown */
	text-decoration: none;
	}	
	
a.nav7:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: none;
	}
	
a.nav7:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: none; 
	}
	
a.nav7:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #993300; /* color is rust */
	text-decoration: none;
	}
	
a.nav:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;  
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #311D02; /* color is chocolate */
	text-decoration: none; 
	}
	
 a.press:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;  
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F5C45; /* color is chocolate */
	text-decoration: none; 
	}
	
a.press:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;  
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F5C45; /* color is chocolate */
	text-decoration: none; 
	}
	
a.press:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600; /* color is brown */
	text-decoration: underline;
	}
	
a.press:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6F5C45; /* color is chocolate */
	text-decoration: none;
	}
	
.lightBlue {
	background-image:url(1_images/bg_about03.jpg);
}

.pressSlides{
	float:left;
	margin-top:20px;
}

.pressEvents {
	float:left;
	width:275px;
	margin:15px 20px 0px 0px;
}

#wrapperSite {
	margin:50px auto;
	width:920px;
	height:auto;
	padding:25px;
	background-color:#311D02;
}

.browserIE #wrapperSite {
	margin-left:auto;
	margin-right:auto;
	width:920px;
	padding:25px 25px 0px 25px;
	background-color:#311D02;
	margin-top:50px;
	margin-bottom:50px;
	height:525px;
	text-align:left;
}

#contentHeader {
	background-image:url(1_images/bg_jewelry03.jpg);
	width:838px;
	border-top:#993300 solid 1px;
	border-right:#993300 solid 1px;
	border-left:#993300 solid 1px;
	padding:20px 45px 0px 35px;
	height:auto;
}

#content {
	background-image:url(1_images/bg_jewelry03.jpg);
	width:918px;
	border:#993300 solid 1px;
	padding:25px;
	height:auto;
}

.center{
	float:left;
	width:918px;
	height:398px;
	border-right:#993300 solid 1px;
	border-left:#993300 solid 1px;
	border-bottom:#993300 solid 1px;
}

.centerHome{
	float:left;
	width:920px;
	height:500px;
/*	border:#993300 solid 1px;*/
}

.centerHomeBckg{
	background-image: url(1_images/bg_home.jpg);
	float:left;
	width:920px;
	height:500px;
/*	border:#993300 solid 1px;*/
}

.browserIE .center{
	float:left;
	width:918px;
	height:398px;
	border-right:#993300 solid 1px;
	border-left:#993300 solid 1px;
	border-bottom:#993300 solid 1px;
}

#contentBio {
	float:left;
	background-image:url(1_images/bg_about03.jpg);
	background-repeat:no-repeat;
	padding:20px 25px 25px 25px;
	height:398px;
	width:100%;
}

#contentMaterials {
	float:left;
	background-image:url(1_images/bg_materials.jpg);
	background-repeat:no-repeat;
	padding:20px 25px 25px 25px;
	height:398px;
	width:100%;
}

.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#E8E2C6;
	float:right;
	width:auto;
	margin-top:20px;
	font-size:11px;
}

.contentTop {
	height:80px;
	width:825px;
}

.bioPicture {
	float:left;
	margin-right:25px;
	width:330px;
}

.materialsSlideshow {
	float:left;
	margin-right:25px;
	width:530px;
}

.bioLeft{
	float:left;
	width:215px;
}

.materialsLeft {
	float:left;
	width:315px;
	text-align:justify;
	height:350px;
	overflow:auto;
	padding-right:20px;
}

.bioRight {
	float:left;
	width:255px;
	padding:12px 20px 0px 20px;
	height:350px;
	overflow:auto;
}

#bottomLine {
	float:left;
	width:830px;
}

.bottomLineCenter {
	float: left;
	width:47px;
	height:1px;
	margin-bottom:10px;
}

.bottomLineLeft {
	float:left;
	width:615px;
	height:1px;
	border-bottom:#993300 solid 1px;
	margin-bottom:10px;
}


.bottomLineRight {
	
	float:left;
	width:162px;
	height:1px;
	border-bottom:#993300 solid 1px;
	margin-bottom:10px;
}

#terms {
	background-image:url(1_images/bg_terms.jpg);
	padding:10px;
	text-align:justify;
	color:#311D02; 
	width:445px;
	height:auto;
}

.browserIE #terms{
	background-image:url(1_images/bg_terms.jpg);
	padding:10px;
	text-align:justify;
	color:#311D02; 
	width:422px;
	height:auto;
}

.menu {
	position:relative;
	top:320px;
	left:250px;
	width:auto;
	text-align:left;
}

