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




/* ------------------------------------begin popup image styles------------------------------------ */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 9px; /* space between thumbs. Don't change this to margin */
	padding-right: 9px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute; 
	display:none;
	color: #FFFFFF; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px; 
	border:0px solid yellow;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block; 
	bottom: 50px; /* means the pop-up's top is 50px away from thumb's top */
	right: 50px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	cursor:default;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 100px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here */






/* ------------------------------------end popup image styles------------------------------------ */
















/* ------------------------------------begin index styles------------------------------------ */


#index_main_container{
	width:900px; 
	float:none;
	border:0px solid red;  
	margin-left:auto; 
	margin-right:auto;
} 


#index_bgleft { 
	width:inherit;
	height:525px;
	float:left;
	border:0px solid red; 
	margin:0px;
	padding:0px; 
	background:url(../images/index/index_left_bg_2011.jpg) repeat-x top left;
}



#index_main_left { 
	width:219px;
	height:525px;
	float:left;
	border:0px solid red; 
	margin:0px;
	padding:0px; 
	background:url(../images/index/index_main_left_2011.jpg) no-repeat top left;
}



#index_main_right { 
	width:681px;
	height:525px;
	float:left;
	border:0px solid red; 
	margin:0px;
	padding:0px; 
	background:url(../images/index/index_main_right_2011.jpg) no-repeat top left;
}
	


#index_bgright { 
	width:inherit;
	height:525px;
	float:left;
	border:0px solid red; 
	margin:0px;
	padding:0px; 
	background:url(../images/index/index_right_bg_2011.jpg) repeat-x top left;
}




#index_lefttext_container { 
	width:180px; 
	_width:180px; 
	!width:180px; 
	border:0px solid red; 
	float:left; 
	margin:94px 0px 0px 12px; 
	text-align:center;
}


#index_lefttext_1 { 
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:12px; 
	line-height:16px;
	_line-height:17px;
	!line-height:17px;
	font-weight:normal; 
	text-align:left;
	border:0px solid red; 
	display:inline;
	letter-spacing:-.06em;
}


#index_lefttext_1B { 
	font-family:Verdana, Geneva, sans-serif; 
	color:#814743; 
	font-size:12px; 
	line-height:17px;
	_line-height:18px;
	!line-height:18px;
	font-weight:normal; 
	text-align:left;
	border:0px solid red; 
	display:inline;
	letter-spacing:-.06em;
}


#index_lefttext_2 { 
	font-family:Verdana, Geneva, sans-serif; 
	color:#814743; 
	font-size:14px; 
	line-height:16px;
	_line-height:17px;
	!line-height:17px;
	font-weight:bold; 
	text-align:left;
	border:0px solid red; 
	display:inline;
	letter-spacing:-.06em;
}


#index_lefttext_3 { 
	width:59px; 
	_width:54px; 
	!width:54px; 
	float:left;
	margin:224px 0px 0px 140px;
	_margin:221px 0px 0px 140px;
	!margin:221px 0px 0px 140px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:9px; 
	line-height:11px;
	font-weight:bold; 
	text-align:center;
	border:0px solid red; 
	letter-spacing:-.06em;
}



#index_lefttext_3 a{ 
	color:#340f21; 
	text-decoration:none;
}


#index_lefttext_3 a:hover{ 
	color:#814743; 
}





#index_lefttext_3B { 
	float:left;
	margin:0px 0px 0px 0px;
	_margin:-3px 0px 0px 6px;
	!margin:-3px 0px 0px 6px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:9px; 
	font-weight:bold; 
	text-align:center;
	border:0px solid red; 
	letter-spacing:-.06em;
}



#index_lefttext_3B a{ 
	color:#340f21; 
	text-decoration:none;
}


#index_lefttext_3B a:hover{ 
	color:#814743; 
}




#index_hr_left_1 { 
	width:40px; 
	line-height:9px; 
	color:#340f21; 
	margin:4px 0px 4px 8px;
	_margin:-3px 0px 0px 0px;
	!margin:-3px 0px 0px 0px;
}


#index_righttext_1 { 
	width:279px; 
	float:left;
	margin:14px 0px 0px 400px;
	_margin:14px 5px 0px 390px;
	!margin:14px 5px 0px 390px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:11px; 
	line-height:11px;
	font-weight:bold; 
	text-align:right;
	border:0px solid red; 
	letter-spacing:-.06em;
}



#index_righttext_1 a{ 
	color:#340f21; 
	text-decoration:none;
}


#index_righttext_1 a:hover{ 
	color:#814743; 
}



