/* 
  -----------------------------------
  Deja Vu Interior - 03 Sidebar Right
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(../img_ep/ep_layout.gif);
	background-repeat: repeat-y;
}
#layoutcrown {
	margin: 0 auto;
	width: 760px;
	background-image: url(../img_ep/ep_layout_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
	
#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_ep/ep_bottom.gif);
	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;
}
.img_inline  {
	display: inline;
	margin: 0px;
}

#img_txtwrap, #img_txtwrap2, #img_txtwrap3,
#img_txtwrap4, #img_txtwrap5, #img_txtwrap6, #img_txtwrap7,
#img_txtwrap8, #img_txtwrap9, #img_txtwrap10, #img_txtwrap11 {
	display: inline;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
