body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url('/skins/finch2010/images/main-bg.png') repeat-x top left #3F3D48;
	color: #403D48;
	padding-bottom: 20px;
}

img {
	border: 0px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Georgia;
	font-style: italic;
	color: #3F3D48;
	margin-top: 0px;
}

h2 {
	color: #3F3D48;
}

#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;	
	border: 2px solid #000000;
	background: #BBAA9A;
}

#logo {
	text-align: center;
	background: url('/skins/finch2010/images/header-bg.png') repeat-x top left;
	height: 129px;
	padding-top: 30px;
	border-bottom: 1px solid #5F5141;
}

#menu {
	display: none;
	background: url('/skins/finch2010/images/menu-bg.png') repeat-x top left;
	height: 28px;
	border-top: 1px solid #5F5141;
	padding-left: 20px;
	padding-top: 1px;
}

#menu div {
	float: left;
	display: inline-table;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #D3C4AC;
	border-right: 1px solid #936F46;
}

.left-border {
	padding-left: 10px;
	border-left: 1px solid #D3C4AC;
	width: 200px;
	font-size: 13px;
	vertical-align: top;
}

.right-border {
	padding-right: 10px;
	border-right: 1px solid #936F46;
	vertical-align: top;
}

#menu .menu-item, #menu .menu-item-on {
	padding-left: 15px;
	padding-right: 15px;
}

#menu .left {
	border-left: 0px none !important;
	height: 27px;
	padding: 0px;
}

#menu .right {
	border-right: 0px none !important;
	height: 27px;
	padding: 0px;
}

#menu div a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

#menu div:hover a, #menu .menu-item-on a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	display: none;
	border-top: 1px solid #000000;
	background: #AE9880;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
}

#footer img {
	margin-left: 10px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#content {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: #BBAA9A;
}

#side-menu {
	vertical-align: top;
	padding-right: 15px;
	width: 225px;
}

#side-menu .side-menu, #side-menu .side-menu-on {
	background: url('/skins/finch2010/images/sub-menu-bg.png') no-repeat top left;
	width: 217px;
	height: 19px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-top: 3px;
}

#side-menu .side-menu a, #side-menu .side-menu-on a {
	text-decoration: none;
}

#side-menu .side-menu-on {
	font-weight: bold;
}

.cat-name {
	padding-top: 10px;
	padding-bottom: 20px;
	text-decoration: underline;
	font-size: 13px;
}

.cat-name:hover {
	text-decoration: none;
}

#pagination {
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #7A706F;
	padding-bottom: 10px;
}

#pagination img {
	position: relative;
	top: 2px;
}

#pagination a {
	margin-left: 2px;
	margin-right: 2px;
	color: #3F3D48;
}

#pagination .pageNumbersHold {
	color: #000000 !important;
}

.display-options {
	border-bottom: 1px solid #7A706F;
	border-top: 1px solid #7A706F;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
	display: none;
}

.display-options a {
	margin-left: 10px;
	margin-right: 10px;
}

.side-sub .arrow {
	margin-left: 10px;
	background: url('/skins/finch2010/images/menu-arrows.jpg') no-repeat center left;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.side-sub {
	margin-bottom: 5px;
}

.side-sub a {
	color: #3F3C47;
}

.sub-on a {
	color: #000000;
	text-decoration: none;
}

#widen {
	background: url('/skins/finch2010/images/menu-arrows.jpg') no-repeat center left;
	padding-left: 15px;
}

#artwork-results td {
	padding-bottom: 20px;
}

#artwork-results a {
	color: #3F3C47;
}

.results-title {
	padding-top: 10px;
	text-decoration: underline;
}

a:hover .results-title {
	text-decoration: none;
}

#thumb-item td {
	padding: 10px;
	border-bottom: 1px solid #7A706F;
}

#main-image {
	text-align: center;
}

.text-input, .textarea-input {
	border: 1px solid #C6C6C6;
	width: 540px;
}

.text-input {
	height: 20px;
}

.textarea-input {
	height: 200px;
}

#recaptcha_widget_div {
	margin-left: auto;
	margin-right: auto;
	width: 318px;
}

.enquire-form .title {
	font-weight: bold;
	padding-right: 20px;
}

.enquire-form td {
	padding-bottom: 5px;
}

#publication-results {
	border-top: 1px solid #7A706F;
}

#publication-results td {
	padding-bottom: 15px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #7A706F;
	padding-top: 15px;
}

#calendar {
	border: 1px solid #4E4B52;
	padding: 10px;
	background: #E4DDD8;
}

.left-column {
	width: 200px;
	padding-right: 15px;
}

#calendar .current {
	text-align: center;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.days {
	width: 100%;
	padding-bottom: 10px;
}

.days td {
	width: 14%;
	text-align: center;
}

#calendar .next {
	text-align: right;
}

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

.address .title {
	font-weight: bold;
	padding-right: 20px;
}