#index_righttext_2 { 
	width:280px; 
	float:left;
	margin:52px 0px 0px 400px;
	_margin:53px 5px 0px 390px;
	!margin:53px 5px 0px 390px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#814743; 
	font-size:12px; 
	line-height:17px;
	font-weight:normal; 
	text-align:right;
	border:0px solid red; 
	letter-spacing:-.06em;
}



#index_righttext_3 { 
	float:left;
	margin:5px 0px 0px 510px;
	_margin:5px 0px 0px 510px;
	!margin:5px 0px 0px 510px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#814743; 
	font-size:10px; 
	font-weight:normal; 
	text-align:right;
	border:0px solid red; 
	letter-spacing:-.06em;
}





#index_main_images {
	width:388px;
	height:326px;
	background:url(../images/index/index_main_images_2011.jpg) no-repeat top left; 
	margin:14px 0px 0px 53px;
	float:left;
	border:0px solid red; 
}



#index_main_images_text_1 { 
	float:left; 
	width:80px;
	margin:93px 0px 0px 292px;
	_margin:88px 0px 0px 292px;
	!margin:88px 0px 0px 292px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:10px; 
	_font-size:11px; 
	!font-size:11px; 
	line-height:13px;
	_line-height:14px;
	!line-height:14px;
	font-weight:bold; 
	text-align:right;
	border:0px solid red; 
	letter-spacing:-.06em;
}



#index_main_images_text_2 { 
	float:left; 
	width:78px;
	_width:80px;
	!width:80px;
	margin:62px 0px 0px 22px;
	_margin:66px 0px 0px 16px;
	!margin:66px 0px 0px 16px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:10px; 
	_font-size:11px; 
	!font-size:11px; 
	line-height:13px;
	_line-height:14px;
	!line-height:14px;
	font-weight:bold; 
	text-align:left;
	border:0px solid red; 
	letter-spacing:-.06em;
}



.win.ie #index_nav {
	width:150px; 
	height:180px; 
	margin:36px 0px 0px 60px;
	border:0px solid red; 
}



#index_nav {
	width:150px; 
	height:180px; 
	margin:48px 0px 0px 60px;
	border:0px solid red; 
}


#index_nav a { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:20px; 
	color:#FFF; 
	text-transform:uppercase; 
}


.win.ie #index_nav a { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:26px; 
	color:#FFF; 
	text-transform:uppercase; 
}




#index_nav_colorbox { 
width:9px;
height:9px; 
background:#ff9900; 
margin:6px 10px 0px 0px; 
float:left; 
}



.win.ie #index_nav_colorbox { 
width:12px;
height:5px; 
background:#ff9900; 
margin:2px 8px 0px 0px; 
float:left;
line-height:9px; 
}





#index_sundaytimes_btn { 
	width:140px; 
	_width:138px; 
	!width:138px; 
	border:1px solid #4C5F74;
	background:#FFF; 
	padding:4px 3px 4px 3px; 
	_padding:3px 0px 3px 0px; 
	!padding:3px 0px 3px 0px; 
	margin:5px 0px 0px 65px; 
}




#index_sundaytimes_btn_txt1 { 
	color:636672; 
	font-family:Verdana, Geneva, sans-serif; 
	text-transform:uppercase;
	font-size:10px; 
	font-weight:bold; 
	text-align:center;
	border:0px solid red; 
	letter-spacing:-.06em; 
}



#index_sundaytimes_btn_hr {
	width:40px; 
	color:#bfbfbf; 
	margin:4px 0px 4px 53px;
	_margin:-2px 0px -8px 11px;
	!margin:-2px 0px -8px 11px;
}




#index_sundaytimes_btn_txt2 { 
	color:59648e; 
	font-weight:normal; 
	font-size:9px;
	_font-size:9px; 
	!font-size:9px;  
	margin:0px 0px 0px 0px;
	_margin:-4px 0px 0px 0px;
	!margin:-4px 0px 0px 0px;
	}






#index_righttext_4 { 
	width:140px; 
	margin:10px 0px 0px 70px;
	_margin:10px 0px 0px 74px;
	!margin:10px 0px 0px 74px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:12px; 
	line-height:17px;
	font-weight:normal; 
	text-align:left;
	border:0px solid red; 
	letter-spacing:-.06em;
}






#index_righttext_5 { 
	margin:2px 0px 0px 70px; 
	_margin:2px 0px 0px 80px; 
	!margin:2px 0px 0px 80px; 
	width:111px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:10px; 
	font-weight:normal; 
	text-align:right;
	border:0px solid red; 
	letter-spacing:-.06em;
}





