html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-attachment: fixed;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A09EBE;
}
#container {
	padding: 0px;
	border:0;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5AAB45;
}
strong {
	font-weight: bold;
	color: #99FF00;
}
#content-text a {
	color: #33FF00;
}


#header {
	height: 190px;
	width: 900px;
	background-image: url(images/header.jpg);
}
#nav {
	float:none;
	background-color: #BBC330;
	width: 890px;
	margin-left: 10px;
}
#nav a {
	height:17px;
	margin-right:15px;
	border:1px solid #000000;
	text-align:center;
	color:#fff;
	font-size:11px;
	float:left;
	font-weight:bold;
	background-color: #5AAB45;
	padding: 5px;
}
#nav a:hover {
	background-color: #C2CB20;
	color: #000000;
}
#left {
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-left: 20px;
}
#content {
	width: 900px;
	background-image: url(images/content-bg.jpg);
}
#content-top {
	background-image: url(images/content-top.jpg);
	height: 65px;
	width: 900px;
	clear: both;
}
#menu {
	margin-right: 24px;
	float: right;
	height: 357px;
	width: 259px;
}
.class-jewelry {
}
.class-about {
}
.class-meet-sage {
}
.class-contact {
}
#content-text {
	margin-left: 75px;
	margin-right: 350px;
}
#bottom {
	clear: both;
	background-image: url(images/bottom.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	width: 900px;
}
#footer {
	background-color: #BBC330;
	height: 100px;
	width: 860px;
	line-height: 22px;
	background-attachment: fixed;
	background-image: url(images/bg-ribbon.jpg);
	background-repeat: no-repeat;
	background-position: 810px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: auto;
}
p {
	line-height: 20px;
	padding-bottom: 10px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	color: #000000;
}
h4 {
	color: #396CC8;
	font-weight: bold;
	font-size: 24px;
}
