/*
	Timberline Print CSS Document for www.exotichardwoods.co.uk
	developed by Vanessa Eley at dotSquared - www.dotsquared.co.uk
	*/
	
/* General */

a:link {color: #564A57; font-weight:bold; text-decoration:underline;}
a:visited {color: #564A57; font-weight:bold; text-decoration:underline;}
a:active {color: #564A57; font-weight:bold; text-decoration:underline;}

body{
	margin-left:18px;
	margin-top:18px;
	font-family:Verdana;
	font-size:11px;}
	
h1{	font-size: 15px;
	margin: -4px 0 -2px 0;
	color:#4B2311;}

h2{ font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	color:#4B2311;}
	
a img { border-style: none;}
	
ul{ list-style-type: square;}

.acronym {
	 border-bottom:dotted #ccc 1px;}

.floatLeft {
	float:left;}
	
.floatRight {
	float:right;}
	
/* Layout */

.DotSquared{
	width:900px;
	margin: 3px 0 0 0;
	padding-top:6px;
	margin-left:auto;
	margin-right:auto;}

.Footer{
	color:#333;
	font-size:x-small;
	text-align:right;
	border-top:1px solid #806e75;
	padding:4px 8px 4px 0;
	height:26px;
	clear:both;}

.Header{
	height:76px;
	padding:6px;
	}
.HeaderText {
	font-size: 18px;
	font-family:Arial;
	color:#fff;}

.hide{
	visibility:hidden;}

.Highlight {
	font-size:10px;
	color:#463C44;
	margin-left: 8px;
	font-style:italic;
	padding: 0 0 0 4px;
	margin:2px 0 0 2px;}
	
.Highlight1 {
	font-size:11px;
	color:#4B2311;
	font-weight:bold;}

label {
	margin:4px 0 4px 0;}
legend {
	padding:4px;
	font-weight:bold;}
fieldset {
	border: 1px solid #ccc;
	padding:4px;
	margin:2px;}
	
.Menu{
	float:none;
	list-style:none;
	display:none;}

.menulist {
	 width:140px;
	 text-align:right;
	 padding-top:6px;}
	
.PageWrapper{
	width:900px;
	border: 1px solid #999;
	margin-left:auto;
	margin-right:auto;}

.Regions {
	display:none;}

.Search{
	float:right;
	width:248px;
	padding:8px 6px 0 6px;
	margin:0 6px 4px 6px;
	text-align:right;
	font-size:11px;}

/* all other than IE specific */
html>/**/body .Search { padding:0 6px 0 6px;
	margin:-2px 6px 4px 6px;}

.Small{
	font-family:Verdana;
	font-size:10px;}

.TextBox{
	float:left;
	width:436px;
	min-height: 308px;
	padding:12px 6px 6px 6px;
	margin: 8px 6px 6px 6px;
	color:#003;
	text-align:left;
	font-size:11px;}
	
/* IE specific */
 * html .TextBox { width:426px; }
 
.TextBoxSearch{
	width:850px;
	min-height: 308px;
	padding:12px;
	margin: 12px;
	color:#003;
	text-align:left;
	font-size:10px;}
	
/* IE specific */
* html .TextBoxSearch { width:835px; }