body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
}

.centre{
	width: 100%;
	text-align: center;
}

.content{
	font-size: 80%;
	
}

.accesslogo{
	display:none;
}

.bedroomstablecell{
	font-size: 75%;
	font-weight: bold;
	color:#644526;
	text-align:right;
	vertical-align:top;
}

.quote{
	font-style:italic;
	background-color: #ebdbcb;
	color:#663333;
	padding: 7px;
	border-right: 5px solid #cfa881;
	border-bottom: 1px dashed #cfa881;
	font-weight:bold;
}

.kitchensindextable{
	padding: 0px;
	margin: 0px;
}

.kitchenstable{
	padding: 0px;
	margin: 0px;
	background-color: #dbd4cd;
	width: 100%;
	font-size: 80%;
}

.kitchensdesctable{
	background-color:#d9b99a;
	width: 100%;
	font-size: 80%;
	font-weight: bold;
}

.kitchensdesc{
	padding: 6px;
}

.white{
	width: 20px;
	height: 5px;
	background-color:#ffffff;
	font-size: 1px;
}

.faq{
	padding: 0px 4px 0px 4px;
	margin: 0px;
	background-color:#ebdbcb;
	color:#644526;
	font-size: 75%;
	border: 1px solid #ffffff;
	text-align:left;
}

.kitchensindextabletop{
	padding: 0px 4px 0px 4px;
	margin: 0px;
	background-color:#dbd4cd;
	color:#644526;
	font-size: 75%;
	font-weight:bold;
	border: 1px solid #ffffff;
	text-align:left;
}

.kitchensindextablebottom{
	padding: 0px 4px 0px 4px;
	margin: 0px;
	background-color:#d9b99a;
	color:#663333;
	font-size: 70%;
	vertical-align: bottom;
	text-align:right;
	border: 1px solid #ffffff;
}

.kitchenhome{
	background-image: url(images/homepage/kitchens.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 181px;
	text-align: right;
	vertical-align:bottom;
	font-size: 11px;
}

.bedroomhome{
	background-image: url(images/homepage/bedrooms.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 181px;
	text-align: right;
	vertical-align:bottom;
	font-size: 11px;
}

.doorhome{
	background-image: url(images/homepage/doors.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 181px;
	text-align: right;
	vertical-align:bottom;
	font-size: 11px;
}

.handlehome{
	background-image: url(images/homepage/handles.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 181px;
	text-align: right;
	vertical-align:bottom;
	font-size: 11px;
}

.sinkhome{
	background-image: url(images/homepage/sinks.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 181px;
	text-align: right;
	vertical-align:bottom;
	font-size: 11px;
}

.worktophome{
	background-image: url(images/homepage/worktops.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 181px;
	text-align: right;
	vertical-align:bottom;
	font-size: 11px;
}

.kitchenhometext{
	padding-top: 57px;
	padding-right: 2px;
}

.underline{
	text-decoration: underline;
}

.topbar{
	position:absolute;
	top: 0px;
	left:0px;
	white-space: nowrap;
	background-image: url(images/topbarbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	display:none;
}

.midbar{
	white-space: nowrap;
	background-image: url(images/midbarbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	position:absolute;
	top: 46px;
	left: 0px;
	display:none;
}

.midbarright{
	position: absolute;
	top: 0px;
	right: 0px;
	display:none;
}

.thinwhiteline{
	width: 100%;
	font-size:1px;
	height: 2px;
	background-color:#ffffff;
	position: absolute;
	top: 131px;
	left: 0px;
}

.thinwhitelinevert{
	width: 2px;
	font-size:1px;
	height: 22px;
	background-color:#ffffff;
	position: absolute;
	top: 133px;
	left: 176px;
}

.beigedateline{
	width: 100%;
	position: absolute;
	left: 0px;
	font-size: 75%;
	font-weight: bold;
	background-color:#ffffff;
	text-align: right;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
	color: #644526;
}

.leftmargin{
	position:absolute;
	left: 0px;
	top: 133px;
	width: 176px;
	display:none;
}

.rightmargin{
	position:relative;
	margin-left: 10px;
	margin-top: 50px;
	margin-right: 10px;
}

.email{
	width: 176px;
	height: 73px;
	background-image:url(images/email.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.emailtxt{
	position: absolute;
	left: 40px;
	top: 303px;
}

.callus{
	width: 176px;
	height: 72px;
	background-image:url(images/call.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.callustxt{
	position:absolute;
	width: 176px;
	height: 72px;
	left: 40px;
	top: 376px;
	color:#333333;
	font-weight:bold;
	font-size: 11px;
}

.homepagetext{
	background-color:#ebdbcb;
	font-size: 80%;
	padding: 3px;
	vertical-align:top;
	height: 64px;
	
}

.header{
	color:#333333;
	font-weight:bold;
	background-color: #ebdbcb;
	width: 99%;
	padding-left: 3px;;
}




ul.rollmenu {
	list-style-type: none;
    color: #000;
    background-color: #e6cfb9;
    margin: 0;
    padding: 0;
    border-color: #dda;
    border-style: solid;
    border-width: 0px;
    width: 174px;
    voice-family: "\"}\"";
    voice-family: inherit;
}
	
html>body ul.rollmenu {
	width: 174px;
}
	
ul.rollmenu li {
	font-weight: bold;
    margin: 0;
    padding: 0;
	width: 174px;
}
	
ul.rollmenu ul {
	list-style-type: none;
    margin: 0.1em 0 0 0;
    padding: 0;
    border-bottom: 1px solid #dda;
    voice-family: "\"}\"";
    voice-family: inherit;
	width: 174px;
}
	
ul.rollmenu a {
	font-weight: bold;
	font-size: 11px;
    text-decoration: none;
    color: #644526;
    background-color: #cfa881;
    margin: 0;
    border: 1px solid #e6cfb9;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
	width: 172px;
	padding: 1px;
}
	
html>body ul.rollmenu a {
}

ul.rollmenu a:hover {
	color: #644526;
    background-color: #ffffff
}

a.emaillink:link{
	color: #9f3f3f;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.emaillink:visited{
	color: #9f3f3f;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.emaillink:active{
	color: #9f3f3f;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.emaillink:hover{
	color: #9f3f3f;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

a.more:link{
	text-decoration: none;
	color:#000000;
}

a.more:visited{
	text-decoration: none;
	color:#000000;
}

a.more:active{
	text-decoration: none;
	color:#000000;
}

a.more:hover{
	text-decoration: underline;
	color:#000000;
}


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

a:visited{
	text-decoration: none;
	color:#644526;
}

a:active{
	text-decoration:underline;
	color:#644526;
}

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