body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

body#main {
	background: #ffd101;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

body#store {
	background: #ecaf0e;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

body#admin {
	background: #F9E29D;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #600;
	font-size: 1.8em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.4em;
	color: #600;
}
h3 a {
	color: #600;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
	color: #c57252;
}
a {
	color: #8E2722;
	text-decoration: underline;
}

a:hover { 
	color: #c57252;
	text-decoration: none; 
}

img {
	display: block;
	border: 0 none;
}

div#centercontent {
	background: url(http://www.goldenchildjewelry.com/images/background.gif) no-repeat;
	margin: 0px auto;
	width: 759px;
	height: 600px;
}

.main {
	margin: 0px;
	height: 600px;
}

.content { 
	background-image: url(images/bg_about_box.gif); 
	height: 600px;
	width: 759px; 
	margin: 0px;
}

.floatleft { 
	float: left; 
}

.floatright { 
	float: right; 
}

.clearboth { 
	clear: both; 
}

.top_nav { 
	text-align: right; 
	padding: 0px 0px 0px 16px; 
	width: 702px; 
}

.iframe {
	float: right;
	width: 145px;
	padding: 0px 15px 0px 0px;
} 

.thumbs { 
	padding-top: 10px;
}

.iframe_main {
	background: url(images/bg_main.gif) no-repeat fixed;
	margin: 0px;
	padding: 0;
}

.iframe_thumb {
	background: url(images/bg_thumb.gif) no-repeat fixed;
	margin: 0px;
}

.iframe_content {
	float: right;
	padding: 143px 43px 0px 0px;
}

.product_text {
	font: 10px Arial, Helvetica, sans-serif;
	color: #00ABBF;
	float: right;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.product_text3 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #00ABBF;
	text-align: right;
	padding: 300px 10px 0px 20px;
}

.text {
	font: bold 13px/15px "New York", "MS Serif", serif, Arial, Helvetica, sans-serif;
	color: #660000;
	background: #8ED8F8;
	text-align: left;
	margin: 0px;
	padding: 0px 15px;
}

.info {
	float: right;
	padding: 10px 50px 0px 0px;  
}

.info_content { 
	padding: 120px 20px 0px 0px; 
}

/* Styles used in the store */

#storecontainer {
	background: url(images/shopbk.gif) repeat-y;
	margin: 0px auto;
	width: 754px;
	position: relative;
}
#storeheader {
	background: url(images/headershopbk.gif) no-repeat;
	margin: 0px auto;
	width: 754px;
	height: 166px;
	position: relative;
}
#storecontent {
	width: 500px
}

.store {
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	font-style: normal;
}

.header {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #4a1111;
}

.small {
	font-size: 11px;
	color: #600;
	font-style: normal;
}

.storeform {
	border: 1px solid #4a1111;
	color: #333;
	margin-top: 20px;
}

.storehead {
	color: #00ABBF;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}

/* Styles used for the cart and admin sections */

.cartform {
	border: 0px solid #87875A;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}

.carthead {
	color: #4a1111;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}

.formhead {
	border: 1px solid #4a1111;
	background: #ffde52;
	color: #ad523b;
}

.formfield {
	background: #EAEAD7;
}

.required {
	color: #FFCC00;
}

input:focus, textarea:focus {
	background: #FFCC00;
}

.adminhead {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
}

.adminli {
	padding-left: 60px;
}

.adminsmall {
	font-size: 12px;
	color: #000;
}

.checkout {
	float: right;
}

/***** ??????????????????????????????? *****/

.red { color: #E31B23; }

.sp10 { padding: 0 0 10px 0; }

.carttext { line-height: 21px; text-align: right; padding: 0 0 0 0;}

.gold { color: #6A5716; }

.topline { border-bottom: 1px solid #B2A277; }

.botline { border-bottom: 1px solid #CEC2A2; }