#index_btm_contact_info_container {
	border:0px solid red; 
	float:left; 
	margin:55px 0px 0px 70px; 
	_margin:55px 0px 0px 70px; 
	!margin:55px 0px 0px 70px; 
}



#index_btm_contact_info_txt1 { 
	font-family:Verdana, Geneva, sans-serif; 
	color:#340f21; 
	font-size:12px; 
	line-height:17px;
	font-weight:bold; 
	text-align:left;
	border:0px solid red; 
	letter-spacing:-.06em; 
}




#index_btm_contact_info_txt1 a{ 
	color:#814743; 
	text-decoration:none;
}




#index_btm_contact_info_txt1 a:hover{ 
	color:#86251e; 
}






/* ------------------------------------end index styles------------------------------------ */








/* ------------------------------------begin shared styles------------------------------------ */








#submenu_nav {
	width:134px; 
	height:600px; 
	margin:135px 0px 0px 11px;
	border:0px solid red; 
}


#submenu_nav a { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:9px; 
	line-height:26px; 
	color:#351022; 
	text-transform:uppercase; 
}


#submenu_nav_colorbox { 
width:9px;
height:9px; 
background:#ff9900; 
margin:9px 10px 0px 0px; 
float:left; 
}



.win.ie #submenu_nav_colorbox { 
width:9px;
height:0px; 
background:#ff9900; 
margin:6px 2px 0px 0px; 
float:left; 
}


.safari #submenu_nav_colorbox { 
width:9px;
height:9px; 
background:#ff9900; 
margin:8px 9px 0px 0px; 
float:left; 
}
 







#furntiure_iframe {

	border:0px solid red;

	background-color: transparent;

	overflow:hidden; 

	float:left;

	margin:15px 0px 0px 40px; 
	
	width:457px; 
	
	height:256px;

}



#collectibles_iframe {

	border:0px solid red;

	background-color: transparent;

	overflow:hidden; 

	float:left;

	margin:15px 0px 0px 75px; 
	
	width:380px; 
	
	height:445px;

}

		

#purchase_btn1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	text-align:left;
	
	background:#FFF;

	padding:4px 3px 4px 4px; 
	
	margin:0px 0px 0px 419px;
	_margin:0px 0px 0px 417px;
	!margin:0px 0px 0px 417px;
		
	width:70px; 
	_width:80px; 
	!width:80px; 
	
	float:left;

	}
		

#purchase_btn2 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	text-align:left;
	
	background:#FFF;

	padding:4px 3px 4px 4px; 
	
	margin:0px 0px 30px 377px;
	_margin:0px 0px 30px 375px;
	!margin:0px 0px 30px 375px;
		
	width:70px; 
	_width:80px; 
	!width:80px; 
	
	float:left;

	}

	


#purchase_btn1 a{ 
		color:#603812; 
		text-decoration:none;
}
	


#purchase_btn1 a:hover{ 
		color:#F90; 
}
		





	

		

#txt1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	line-height:1px;

	!line-height:5px;  /* ----IE7 hack---- */

	_line-height:4px;  /* ----IE6 hack---- */

	margin-top:8px;  

	margin-left:20px;

	padding:0px;

	}

	

		

	

#txt2 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#352e2c;

	text-transform:uppercase;

	line-height:11px;

	!line-height:11px;  /* ----IE7 hack---- */

	_line-height:11px;  /* ----IE6 hack---- */

	margin-top:8px;  

	margin-right:20px;

	padding:0px;

	}



		

	

#txt4 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	text-align:justify;

	color:#51403c;

	line-height:13px;

	!line-height:12px;  /* ----IE7 hack---- */

	_line-height:12px;  /* ----IE6 hack---- */

	margin-top:1px;  

	padding:0px 20px 0px 20px;

	!padding:0px 20px 0px 20px;  /* ----IE7 hack---- */

	_padding:0px 20px 0px 20px;  /* ----IE6 hack---- */

	}





	

#txt5 {

	float:left;

	font-family:Verdana, Arial, sans-serif;

	font-weight:bold;

	text-align:left;

	font-size:9px;

	text-transform:uppercase;

	color:#51403c;

	line-height:13px;

	!line-height:12px;  /* ----IE7 hack---- */

	_line-height:12px;  /* ----IE6 hack---- */

	margin-top:0px;  

	padding:0px 7px 0px 22px;

	width:65px;

	_width:95px;  /* ----IE6 hack---- */

	}







	

