body {
	background-color: #F5D16E;
	background-image:  url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding:0;
}

html, body, #container{
	min-height:100%;
	height:100%;
}


html>body, html>body>#container{
	height:auto;
}




#container{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-389px;
	padding-bottom:50px;
	width:778px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	
}


#header{
	width:inherit;
	height:209px;
	background-color:#FFFFFF;
}



#top_nav{
	border-top:2px solid #669900;
	height:37px;
	width:inherit;
	background-image:url(../images/main_nav_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}

#top_nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#top_nav li{
margin-left:10px;
display:inline;
}

#top_nav a{
	color: #990000;
	font-family: "Century Gothic", Georgia;
	font-size: 1em;
	line-height:35px;
	text-decoration:none;
	padding-right:15px;
	border-right:1px solid #FFFFFF;
}

#dbl_line{
	width:778px;
	height:7px;
	padding:0;
	background-image:url(../images/dbl_line.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

#store_links{
	width:768px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:1px;
	padding:5px;
	background-color:#CE420B;
	color:#FFFFFF;
	font-size:.8em;
}

#store_links .content{
	margin-left:250px;
	font-weight:bold;
}

#store_links .cdate{
	float:right;
	margin-right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#main_content{
width:758px;
margin:0 auto;
padding-bottom:20px;
}

#main_content_left{
	float:right;
	width:508px;
	padding-left:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.85em;
	text-align: justify;	
	/* border-left:1px solid #F2F2F2; */
}

#main_content_left h2{
	font-family:"Century Gothic", Georgia;
	font-size:1.3em;
	color: #990000;
	letter-spacing: 1px;
}

#main_content_left h3{
	font-family:"Century Gothic",Georgia;
	font-size:1.25em;
	color:#B97802;
	border-bottom:1px dotted #CCCCCC;
}

#main_content_right{
	float:left;
	width:230px;
	color: #999999;
	background-color:#FFFFFF;

}

#main_content_right h2{
	color: #669900;
	font-size:1.25em;

}

#footer{
	position:absolute;
	bottom:0;
	width:778px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	color:#FFFFFF;
	background-color:#F2BE34;
	height:30px;
	line-height:30px;
	border-top:2px solid #990000;
	clear:both;
	font-family: "Century Gothic", Georgia;
	font-size: 0.85em;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing: 1px;

}

#footer a:hover{
	text-decoration:underline;
}

#footer a span{
	letter-spacing: 1px;
}
.pullquote {
	font-family: "Century Gothic", Georgia;
	font-size: 0.95em;
	text-align: left;
	padding: 5px;
	float: right;
	width: 200px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #F2F2F2;
	color: #990000;
}

.pullquote .quotmark{
	font-weight:bold;
	font-size:2em;
	font-family: "Times New Roman", Times, serif;
}



/* sub nav items */
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .90em;
	background-color: #F5D170;
	padding: 5px;
	color: #BA7903;
	border-right: 1px solid #BA7903;
	border-bottom: 1px solid #BA7903;
	border-left: 1px solid #BA7903;
	/*browser specific transparancy*/
	filter:alpha(Opacity=97);
	-moz-opacity: .97;/*mozilla - not netscape*/
	-khtml-opacity: .97;/*safari*/
}

.subnav h3{
display:none;
}

.subnav ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.subnav li{
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px dotted #BA7903;
}

.subnav a{
	color:#BA7903;
	text-decoration:none;
}

.subnav a:hover{
	color:#990000;
}

#jewel_subnav, #cloth_subnav, #collections_subnav{
	position:absolute;
	visibility:hidden;
	left: 0px;
	top: 0px;
	z-index:2;
}

#invisi_layer{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:200px;
	height:200px;
	z-index:1;
}


.gold_hoops{
float:left;
margin-right:10px;
margin-bottom:2px;
}

/* adverts */
/* style 1 */

.ad_pic{
margin-bottom:10px;
}

.ads{
	width:200px;
	border:1px solid #CCCCCC;
	font-size: 0.9em;
	color: #666666;
	margin-bottom:10px;
}

.ads .heading{
	padding-top:2px;
	padding-bottom:2px;
	background-color:#669900;
	color:#FFFFFF;
	text-align:center;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Century Gothic", Georgia;
}

.ads p{
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
}
.ads a{
	color:#BA7903;
	text-decoration:none;
	font-weight: bold;
}

.ads a:hover{
	color:#669900;
}

/* style 2 */

.ads_2{
	width:200px;
	border:1px solid #CCCCCC;
	font-size: 0.9em;
	color: #666666;
	margin-bottom:10px;
}

.ads_2 .heading{
	padding-top:2px;
	padding-bottom:2px;
	background-color:#BA7903;
	color:#FFFFFF;
	text-align:center;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Century Gothic", Georgia;
}

.ads_2 p{
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
}
.ads_2 a{
	color:#669900;
	text-decoration:none;
	font-weight: bold;
}

.ads_2 a:hover{
	color:#BA7903;
}
#shop_left {
	border: 1px solid #CCCCCC;
}

#grey_box{
	width:430px;
	padding:10px; 
	background-color:#F2F2F2;	
	background-image: url(../images/spring_swirls_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border:1px solid #CCCCCC;
	color:#000000; 
	margin:0 auto;
}

