body {
	background-color:#000000;
	font-family: Arial;
	font-size:10px;
	margin:0;
	padding:0;
	border:0;
	background-image:url(graphics/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

div {
	color:#FFF;
}

h1 {
	color:#FFF;
	font-size: 15px;
}

h2 { 
	color:#FFF;
	font-size: 13px;
}

p {
	color:#FFF;
	font-size:11px;
	}
	
a {
	color:#FFF;
	text-decoration:none;
}

#wrap {
	position:relative;
	width:1000px;
	margin:0 auto;

}

#inner-wrap {
	width:1000px;
}

#header {
	height:155px;
	width:1000px;
	position:relative;
	background-image:url(graphics/header.jpg);
	background-repeat:no-repeat;
	z-index:800;
}

#header p {
	position:absolute;
	left: 91px;
	top: 30px;
	*top:63px;
	font-size:32px;
	color:#f77d02;
}

#header h1 {
	position:absolute;
	left: 36px;
	top: 95px;
	*top: 105px;
	font-size:17px;
	color: #666;
	font-weight:normal;
}

#header a {
	color:  #666;
}

#header a:hover {
	color:  #ccc;
}

#book-online {
	background-image:url(graphics/page-bend.png);
	width:94px;
	height:145px;
	position:absolute;
	left: 849px;
	top: 12px;
	z-index:900;
	padding-left:50px;
	padding-top:5px;
	text-align:right;
	padding-right:6px;
}

#book-online a {
	color:#FFF;
	font-weight:bold;
	font-size:20px;
}	

#left {
	margin-left:45px;
	margin-top:35px;
	width:900px;
	float:left;
}

#left_about {
	margin-left:25px;
	width:500px;
	float:left;
}

#left_contact {
	margin-left:20px;
}

#left_location {
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:15px;
	font-size:14px;
	color:#FFF;
}

#slideshow {
	clear:both;
	height:300px;
	width:930px;
	margin-left:35px;
	position: relative;
}

#slideshow p {
	position:absolute;
	left: 701px;
	top: 97px;
	width: 150px;
	height: 197px;
	z-index:100;
	color:#000;
}


#slideshow_about {
	float:left;
	height:300px;
	width:400px;
	margin-left:35px;
	
}

#profile {
	margin-top:25px;
	width:900px;
}

#profile strong {
	color:#FFF;
}

#profile h1 {
	color:#f47d20;
	font-size:18px;
	border-bottom:#666 solid 1px;
	line-height:30px;
}

#profiletext1, #profiletext2 {
	float:left;
	width:430px;
	padding-right:10px;
	font-size:11px;
	color:#999;
}

#profiletext1 {
	margin-right:20px;
}


#contact a {
	margin-top:35px;
	margin-left:25px;
	height:20px;
	width:80px;
	background-image: url(graphics/contact.png);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:100px;
	color:#FFF;
	float:right;
}

#contact a:hover {
	background-image: url(graphics/contact_over.png);
}

#email a:hover {
	background-image: url(graphics/email_over.png);
}

#email a {
	margin-top:35px;
	margin-left:25px;
	height:20px;
	width:80px;
	background-image: url(graphics/email.png);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:100px;
	color:#FFF;
	float:right;
}

/*Contact & location*/
#findus span {
	color:#fff;
}
.currentday {
	color:#ffffff;
	background-color: #999;
}
.day {
	color:#fff;
}

#map {
	height:500px;
	width:400px;
	margin-top:10px;
	float:left;
}

#directions {
	color:#FFF;
	background-color: #999;
	font-size:12px;
	width:395px;
	padding:5px;
	padding-left:250px;
	}

#txtPostcodeA {
	width:50px;

}

#txtPostcodeB {
	width:50px;

}

#btnShowDirections {
	font-size:11px;
}

/*contact*/
#mid-enq {
	width:515px;
	height:600px;
	padding-left:5px;
}
#mid-enq label {
	width:60px;
	float:left;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#mid-enq input {
	margin-bottom:4px;
	margin-top:4px;
	width:400px;
	height: auto;
	float:left;
}
#mid-enq input img {
	width:50px;
}
#mid-enq textarea {
	width:400px;
	height:250px;
	font:  Arial, Helvetica, sans-serif;
}

/* Footer */
#footer {
	clear:both;
	height:30px;
	width:950px;
	color:#999;
	font-size:11px;
	margin-top:5px;
	padding:5px 25px 15px 25px;
	background-color: #333;

	}

#footer a {
	color:#999;
	font-size:11px;
	}

#footer a:hover {
	color:#999;
	text-decoration:underline
	}

#footer-links {
	float:left;
	width:500px;
	margin-top:8px;
	text-align:left;
	}
	
#footer-spidersnet {
	float:right;
	width:220px;
	margin-top:8px;
	
	}
	
#footer-address {
	float:left;
	margin-top:8px;
	margin-left:20px;
	}

#xpart {
	
	padding-right:25px;
	float:right;
	margin-top:15px;
}

#ford {
	margin-right:15px;
	margin-bottom:20px;
	margin-top:25px;
	padding-bottom:15px;
	float:right;
	}
/*ie6 warning*/

#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color: #F00/*#5b7396*/;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