#txt6 {

	float:left;

	font-family:Verdana, Arial, sans-serif;

	text-align:left;

	font-size:9px;

	color:#51403c;

	line-height:14px;

	!line-height:14px;  /* ----IE7 hack---- */

	_line-height:14px;  /* ----IE6 hack---- */

	margin-top:0px;  

	padding:0px 0px 20px 0px;

	width:170px;

	}







		

#txt7 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	text-align:left;

	line-height:1px;

	!line-height:5px;  /* ----IE7 hack---- */

	_line-height:4px;  /* ----IE6 hack---- */

	margin-top:9px;  

	margin-left:45px;  

	padding:0px;

	}





		

#txt7B {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	text-align:left;

	line-height:1px;

	!line-height:5px;  /* ----IE7 hack---- */

	_line-height:4px;  /* ----IE6 hack---- */

	margin-top:9px;  

	margin-left:78px;  

	padding:0px;

	}

	

		



		

#txt9 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	text-align:left;

	line-height:1px;

	!line-height:5px;  /* ----IE7 hack---- */

	_line-height:4px;  /* ----IE6 hack---- */

	margin-top:9px;  

	margin-left:95px;  

	padding:0px;

	}

	

	

#txt10 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	color:#603812;

	text-align:left;

	line-height:10px;

	!line-height:10px;  /* ----IE7 hack---- */

	_line-height:10px;  /* ----IE6 hack---- */

	margin-top:9px;  

	margin-left:95px;  

	padding:0px;

	}

		

	

		

#txt11 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	color:#FFFFFF;

	text-transform:uppercase;

	line-height:1px;

	!line-height:5px;  /* ----IE7 hack---- */

	_line-height:4px;  /* ----IE6 hack---- */

	margin-top:8px;  

	margin-left:20px;

	padding:0px;

	}

	
	
#txt12 {

	font-family:Verdana, Arial, sans-serif;

	text-align:left;

	font-size:9px;

	color:#51403c;

	line-height:14px;

	!line-height:14px;  /* ----IE7 hack---- */

	_line-height:14px;  /* ----IE6 hack---- */

	margin-top:0px;  

	padding:0px 0px 0px 0px;

	}






#txt13 {

	font-family:Verdana, Arial, sans-serif;

	font-weight:bold;

	text-align:left;

	font-size:9px;

	text-transform:uppercase;

	color:#51403c;

	line-height:13px;

	!line-height:12px;  /* ----IE7 hack---- */

	_line-height:12px;  /* ----IE6 hack---- */

	margin-top:0px;  

	padding:0px 7px 0px 0px;

	width:65px;

	_width:95px;  /* ----IE6 hack---- */

	}



	
	
#txt18 {

	font-family:Verdana, Arial, sans-serif;

	text-align:left;

	font-size:10px;

	color:#51403c;

	line-height:14px;

	!line-height:14px;  /* ----IE7 hack---- */

	_line-height:14px;  /* ----IE6 hack---- */

	margin-top:0px;  

	padding:0px 0px 0px 10px;

	}


		

		







#hr1 {

	margin-left:20px;

	color:#827a75;

	width:200px;

	text-align:left;

	}





#hr2 {

	margin:30px 0px 30px 0px;

	color:#827a75;

	width:450px;

	text-align:left;

	}







#txt_break_4 {

	line-height:20px;

	!line-height:16px;  /* ----IE7 hack---- */

	_line-height:16px;  /* ----IE6 hack---- */

	} 

	

	



#txt_break_5 {

	line-height:5px;

	!line-height:5px;  /* ----IE7 hack---- */

	_line-height:5px;  /* ----IE6 hack---- */

	} 







#txt_break_6 {

	line-height:10px;

	!line-height:10px;  /* ----IE7 hack---- */

	_line-height:10px;  /* ----IE6 hack---- */

	} 





/* ------------------------------------end shared styles------------------------------------ */	





















/* ------------------------------------begin link styles------------------------------------ */





a {

	text-decoration:none;

	color: #bc6100; 

	font-weight: bold;

	}



a:hover {

	color: #FE8300;

	}



img{ 

	border:0px;

	}

	

img:hover{ 

	border:0px;

	}





/* ------------------------------------end link styles------------------------------------ */

















/* ---------------------------------begin Special Offer styles------------------------------- */





	

		

#so-txt1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	margin:8px 0px 10px 0px;  

	}



		

#so-txt1 a{

	font-family:Verdana, Arial, sans-serif;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	color:#603812;

	text-transform:uppercase;

	margin:8px 0px 10px 0px;  

	}





		

