﻿
body {
	background-color:#e8e8e8;
	font-size:9pt;
	font-family:Georgia, serif;
	line-height:18px;
}

#wrap {
	width:900px;
	margin:0 auto;
	border:8px solid white;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-y;
}

#header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:273px;
}


img {
	border:0;
}


a:link {
color:white;

}
a:visited {
	color:white;
}

a:hover{
	color:#E3E1AE;
}


#content {
	clear:both;
	background-image:url('../images/background_all.jpg');
	background-repeat:no-repeat;
	
}

#content p {
	margin-left:20px;
	width:400px;
	padding:10px;
	color:#dfcbc0;
}


#leftcolumn{
	float:left;
	width:723px;
	
}

#rightcolumn {
	float:left;
	width:140px;
	margin-top:150px;
	

}

#text {
	margin-left:262px;
}

#titles {
	background-repeat:no-repeat;
	top:30px;
	margin-left:262px;
	height:163px;

}


#rightnav {
width:140px;

}

#rightnav a{
	background-color:#f1e8c0;
	color:#7b6a62;
	display:block;
	margin:0 0 2px 0;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
}

#rightnav a:hover {
	background-color:#fff7ce;
	color:#a08f86;
}


#rightnav a.highlight {
	background-color:#958880;
	color:#fff7ce;
}

body.antiques #titles {
	background-image:url('../images/titles_antiques.jpg');
	width:309px;
}


body.nonantiques #titles {
	background-image:url('../images/titles_nonantiques.jpg');
	width:389px;
	height:165px;
}

body.news #titles {
	background-image:url('../images/titles_news.jpg');
	width:198px;
	height:149px;
}

body.contact #titles {
	background-image:url('../images/titles_contactus.jpg');
	width:336px;
	height:146px;
}


body.china #titles {
	background-image:url('../images/titles_china.jpg');
	width:198px;
	height:147px;
}

body.jewelry #titles {
	background-image:url('../images/titles_jewelry.jpg');
	width:239px;
	height:147px;

}

body.gifts #titles {
	background-image:url('../images/titles_gifts.jpg');
	width:239px;
	height:147px;

}

body.silver #titles {
	background-image:url('../images/titles_silver.jpg');
	width:239px;
	height:147px;

}


#clear{
	clear:both;
}

#logospacer {
float:left;
width:260px;
height:300px;

}



#footer {
	font-size:8pt;
	color:black;
	text-align:left;
	clear:both;
	margin-left:270px;
	margin-bottom:10px;
	margin-top:100px;
}

body.home #footer{
	text-align:right;
	padding-top:100px;
	padding-right:75px;
	padding-bottom:10px;
	margin:0;
}


#footer a {
	color:black;
}

#gallery {
	
	margin-left:273px;
	width:440px;

}

body.nonantiques #gallery {
	margin-left:295px;
}

#gallery img {
	float:left;
	margin:3px;
	
}

#gallery img a {
	float:left;
	margin:5px;


	
}


#pagination {
	margin-top:5px;
	padding-left:1px;
}

#pagination a{
	background-color:#aa958a;
	margin:2px;
	padding:2px 6px 2px 6px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none;
	color:black;
	border:1px solid #d2baad;
	font-size:8pt;
}

#pagination a:hover {
	background-color:white;
	color:black;
	border:1px solid white;
}


#pagination a.special {
	background-color:white;
	border:1px solid white;
}



/* nav */
#main-nav { 
	position:relative;
	z-index: 8;
	left: 0px; 
	top: 0px;
	
	
}

#main-nav dt{
	
	float:left;
}

#main-nav dl {
	margin:0;
	padding:0;
	}

/* IE5 Mac Hack \*/ 
#main-nav { } 
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */




#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:38px; /* IE 5/Win hack */ 
	padding: 38px 0px 0px 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	
}

#main-nav dt a:hover {
	background-position: 0 -38px;
}

#main-nav dt#navgraphicleft { width:177px; height:38px; background-image:url('../images/nav_left.gif') };

#main-nav dt#home a { width: 85px; background-image: url("../images/nav_home.gif"); }

#main-nav dt#home { width: 85px; background-image: url("../images/nav_home.gif"); }

#main-nav dt#antiques a { width: 120px; background-image: url("../images/nav_antiques.gif"); }

#main-nav dt#antiques { width: 120px; background-image: url("../images/nav_antiques.gif"); }

#main-nav dt#nonantiques a { width: 146px; background-image: url("../images/nav_non-antiques.gif"); }

#main-nav dt#nonantiques { width: 146px; background-image: url("../images/nav_non-antiques.gif"); }


#main-nav dt#news a { width: 77px; background-image: url("../images/nav_news.gif"); }

#main-nav dt#news { width: 77px; background-image: url("../images/nav_news.gif"); }

#main-nav dt#contact a { width: 118px; background-image: url("../images/nav_contact.gif"); }

#main-nav dt#contact { width: 118px; background-image: url("../images/nav_contact.gif"); }

#main-nav dt#navgraphicright { width:177px; height:38px; background-image:url('../images/nav_right.gif') };
	


body.home dt#home a {
	background-position: 0 -38px;
}

body.home dt#home{
	background-position: 0 -38px;
}

body.antiques dt#antiques a {
	background-position: 0 -38px;
}

body.antiques dt#antiques{
	background-position: 0 -38px;
}



body.nonantiques dt#nonantiques a {
	background-position: 0 -38px;
}

body.nonantiques dt#nonantiques{
	background-position: 0 -38px;
}

body.china dt#nonantiques a {
	background-position: 0 -38px;
}

body.china dt#nonantiques{
	background-position: 0 -38px;
}


body.jewelry dt#nonantiques a {
	background-position: 0 -38px;
}

body.jewelry dt#nonantiques{
	background-position: 0 -38px;
}


body.gifts dt#nonantiques a {
	background-position: 0 -38px;
}

body.gifts dt#nonantiques{
	background-position: 0 -38px;
}


body.silver dt#nonantiques a {
	background-position: 0 -38px;
}

body.silver dt#nonantiques{
	background-position: 0 -38px;
}


body.news dt#news a {
	background-position: 0 -38px;
}

body.news dt#news{
	background-position: 0 -38px;
}

body.contact dt#contact a {
	background-position: 0 -38px;
}

body.contact dt#contact{
	background-position: 0 -38px;
}


body.home #wrap {
	background-image:none;
}


#graphicstrip {
	background-image:url('../images/graphicstrip.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:251px;
}

#bottom{
	background-image:url('../images/bottom.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:27px;
}



body.home #wrap {
	background-image:url('../images/home_background.jpg');
	background-repeat:repeat-y;

}

