body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #FFEDCE;
	overflow-x: hidden;
}

img {
	border: 0px;
}

a {
	color: #E0C880;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Garamond;
	font-weight: normal;
	color: #B89158;
	font-size: 20px;
}

h2 {
	font-family: Garamond;
	font-weight: normal;
	color: #B89158;
	font-size: 18px;
}

.hr {
	background: url('/skins/derval/images/hr.png') no-repeat center center;
	height: 3px;
	position: absolute;
	margin-left: -100px;
	padding-right: 200px;
	width: 980px;
}

.thin-hr {
	height: 1px;
	border-top: 1px solid #B89158;
	padding-bottom: 5px;
	margin-top: 5px;
}

#wrapper {
	background: url('/skins/derval/images/logo.png') no-repeat 100px 0px;
	width: 1180px;
	margin-left: -100px;
	margin-right: auto;	
}

#menu, #footer, #content {
	padding-left: 90px;
	padding-right: 90px;
}

#menu {
	margin-top: 50px;
	background: url('/skins/derval/images/menu-bg.png') no-repeat center center;
	text-align: center;
	height: 30px;
}

#menu div {
	display: inline-table;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#menu a {
	font-family: Garamond;
	text-transform: uppercase;
	color: #A98541;
	font-size: 20px;
	text-decoration: none;
}

#menu .menu-item-on a, #menu a:hover {
	color: #E0C880;
}

#logos {
	text-align: right;
	padding-top: 10px;
	padding-right: 100px;
}

#footer {
	background: url('/skins/derval/images/footer-bg.png') no-repeat center center;
	margin-top: 10px;
	height: 25px;
	margin-bottom: 25px;
}

#og-credits {
	text-align: right;
	padding-right: 50px;
}

#og-logo {
	background: #000000;
	position: absolute;
	margin-top: -7px;
	margin-left: 10px;
}

#homepage-cats, #homepage-copy {
	vertical-align: top;
}

#homepage-copy {
	padding-top: 18px;
}

#homepage-cats {
	padding-top: 35px;
}

#homepage-cats img {
	padding-left: 15px;
	padding-bottom: 15px;
}

#recent-items table {
	padding-top: 20px;
	padding-bottom: 10px;
}

#recent-items .item {
	padding-left: 10px;
	padding-right: 10px;
}

#recent-items img {
	border: 1px solid #553A22;
}

#contact-page h2 {
	border-bottom: 1px solid #B89058;
	margin-bottom: 0px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.contact-details {
	padding-left: 15px;
	padding-right: 15px;
}

table .title {
	font-weight: bold;
	color: #DCC57E;
	padding-right: 10px;
}

.address td {
	line-height: 18px;
}

.input-bg, .textarea-bg {
	border: 1px solid #342516;
	background: #18110A;
	width: 320px;
	color: #FFEDCE;
}

.sidebar img {
	margin-bottom: 15px;
}

.sidebar {
	padding-right: 15px;
	width: 235px;
}

.artwork-thumb {
	width: 20%;
}

.artwork-wrapper .image table {
	width: 150px;
	height: 150px;
	background: url('/skins/derval/images/item-bg.jpg') no-repeat center center;
}

.artwork-thumb .title {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: normal !important;
}

.pages {
	text-align: right;
	color: #A98541;
	font-family: Garamond;
	font-size: 16px;
}

.pages a {
	color: #A98541;
	font-size: 16px;
}

.pages a:hover, .pageNumbersHold {
	cursor: pointer;
	color: #E0C880;
}

#subimages div {
	height: 600px;
	overflow: auto;
}

#main_image_graphic img {
	border: 1px solid #B89158;
}

#antique-detail .title, #antique-detail b {
	font-weight: normal;
	color: #B89158;
}

#antique-detail .title {
	width: 120px;
}

h2.contact-dealer {
	text-transform: lowercase;
}

.red-dot, .green-dot {
	position: absolute;
	margin-left: 35px;
	margin-top: -35px;
}

#books td {
	vertical-align: top;
	padding-bottom: 20px;
}

#books {
	padding-top: 10px;
	width: 100%;
	padding-bottom: 20px;
}

#books .image {
	background: url('/skins/derval/images/book-bg.png') no-repeat center center;
	width: 233px;
	height: 233px;
	vertical-align: middle !important;
	text-align: center;
}

#books .publication {
	padding-left: 20px;
}

#books h2 {
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	border-bottom: 1px solid #B89158;
	font-size: 16px;
}

