@charset "UTF-8";
/* CSS Document */
	body {
	font: 13px AvantGarde, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; 
	background-color:#CACEC4;
	color:#4c4c4c;
	margin:0;
	}
	
	html	{ 
	font-size:100%; 
	overflow-y: scroll;
	}
		

	img {  border-style: none;
	}

/* text formatting */
	p {
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.3em;
	margin-top:0em;
	color:#fff;
	}
	
	p.foot {
	font-size:1em;
	text-decoration:none;
	line-height:1.2em;
	margin-bottom:0.3em;
	}
	
	p.form {
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:0em;
	margin-top:1.3em;
	color:#fff;
	}
	
	p.form_b {
	font-size:1em;
	line-height:1.2em;
	margin-bottom:1.3em;
	margin-top:0.4em;
	color:#fff;
	}
	
	a {
	text-decoration:none;
	color:#959989;
	}
	
	a:hover {
	text-decoration:none;
	color:#838775;
	}
	
	.vid {
	color:#323530;
	font-style:italic;
	margin-bottom:0;
	}
	
	a.vid:hover {
	color:#838775;
	margin-bottom:0;
	}
	
	a.request {
	font-size:1.2em;
	text-decoration:none;
	color:#fff;
	}
	
	a.request:hover {
	text-decoration:none;
	color:#959989;
	}
	
	a.float {
	position:absolute;
	float:right;
	right:0px;
	}
	
	.float {
	position:absolute;
	float:right;
	right:0px;
	color:#959989;}
	
	h1 {
	font-size:1.8em;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:0.8em;
	margin-top:0em;
	color:#fff;
	}
	
	h2 {
	font-size:1.4em;
	font-weight:normal;
	font-style:oblique;
	line-height:1.4em;
	margin-bottom:0.8em;
	margin-top:0em;
	color:#fff;
	}
	
	address {
	font-size:1.2em;
	font-style:oblique;
	line-height:1.6em;
	margin-bottom:1.3em;
	margin-top:0em;
	color:#fff;
	}
	
/* display effects */
	
	.fade {
	width:16.35em;
	height:13.2em;
	display:none;
	float:left;
	}
	
	.pic {
	background-color:#838775;
	width:16.35em;
	height:13.2em;
	float:left;
	margin-left:0.2em;
	margin-bottom:0.2em;

	}
	
/* layout */

	#page-container {
	display:block;
	position:relative;
	overflow:auto;
	overflow:hidden;
	width:86.6em;
	height:90.2em;
	background-color:#CACEC4;
	margin:2.5em auto;
	}
	
	#header {
	width:86.6em;
	height:8.8em;
	display:block;
	overflow:hidden; /*ie8 only */
	}

	.logo {
	float:left;
	}
	
	.head {
	float:left;
	width:66.5em; /*ie8 only */
	}

	#navigation {
	width:86.6em;
	height:3.1em;
	margin-bottom:0.2em;
	background-color:#CACEC4;
	}
	
	#content {
	width:88em;
	height:40em;
	}
	
	#homepage-vid {
	position:absolute;
	width:80em;
	height:25em;
	margin:3em 0 0 3em;
	}
	
	#slideshow {
	float:left;
	width: 48.2em; /*ie8 is different */
	height: 40em;
	overflow: hidden;
	z-index:1;
	margin-left:0.2em;
	}
	
	#image-area {
	float:left;
	width: 49.4em; /*ie8 is different */
	height: 40em;
	overflow: hidden;
	z-index:1;
	margin-left:0.2em;
	}
	
	#image-grid {
	float:left;
	width: 49.8em; /*ie8 is different */
	height: 40em;
	overflow: hidden;
	z-index:1;
	margin-left:0em;
	display:inline;
	}
	
	#text {
	float:left;
	width:31em;  /*ie8 is different */
	height:37em;
	padding:3em 3em 0 3em;
	background-color:#838775;
	background-image:url(../images/orwells.jpg)
	}
	
	#gal {
	display:block;
	float:left;
	width:31em;  /*ie8 is different */
	height:40em;
	padding:3em 3em 0 3em;
	background-color:#838775;
	background-image:url(../images/orwells.jpg)
	}
	
	#form-grid {
	float:left;
	width: 46.8em; /*ie8 is different */
	height: 38em;
	overflow: hidden;
	z-index:1;
	padding:2em 0em 0 3em;
	margin-left:0.2em;
	display:inline;
	background-color:#838775;
	}
	
	#news-grid {
	float:left;
	width: 43.8em; /*ie8 is different */
	height: 38em;
	overflow: hidden;
	z-index:1;
	padding:2em 3em 0 3em;
	margin-left:0.2em;
	display:inline;
	background-color:#838775;
	}
	
	fieldset {
	display:inline;
	width:20em;
	height:37em;
	float:left;
	margin:0;
	margin-right:3em;
	border:0;
	padding:0;
	font-size:1em;
	}
	
	.enquiry {
	width:100%;
	height:1.6em;
	margin:0;
	border:0;
	padding:0;
	}
	
	.textarea {
	width:100%;
	height:10em;
	margin-bottom:3.2em;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	border:0;
	padding:0;
	}
	
	.textarea_b {
	width:100%;
	height:10em;
	margin-bottom:1.4em;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	border:0;
	padding:0;
	}
		
	#footer {
	margin-top:0.4em;
	width:86.6em;
	height:10em;
	}
		  
