@charset "UTF-8";
body
{
	color: #CCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: lighter;
	background-color: #000;
}
a {
	color:#999;
	text-decoration:none;
}	
a:visited{

	color:#999;
	text-decoration:none;

}
td {
	
	vertical-align: top;
}
#container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 80%;
}
.greenmain #container, .location #container, .testimonials #container {
	background-image:url(images/icons/Sealsmblacktall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
 .social #container {
	background-image:url(images/icons/Sealsmblacktall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	}
.thanks #container {
	background-image:url(images/icons/Sealsmblacktall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.repair #container {
	background-image:url(images/icons/Sealsmblacktall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
 #header {
	background: #000000; 
	text-align: center;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #C60;
}
#mainContent {
	
padding-top: 0px;
	padding-left: 10px;
}
.jewelry #mainContent {
	
	margin-left: 20px;
	height: 550px;
}
.social #mainContent {
	

	height: 450px;
	
}
.appraisal #mainContent {
	

}
.thanks #mainContent {
	

	height: 450px;
	
	
}
.location #mainContent	{
	text-size: 120%;
	font-weight:lighter;
	color:#999;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
.contact #mainContent	{
	text-size: 120%;
	font-weight:lighter;
	
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
.contact #mainContent	{
	text-size: 120%;
	font-weight:lighter;
	
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	}
.events #mainContent	{
	font-size: 60%;
	font-weight:lighter;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	
}
.events h1 {
	color: #66C;
}

#artistnav2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #930;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	text-align: left;
}
#artistnav2 ul {
	list-style: none;
	padding: 0px 0 0;
	font-weight: lighter;
}
#artistnav2 li {
	display: inline;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin-left: 20px;
	font-weight: normal;
}
#artistnav2 a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	padding: 2;	
	
}
#artistnav2 a:visited {
	color: #000;
	background-color: #FFF;
	padding: 2;
	text-decoration: none;
	font-weight: lighter;
}
#artistnav2 a:hover {
	color: #CCC;
	background-color: #FFF;
	paddin
}
#leftColum {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
.events #leftColum {
	width: 285px;
	margin-top: 0px;
	margin-left:0px;
	text-align:right;
}
.location #leftColum {
	
	width: 350px;
	
	
}
.contact #leftColum {
	
	width: 250px;
	margin-left: 50px;
	float: left;
}	
.contact #leftColum img {
	text-align: center;	
}
.repair #leftColum {
	width: 325px;
	margin-left: 50px;
	float: left;
}
.repair  .right {
	float: right;
	color: #CD6016;
}
.repair #leftColum h1 {
	letter-spacing: .04em;	
	
}#sub1LeftColum   {
		float: left;
		width: 44%;
		padding:10px;
		
		
}
#sub2LeftColum   {
		float: right;
		width: 44%;
		padding:10px;
		
}
#rightColum {
	float: right;
	width: 510px;
	padding-top:50px;
	
}
.events #rightColum {
	float: right;
	width: 275px;
	padding-top:0px;
	
}

#midColum {
	width: 285px;
	margin-left:1px;
	text-align: justify;
	padding: 10px;
	float:left;
}
.events #midColum {
	width: 314px;
	margin-left:10px;
	margin-right: 10px;
	text-align: justify;
	padding: 10px;
	float:left;
}
.events #midColum  img a {
	margin-right:0px;
}
.location #midColum {
	width: 340px;
	margin-left:10px;
	text-align: left;
	float:left;
	padding-top: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.repair #midColum{
	
width: 500px;
padding-top: 100px;
	
}
.location  #midColum img {
	
	margin-right: 10px;
	margin-bottom:10px;
	
}

.location #profile {
	margin-top: 20px;
	margin-bottom: 25px;
}
.location #profile2 {
	
	margin-bottom: 40px;
	
}
.location #midColum #profileRight {
	
	margin-left: 110px;
	
}
.location #midColum #profile #profileRight {
	margin-left: 150px;
	margin-top: 40px;
	
}
#midColum #secondary {
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	margin-top:10px;
}
#midColum h1 {
	text-align: center;
	font-size: 180%;
 }
 
	
