body{
	background-color : white;
	margin : 10px 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
}

A{	color : blue; text-decoration : none; }
A:hover{	text-decoration : underline; }

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1, H2, H3, H4, H5, H6{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-family : ;
}

H1{
	font-size : 170%;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	border-bottom : 1px dotted black;
	color : #252d5e;
	font-weight : normal;
	margin :  0 0 10px 0;
	padding : 0 0 3px 0;
}

H2{
	font-size : 150%;
	border-bottom : 1px dotted black;
	color : #252d5e;
	font-weight : 500;
	margin :  0 0 10px 0;
	padding : 0 0 0 0;
}
H3{
	font-size : 125%;
	color : #c00;
	font-weight : normal;
	margin :  0 0 10px 0;
}
H4{
	font-size : 120%;
	color : #252d5e;
	font-weight : 600;
	margin :  0 0 10px 0;
}
H5{
	font-size : 120%;
	color : #c00;
	font-weight : 600;
	margin :  0 0 10px 0;
}
H6{
	font-size : 100%;
	color : #252d5e;
	font-weight : bold;
	margin :  0 0 10px 0;
}



Table{
	font-size : 100%;
}

UL, OL, Blockquote{
	margin : 0 25px 1em 25px;
	padding : 0 0 0 0;
}




UL LI{
	list-style-image : url(http://www.slater-harrison.co.uk/assets/furniture/bullet-text.gif);
	list-style : square;
	margin : 0 0 3px 0;
	padding : 0 0 0 0;
}
UL LI UL, OL LI OL{
	margin : 3px 25px 0 25px;
	padding : 0 0 0 0;
}
UL LI UL LI{
	list-style-image : url(http://www.slater-harrison.co.uk/assets/furniture/bullet-text2.gif);
	list-style : square;
	margin : 0 0 1px 0;
	padding : 0 0 0 0;
}

HR{
	border : none;
	background-color : black;
	color : black;
	height : 1px;
	margin : 0 0 1em 0;
}

#tabs{
	display : none;
}

#frame{
	width : 100%;
	border : none;
	background-color : #b6c580;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	margin : 0 auto 0 auto;
	position : relative;
}

#innertube{
	margin : 0 0 0 0;
	border : none;	
	background-color : white;
	padding : 0 0 0 0;
}

#header{
	display : none;
}

#cmsblock{
	width : 100%;
	margin : 0 0 0 0;
}

#cmsblock #menu{
	display : none;
}
#cmsblock #content{
	width : auto;
	padding : 0 0 0 0;
	text-align : left;
	color : black;
	vertical-align : top;
}
#cmsblock #address{
	display : none;
}


#additionals{
	display : none;
}

#footer{
	display : none;
}

#breadcrumbs{
	display : none;
}



.dataTable{
	font-size : 90%;
	width : 100%;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}


.dataTable TH{
   background-color : #D7D7D7;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
}


.dataTable TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}

.boxed{
	border : 1px solid #b6c580;
	background-color : #f0f3e4;
	padding : 4px 10px 4px 10px;
	font-size : 100%;
	margin : 0 0 12px 0;
	text-align : center;
	display : block;
}

.clear {
	clear : both;
	font-size : 5%;
	height : 1px;
}

#printlogo{
	display : block;
	text-align : center;
}