@charset "utf-8";
/* CSS Document */
body {	margin:0px; 
		padding:0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		color:#525A21;
		line-height:18px;
		text-align:center;
}
h1 {font-size:20px; 
	font-weight:normal;
	line-height:24px;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
		font-size:18px;
		font-weight:normal;
		color:#fff;
}

#container {width:1000px; margin:auto; text-align:left; position:relative;}

#nav {	position:relative;
		top:6px;
		left:10px;
		height:34px;
	}

#hometext {
		position:absolute;
		top:80px;
		left:667px;
		width:345px;
		padding:10px;
		background-image: url('images/furniture/fade.png');
		}

#reststext {
		position:absolute;
		top:115px;
		left:657px;
		width:345px;
		}

#restbg {
		position:relative;
		top:0px;
		left:0px;
		width:1024px;
		min-height:570px;
		
		}
#topthumbs {
	position:absolute;
	top:27px;
	width:1024px;
	height:107px;
	background-color:#ffffff;
}
#thumbholder 
	{ 	position:absolute;
	 	top:7px;
		left:20px;
	}
#paging {position:absolute; top:5px; left:750px;}
#mainpic {position:absolute;
		top:140px;
		left:20px;
		}
#homethumbs
	{
		position:absolute;
		top:613px;
		left:-68px;
		width:1024px;
		text-align:right;
	}
#bottomthumbholder {
	position:absolute;
	top:570px;
	width:1024px;
height:120px;}
#bottomthumbs
	{
		position:absolute;
		top:10px;
		left:-68px;
		width:1024px;
		text-align:right;
	}
#contactdetails {
	position:relative;
	left:50px;
	top:100px;
}
#topnav {position:absolute;
top:38px;
left:10px;
}

.white		{ 
font-size:10px;
		color:#ffffff; 
		}
.white:link { color:#ffffff; text-decoration: none; }
.white:active { color:#ffffff;text-decoration: none; }
.white:visited { color:#ffffff; text-decoration: none; }
.white:hover {  color:#000000; text-decoration: underline;  }

.nav		{
	text-transform:uppercase;
		color:#525A21; 
		font-size:10px;
		}
.nav:link { color:#525A21; text-decoration: none; }
.nav:active { color:#525A21;text-decoration: none; }
.nav:visited { color:#525A21; text-decoration: none; }
.nav:hover {  color:#000000; text-decoration: underline;  }




.navp		{ 
text-transform:uppercase;
font-size:10px;
		color:#525A21; 
		padding-left:8px;
		margin-left:8px;
		border-left:1px #525A21 solid;
		}
.navp:link { color:#525A21; text-decoration: none; }
.navp:active { color:#525A21;text-decoration: none; }
.navp:visited { color:#525A21; text-decoration: none; }
.navp:hover {  color:#000000; text-decoration: underline;  }
	
.tel {font-size:18px; padding-top:5px;}
		
.thumbpic {
		cursor:pointer;
		padding-right:3px;
		}
.thumbpic2 {
		cursor:pointer;
		padding-right:3px;
		opacity:0.4;
		filter:alpha(opacity=40);
		}

