.aboutus{
  width:550px;
}

#align {
	margin-top:20px;
}

#bannertitle{
  width:300px;
  margin-top:20px;
  margin-right:15px;
  float:right;
  font-family:"Times New Roman",Times,serif;
  font-size:20px;
  font-weight:bold;
  color:#666666;
}

.bannertitle{
  font-family:"Times New Roman",Times,serif;
  font-size:16px;
  color:#666666;
}

body{
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}

.bedroom{
  background-image:url(tlt_bedroom.jpg);
  background-repeat:no-repeat;
}

.bedroom2{
  background-image:url(tlt_classicbedroom.jpg);
  background-repeat:no-repeat;
}

#carbon{
  width:855px;
  height:110px;
  background-color:#c7b299;
  border-bottom-width:medium;
  border-bottom-style:solid;
  border-bottom-color:#CC9900;
  border-top-width:medium;
  border-top-style:solid;
  border-top-color:#CC9900;
}

.coffeetable{
  background-image:url(tlt_coffeetable.jpg);
  background-repeat:no-repeat;
}

.contact{
  margin-left:20px;
  width:95%;
}

#iframe{
  background-image:url(bg2.jpg);
  width:850px;
  height:350px;
}

#frame {
	background-repeat:no-repeat;
	width:655px;
	height:700px;
}

.margin1{
  margin:3px;
}

.margin2{
  margin-top:3px;
  margin-right:10px;
  margin-bottom:10px;
  margin-left:10px;
}

#menu{
  background-image:url(index_03.gif);
  background-repeat:repeat-x;
}

.sideboard{
  background-image:url(tlt_sideboard.jpg);
  background-repeat:no-repeat;
}

.scroll a:link{
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  color:#FFFFFF;
}

#table{
  border:double #FFFFFF;
  padding:0px;
}

#title{
  height:55px;
  border-bottom-style:ridge;
  border-bottom-style:dashed;
  border-bottom-color:#CC9900;
  border-bottom-width:thin;
}

.req{
  background-color:#FFFF99;
}

.wardrobe{
  background-image:url(tlt_wardrobe.jpg);
  background-repeat:no-repeat;
}

.white{
  color:#FFFFFF;
  border-bottom:#999999 medium groove;
}
/* paging css */

.pagination{
  padding:2px;
}

.pagination ul{
  margin:0;
  padding:0;
  text-align:right;/*Set to "right" to right align pagination interface*/
  font-size:12px;
}

.pagination li{
  list-style-type:none;
  display:inline;
  padding-bottom:1px;
}

.pagination a,.pagination a:visited{
  padding:0 5px;
  text-decoration:none;
  color:#CC9900;
}

.pagination a:hover,.pagination a:active{
  color:#000;
  background-color:#EFE9DA;
}

.pagination a.currentpage{
  background-color:#F1ECE0;
  color: #753F00 !important;
  border-color:#CC9900;
  font-weight:bold;
  cursor:default;
  text-decoration:underline;
}

.pagination a.disablelink,.pagination a.disablelink:hover{
  background-color:#EFE9DA;
  cursor:default;
  color:#929292;
  border-color:#929292;
  font-weight: normal !important;
}

.pagination a.prevnext{
  font-weight:bold;
}
