body {
	background: url('../images/background.jpg') top center no-repeat #000000;
	font-family: Times New Roman;
	color: #ffffff;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

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

img {
	border: 0px none;
}

h3 {
	font-family: FreightBig;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1057px;
	min-height: 980px;
	padding-bottom: 20px;
	background: url('../images/content-bg.png') top center repeat-y;
}

#content {
	width: 890px;
	min-height: 620px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	text-align: center;
	height: 180px;
	background: url('../images/logo.png') center center no-repeat;
	cursor: pointer;
}

#menu {
	width: 1014px;
	height: 40px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
	font-family: FreightBig;
	font-size: 22px;
	background: url('../images/menu-bg.png') top left no-repeat;
}

#menu div {
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
}

#footer {
	margin-left: 34px;
	width: 950px;
	padding-left: 20px;
	padding-right: 20px;
	height: 57px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;	
	background: #232323;
}

#footer-menu, #logos, #og-credits {
	float: left;
}

#footer-menu {
	width: 590px;
	height: 57px;
	line-height: 57px;
}

#logos {
	width: 123px;
	margin-top: 1px;
}

#og-credits {
	width: 237px;
	margin-top: 15px;
	text-align: right;
}

#og-logo {
	margin-left: 10px;
}

#grey-box {
	background: #232323;
	padding: 30px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-bottom: 30px;
}

#home-welcome {
	float: left;
	width: 500px;
	height: 330px;
	padding: 10px;
	background: #232323;
}

#home-welcome p {
	font-family: Times New Roman;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
}

#home-welcome table {
	margin-top: 10px;
}

#home-welcome img {
	border: 2px solid #ffffff;
	margin-left: 10px;
}

#home-welcome h2 {
	font-size: 16px;
	color: #D7B623;
}

#featured-item, #recent-aquisitions {
	float: right;
	width: 320px;
	height: 330px;
	padding: 10px;
	background: #232323;
}

#search-and-newsletter {
	float: left;
	width: 520px;
	height: 340px;
}

#search-box {
	width: 504px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/search-box.png') top left no-repeat;
	margin-bottom: 23px;
}

#search-box .search-field {
	position: absolute;
	margin-top: 17px;
	margin-left: 30px;
	width: 280px;
	border: 1px solid #ffffff;
	background: #000000;
	color: #ffffff;
	font-family: Times New Roman;
	padding: 3px;
}

#search-box .search-submit {
	position: absolute;
	margin-top: 15px;
	margin-left: 400px;
}

#newsletter-box {
	width: 505px;
	height: 138px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/newsletter-box.png') top left no-repeat;
}

#newsletter-box .newsletter-field {
	width: 280px;
	border: 1px solid #ffffff;
	background: #000000;
	color: #ffffff;
	font-family: Times New Roman;
	padding: 3px;
	margin-left: 10px;
}

#newsletter-box h3 {
	border: 0px none;
	font-size: 20px;
}

#search-holder {
	padding: 10px;
}

.note {
	font-family: Times New Roman;
	font-size: 12px;
}

#dark-background {
	padding: 20px;
	background: #232323;
	margin-bottom: 40px;
}

.event-item {
	width: 33%;
	padding-left: 20px;
	padding-right: 20px;
}

.event-image {
	width: 230px;
	height: 336px;
	background: center center no-repeat;
}

.no-image {
	background-image: url('../images/event-placeholder.png');
}

.event-item h2 {
	text-align: center;
	font-family: FreightBig;
	font-size: 20px;
	margin-top: 0px;
	height: 44px;
}

h2.event-title {
	border-bottom: 2px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

p.event-address {
	font-family: FreightBig;
	font-size: 18px;
	text-align: center;
}

#search-box-wide {
	width: 594px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/search-box-wide.png') top left no-repeat;
	margin-bottom: 20px;
}

#search-box-wide .search-field {
	margin-top: 20px;
	margin-left: 30px;
	width: 280px;
	border: 1px solid #ffffff;
	background: #000000;
	color: #ffffff;
	font-family: Times New Roman;
	padding: 3px;
}

.event-copy p {
	font-size: 14px;
	line-height: 20px;
}

#sidebar {
	float: left;
	background: #232323;
	text-align: center;
	padding-top: 30px;
	width: 223px;
	margin-bottom: 30px;
}

#antique-results {
	float: right;
	width: 594px;
	margin-bottom: 30px;
}

.artwork-wrapper {
	margin-bottom: 20px;
}

