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

body{
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:normal;
	color:#663300;
	text-decoration:none;
	background-image:url(http://jewelrywithlove.com/images/JWL-images/bg.jpg);
	background-attachment:fixed;
	background-color:#FFF;
}

a, a:link, a:active, a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:normal;
	color:#663300;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	height:auto;
	padding-bottom:20px;
	}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height:auto;

	}
	
#header{
	width:900px;
	height:190px;
	background-image: url(http://jewelrywithlove.com/images/JWL-images/header.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#leftnav {
	float:left;
	display:inline;
	letter-spacing:2px;
	padding-left: 60px;

}
#sidebar{
	width:150px;
	}
#footer{
	width:900px;
	height: 194px;
	background-image: url(http://jewelrywithlove.com/images/JWL-images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#credits{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #904773;
	text-decoration:none;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;

}

#credits a:link, #credits a:visited,  #credits a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #904773;
	text-decoration:none;
	}
	
#credits a:hover{
	text-decoration:underline;
	}

#contentwrap {
	width:900px;
	background-image:url(http://jewelrywithlove.com/images/JWL-images/content.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-bottom:20px;
}

#content{
	float:right;
	width:590px;
	height: auto;
	padding-right: 50px;
	padding-top:20px;

}

.tinytxt {
	font-size: 10pt;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
	color:#C5C57E;
}
.tinytxt a {
	margin: 0px;
	padding: 0px;
}
.searchbox {
	width: 200px;
	position:absolute;
	top:190px;
	padding-left:20px;
}
.searchgo {
position:absolute;
top:0px;
}

.sidenav-links a:link, .sidenav-links a:active, .sidenav-links a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	padding-left:10px;
	color:#663300;
	text-decoration:none;
	}
.sidenav-links a:hover{
	text-decoration:underline;
	}

#sidebar img{
	padding-top:15px;
	}