/* JEWELRY CSS Document */


/*
body {background-image:url(bg.jpg);
	background-repeat:repeat-x;
	}
*/	

/*body {background-color:#2C1111;}*/

body {background-color:#ffffff}

/*
.g a:link {text-decoration:none; color:#9B705E;}
.g a:visited {text-decoration:none; color:#9B705E;}
.g a:hover {text-decoration:none; color:#9B705E; background-color:#FEFFD2;}
.g a:active {text-decoration:none; color:#6633CC;}
*/

.g a:link {text-decoration:none; color:#400000;}
.g a:visited {text-decoration:none; color:#400000;}
.g a:hover {text-decoration:none; color:#9B705E; background-color:#FEFFD2;}
.g a:active {text-decoration:none; color:#6633CC;}

.l a:link {text-decoration:none; color:#ffffff;}
.l a:visited {text-decoration:none; color:#ffffff;}
.l a:hover {text-decoration:none; color:#ffffff;}
.l a:active {text-decoration:none; color:#ffffff;}


#hold {position:absolute;
	width:952px;
	height:auto;
	left:50%;
	margin-left:-476px;
	top:25px;
	border: solid 0px;
	background-color:#ffffff;
	overflow:hidden;
	margin-bottom:50px;
	}

#one {width:950px;
	height:50px;
	background-color:#ffffff;
	vertical-align:middle;
	margin-bottom:7px;
	margin-top:23px;
	}
	
#logo {width:358px;
	height:53px;
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	float:left;
	margin-left:0px;
	}
	
#g_float {float:right;
	margin-top:37px;
	margin-right:-3px;
	color:#C3B6B1;
	}

#twt {
	position:absolute;
	width:59px;
	height:40px;
	left:849px;
	top: 0px;
	}

#fb {
	position:absolute;
	width:36px;
	height:36px;
	left:915px;
	top: 0px;
	}

#s_float {
	position:absolute;
	width:178px;
	height:40px;
	left: 661px;
	top: 0px;
	}
	
.menu {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
#two {width:950px;
	height:auto;
	border-top: solid 1px #C3B6B1;
	border-bottom: solid 1px #C3B6B1;
    border-left: solid 1px #C3B6B1;
	border-right: solid 1px #C3B6B1;
	padding:0px;
	}

/* SECOND BORDERLINE ON TOP*/	
#twoin {width:100%;
	height:2px;
	background-color:#FFFFFF;
	border-bottom: solid 1px #E2DAD6;
	}

#twoout {width:100%;
	height:2px;
	background-color:#FFFFFF;
	border-top: solid 1px #E2DAD6;
	}

#cotop{width:100%;
	height:auto;
	background-color:#ffffff;
	padding-top:20px;
	padding-bottom:40px;
	}
	
#cn {float:left;
	width:665px;
	height:11px;
	vertical-align:middle;
	}
		
#co {float:right;
	width:285px;
	height:11px;
	vertical-align:middle;
	text-align:right;
	}

#cobottom {width:100%;
	height:30px;
	background-color:#ffffff;
	}
	
#note {font-family: Arial, Helvetica, sans-serif;
	color:#C3B6B1;
	font-size:9px;
	}
	
#copyright {font-family:Arial, Helvetica, sans-serif;
	color:#400000;
	font-size:9px;
	}