@charset "UTF-8";
/* CSS Document */

body {
	background: #efefef url(furniture/body.gif) fixed;
}

.custom div.footer p {
	font-size: 11px;
}

.custom h2 {
	color: #414c5e;
	font-weight: bold;
}

.custom h4 {
	color: #8c97a2;
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
}

.custom h3 {
	color: #414c5e;
}

.custom p, .custom li {
	color: #7e7e7e;
}

.custom .box {
	background-color: #efefef;
}

.custom .container {
	padding-top: 0;
	background: #fff repeat-x;
}

.custom .pullquote p {
	text-align: left;
	color: #c1c1c1;
	padding: 15px 10px 15px 40px;
	font: 18px/27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #515560;
}

/* Navigation */

.custom div.logo h1 a  {
	margin-top: 18px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 2.5px;
	display: block;
	text-decoration: none;
	margin-left: 18px;
	background-color: #515560;
}

.custom div.logo h1 a:hover {
	background-color: #6a7d9b;
	background-image: none;
}

.custom div.navigation ul {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
}

.custom div.navigation ul li {
	text-align: right;
	color: #414c5e;
	display: block;
	letter-spacing: 3px;
	float: right;
	list-style-type: none;
	margin: 0;
}

.custom div.navigation a {
	color: #414c5e;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 36px 36px 18px 0;
}

.custom div.navigation a:hover {
	color: #6a7d9b;
}

/* Sub Navigation */

.custom div.subnavigation ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

.custom div.subnavigation li {
	margin: 0;
	list-style-type: none;
	background-repeat: no-repeat;
}

.custom div.subnavigation a {
	text-decoration: none;
	color: #626262;
	border-top: 1px solid #ddd;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 21px;
	background: url(furniture/finger.gif) no-repeat 0 6px;
}

.custom div.subnavigation a:hover {
	background-color: #ebebeb;
	color: #000;
}

/* Carousel Gallery */

.custom #myGallery h2 {
	font-size: 16px;
	color: #fff;
	padding-left: 38px;
	line-height: 34px;
	font-weight: normal;
	font-style: normal;
}

.custom #myGallery p {
	font-size: 11px;
	padding-left: 38px;
	line-height: 11px;
}

.custom #myGallery div.slideInfoZone {
	background-color: #414c5e;
}

.custom #myGallery div.slideInfoZone p {
	padding-bottom: 9px;
	display: none;
}

div.feature {
	height:216px;
	margin-bottom: 0;
	
}

.custom .jdGallery a.carouselBtn {
	display: none;
}

/* Form */

.custom input.form-one, .custom textarea  {
	margin: 0;
	padding: 3px;
	border: 2px solid #ddd;
	color: #414c5e;
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
	width: 390px;
}

.custom a {
	color: #ae1a30;
}

.custom a:hover {
	color: #f92544;
}

.custom .feature {
	background-image: url(http://www.constantineland.co.uk/portfolio/aldridge/gallery.jpg);
}