#so-txt1 a:hover{

	color:#FE8300;

	text-decoration:none;

	}





		

#so-txt2 {

	font-family:Verdana, Arial, sans-serif;

	font-size:13px;

	line-height:20px;

	font-weight:normal;

	color:#280904;

	margin:0px 0px 10px 0px;  

	}





		

#so-txt2 a{

	font-family:Verdana, Arial, sans-serif;

	font-size:13px;

	line-height:20px;

	font-weight:normal;

	color:#280904;

	margin:0px 0px 10px 0px;  

	}





		

#so-txt2 a:hover{

	color:#FE8300;

	text-decoration:none;

	}









/* ---------------------------------end Special Offer styles------------------------------- */





















/* ------------------------------------begin Table styles------------------------------------ */


#thumbnail_size_1 { 
	width:100px;
	height:auto;
	margin:3px 5px 3px 3px;  
	float:left;
}
	




#thumbnail_txt_caption_1 { 
	margin:8px 0px 0px 3px;
	_margin:12px 0px 0px 3px;
	!margin:12px 0px 0px 3px;
}
	




#T1 {

	border:1 px solid red; 

	background-color: transparent;

	overflow:auto; 

	overflow-x:hidden;

	width:457px; 
	height:256px;

	}







#txt_break_1 {

	line-height:105px;

	!line-height:10px;  /* ----IE7 hack---- */

	_line-height:10px;  /* ----IE6 hack---- */

	} 

	



#txt_break_2 {

	line-height:135px;

	!line-height:22px;  /* ----IE7 hack---- */

	_line-height:22px;  /* ----IE6 hack---- */

	} 

	





#maintablebg {

	background-image: url('images/tables/layout/mainimagebg.jpg'); background-repeat:no-repeat; margin: 0px;

	}

	







#tab1e-thumb-1{ 

	font-family:Verdana, Arial, sans-serif;

	color:#ffffff;

	font-size:9px;

	line-height:10px;

	font-weight:bold;

	_font-size:8px;

	_line-height:9px;

	_font-weight:bold;

	margin:0px 10px 0px 20px; 

	_margin:12px 10px 12px 20px;   /* ----IE6 hack---- */ 
	!margin:12px 10px 12px 20px;   /* ----IE6 hack---- */ 

	float:left;

}	







#tab1e-thumb-1 a{ 

	font-family:Verdana, Arial, sans-serif;

	color:#ffffff;

	font-size:9px;

	line-height:10px;

	font-weight:bold;

	_font-size:8px;

	_line-height:9px;

	_font-weight:bold;

	text-decoration:none;

}	

	

		

#tab1e-thumb-1 a:hover{ 

	color:#FFFFCC;

	text-decoration:none;

}	

		

#tab1e-thumb-1 img{ 

	border:#c3bfd7 1px solid;

}	

	

#tab1e-thumb-1 img:hover{

	border:#f6ded2 1px solid;

}	

	



#purchasebtn-1{

	padding:0px 0px 0px 125px;

	_position:relative;

	_top:-7;

}



#fullsizeimage-1{

	padding:0px 0px 0px 0px;

	margin:0px 0px 0px 0px;

}





#jewelerytreefrostedpurchasebtn{

		padding:0px 0px 0px 0px;

		position:relative; 

		top:-2; 

		_top:-4; 

		left:-28;

		_left:-28;

}





#gobletspurchasebtn{

		padding:0px 0px 0px 208px; 

		_padding:0px 0px 0px 209px; 

		_position:relative; 

		_top:-5;

}





#candlebrapurchasebtn{

		padding:0px 0px 0px 0px; 

		position:relative; 

		top:-2; 

		_top:-3; 

		left:-20;

}





#candlebrapurchasebtn2{

		padding:0px 0px 0px 25px; 

		_padding:0px 0px 0px 0px; 

		position:relative; 

		top:-1; 

		_top:-3; 

		_left:12;

}





#jewelerytreeclrpurchasebtn{

		padding:0px 0px 0px 0px; 

		position:relative; 

		_top:-3; 

		left:-30;

		_left:-31;

}







#diningtablepurchasebtn{

		padding:0px 0px 0px 162px; 

		position:relative; 

		top:-2; 

		_top:-4; 

		_left:-1;

}







#trestletablelimitedpurchasebtn{

		padding:0px 0px 0px 32px; 

		position:relative; 

		top:-1; 

		_top:-3; 

}







