body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #FFFDD6;
}

img {
	border: 0px;
}

a {
	color: #997234;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #997234;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	text-align: center;
	border-bottom: 2px solid #000000;
	padding-bottom: 10px;
	padding-top: 15px;
}

.horz-line {
	margin-top: 10px;
	border-top: 2px solid #000000;
}

#content-table {
	margin-top: 10px;
}

#menu {
	border-right: 2px solid #000000;
	padding-right: 15px;
	width: 220px;
	padding-top: 5px;
}

#content {
	padding-left: 15px;
	padding-top: 5px;
}

#menu .menu-item-on, #menu .menu-item {
	background: url('/skins/seabrook/images/menu-bg.jpg') no-repeat 0px 5px;
	padding-left: 15px;
}

#menu .menu-item-on a, #menu .menu-item a {
	text-decoration: none;
	font-size: 16px;
}

#menu .menu-item-on {
	background: url('/skins/seabrook/images/menu-bg-on.jpg') no-repeat 0px 5px;
}

#menu .menu-item-on a {
	color: #000000;
}

#footer {
	margin-top: 10px;
	border-top: 2px solid #000000;
	padding-top: 10px;
}

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

.logos {
	text-align: center;
	padding-top: 20px;
}

.logos img {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.hr {
	border-top: 2px solid #D5D1AB;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pages {
	border-top: 2px solid #D5D1AB;
	border-bottom: 2px solid #D5D1AB;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageNumbersHold {
	color: #000000;
	text-decoration: underline;
}

#recent-items table {
	padding-top: 10px;
	width: 100%;
}

.item-div {
	background: #E7DCAF;
	padding: 10px;
	width: 200px;
	height: 150px;
	text-align: center;
}

.item-title {
	padding-top: 10px;
	text-align: left;
	width: 220px;
}

.item-div table {
	padding-top: 0px !important;
}

.item-div td {
	height: 150px;
}

.antique-details .title, #contact-table .title, .address .title {
	font-weight: bold;
	padding-right: 10px;
}

.antique-details td, #contact-table td, .address td {
	padding-bottom: 5px;
	line-height: 18px;
}

.input-bg, .textarea-bg {
	width: 310px;
	border: 1px solid #000000;
}

.textarea-bg {
	height: 90px;
}

.image {
	width: 200px;
	padding: 10px;
	height: 150px;
	background: #E7DCAF;
	text-align: center;
}

.image td {
	height: 150px;
}

.artwork-thumb {
	padding-top: 10px;
	padding-bottom: 10px;
}

.artwork-thumb .title {
	text-align: left;
	width: 220px;
	padding-top: 5px;
}

.antique-details td {
	vertical-align: top;
}

.zoomer_button_exit_wrap, .zoomer_button_open_wrap {
	margin-top: -3px;
}

.red-dot, .green-dot {
	position: relative;
	top: -25px;
	left: 75px;
}