.wedding  #midColum {
	margin-left: 30px;
	width: 400px;
	text-align: justify;
	font-size: 95%;
	margin-top: 5px;

} 
 
	
.contact  #midColum {
	
	width: 250px;
	margin-left: 30px;
	padding-left: 0px;
	
}  
 #secondary   h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	color: #D5742A;
	font-size: 180%;
}
  #topMidRight img {
	margin-left: 10%;
	margin-right: 10%;
}
	
#topMidRight #sub {
	text-align:left;
	padding-left:410px;
	
	
}
.green220 {
	font-size: 220%;
	color: #77AF52;
	vertical-align: text-top;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;

}
#thirdRightColum {
	
	width: 285px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	float: right;
	margin-right: 55px;  
	
}
.location #thirdRightColum {
	
	width: 220px;
	padding: 10px;
	float: right;
	margin-right: 15px;  
	
}

.contact #thirdRightColum {
	float: right;
	margin-right: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.green #maincontent	{
	text-size: 120%;
}
#frontList  {
	float: left;
	
	font-size: 100%;
	width: 290px;
	padding-bottom: 10px;
	padding-right:15px;
	    
}
 #frontList li {
	list-style-image: url(images/june_redo_nav/orangedot.gif);
	padding-bottom: 8px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 30px;
}
#frontList li a {
	color: #999;
	text-decoration:underline;
}
 #frontList li a:hoover {
	color: D5742A;
}
 #frontListRight   {
	float:right;
	
	font-size: 100%;
    width: 200px;
	padding-bottom: 10px;
	
	    
}
 #frontListRight   li {
	list-style-image: url(images/june_redo_nav/orangedot.gif);
	padding-bottom: 8px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 30px;
}
#frontListRight   li a {
	color: #999;
	text-decoration:underline;
} 
 #frontListRight   li a:hoover {
	color: D5742A;
}
#px {
	background:#000000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
 h4 {
	color:#D5742A;
	font-weight: lighter;
	letter-spacing: .2em;
}
 h3 {
	color:#D5742A;
	font-weight: lighter;
	letter-spacing: .2em;
}
.tight {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

 h2 {
	color:#999;
	font-weight: lighter;
	letter-spacing: 0.2em;
}

 h1 {
	color:#DBDBDB;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size:150%;
}
h1.lavender{
	color: #836692;
}
.contact  h1 {
	color: #D57428;
	line-height: 1em;
	letter-spacing: 0.09em;
}
 #seal img {
	float: right;
	margin-top: 30px;
	}

    .lightergrey  {
	color: #FFF;
}

	#navcontainer ul
 {
	list-style-type: none;
	color: #999;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	letter-spacing: .3em;
	font-size: 70%;
}


#navcontainer li {
	display: inline;
	font-weight: lighter;
	color: #D5742A;
	
}

#navcontainer li a
{
	text-decoration: none;
	background-color: #000;
	
	padding: .2em 1em;
	color: #CCC;
}

#navcontainer li a:hover
{
	
	color: #D5742A;
	
}


#navcontainer2 ul

 {
	list-style-type: none;
	color: #fff;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	letter-spacing: .3em;
	font-size:70%;
}

#navcontainer2 li { 
color: #D5742A;
display: inline;
}

#navcontainer2 li a
{
	text-decoration: none;
	background-color: #000;
	color: #CCC;
	padding: .2em 1em;
}

#navcontainer2 li a:hover
{
	
	color: #D5742A;
	
}



.jewelry #jewelry a, .artists #artists a, .events #events a, .location #location a, .about #about a, .subscribe #subscribe a, .comments #comments a, .social #social a, .wedding #wedding a, .press #press a, .contact #contact a, .wishlist #wishlist{
	color: #FFF;
	font-weight: bold;
	
	background-position: bottom;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.gold {
	color:#DBAF29
}
 #footerLeft {
	
	letter-spacing: .3em;
	float:left;
	font-size: .9em;
	color: #999;
}
#footerRight {
	
	letter-spacing: .3em;	
	float:right;
	font-size: .9em;
	color: #999;

}	