#trestletablepurchasebtn{

		padding:0px 0px 0px 32px; 

		position:relative; 

		top:-2; 

		_top:-4; 

}







#candlestickpurchasebtn{

		padding:2px 0px 0px 42px; 

		_padding:0px 0px 0px 28px; 

		position:relative; 

		top:-1; 

		_top:-5; 

}









#candlestickbrasspurchasebtn{

		padding:2px 0px 0px 76px; 

		_padding:0px 0px 0px 28px; 

		position:relative; 

		top:-1; 

		_top:-5; 

}



#chair_image_1 {

float:left;

width:170px; 

padding:0px 0px 0px 0px;

border:0px solid red;

}





#table_mini_image_1 {

float:right;

width:250px; 

padding:0px 0px 0px 0px;

border:1px solid #600;

}





#candlestickstxt1 {

border:0px solid red;

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;
	
	_font-size:9px;  /* ----IE6 hack---- */

	line-height:13px;

	_line-height:12px;  /* ----IE6 hack---- */

	text-align:justify;

	color:#431f17;

	margin-top:1px;  

	width:400px;

	padding:10px 20px 0px 80px;

	_padding:10px 20px 0px 50px;  /* ----IE6 hack---- */

	_margin:0px 0px 0px 20px;

	}





#candlestick_mini_image_1 {

float:right;

width:230px; 

padding:0px 0px 0px 0px;

border:1px solid #600;

}




#shaker_mini_image_1 {

float:left;

width:230px; 

padding:0px 0px 0px 0px;

border:1px solid #600;

}


/* --------------------------------------end Table styles-------------------------------------- */



























/* ------------------------------------begin Meet Eva styles------------------------------------ */





#evaheader1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	color:#FFFFFF;

	text-transform:uppercase;

	line-height:0px;

	!line-height:0px;  /* ----IE7 hack---- */

	_line-height:0px;  /* ----IE6 hack---- */

	margin-top:5px;  

	margin-left:20px;

	_margin-left:27px;  /* ----IE6 hack---- */

	padding:0px;

	}





#hreva {

	margin-left:20px;

	_margin-left:27px;

	color:#687658;

	width:175px;

	text-align:left;

	}







#evatxt1{

	border:0; 

	background-color: transparent;

	overflow:hidden; 

	width:233px;

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	line-height:15px;

	text-align:justify;

	color:#51403c;

	float:left;

	margin:10px 10px 10px 40px;

	_margin:10px 10px 10px 20px;

	padding:0px 0px 0px 0px;

	}



#evapic1 {

	border:0; 

	background-color: transparent;

	overflow:hidden; 

	float:left;

	margin:0px 0px 10px 15px;

}







#evatxt2{

	border:0; 

	background-color: transparent;

	overflow:hidden; 

	width:233px;

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	line-height:14px;

	text-align:justify;

	color:#51403c;

	float:left;

	margin:10px 0px 15px 25px;

	_margin:10px 0px 15px 25px;

	}





#evapic2 {

	border:0; 

	background-color: transparent;

	overflow:hidden; 

	float:left;

	margin:5px 0px 0px 40px;

}






#evatxtsignature{

	border:0; 

	background-color: transparent;

	overflow:hidden; 

	width:245px;

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	line-height:14px;

	text-align:justify;

	color:#620033;

	float:left;

	margin:12px 0px 0px 25px;

	_margin:16px 0px 0px 25px;

	}







#meeteva-thumb-1{ 

	margin:0px 0px 2px 20px; 

	_margin:0px 0px 2px 20px;  /* ----IE6 hack---- */

	float:left;

}	



		

#meeteva-thumb-1 img{ 

	border:#687658 1px solid;

}	

	

#meeteva-thumb-1 img:hover{

	border:#6c9839 1px solid;

}	









/* ---------------------------------------end Meet Eva styles--------------------------------------- */
















/* ---------------------------------------begin Goblets styles--------------------------------------- */


#evapic3 {

	border:0px solid red;

	background-color: transparent;

	overflow:hidden; 

	float:left;

	margin:0px 0px 0px 0px;

}




#goblet_image_1 {

float:right;

width:170px; 

padding:0px 0px 0px 0px;

border:0px solid red;

}




#goblet_txt_1 {

float:left;

width:155px;

_width:160px;  /* ----IE6 hack---- */

padding:0px 8px 0px 0px;

_margin:0px 15px 0px 0px;  /* ----IE6 hack---- */

text-align:left;

border:0px solid red;

}



#gobletstxt1 {

