@charset "utf-8";
/* CSS Document */

body {
	font-family: "Calisto MT", "Times New Roman", serif;
	color:#8c8989;
	background-image:url(Images/BG_slice.gif);
	background-repeat:repeat-x;
	border: 0;
	margin: 0;
	padding: 0;
}

td {
	font-family: "Calisto MT", "Times New Roman", serif;
}

th {
	font-family: "Calisto MT", "Times New Roman", serif;
	
}

h1 {font-family: "Calisto MT", "Times New Roman", serif;
	font-size:14pt;
	font-weight:200;
	color:#666699;
	padding-top:100px;
}

.tdBG {
background-image:url(Images/top_motif.gif); background-repeat:no-repeat; width:990px; height:115px;
}

.tdBGbot {
background-image:url(Images/bottom_motif.gif); background-repeat:no-repeat; width:990px; height:115px;
}

.tdBGLogo {
background-image:url(Images/logo_motif.gif); background-repeat:no-repeat; width:192px; height:630px;
}

table_nestled{ 
font-family: "Calisto MT", "Times New Roman", serif;
}

.menu{
font-family: "Calisto MT", "Times New Roman", serif;
font-size:14pt;
padding-left:35px;
padding-right:23px;
padding-top:100px;
/*padding-bottom:168px;*/
}

.menuAdjust{
font-family: "Calisto MT", "Times New Roman", serif;
font-size:14pt;
padding-left:30px;
padding-right:20px;
padding-top:100px;
/*padding-bottom:168px;*/
}

a:link, a:visited {
text-decoration:none;
color:#666699;
}
a:hover, a:active{
	text-decoration:underline;
	color:#990033;
}

.border {
width:350px;
	background-color: #FFFFFF;
	/*border: solid #cfe8ea 7px;*/
	padding: 15px 10px 10px 10px ;
}

.tdBottom{
	padding-left: 15px;
}

.botNav{
font-size:10px;
color:#FFFFFF;
margin:0px 80px 10px 240px ;
position: relative;
	left: -15px;
	top: -30px;
}

.botNav a, .botNav a:link, .botNav a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.botNav a, .botNav a:hover, .botNav a:active{
	text-decoration:underline;
	color:#990000;
}

.content{
padding: 0px 20px 0px 10px; 
}



.ring1{
	background-image: url(Images/neuvoDiamond.jpg);
	width:190px;
	height:258px;
	position: relative;
	left: 235px;
	top: -30px;
	background-repeat: no-repeat;
}

.ring2{
	background-image: url(Images/RubyDiamond.jpg);
	width:174px;
	height:259px;
	position: relative;
	left: 260px;
	top: -160px;
	background-repeat: no-repeat;
}

.disclaimer{
	font-size: 12px; 
	
}