/* CSS Document */


/*
colors used:

brown: 5E4638
font color: #987059
background gray: #2E2623
*/



body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#000000;
     }
	 
 div#container {
	width: 1000px;
	height: 605px;
	padding: 0px;
	border: 3px solid gray;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#div1 {
	width: 196px;
	height: 584px;
	float: left;
	background-color: #2E2623;
	padding-left: 0px;
	margin-left: 0px;
     }
	 
	 /*link to language change*/
 .tbllanglink{
 height:200px;
 }
 
 .langlink {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

}

#top{

	width:803px;
	height:100px;
	z-index:1;
	background-color: #2E2623;
	float:left;
	
    }
		  
/* for jewel.html page*/

#centerleft{
	width: 600px;
	height: 400px;
	float: left;
	border: solid gray 3px;
    }

/*for all other pages*/	
	#centerleft1{
	width: 600px;
	height: 400px;
	float: left;
	border: solid gray 3px;
	background-image: url(images/home_03.gif);
	    }

#centerright{
	width: 197px;
	height: 406px;
	float: left;
	background-image: url(images/JEWEL4_03.gif);
	background-repeat: no-repeat;
}

#bottomleft {
	width: 600px;
	height: 78px;
	float: left;
	background-color: #2E2623;
	font-family: Arial, Helvetica, sans-serif;
	color:#e49c40;
	font-size: 14px;	
}


#bottomright {
	width: 203px;
	height: 78px;
	float: left;
	background-color: #2E2623;
}



.tdtopleft {
	background-color: #2E2623;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E4638;
	
}


#bottom2 {
	width: 1000px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E4638;
	text-align:center;
	border-top: solid 1px #5E4638;
	background-color: #2E2623;
}	


 img {
	border: none;
	}

/*index*/	
.Table_01 {
	height: 530px;
	width: 797px;
	border-collapse:collapse;
	cellpadding:0px;
	cellspacing:0px;
	border: medium solid white;
}

.tblbottleft {
	align: center;
	background-color:#2E2623;
	margin-top: 0px;
	margin-bottom: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #987059;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	
	
}

.menutable
    {
	width:100%;
	height: 230px;
	/*margin-top: 200px;*/
	padding-left: 0px;
    }


/*main links*/

.tdspace{
width:54px;

}

a.menulink:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#987059;
	/*text-decoration: underline;*/
	cursor: pointer;
	cursor: hand;
}

a.menulink:visited{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #987059;;
font-style: none;
cursor: hand;
cursor: hand;
}

a.menulink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #C6906a;
font-style: none;
cursor: hand;
cursor: hand;
}

a.menulink:active{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #f2a880;
font-style: none;
cursor: hand;
cursor: hand;
}

/*menu link in the open page*/
.menulinkinpage{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #C6906a;
font-style: none;
}

/*bottomlinks*/
a:link {
	font-size: 12px;
	font-style: normal;
	color: #987059;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	list-style-type: none;
}
a:visited {
	font-size: 12px;
	color:#987059;
	text-decoration: none;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
a:hover {
	font-size: 12px;
	color: #f2a880;
	cursor: hand;
	cursor: hand;
	cursor: pointer;
}

a:active {
	color: yellow;
	font-size: 12px;
	color: #f2a880;
	cursor: hand;
	cursor: pointer;
	}


a.eliane:link {
	
	font-size: 12px;
	font-style: normal;
	color:white;
	text-decoration: underline;
	cursor: pointer;
	cursor: pointer;
	list-style-type: none;
}
a.eliane:visited {
	color: white;
	font-size: 12px;
	text-decoration: underline;
	text-decoration: underline;
	cursor: pointer;
	cursor: pointer;
}
a.eliane:hover {
	color:white;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	cursor: pointer;
}

a.eliane:active {
	color: white;
	text-decoration: underline;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	cursor: pointer;
}

.jewelyellow {
	background-image:url(images/jewelyellow.gif);
	background-repeat: no-repeat;
}


.contactyellow{
background-image:url(images/contactyellow.gif);
}

.name{

}
.tablecopy{
	text-align: center;
	height: auto;
	width: 500px;
	padding: 0px;
	margin: 0px;
}

.leftmargincopy{
	padding-left: 50px;
	padding-right: 50px;
	
}

.headlines{
	padding-left: 50px;
	padding-right: 50px;
	font-weight: bold;
	color: #FFFFFF;
}

