html {
	background-color: #2B2C2B;
	/*background-image: url(images/bigMJ.gif);
	background-repeat: no-repeat;*/
	background-position: 46px 188px;
	height: 100%;
}


body {
	background-image: url(images/background.jpg);
	background-position: 0px 150px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0;
	/*height: 100%;*/
	height: 600px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#container {
	min-height: 100%;
	/*background-image: url(images/rightborder.gif);*/
}


/*masthead begins*/

/**/
#masthead {
	margin: 0;
	padding: 0;
	height: 136px;
	overflow: hidden;
	}

#masthead a {
	float: left;
	padding: 136px 0 0 0;
	overflow: hidden;
	outline: none;
	height: 0px !important; 
	height /**/:136px; /* for IE5/Win only */
	width: 435px;
	background: url(../../images/masthead.jpg) top left no-repeat;
	}
	

#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		height: 100%;
	}



	
/*masthead ends*/



/*main navigation begins*/

#nav {
	margin: -66px 0 0 55px;
	padding: 0;
	height: 73px;
	list-style: none;
	/*display: inline;*/
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
   list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 73px 0 0 0;
	overflow: hidden;
	outline: none;
	height: 0px !important; 
	height /**/:73px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -73px;
	}

#nav a.selected {
	background-position: 0 -73px;
	}
	
	
/* ADD THESE!!!:
#nav a:active, 
*/	

	
/* add background images to nav */

#home a  {
	width: 100px;
	background: url(../../images/home_button.gif) top left no-repeat;
	}


#order a  {
	width: 100px;
	background: url(../../images/order_button.gif) top left no-repeat;
	}

#vision a  {
	width: 100px;
	background: url(../../images/vision_button.gif) top left no-repeat;
	}
	
	
#about a  {
	width: 100px;
	background: url(../../images/about_button.gif) top left no-repeat;
	}
	
#contact a  {
	width: 100px;
	background: url(../../images/contact_button.gif) top left no-repeat;
	}
	
/*main navigation ends*/
	



#content {
	margin: 80px 0 0 200px;
	width: 476px;

}

h1 {
	font-size: 1.3em;
	font-style: normal;
	margin-top: .3em;
}

h2 {
	font-size: 1.1em;
		margin-top: 1em;
}

h3 {
	font-size: 1.0em;
		margin-top: .3em;
}

p{
	font-size: 0.8em;
	line-height: 150%;
}

p a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}

p a:hover {
	border-bottom: 1px solid #FFFFFF;
}


p.justify{
	text-align: justify;
}





/* jewelry navigation begins :^P */ /*===========================================*/		

#featured {

	/**/position: absolute;
	left: 217px;
	top: 179px;
	/*width: 550px;*/
	width: 700px;

}
	
/*#featured h1 {
	background-color: #ccc;
	padding: 4px;
	padding-left: 8px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
	}*/

#featured ul {
	min-height: 168px;/**/
	list-style: none;
	}

/* \*/
* html #featured ul {
	height: 168px;
	}
/* */
	
#featured ul li {
	/*padding: 8px 8px 0 8px;
	border: 1px solid green;*/
	/*position: absolute;
	left: 270px;
	top: 10px;*/
	/*position: absolute;
	left: 217px;
	top: 179px;*/

	}

#featured ul li h2 {
	font-size: 1em;
	margin:  10px 0 8px 270px;/**/
	}
	
#featured ul li p {
	font-size: 0.8em;
	margin:  0 0 8px 270px;/**/
	/*width: 250px; this is where you can change the width of the description paragraph*/
	width: 21em;
	}
	
/*#featured h2 a {
	font-weight: bold;
	}
	*/
	
	
#featured ul li img {
	/*border: 1px solid blue;*/
	display: block;
	float: left;
	width: 278px;
	position: absolute;
	left: 0px;
	top: 0px;/**/
	/*margin: 12px 8px 4px 0px;*/
	}

	
	
#jewelry_navigator {
	clear: both;
	/*background-color: #eaeaea;
	padding: 6px;
	margin: 73px 0 0 0;
	margin: -66px 0 0 55px;
	border: 1px solid green;*/
	position: absolute;
	left: 0px;
	top: 298px;
	bottom: 100px;
	/* left: -41px;*/
	margin: 0 0 25px 0;
	padding: 0;
	height: 67px;
	list-style: none;
	/*display: inline;*/
	overflow: hidden;
	}

#jewelry_navigator li {
	margin: 0px; 
	padding: 0;
   list-style: none;
	display: inline;
	}	
	
	
	
#jewelry_navigator a {
	/*border: 1px solid #eaeaea;
	background-color: #eaeaea;
	font-weight: bold;
	color: #039;
	padding: 1px 3px;
	margin: 0;
	*/
	float: left;
	padding: 67px 0 0 0;
	overflow: hidden;
	outline: none;
	height: 0px !important; 
	height /**/:67px; /* for IE5/Win only */
	}

	
#jewelry_navigator a:hover {
	background-position: 0 -67px;
	}
	

	
	/*
#jewelry_navigator #featured_next {
	border-left: 1px solid #ccc;
	padding: 0px 12px 0px 8px;
	margin: 0 0 0 4px;
	background: url(http://images.salon.com/src/cover/blackarrow.gif) center right no-repeat;
	}*/

	
/*	
#featured .featured_link_off {
	border: 1px solid #eaeaea;
	background-color: #eaeaea;
	}

#featured .featured_link_on {
	border-color: #fff;
	background-color: #fff;
	}
*/


/*buybutton begins*/

.buybutton {

	margin: 0;
	padding: 0;
	height: 25px; 
	overflow: hidden;/**/
}

.buybutton a {
	/*position: absolute;
	right: 5px;
	float: left;*/
	float: right;
	padding: 25px 0 0 0;
	overflow: hidden;/**/
	outline: none;
	border: none;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	width: 92px;
	background: url(../../images/buybutton.gif) top left no-repeat;

	}
	
.buybutton a:hover {
	background: url(../../images/buybutton_over.gif) top left no-repeat;
	border: none;
	
	}
	
/*buybutton ends*/


#featured_link_1 a  {
	width: 67px;
	background: url(images/thumb1.jpg) top left no-repeat;
	margin-right: 35px;/**/
	}

#featured_link_2 a  {
	width: 67px;
	background: url(images/thumb2.jpg) top left no-repeat;
	margin-right: 35px;/**/
	}
	
#featured_link_3 a  {
	width: 67px;
	background: url(images/thumb3.jpg) top left no-repeat;
	margin-right: 35px;/**/
	}
	
#featured_link_4 a  {
	width: 67px;
	background: url(images/thumb4.jpg) top left no-repeat;
	margin-right: 35px;/**/
	}
	
#featured_link_5 a  {
	width: 67px;
	background: url(images/thumb5.jpg) top left no-repeat;
	}

	

#more a {
	overflow: visible; /*border: 2px solid aqua;*/
	margin: 25px;
	padding: 0;
	float: left;
	outline: none;
	height: auto !important;
	font-size: 0.8em;
	color: white;
	text-decoration: none;
	font-style: oblique;
	font-weight: bolder;
}	
	
	
#more a:hover {
	border-bottom: 1px solid white;
}
	
/* jewelry navigation ends :^P */ /*===========================================*/		
	
	


	#footer
	{
		position: relative;
		/*margin: 28.5em auto 0 auto;*/
		margin: 450px auto 0 auto;
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: 375px;
	}
	

#footer p {
	clear: both;
	font-size: 0.7em;
	padding-top: 15px;
	margin-left: 375px;
	/*text-align: center;
	position: absolute;
	width: 100%;*/
}
