body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#container{
	width: 800px;
	margin: auto;
}
#logo {
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	width: 406px;
	height: 80px;
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 0px;
}
#logo h1{
	font-size: 9px;
	visibility:hidden;
}
#top{
	background-image:url(../images/chairs.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
	}
#tagline{
	background-image:url(../images/tagline.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
	}
#tagline h2{
	font-size: 10px;
	visibility: hidden;
	}
#banner1{
	background-image:url(../images/rt.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline1{
	background-image:url(../images/rttag.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
	}
#banner2{
	background-image:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline2{
	background-image:url(../images/banner2tag.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
	}
#banner3{
	background-image:url(../images/steps.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline3{
	background-image:url(../images/stepstagline.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 95px;
}
#tagline3 h2{
	font-size: 10px;
	visibility: hidden;
	}
	#banner4{
	background-image:url(../images/garden.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline4{
	background-image:url(../images/gardentagline.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
}
#tagline4 h2{
	font-size: 10px;
	visibility: hidden;
	}
	#banner5{
	background-image:url(../images/house.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline5{
	background-image:url(../images/housetag.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
}
#tagline5 h2{
	font-size: 10px;
	visibility: hidden;
	}
	#banner6{
	background-image:url(../images/house.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline6{
	background-image:url(../images/housetag.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
}
#tagline6 h2{
	font-size: 10px;
	visibility: hidden;
	}
	#banner7{
	background-image:url(../images/woodchair.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline7{
	background-image:url(../images/woodchairtag.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
}
#tagline7 h2{
	font-size: 10px;
	visibility: hidden;
	}
	
	#banner8{
	background-image:url(../images/autumn2.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline8{
	background-image:url(../images/autumntag.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
}
#tagline8 h2{
	font-size: 10px;
	visibility: hidden;
	}
	
	#banner9{
	background-image:url(../images/autumn2.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#tagline9{
	background-image:url(../images/autumntag.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 510px;
	height: 73px;
	margin-top: 101px;
}
#tagline9 h2{
	font-size: 10px;
	visibility: hidden;
	}
	#banner10{
	background-image:url(../images/grounds.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
#cat{
	background-image:url(../images/cat.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 190px;
	border-bottom: solid 1px #FFFFFF;
}
	
#nav{
	background-color: #CDCDCD;
	border-bottom: solid 3px #D7D7D7;
	height: 40px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 20px;
}
#nav a 	{
		display : block;
		float:left;
		text-decoration: none;
		line-height: 38px;
		color: #122592;
		background-image:url(../images/nav_item_bg.gif);
		background-repeat:no-repeat;
		background-position: 15px 15px;
		padding-left: 30px;
		padding-right: 0px;
        
}
#nav a:hover{
		text-decoration: underline;
}
#nav ul {
		margin : 0;
		padding :0;
		list-style : none;
	}
#nav li 	{
		display : inline;
		margin : 0;
		padding : 0;
				}
#subnav{
	float: left;
	width: 166px;
	padding-left: 17px;
	padding-right: 17px;
}
#subnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	text-align:left;
}
#subnav li{
	display : inline;
	margin : 0;
	padding : 0;
	color: #FFFFFF;
	display: block;
	font-weight:normal;
	background-repeat:repeat-x;
	background-position:bottom;
}
#subnav li a{
	text-decoration: none;
	display: block;
	width: 140px;
	background-image:url(../images/subnav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	line-height: 20px;
	color: #122592;
}
#subnav li a:hover{
	text-decoration: underline;
}
#content{
	float: right;
	padding-left: 23px;
	width: 575px;
	border-left: solid 1px #CCCCCC;
}
#firefox{
	clear: both;
	height: 20px;
}
#footer{
	clear: both;
	background-color: #ffffff;
	border-bottom: solid 3px #D7D7D7;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	padding: 10px 0px 10px 15px;
	margin-bottom: 10px;
	line-height: 1.6;
	color: #666666;
}
td{
	vertical-align: top;
}
.newshp{
border: solid 1px #cccccc;
background-color: #E4E3E3;
}
a{
	color: #122592;
}
.calltoaction{
	background-image:url(../images/content_arrow.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	background-position: 0px 3px;
	line-height: 20px;
	text-decoration: none;
}
.calltoaction:hover{
	text-decoration: underline;
}
h1{
color: #333399;
font-size: 24px;
font-weight: normal;
margin-bottom: 2px;
}
h2{
color: #333399;
font-size: 150%;
font-weight: normal;
margin-bottom: 2px;
}
h6{
colour: #003366;
font-size: 100%;
margin-bottom: 2px;
}
/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
