/* 
  -----------------------------------
  Deja Vu Interior - 03 Sidebar Right
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(../img/hthvm_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(../img/hthvm_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#crownheader {
	background-repeat: no-repeat;
	background-color:#fff;
	height: 40px;
	line-height: 0.0;
	font-size: 0;
}
.hdr_hthv {
	background-image: url(../img/hthvm_hdr.jpg);
}	
#leftcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#midcolumn {
	float: left;
	width: 530px;
	margin: 0 15px 0 0;
	font-size: 0.8em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(../img/hthvm_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
.tbl_contact {
	border: 1px solid #CFCAAF;
}
.tbl_contact th{
	background-color: #CFCAAF;
	text-align: center;
}
.tbl_contact_td{
	text-indent: 20px;
}
.tbl2_contact {
	border: 1px solid #CFCAAF;
}
.tbl2_contact th{
	background-color: #CFCAAF;
	text-align: center;
}
.tbl2_contact_td{
	margin-left: 16px;
	padding-left: 16px;
}
.tbl_3col {
	border: 1px solid #CFCAAF;
}
.tbl_3col th{
	background-color: #CFCAAF;
	text-align: center;
}
.tbl_3col_td{
	margin-left: 6px;
	padding-left: 6px;
}
