@charset "UTF-8";
/* CSS Document */

/*=CONTENT, SUB CONTENT, INFO, LINKS
------------------------------------------------------*/

/*=INDEX PAGE
------------------------------------------------------*/
div#content_index{
	position: absolute;
	height: 50px;
	width: 350px;
	margin-left: 369px;
	left: auto;
	top: 273px;
	right: auto;
	text-align: left;
	white-space: pre;
	line-height: 1.50em;
}

/*=ABOUT PAGE
------------------------------------------------------*/
div#content_about_us{
	height: 142px;
	width: 555px;
	margin-left: 147px;
	left: auto;
	top: 499px;
	right: auto;
	line-height: 22px;
	z-index: 1;
	position: absolute;
	background-repeat: no-repeat;
	color: #fff8bc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
div#fadein {
	position: absolute;
	height: 222px;
	width: 331px;
	top: 18px;
}
.fadein{
	position:relative; 
	width:331px; 
	height:222px;
}
.fadein img{
	position:absolute;
	left:0;
	margin-left:405px;
	top:107px;
}
.aboutus_paragraph1{
	position: absolute;
	top: 15px;
	line-height: 20px;
	width: 508px;
	text-align: justify;
	font-size: 14px;
	margin-left: 47px;
	height: 68px;
}
.aboutus_paragraph2{
	position: absolute;
	top: 127px;
	margin-left: 20px;
	width: 528px;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
.aboutus_paragraph3{
	position: absolute;
	margin-left: 47px;
	top: 90px;
	width: 520px;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}

/*=JEWELRY PAGE
------------------------------------------------------*/

/*=EVENTS PAGE
------------------------------------------------------*/
div#content_events{
	height: 129px;
	width: 300px;
	margin-left: 452px;
	left: auto;
	top: 305px;
	right: auto;
	line-height: 21px;
	z-index: 1;
	position: absolute;
	text-align: justify;
	background-repeat: no-repeat;
	white-space: pre;
}
div#sub_content_events{
	height: 140px;
	width: 335px;
	margin-left: 454px;
	left: auto;
	top: 502px;
	right: auto;
	line-height: 21px;
	z-index: 1;
	position: absolute;
	text-align: justify;
	background-repeat: no-repeat;
	white-space: pre;
}

/*=CONTACT PAGE
------------------------------------------------------*/
div#content_contact{
	position: absolute;
	height: 85px;
	width: 275px;
	left: auto;
	top: 430px;
	right: auto;
	white-space: pre;
	line-height: 1.65em;
	margin-left: 23px;
}
div#sub_content_contact{
	position: absolute;
	height: 128px;
	width: 325px;
	left: auto;
	top: 312px;
	right: auto;
	white-space: pre;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #fff8bc;
}
div#sub_content_contact a{
	color: #FFF;
	line-height: -1px;
	text-decoration: none;
}
div#sub_content_contact a:hover{
	color: #FFF;
	line-height: -1px;
	text-decoration: underline;
}
.gw_contactlist{
	position: absolute;
	top: 1px;
	font-size: 17px;
	font-weight: 700;
	color: #FFF;
	margin-left: -1px;
}
.address1_contactlist{
	position: absolute;
	top: 23px;
	font-size: 14px;
}
.address2_contactlist{
	position: absolute;
	top: 41px;
	font-size: 14px;
}
div#header_jewelry{
	position: absolute;
	top: 220px;
	font-size: 14px;
}
.phone_contactlist{
	position: absolute;
	top: 76px;
	font-size: 14px;
}
.email_contactlist{
	position: absolute;
	top: 93px;
	font-size: 14px;
}
.hours1_contactlist{
	position: absolute;
	top: 146px;
}
.hours2_contactlist{
	position: absolute;
	top: 165px;
}
.hours3_contactlist{
	position: absolute;
	top: 183px;
}
div#sub_content_contact h3{
	font-weight: bold;
	color: #FFF;
	line-height: -1px;
}
div#webinfo h1 h2 h3 p {
	text-indent: -9999px;	
}

