@charset "UTF-8";
/* CSS Document */

html, body{
	background-color: #2c2730;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/background-vertical-grad.jpg);
	background-repeat: repeat-x;
}
table{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, visited{
	color: #b7dddc;
	text-decoration: underline;	
}
a:hover{color:#FFFFFF;
}
a img {
	border: 0px ;
}
h1{
	font-size: 17px;
	color: #b7dddc;
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}
#container{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	overflow: hidden;
	display: block;
}
#header{
	height:100px;
}
#logo{
	float: left;
}
#nav{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	
	float: right;
	margin-top: 84px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	display: inline;
	margin-left: 26px;
}
#nav a, visited{
	
	text-decoration: none;
}
#nav a:hover{
	
}
#main{
	margin-top:10px;
	border: 1px solid #735c87;
	background-color: #000000;
	
	
}
#main-artist{
	margin-top:10px;
	border: 1px solid #735c87;
	background-color: #000000;
	background-image: url(/images/artist-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
#main-services{
	margin-top:10px;
	border: 1px solid #735c87;
	background-color: #000000;
	background-image: url(/images/services-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
#main-jewelry{
	margin-top:10px;
	border: 1px solid #735c87;
	background-color: #000000;
	background-image: url(/images/jewelry-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	
}
#main-jewelry-sub{
	padding-top:100px;
	margin-top:10px;
	border: 1px solid #735c87;
	background-color: #000000;
	background-image: url(/images/jewelry-background2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	
}
#main-studio{
	margin-top:10px;
	border: 1px solid #735c87;
	background-color: #000000;
	background-image: url(/images/studio-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	display: block;
}
#col1{
	width:370px;
	padding-left:100px;
	padding-top:110px;
	padding-bottom:20px;
	display: inline;
	float:left;
	overflow: hidden;
}
#col1 ul{
	margin: 10px;
	padding: 0px;
}
#col1 ul li{margin-top:5px;}
#col2{
	width:290px;
	padding-right:20px;
	padding-top:380px;
	padding-bottom:20px;
	float:right;
	display: inline;
	overflow: hidden;
}
#content{
	overflow: auto;
	width:100%;
}
#content-jewelry{
	
	overflow: auto;
	width:100%;
}

#content-jewelry-sub{
	
	padding-top:100px;
	overflow: auto;
	width:100%;
}

#jewelry-nav{
	margin-top:30px;
	margin-left:100px;
	display:block;
	height:175px;
}
#jewelry-nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#jewelry-nav ul li{
	display: inline;
	margin-right:10px;
	float: left;
}
#jewelry-nav h2{
	font-size: 12px;
	background-image: none;
	
}
#jewelry-nav img{
	
}
#content-footer{
	background-image: url(../images/background-grad.jpg);
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;	
	height:30px;
	overflow:hidden;
	
}
#content-footer ul{
	list-style-type: none;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 56px;
	
}
#content-footer ul li{
	display: inline;
	padding-right: 13px;
}
#footer{
color:#63556e;
}
#footer ul{
margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-right:20px;
	padding-top:10px;
	float:right;
	

}
#footer ul li{
	text-align: right;
}

#jewelry-wrap{
	background-color:#1d1920;
	margin-left:100px;
	margin-right:100px;
	margin-bottom: 50px;
	border: 1px solid #2A2D2D;
	padding:10px;
	background-image: url(../images/background-vertical-grad2.jpg);
	background-repeat: repeat-x;		
}
#jewelry-wrap h1{

}
.thumb {
 width:28%;
 padding:5px;
}
.description {
width:78%;
padding:5px;
}
.indexMAINTEXT {
	background-image: url(/images/indexCENTER.jpg);
	background-repeat: no-repeat;
	height: 343px;
	padding:15px;
	width:275px;
}