* { margin:0; padding:0; }

body {
	background: #000000;
	font: 62.5%/1.6em "Arial","Verdana","Verdana Ref";
	color:#ffffff;
}

div.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 765px;
}

ul {
	list-style-position: inside;
	list-style-type: circle;
}


p {
	margin-bottom: 8px;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #b6961f;
	line-height: 1.6em;
	text-indent:0px;
	text-align:left;
}

img {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

hr {
	border-style: solid;
	border-width: 0.5px;
	border-color: #999999;
	width: 300px;
}

a {
	outline: none;
	text-decoration: none;
	color: #b6961f;
}

a img {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

p.line {
	text-align: center;
	line-height: 0.5em;
	border:0px;
}

.normal-h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
	
p.back {
	text-align: left;
	float:left;
	border:0px;
}

p.art_contact {
	text-align: right;
	float: right;
	border:0px;
}

a:hover { 
	outline: none;
	text-decoration: underline;
	color: #b6961f; 
}

input {
	background: #59544f;
	border: 1px solid #999999
}

textarea {
	background: #59544f;
	border: 1px solid #999999
}

/* structural dividers */

#main {
	width:765px;   
	margin:10px;
	border-width:0px
}

#border {
	position:relative;
	top:-20px;
	width:758px;   
	margin:0;
	border-width:2px;
	border-style:solid;
	border-color:#999999;
}

/* header elements */

#logo {
	width:758px;   
	margin:0px;
	text-align:center;
	border-width:0px
}

/* about nav - each page has its own nav div that shows up the butterfly image behind the link for the page you are currently visiting. This requires a small change in the HTML - eg, for the Advice and Valuations page - you'd have <div id="navadvice">, for the Works for Sale pages <div id="navworks"> etc */


#nav {
	width:759px;  
	height:25px;
	//background-image:url('/skins/lacewing/images/navbg.jpg');
	background-repeat:no-repeat;
	background-position: 48px 0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0;
	text-align:center;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
}


#navhome {
	width:759px;  
	height:25px;
	background-image:url('/skins/lacewing/images/navbg.jpg');
	background-repeat:no-repeat;
	background-position: 48px 0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0;
	text-align:center;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
}

#navworks {
	width:759px;  
	height:25px;
	background-image:url('/skins/lacewing/images/navbg.jpg');
	background-repeat:no-repeat;
	background-position: 125px 0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0;
	text-align:center;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
}

#navabout {
	width:759px;  
	height:25px;
	background-image:url('/skins/lacewing/images/navbg.jpg');
	background-repeat:no-repeat;
	background-position: 230px 0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0;
	text-align:center;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
}

#navadvice {
	width:759px;  
	height:25px;
	background-image:url('/skins/lacewing/images/navbg.jpg');
	background-repeat:no-repeat;
	background-position: 355px 0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0;
	text-align:center;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
}

#navrestoration {
	width:759px;  
	height:25px;
	background-image:url('/skins/lacewing/images/navbg.jpg');
	background-repeat:no-repeat;
	background-position: 515px 0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0;
	text-align:center;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
}

#navcontact {
	width:759px;  
	height:25px;
	background-image:url('/skins/lacewing/images/navbg.jpg');
	background-repeat:no-repeat;
	background-position: 637px 0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0;
	text-align:center;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
}

a.nav {
	font: 1.3em "Arial","Verdana","Verdana Ref";
	color:#ffffff;
	text-decoration:none;
}

a.nav:hover { 
	outline: none;
	text-decoration: none;
	color: #b6961f; 
}

#search {
	width:760px;   
	height:30px;
	margin:0px;
	text-align:right;
	border-width:0px;
	position:relative;
	top:-20px;
}

/* footer elements */

#contactinfo {
	width:732px;   
	margin:0px;
	text-align:left;
	border-top:1px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px; 
	border-style:solid;
	border-color:#999999;
	font-family: "Arial", "Verdana", "Verdana Ref";
	color:#999999;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:27px;
	padding-right:0px;
}

#disclaimer {
	position:relative;
	top:-5px;
	left:27px;
	width:370px; 
	height:3px;  
	margin:0px;
	text-align:left;
	border-width:0px;
	font-family: "Arial", "Verdana", "Verdana Ref";
	color:#b6961f;
	float:left;
}

#oglogo {
	position:relative;
	top:-10px;
	margin-left:200px;
	float:left;
	text-align:right;
	border-width:0px;
}

#cinoa_logo {
}


#lapada_logo {
}



/* home page */

#contenthome {
	background-repeat: no-repeat;
	width:758px;   
	margin:0px;
	text-align:left;
	border-width:0px;
}

#home3 {
	width:50px;   
	height:500px;
	margin:0px;
	text-align:left;
	border-width:0px;
	position:relative;
	top:20px;
	left:57px;
	font-size: 10pt;
}

/* about lacewing page */

#contentabout {
	background-repeat: no-repeat;
	width:758px;   
	margin:0px;
	border-width:0px;
}

#about1 {
	width:550px;   
	margin:0px;
	border-width:0px;
	text-align:center;
	position:relative;
	left:95px;
	padding-top:20px;
}

#about2 {
	width:535px;   
	margin:0px;
	text-align:left;
	border-width:0px;
	position:relative;
	left:10px;
	font-size: 10pt;
}

#map {
	width:295px;
	height:300px;
	margin:5px;
	text-align:center;
	float:right;
	clear:both;
}

#shop {
	margin:5px;
	text-align:center;
	float:right;
	clear:both;
}

/* item pages */

#contentitem {
	background-repeat: no-repeat;
	width:758px;   
	margin:0px;
	border-width:0px;
}

#item {
	width:550px;   
	margin:0px;
	border-width:0px;
	text-align:center;
	position:relative;
	left:95px;
	padding-top:20px;
}


/* Advice */

#contentadvice {
	background-repeat: no-repeat;
	width:758px;   
	height:450px;
	margin:0px;
	border-width:0px;
}

#advice {
	width:550px;   
	margin:0px;
	border-width:0px;
	position:relative;
	left:95px;
	padding-top:20px;
	font-size: 10pt;
}

/* Restoration */

#contentrestoration {
	background-repeat: no-repeat;
	width:758px;   
	margin:0px;
	border-width:0px;
}

#restoration {
	width:550px;   
	margin:0px;
	border-width:0px;
	position:relative;
	left:95px;
	padding-top:20px;
	font-size: 10pt;
}


/* works */

#contentworks {
	background-repeat: no-repeat;
	margin:0px;
	border-width:0px;
	margin-left:0px;
}

#works {
	width:500px;   
	border-width:0px;
	text-align:center;
	padding-top: 20px;
	margin-left:95px;
	font-size: 10pt;
}

#works2 {
	width:500px;   
	border-width:0px;
	text-align:center;
	padding-top: 20px;
	margin-left:25px;
	font-size: 10pt;
}


/* contact */

#contentcontact {
	background-repeat: no-repeat;
}

#contact {
	width:550px;   
	margin:0px;
	border-width:0px;
	text-align:center;
	position:relative;
	left:95px;
	padding-top:20px;
	font-size: 10pt;
}


/* map */

#contentmap {
	background-repeat: no-repeat;
	width:758px;   
	margin:0px;
	border-width:0px;
	margin-left:0px;
}

#mappage {
	width:500px;   
	height:770px;
	border-width:0px;
	text-align:center;
	padding-top: 20px;
	margin-left:85px;
}



/* editor */
#editor {

}

.AntiqueDetailsTable {

	border: solid 0px white;
	font-size: 10pt;

}