.artwork-wrapper .image {
	width: 155px;
	height: 232px;
	line-height: 232px;
	margin-bottom: 10px;
	background: #292524;
}

.artwork-wrapper .image img {
	max-width: 155px;
	max-height: 232px;
	vertical-align: middle;
}

.artwork-wrapper .title {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
}

.google-map {
	width: 200px;
	height: 200px;
}

.pages {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.pages img {
	vertical-align: middle;
	margin-bottom: 2px;
}

.pageNumbersHold {
	color: #4d4d4d;
}

#contact-table td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}

#contact-table .title {
	font-size: 16px;
	padding-right: 15px;
	text-align: right;
}

#contact-table .input-bg {
	background: url('../images/contact-text-bg.png') no-repeat top left;
	width: 283px;
	height: 18px;
	padding: 5px;
	color: #000000;
	border: 0px;
	font-family: Times New Roman;
}

#contact-table textarea {
	background: url('../images/contact-textarea-bg.png') no-repeat top left;
	width: 283px;
	height: 125px;
	padding: 5px;
	color: #000000;
	border: 0px;
	font-family: Times New Roman;
}

#item-options img {
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: 5px;
	margin-left: 10px;
}

.detail-info {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.detail-info h1, .detail-info h2 {
	border-bottom: 2px solid #ffffff;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#item-details td {
	vertical-align: top;
}

.item-directions, .detail-title {
	font-family: FreightBig;
	font-size: 16px;
	font-weight: bold;
}

.item-directions img {
	vertical-align: middle;
	margin-bottom: 2px;
}

#contact h1 {
	margin-top: 0px;
	border-bottom: 2px solid #FFFFFF;
	font-family: FreightBig;
	padding-left: 20px;
}

.address {
	font-size: 16px;
}

.address p {
	margin-top: 0px;
}

.address .title {
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}

#price-guide td {
	width: 24px;
	height: 24px;
	text-align: center;
	font-size: 16px;
}

.item-price {
	font-size: 18px;
	text-align: center;
}

.key {
	font-family: FreightBig;
	font-size: 24px;
}

.key img {
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: 5px;
}

.top-sub-nav {
	text-align: center;
	font-size: 16px;
	font-family: Arial;	
	font-weight: bold;
	padding-bottom: 10px;
}

.top-sub-nav a {
	color: #8D8D8D;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
}

.top-sub-nav a.selected, #top-sub-nav a:hover {
	color: #FFFFFF;
}

#instance_2185 .element_description, #instance_2184 .element_description {
	padding: 20px;   
        background: #232323;
        margin-bottom: 40px;
	font-size: 16px;
}

#instance_2184 .element_description p {
	text-align: justify;
}

.larger {
	font-size: 20px;
}

.larger span {
	font-size: 40px;
}

#instance_2184 .element_container .element_description {
	background: transparent;
	font-size: 22px;
	padding: 0px;
}

#instance_2184 .element_container .element_description p {
	text-align: center;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#instance_2185 td {
	text-align: center;
	width: 50%;
	vertical-align: top;
}

#instance_2185 .about-text {
	padding-left: 20px;
	padding-right: 20px;
}

#instance_2185 .about-text strong, #instance_2185 .about-text h2 {
	text-transform: uppercase;
}

#dark-background .element_description {
	font-size: 16px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: justify;
}

#dark-background .element_description h1 {
	font-size: 22px;
	border-bottom: 2px solid #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
}

.dot-hold {
	position: absolute;
	text-align: left;
	margin-top: 5px;
	margin-left: 3px;
}

#legal h3 {
	text-align: left;
}

#footer-print {
	display: none;
}

#sovereigns {
	border: 1px solid #FFFFFF;
	border-bottom: 0px none;
	border-right: 0px none;
}

#sovereigns td {
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 13px;
}

.admin-button {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #afafaf;
	color: #000000;
	text-decoration: none;
}

.admin-button a {
	text-decoration: none;
	color: #1a1a1a;
}

.admin-button img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 2px;
}

.admin-button:hover {
	background: #cccccc;
}

.newsletter-button {
	position: relative;
	top: 9px;
	left: 10px;
}

#welcome {
	font-family: FreightBig;
	text-align: center;
	border-bottom: 1px solid white;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
}

.home-left {
	float: left;
	width: 500px;
}

.home-right {
	float: right;
	width: 340px;
}

div.clear {
	clear: both;
}
