
	body {
		background:#000;
		font-family:georgia;
		color:#fff;
		line-height:20px;
		text-align:center;}
		
	a {
		color:#fff;
		text-decoration:none;}
	a:hover {
		text-decoration:underline;}
	h1, h2, strong {
		font-weight:normal;}
		
	.maintenance {
		font-family:arial;
		font-size:13px;
		background:#fff;
		display:block;
		text-align:center;
		color:#000;
		line-height:28px;
		border-bottom:2px solid #555;}
		
	.header {
		text-align:center;
		margin:36px 0px 26px;}
		.header h1 {
			font-size:30px;
			line-height:36px;}
		.header h2 {
			font-size:22px;
			line-height:36px;
			font-style: italic;}
		
	.about {
		text-align:center;}
		.about p {color:#888;}
		.about strong {color:#fff;}
		
	.browse {
		text-align:left;
		margin:30px auto 26px auto;
		width:640px;
		padding:20px;
		background:#f8f8f8;
		color:#000;
		border-right:2px solid #555;
		border-bottom:2px solid #555;}
		.browse h2 {
			text-align:center;
			color:#888;
			font-style:italic;
			font-size:22px;
			line-height:30px;
			padding-bottom:10px;
			border-bottom:1px solid #ccc;
			margin:0px 0px 10px 0px;}
		.browse .leather-style {
			border-bottom:1px solid #ccc;
			margin-bottom:10px;
			padding-bottom:10px;}
			.browse .leather-style h3 {
				font-weight:bold;
				font-style:italic;
				margin-bottom:6px;}
			.browse .leather-style p {
				margin-bottom:6px;}
			.browse .leather-style small {
				color:#888;
				font-size:10px;}
			.browse .leather-style .colours {
				line-height:22px;
				margin-top:3px;}
				.browse .leather-style .colours .colour-swatch {
					display:inline;
					font-size:13px;
					border-right:1px solid #bbb;
					border-bottom:1px solid #bbb;
					background:#e4e4e4;
					padding:2px 4px;
					white-space:nowrap;
					color:#444;}
	#catalogue {
		display:block;
		margin:30px 0px;
		background:#395B82;
		padding:5px 10px;}
	a#catalogue:hover {}
		
	.location {
		text-align:left;
		margin:0px auto 26px auto;
		width:350px;
		background:#f8f8f8;
		color:#000;
		border-right:2px solid #555;
		border-bottom:2px solid #555;}
		
	.map {
		border-top:1px solid #ccc;
		background:url(../img/map.gif) no-repeat;
		display:block;
		height:250px;}
		
	.adr {
		padding:10px;}
		
	.contact {
		text-align:center;
		padding-bottom:70px;}
		.contact p {line-height:30px;color:#888;}
			.contact small {font-size:12px;color:#fff;}
			.contact span {font-size:22px;color:#fff;}
	