#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:760px;
	z-index:1;
	}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:971px;
	height:170px;
	z-index:3;
	background-image: url(siteimg/banner.jpg);
	border-bottom-width: 12px;
	border-bottom-style: double;
	border-bottom-color: #CEBB91;
	background-color: #AB9870;
	background-repeat: repeat;
}	
body {
	background-image: url(siteimg/bg3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
}	
#content {
	background-color: #f7f7ff;
	border: 1px inset #E5CCAD;
}
#gallery {	
	position:absolute;
	left:183px;
	top:185px;
	width:782px;
	height:525px;
	z-index:2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #D6C29D;
	border-left-color: #D6C29D;
	}
#lhmenu {
	position:absolute;
	left:2px;
	top:180px;
	width:154px;
	height:519px;
	z-index:2;
	border-right-width: 6px;
	border-right-style: double;
	border-right-color: #D5BE94;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #D5BE94;
	border-bottom-color: #D5BE94;
	border-left-color: #D5BE94;
	background-image: url(siteimg/menubg2.png);
	background-repeat: repeat-y;
	border-left-width: 6px;
}	
#smenu {
	position:absolute;
	left:10px;
	top:80px;
	width:146px;
	height:112px;
	z-index:4;
}
#rhc {
	position:absolute;
	left:655px;
	top:187px;
	width:315px;
	height:521px;
	z-index:2;
	background-color: #f7f7ff;
	background-image: url(siteimg/bg3.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #996600;
}
#rt {
	position:absolute;
	left:970px;
	top:0px;
	width:16px;
	height:760px;
	z-index:3;
	border-left-width: 2px;
	border-left-style: inset;
	border-left-color: #CEB477;
	background-image: url(siteimg/sidetrim1.png);
	background-repeat: repeat-y;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #CEB477;
}
#footer {
	position:absolute;
	left:0px;
	width:971px;
	height:66px;
	z-index:4;
	bottom: 0px;
	background-color: #C1AA7E;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #B87B43;
	border-right-color: #B87B43;
	border-bottom-color: #B87B43;
	border-left-color: #B87B43;
}
#footertext {
	font-size: 14px;
	color: #330033;
	text-align: center;
	font-weight: 900;
	background-color: #D3C3A1;
	top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.text1 {
	font-size: 16px;
	color: #996600;
	padding: 20px;
}
.text2 {
}

.hr {
	color: #CFA062;
}

#tndhouse {
}
#tndhouse ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 140px;
	font-weight: bold;
	margin:0;
	padding:0;
	list-style:none;
	color: #FFFFFF;
}
#tndhouse li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 10px;
	/*
	font-weight: bold;
	background: url(siteimg/bg3.jpg);
*/
 border-top: 1px solid #808040;
	border-bottom: 1px solid;
	border-left: 1px solid;
	display:block;
	width:100%;
	background-color: #FFFFCC;
	background-image: url(siteimg/menubg2a.png);
}
#tndhouse li a:hover {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(siteimg/menubg3.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D3C3A1;
	border-right-color: #D3C3A1;
	border-bottom-color: #D3C3A1;
	border-left-color: #D3C3A1;
}
#tndhouse li.menucurrent a {
}
#tndhouse li.menucaption {
 display:block;
}
html>body #tndhouse li a {
 width: auto;
}
