html {
	width: 100%;
}
body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #4F4F4F;
	letter-spacing: 1px;
}
a:link {
	color: #4F4F4F;
	text-decoration: none;
}
a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
.boxbullet {
	background: #666666;
	height: 8px;
	width: 8px;
	margin: 4px 3px 0 0;
	float:left;
}
.pplist {
	font: 13px/15px Arial, sans-serif;
	color: #333333;
	letter-spacing: 0px;
	margin-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.pp {
	font: 13px/15px Arial, sans-serif;
	color: #333333;
	padding-bottom: 7px;
	letter-spacing: 0px;
}
.pphead {
	font: bold 16px/18px Arial, sans-serif;
	color: #333333;
	padding-bottom: 10px;
	letter-spacing: 0px;
}
a:active {
	color: #4F4F4F;
	text-decoration: none;
}
a:hover {
	color: #9900CC;
	text-decoration: underline;
}
.cheese {
	font-size: 32px;
}
.navbar {
	background: #000000;
	margin: 50px 0px 10px 0px;
	padding: 0px 0px 4px;
	height: 60px;
	width: 100%;
}
.navfloat {
	margin: 39px 0px 0px 20px;
	float: left;
}
.navfloatx {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
img {
	border: 0;
}
.dropdown
{
	display: inline;
}

.navwrap
{
	display: inline-block;
	height: 20px;
	position: relative;
	padding-top: 40px;
}

#dd
{
	margin: 0;
	padding: 0;
}

#dd li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 14px arial;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#dd li a.menu
{
	display: block;
	text-align: left;
	background: #000;
	padding: 4px 10px;
	margin: 35px 1px 0 0;
	color: #FFF;
	text-decoration: none
}

#dd li a.menu:hover
{   background: #000}

.submenu
{
	background: #000;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	margin-left:7px;
	width:150px;
}

    .submenu a
    {   display: block;
        font: 12px arial;
        text-align: left;
        text-decoration: none;
		text-transform: uppercase;
        padding: 5px;
        color: #fff;}

    .submenu a:hover
    {   background: #666666;
        color: #FFF}
		
.submenuabout
{
	background: #000;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	width:150px;
	padding-top: 6px;
	left: 0px;
	top: 60px;
}

    .submenuabout a
    {   display: block;
        font: 12px arial;
        text-align: left;
        text-decoration: none;
		text-transform: uppercase;
        padding: 5px;
        color: #fff;}

    .submenuabout a:hover
    {
	background: #E56300;
	color: #FFF;
}
		
.submenujewels
{
	background: #000;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	padding-top:6px;
	width:120px;
	left: 90px;
	clear: both;
	top: 60px;
}

    .submenujewels a
    {   display: block;
        font: 12px arial;
        text-align: left;
        text-decoration: none;
		text-transform: uppercase;
        padding: 5px;
        color: #fff;}

    .submenujewels a:hover
    {   background: #F43B9C;
        color: #FFF
}
		
.submenujewels
{
	background: #000;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	padding-top:6px;
	width:150px;
}

    .submenujewels a
    {   display: block;
        font: 12px arial;
        text-align: left;
        text-decoration: none;
		text-transform: uppercase;
        padding: 5px;
        color: #fff;}

    .submenujewels a:hover
    {   background: #F43B9C;
        color: #FFF}
		
		
		
		
		
p {
}
	
	
a.addtocart:link {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px solid #666666;
	padding:4px 4px 2px 4px;
	text-decoration: none;
	margin:0;
	background: #ffffff;
}	
a.addtocart:visited {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px solid #666666;
	padding:4px 4px 2px 4px;
	text-decoration: none;
	margin:0;
	background: #ffffff;
}	

a.addtocart:active {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px solid #666666;
	padding:4px 4px 2px 4px;
	text-decoration: none;
	margin:0;
	background: #cccccc;
}	
a.addtocart:hover {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px solid #666666;
	padding:4px 4px 2px 4px;
	text-decoration: none;
	margin:0;
	background: #cccccc;
}
.captions {
	font: 10px Helvetica, Arial, sans-serif;
	color: #333333;
}
#linksPage {
	margin-top: 10px;
}
#linksPage a:link, #linksPage a:visited {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
#linksPage a:hover, #linksPage a:active {
	color:#FF9900;
}
.products {
	padding-left: 45px;
}

.address {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.viewcart {
	font-family: sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	top: 40px;
	position: absolute;
	width: 100px;
}

.viewcart a:link {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px none #666666;
	text-decoration: none;
	color: #FFFFFF;
}	
.viewcart a:visited {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px none #666666;
	text-decoration: none;
	color: #FFFFFF;
}	

.viewcart a:active {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px none #666666;
	text-decoration: none;
	color: #FFFFFF;
}	
.viewcart a:hover {
	font-size:11px;
	font-family:Arial, sans-serif;
	border:1px none #666666;
	text-decoration: none;
	color: #9900CC;