@charset "UTF-8";
/* CSS Document */

/*=BACKGROUND IMAGES
------------------------------------------------------*/
div#bkgrnd_index{
	background-image: url(images/home_pg_bkgrnd.jpg);
	position: absolute;
	height: 629px;
	width: 766px;
	background-repeat: no-repeat;
	margin-top: 10px;
	z-index: 2;
	top: 3px;
}
div#bkgrnd_about_us{
	background-image: url(images/about_bkgrnd.jpg);
	position: absolute;
	height: 610px;
	width: 766px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#bkgrnd_jewelry{
	position: absolute;
	height: 610px;
	width: 766px;
	margin-top: 10px;
}
div#bkgrnd_events{
	background-image: url(images/events_pg_bkgrnd.jpg);
	position: absolute;
	height: 628px;
	width: 766px;
	background-repeat: no-repeat;
	margin-top: 10px;
	top: 11px;
}
div#bkgrnd_events2{
	background-image: url(images/invite_bkgrnd.jpg);
	position: absolute;
	height: 610px;
	width: 370px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#bkgrnd_contact{
	background-image: url(images/contact_us_bkgrnd.jpg);
	position: absolute;
	height: 608px;
	width: 766px;
	background-repeat: no-repeat;
	margin-top: 11px;
}
/*=BRANDING-SUB HEADER
------------------------------------------------------*/
div#header_index{
	background-image: url(images/welcome_to_our_store.jpg);
	position: absolute;
	height: 45px;
	width: 280px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	margin-left: 313px;
	top: 210px;
}
div#header_about_us{
	position: absolute;
	height: 45px;
	width: 146px;
	background-repeat: no-repeat;
	right: auto;
	margin-left: 225px;
	top: 455px;
	background-image: url(images/aboutus_page_header.jpg);
}
div#header_jewelry{
	background-image: url(images/our_designers.jpg);
	position: absolute;
	height: 25px;
	width: 225px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	margin-left: 54px;
	z-index: 2;
	background-position: right;
}
div#header_events{
	background-image: url(images/events_pg_bkgrnd.jpg);
	position: absolute;
	height: 45px;
	width: 300px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	margin-left: 375px;
	top: 245px;
}
div#sub_header_events{
	background-image: url(images/upcoming_events.jpg);
	position: absolute;
	height: 45px;
	width: 280px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	margin-left: 451px;
	top: 445px;
}
div#header_events2{
	background-image: url(images/upcoming_events.jpg);
	position: absolute;
	height: 45px;
	width: 305px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	margin-left: 355px;
	top: 210px;
}
div#header_contact{
	background-image: url(images/contact_us.jpg);
	position: absolute;
	height: 45px;
	width: 165px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	top: 247px;
	margin-left: -12px;
}
/*=FLASH
------------------------------------------------------*/
div#gw_holiday_home1 {
	position: absolute;
	z-index: 1;
	height: 395px;
	width: 733px;
	top: 240px;
	margin-left: 33px;
	background-color: #000;
	background-image: url(images/home_pg_valentines.jpg);
	background-repeat: no-repeat;
}
div#gw_holiday_home2 {
	position: absolute;
	height: 141px;
	width: 733px;
	top: 635px;
	margin-left: 33px;
	background-color: #000;
	background-image: url(images/home_pg_valentines_reflection.jpg);
	background-repeat: no-repeat;
}