.georgia1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	color:#FFF;
	font-weight:lighter;
}
.orange {
	color:#CD6016;
	text-decoration:none;
	
	}
.contact .orange {
	font-size:110%;
}
.orange a {
	color:#CD6016;
	text-decoration:none;
}
.white {
	color:#FFF;
}
	

 #bottomList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	width: 1050px;
	background-color:#FFF;
	margin-top: 80px;	
}
 #bottomList ul li{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-right: 30px;
	float: left;
	color: #999;
}
.green {
	color: #0C3;
	
	}
#bakgrd {
	background-repeat: no-repeat;
	height:520px;
	width: 920px;
	background-position: top;
}

.mapit  {
	margin-left: 5;
	
	}
.orangeTD {
	background-color: #CD6016;
}
.greysmallitalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-style: italic;
	color: #999;
	text-align: center;
	margin:10px;
	
}#jewelsubnav {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	color: #FFF;
}

#caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	color: #999;
}
#caption a:link, #caption a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
.biospan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	}
.biospan li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	list-style-type: none;
}
.appraisal #midColum {
	height: 730px;
	width: 581px;
	color: #000;
	text-align: center;
	background-image: url(images/events/Appraisal%20Website%20Final.jpg);
	background-repeat: no-repeat;
	margin-right: 204px;
	margin-left: 204px;
}
.appraisal #midColum #text {
	text-align: center;
	height: 300px;
	width: 400px;
	margin-top: 400px;
	margin-right: 90px;
	margin-left: 90px;
}
.appraisal  #text h1 {
	color: #000;
}
.repair .right a {
	color: #CD6016;
}


#share-tool {
	text-align:left;
	
}.wedding #container #mainContent #artistsLeft {
	width: 112px;
	float: left;
	margin-left: 48px;
	margin-top: 10px;
	height: 356px;
}
.wedding #container #mainContent #artistsLeft img {
	margin-bottom: 7px;
}
.wedding #container #mainContent #artistsBottom {
	margin-left: 48px;
}
.wedding #container #mainContent #bakgrd #artistsBottom img {
	margin-right: 12px;
}
.social #container #mainContent img {
	padding-left: 20px;
}
.social #container #mainContent #leftColum {
	width: 350px;
	margin-top: 50px;
	margin-left: 50px;
}
.social #container #mainContent #rightColum {
	margin-right: 120px;
	width: 450px;
	margin-top: 50px;
	padding-top: 40px;
}
.social #mainContent	{
	text-size: 120%;
	font-weight:lighter;
	color:#999;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
.social #container #mainContent #leftColum h3 {
	color: #CCC;
}
.bio  #jewelryThumbs  {
	float: left;
	width: 225px;
}
.bio #mainContent #jewelryThumbs {
	margin-right: 40px;
	padding-top: 10px;
}
.biospan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
}
.biospan li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	list-style-type: none;
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	color: #36F;
}
#email a:link, #email a:visited {
	padding: 0px 10px 0px 10px;
	color: #000066;
	text-decoration: underline;
}
#email a:hover {
	color: #FF9933;
	background-color: #795C3B;
}	
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	color: #5A83B8;
	text-decoration: underline;
}
.email a:link, #email a:visited {
	padding: 0px 10px 0px 10px;
	color: #5A83B8;
	text-decoration: underline;
}
.email a:hover {
	color: #FF9933;
	background-color: #795C3B;
}.bio #container #mainContent {
	padding-top: 40px;
}
.bio .location2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CCC;
	font-weight: normal;
	text-align: left;
}
.bio #mainContent {
	min-height: 550px;.events h1 
}

.privacy #mainContent {
	padding-top: 50px;
	padding-right: 150px;
	padding-left: 150px;
}

.privacy #container #mainContent .biospan .privacyList {
	list-style-type: decimal;
}
.privacy #container #mainContent .biospan .access {
	list-style-type: disc;
}
.location #bbb {
	margin-left: 80px;
	margin-bottom: 13px;
}
.yellow {
	color: #FF0;
}
.events #container #mainContent table tr td #leftBox {
	float: left;
	margin-right: 50px;
}