/* navigation */
	#current_link {
	background-position: bottom;
	}
	
	#current_link_menu {
	color:#CACEC4;
	background-image:url(../Images/line.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	#current_link_news {
	color:#CACEC4;
	background-image:url(../Images/line.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	.home	{
	float:left;
	width: 12.2em;
	height: 3.1em;
	margin-right:0.2em;
	background: url("../images/home.png");
	}
		
	.home:hover	{ 
	background-position: bottom;
	}
	
	.home:active {  
	background-position: bottom;
	}	
	
	.home span	{
	display: none;
	}
	
	.our-commitment	{
	display: block;
	float:left;
	width: 12.2em;
	height: 3.1em;
	margin-right:0.2em;
	background: url("../images/our-commitment.png");
	}
	
	.our-commitment:hover	{ 
	background-position: bottom;
	}
	
	.our-commitment:active {  background-position: bottom;
	}
	
	.our-commitment	span	{
	display: none;
	}
	
	.design	{
	display: block;
	float:left;
	width: 12.2em;
	height: 3.1em;
	margin-right:0.2em;
	background: url("../images/Design.png");
	}
	
	.design:hover	{ 
	background-position: bottom;
	}
	
	.design:active {  background-position: bottom;
	}
	
	.design span	{
	display: none;
	}
	
	.results	{
	display: block;
	float:left;
	width: 12.2em;
	height: 3.1em;
	margin-right:0.2em;
	background: url("../images/Results.png");
	}
	
	.results:hover	{ 
	background-position: bottom;
	}
	
	.results:active {  background-position: bottom;
	}
	
	.results span	{
	display: none;
	}
	
	.gallery	{
	display: block;
	float:left;
	width: 12.2em;
	height: 3.1em;
	margin-right:0.2em;
	background: url("../images/Gallery.png");
	}
	
	.gallery:hover	{ 
	background-position: bottom;
	}
	
	.gallery:active {  background-position: bottom;
	}
	
	.gallery span	{
	display: none;
	}
	
	.news	{
	display: block;
	float:left;
	width: 12.2em;
	height: 3.1em;
	margin-right:0.2em;
	background: url("../images/News.png");
	}
	
	.news:hover	{ 
	background-position: bottom;
	}
	
	.news:active {  background-position: bottom;
	}
	
	.news span	{
	display: none;
	}
	
	
	.contact	{
	display: block;
	float:left;
	width: 12.2em;
	height: 3.1em;
	background: url("../images/Contact-us.png");
	}
	
	.contact:hover	{ 
	background-position: bottom;
	}
	
	.contact span	{
	display: none;
	}
	
	a.gallery-menu {
	display: block;
	font-size:1.2em;
	margin-top:0em;
	margin-bottom:0.5em;
	width:30em;
	height:1.6em;
	color:#fff;
	
	}
	
	a.gallery-menu:hover {
	color:#CACEC4;
	background-image:url(../Images/line.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	a.news-menu {
	display: block;
	font-size:1.2em;
	margin-top:0em;
	margin-bottom:1em;
	width:30em;
	height:1.8em;
	color:#fff;
	
	}
	
	a.news-menu:hover {
	color:#CACEC4;
	background-image:url(../Images/line.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	

/* Gallery  */
	#thumbs {
	display:inline;
	width: 49.6em;
	height: 40em;
	float:left;
	}
	
	.thumb {
	display:block;
	float:left;
	margin-left:0.2em;
	margin-bottom:0.2em;
	overflow:hidden;
	width:12.2em;
	height:9.85em;
	background-color:#838775;
	opacity: 0.7;
	}
	
	.thumb:hover {
	opacity:1;
	}
		
	img {
	border-width:0;
	border-color:#E8EACF;
	}
		
	img:hover {
	border-width:0;
	border-color:#C7CD82;
	}

