/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	FONT-SIZE: 14px; 
	line-height: 20px;
	BACKGROUND-POSITION: center top; 
	BACKGROUND-color: #F2E6D6;
	BACKGROUND-REPEAT: no-repeat; 
		BACKGROUND-IMAGE: url(images/back.jpg);
	color: #000;
/*	height: 1017px;
	width: 1230px;*/
}
h1 {
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
h2 {
	font-weight: normal;
}
 hr {
  border: 0;
  width: 95%;

	background-color: #888;
	height: 1px;  
}
#text2 img {
	border: 1px solid #000;
}
#container {
	position: 					relative;
	margin: 					auto;
	padding: 					0px;
	width: 						900px;
	top: 50px;
	BACKGROUND-POSITION: center top; 

	BACKGROUND-REPEAT: no-repeat; 	
}
.banner {
	position:  					absolute;
	/*left: 366px;*/
	right: -100px;	
	top: 85px;
	width: 655px;
	z-index: 0;
}
.banner img {
	margin: 0px 0px 0px 20px;	
}
#text2 {
	position:  					absolute;
	top: 						215px;
	left:						0px;
	width: 						902px;
	overflow-y:					hidden;
	overflow-x:					hidden;
/*	border: 1px solid #000;*/
}
#links {
	position:  					absolute;
	top: 						24px;
	margin-left:				16%;
	height: 					320px;
	width: 						455px;
}
.lightboxpadd {padding: 2px;}
/*new bits*/
#bulkgallery {
/*	position: absolute;
	top: 292px;
	left: 36px;
	width: 960px;
	font: 12px verdana,sans-serif;*/

}
#bulkgallery img {
	border: 0px;	
}
.gallerythumb {
	width: 120px;
	height: 255px;
	float: left;
	margin: 8px;	
	border: 1px #675c4f solid;	
}
.gallerythumb img{
	padding: 10px;	
}
.gallerythumb2 {
	height: 110px;
}
.gallerytext {
	margin: 8px;	

}
#lhs {
	width: 400px;

}
#rhs {
	z-index: 10;
	position:absolute;
	left: 487px;
	top: 240px;
	width: 408px;

}
#rhs img {
	border: 1px #333 soild;	
}
