@charset "utf-8";
body {
	background-color: #ccd7bf;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/topbg_2.jpg);
	background-repeat: no-repeat;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/topbg_3.jpg);
	background-repeat: no-repeat;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#jewelryExample {
	position: absolute;
	top: 280px;
	left: 25px;
}
#pageTitle {
	background-color: #FFFFFF;
	position: absolute;
	top: 348px;
	left: 15px;
	width: 720px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 10px;
}

#content {
	width: 750px;
	top: 405px;
	left: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin-left: 9px;
}
#content p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#bottomLinks {
	height: 85px;
	width: 700px;
	text-align: center;
	color: #666633;
	font-size: 10px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#spacer {
	height: 350px;
	width: 100%;
}

#bottomLinks  a {
	color: #666633;
	text-decoration: underline;
}

#bottomLinks p {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.imgright {
	margin: 10px;
	float: right;
	border: 1px solid #FFFFFF;
}
.imgborder {
	margin: 3px;
	border: 1px solid #FFFFFF;
}
li {
	margin-bottom: 15px;
	margin-right: 10px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	border: 1px solid #FFFFFF;
	background-color: #4A5BBA;
	color: #FFFFFF;
	padding-left: 10px;
}
.imgleft {
	border: 1px solid #FFFFFF;
	margin: 5px;
	float: left;
}
#links {
	position: absolute;
	height: 20px;
	width: 752px;
	left: 10px;
	top: 112px;
}
#mainpageImage {
	position: absolute;
	height: 250px;
	width: 320px;
	left: 24px;
	top: 332px;
}
#textspacer {
	float: left;
	height: 250px;
	width: 365px;
}

#catalogbox, #catalogbox2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	border: 1px dashed #006699;
	padding: 5px;
	width: 235px;
	float: right;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}
#catalogbox2
{
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 400px;
}
/*Cart Styles*/
.productListing, .productListing_wide
{
	width: 494px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
.productListing_wide
{
	width: 725px;
	margin-top: 30px;
}
.productListing li, .productListing_wide li
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 240px;
	height: 300px;
	float: left;
}
.productListing_wide li
{
	width: 350px;
	margin: 5px;
	text-align: center;
	padding: 0px;
	list-style: none;
	height: 375px;
	float: left;
}
.productListing .qtyLabel, .productListing_wide .qtyLabel
{
	width: 40px;
	height: 20px;
	float: left;

}
.productListing_wide .productDesc
{
	width: 300px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
.productListing textarea, .productListing_wide textarea
{
	width: 30px;
	height: 20px;
	float: left;
	overflow: hidden;
}
.cartTotal, .cartHead
{
	float: left;
}
.productName
{
	font-weight: bold;
}
.productListing_wide .productPrice
{
	float: left;
	text-align: right;
	width: 120px;
}
.productListing .productPrice
{
	float: left;
	text-align: right;
	width: 60px;
}
.submitArea
{
	height: 27px;
}
.productListing hr, .productListing_wide hr
{
	width: 80%;
	background-color: black;
}
#newsletter
{

	margin: 20px;
	margin-top: 40px;
}
.catalog
{
	margin:0px;
	padding: 0px;
	list-style: none;
}