border:0px solid red;

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;
	
	_font-size:9px;  /* ----IE6 hack---- */

	line-height:13px;

	_line-height:12px;  /* ----IE6 hack---- */

	text-align:justify;

	color:#431f17;

	margin-top:1px;  

	width:400px;

	padding:10px 20px 0px 110px;

	_padding:10px 20px 0px 50px;  /* ----IE6 hack---- */

	_margin:0px 0px 0px 20px;

	}












#gobletpurchasebtn{

		padding:0px 0px 0px 68px; 

		position:relative; 

		top:0; 

		_top:-2; 

}






/* ---------------------------------------end Goblets styles--------------------------------------- */




















/* -----------------------------------------Begin News styles----------------------------------------- */





#news-container-1 {

	padding:10px 0px 0px 230px;

	}

	

		

#news-txt1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	color:#603812;

	text-transform:uppercase;

	margin:8px 0px 4px 0px;  

	}



		

#news-txt1 a{

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	text-decoration:none;

	color:#603812;

	text-transform:uppercase;

	margin:8px 0px 4px 0px;  

	}





		

#news-txt1 a:hover{

	color:#FE8300;

	text-decoration:none;

	}





		

#news-txt2 {

	font-family:Verdana, Arial, sans-serif;

	font-size:11px;

	line-height:16px;

	font-weight:normal;

	color:#280904;

	margin:0px 0px 10px 0px;  

	}





		

#news-txt2 a{

	font-family:Verdana, Arial, sans-serif;

	font-size:11px;

	line-height:16px;

	font-weight:normal;

	color:#280904;

	margin:0px 0px 10px 0px;  

	}





		

#news-txt2 a:hover{

	color:#FE8300;

	text-decoration:none;

	}









#news-thumb-1{ 

	font-family:Verdana, Arial, sans-serif;

	font-size:11px;

	line-height:16px;

	font-weight:normal;

	color:#280904;

	float:left;

	width:500px;

	_padding:0px 0px 15px 0px;

}	







#news-thumb-1 a{ 

	font-family:Verdana, Arial, sans-serif;

	font-size:11px;

	line-height:16px;

	font-weight:normal;

	color:#280904;

	text-decoration:none;

}	

	

		

#news-thumb-1 a:hover{ 

	color:#FE8300;

	text-decoration:none;

}	

		

#news-thumb-1 img{ 

	border:#6d2f13 1px solid;

	margin:0px 8px 10px 0px;

}	

	

#news-thumb-1 img:hover{

	border:#b14c1f 1px solid;

}	

	







/* ---------------------------------------------end News styles--------------------------------------------- */
















/* ------------------------------------------begin About us styles------------------------------------------ */







#aboutushr1 {

	margin-left:20px;

	color:#827a75;

	width:190px;

	text-align:left;

	}







#aboutusheader1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	color:#3e1c2e;

	text-transform:uppercase;

	line-height:1px;

	!line-height:5px;  /* ----IE7 hack---- */

	_line-height:4px;  /* ----IE6 hack---- */

	margin-top:8px;  

	_margin-left:20px;  /* ----IE6 hack---- */

	margin-left:14px;

	padding:0px;

	}









		

#aboutustxt1 {

	border:0;

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	line-height:13px;

	text-align:justify;

	color:#431f17;

	margin-top:1px;  

	width:400px;

	padding:10px 20px 0px 10px;

	_padding:10px 20px 20px 0px;  /* ----IE6 hack---- */

	_margin:0px 0px 20px 0px;

	}

	



/* --------------------------------------------end About us styles-------------------------------------------- */

























/* ----------------------------------------------begin FAQ styles---------------------------------------------- */





#faqiframe {

	border:0; 

	background-color: transparent;

	overflow:hidden; 

}











#faq1{ 

	font-family:Verdana, Arial, sans-serif;

	color:#FFFFFF;

	font-size:10px;

	font-weight:normal;

	line-height:13px;

	text-decoration:none;

	padding:0px 0px 0px 20px;

	width:215px;

}	

	

		

#faq1 a{ 

	color:#FFFFFF;

	text-decoration:none;

	font-weight:normal;

}	

	

		

#faq1 a:hover{ 

	color: #FFFFCC;

	font-weight:normal;

	text-decoration:none;

}	

		





#faq2 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	color:#603812;

	font-weight:bold;

	line-height:13px;

	!line-height:13px;  /* ----IE7 hack---- */

	_line-height:13px;  /* ----IE6 hack---- */

	margin:0px 0px 10px 20px; 

	}

	

	

