/* CSS Document */

a:link {
color: #CC6633;
text-decoration: underline;
}

a:hover {
color: #CC6633;
text-decoration: none;
}

a:active {
color: #CC6633;
}

a:visited {
color: #CC6633;
}

.imgleft {
float: left;
margin: 5px 15px 5px 30px;
}

.imgright {
float: right;
margin: 5px 30px 5px 20px;
}

body {
background: #e3d8c6;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #645e55;
}

h2 {
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 20px 0 8px 30px;
}

p {
margin: 0 0 8px 0;
padding: 0;
}

#container {
background: #ffffff url(../img/container.gif);
width: 880px;
margin: 20px auto 0 auto;
}

#header {
background: #ffffff url(../img/header.gif);
height: 72px;
text-align: right;
}

#nav {
height: 37px;
background: #645e55 url(../img/nav.gif);
padding: 0 0 0 30px;
margin: 0;
}

#nav ul{
display: inline;
list-style: none;
}

#nav li{
float: left;
margin: 0 0 0 0;
}

#nav a{
color: #ffffff;
}

#nav a:hover{
color: #ff0000;
}

#left {
background-color: #cdc2b1;
float: left;
width: 258px;
padding: 20px 30px 30px 30px;
}

#left ul{
margin: 0;
padding: 0;
list-style: none;
}

#left li{
margin-bottom: 2px;
}

#left a:link {
color: #ffffff;
text-decoration: underline;
}

#left a:hover {
color: #ffffff;
text-decoration: none;
}

#left a:active {
color: #ffffff;
}

#left a:visited {
color: #ffffff;
}

#right {
	background: #f7f5f1;
	float: right;
	width: 562px;
	padding: 0 0 0 0;
}

#right p {
margin: 0px 30px 8px 30px;
padding: 0;
}

#right-home {
	background: #f7f5f1;
	float: right;
	width: 562px;
	padding: 0 0 0 0;
}

#right-home h2 {
margin: 15px 15px 8px 15px;
padding: 0;
}

#right-home p {
margin: 0 15px 8px 15px;
padding: 0;
}

#right-home ul {
margin: 0;
padding: 0;
list-style:none;
}

#right-home li {
float: left;
margin: 20px 0 0 16px;
padding: 0;
}

#footer {
background: #e3d8c6 url(../img/footer.gif);
clear: both;
padding: 40px 0 0 20px;
height: 27px;
font-size: 11px;
}

h1 {
display: none;
}

a#home {
	background-image: url(../img/nav-home-off.gif);
	width: 59px;
}

a#home:hover {
	background-image: url(../img/nav-home-on.gif);
}

a#contact {
	background-image: url(../img/nav-contact-off.gif);
	width: 73px;
}

a#contact:hover {
	background-image: url(../img/nav-contact-on.gif);
}

a#about {
	background-image: url(../img/nav-about-off.gif);
	width: 78px;
}

a#about:hover {
	background-image: url(../img/nav-about-on.gif);
}

a#enquiries {
	background-image: url(../img/nav-enquiries-off.gif);
	width: 77px;
}

a#enquiries:hover {
	background-image: url(../img/nav-enquiries-on.gif);
}

a#bespoke {
	background-image: url(../img/nav-bespoke-off.gif);
	width: 96px;
	margin-left: 50px;
}

a#bespoke:hover {
	background-image: url(../img/nav-bespoke-on.gif);
	margin-left: 50px;
}

a#customer {
	background-image: url(../img/nav-customer-off.gif);
	width: 161px;
}

a#customer:hover {
	background-image: url(../img/nav-customer-on.gif);
}

a#showrooms {
	background-image: url(../img/nav-showrooms-off.gif);
	width: 117px;
}

a#showrooms:hover {
	background-image: url(../img/nav-showrooms-on.gif);
}

a#collections {
	background-image: url(../img/nav-collections-off.gif);
	width: 113px;
}

a#collections:hover {
	background-image: url(../img/nav-collections-on.gif);
}

a#testimonials {
	background-image: url(../img/nav-testimonials-off.gif);
	width: 122px;
}

a#testimonials:hover {
	background-image: url(../img/nav-testimonials-on.gif);
}

a#home, a#contact, a#about, a#enquiries, a#bespoke, a#customer, a#showrooms, a#testimonials, a#collections{	
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 37px;
	height: 0px;
	}
	
a#home-bespoke, a#home-customer, a#home-showrooms, a#home-testimonials {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 116px;
	width: 120px;
	height: 0px;
	}
	
a#home-bespoke {
background-image: url(../img/home-bespoke.jpg);
}

a#home-bespoke:hover {
background-image: url(../img/home-bespoke-on.jpg);
}

a#home-customer {
background-image: url(../img/home-customer-choice.jpg);
}

a#home-customer:hover {
background-image: url(../img/home-customer-choice-on.jpg);
}

a#home-showrooms {
background-image: url(../img/home-showrooms.jpg);
}

a#home-showrooms:hover {
background-image: url(../img/home-showrooms-on.jpg);
}

a#home-testimonials {
background-image: url(../img/home-testimonials.jpg);
}

a#home-testimonials:hover {
background-image: url(../img/home-testimonials-on.jpg);
}

div.hr2 {
height: 20px;
background-image: url(../img/divider.gif);
background-repeat: repeat-x;
}

div.hr {
margin: 0 30px 0 30px;
height: 20px;
background-image: url(../img/divider.gif);
background-repeat: repeat-x;
}

div.hr hr {
display: none;
}

.home p{
color: #ff0000;
}

.heading  {
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}