#faq3 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	color:#505041;

	font-weight:normal;

	line-height:13px;

	!line-height:13px;  /* ----IE7 hack---- */

	_line-height:13px;  /* ----IE6 hack---- */

	margin:0px 40px 25px 20px; 

	}

		



	



/* -------------------------------------------------end FAQ styles------------------------------------------------- */





















/* ----------------------------------------------begin Contact Us styles--------------------------------------------- */







		

#cu-txt1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:12px;

	line-height:18px;

	font-weight:normal;

	text-align:left;

	color:#280904;

	margin:15px 55px 10px 85px;  

	}







/* ------------------------------------------------end Contact Us styles--------------------------------------------- */























/* ------------------------------------------------begin Canada Retailers styles--------------------------------------------- */







#store_name_1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:11px;

	color:#603812;

	font-weight:bold;

	line-height:13px;

	!line-height:13px;  /* ----IE7 hack---- */

	_line-height:13px;  /* ----IE6 hack---- */

	margin:0px 0px 2px 20px; 

	}

	

	

#store_info_1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	color:#505041;

	font-weight:normal;

	line-height:16px;

	margin:0px 40px 25px 20px; 

	}

		



/* ------------------------------------------------end Canada Retailers styles--------------------------------------------- */

























/* -------------------------------------------------begin footer styles------------------------------------------------- */





		

	

#txt3 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#352e2c;

	text-transform:uppercase;

	line-height:11px;

	!line-height:11px;  /* ----IE7 hack---- */

	_line-height:11px;  /* ----IE6 hack---- */

	margin-top:8px;  

	margin-left:20px;

	padding:0px;

	}









#txt8 {

	font-family:Verdana, Arial, sans-serif;

	color:#603812;

	font-size:9px;

	font-weight:bold;

	margin:0px 10px 0px 0px; 

	!margin:0px 10px 0px 0px;   /* ----IE7 hack---- */

	_margin:0px 10px 0px 0px;   /* ----IE6 hack---- */

}	









#spacer1 {

	padding:25px 0px 0px 250px; 

	!margin:0px 0px 0px 0px;   /* ----IE7 hack---- */

	_margin:0px 0px 0px 0px;   /* ----IE6 hack---- */

}	







#footer1 a{ 

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	margin:0px 10px 0px 0px; 

	!margin:0px 10px 0px 0px;   /* ----IE7 hack---- */

	_margin:0px 10px 0px 0px;   /* ----IE6 hack---- */

	text-decoration:none;

	color: #603812; 

	}



#footer1 a:hover {

	color: #FE8300;

	}



/* ----------------------------------------------------end footer styles---------------------------------------------------- */























/* ----------------------------------------------------begin form styles---------------------------------------------------- */





		







#form-container-1 {

	padding:10px 0px 0px 40px;

	}

	

	

#form-container-2 {

	position:relative;

	top:-3px;

	}

	

	



#emailtxt1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:9px;

	font-weight:bold;

	color:#603812;

	text-align:left;

	margin:0px 0px 0px 400px;

	position:relative;

	top:-12px;

	_top:-15px;

	}

	

	

	

	

#formtxt1 {

	font-family:Verdana, Arial, sans-serif;

	font-size:10px;

	color:#603812;

	font-weight:normal;

	position:relative;

	top:-3px;

	}



	

		

#formtxt2 {

	font-family:Verdana, Arial, sans-serif;

	font-size:11px;

	color:#603812;

	font-weight:normal;

	padding:15px 0px 0px 0px;

	}



	

	

	

	

#submitbtn1{

	position:relative;

	top:-10px;

	_top:-13px;

	}	



	

#submitbtn2{

	position:relative;

	top:10px;

	_top:13px;

	left:210;

	}	



	

#formfield1{

	background-color:#FCF4E7;

	position:relative;

	top:-12px;

	} 





#formfield2{

	background-color:#FCF4E7;

	font-size:9px;

	color:#663300;

	} 





#formfield3{

	width:120px;

	float:left;

	} 





#formfieldindex1{

	background-color:#FCF4E7;

	z-index:2;

	position:absolute;

	top:-200px;

	left:200px;

	padding-left:200px;

	} 

	



/* ----------------------------------------------------end form styles---------------------------------------------------- */



















/* -------------------------------------------begin WIP styles------------------------------------------------------------- */









#S1 {

	border:solid 1px #0000FF; 

	background-color: transparent;

	overflow:auto; 

	overflow-x:hidden;

	width:565px;

	}





/* -------------------------------------------end WIP styles------------------------------------------------------------- */


