/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(/img_bp/bp_2col_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(/img_bp/bp_2col_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 215px;
	font-size: 0.75em;
}
#midcolumn {
	float: right;
	width: 530px;
	margin: 0 0 0 15px;
	font-size: 0.75em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(/img_bp/bp_bottom_2colnl.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: 10px;
}
.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;
}
.tbl_4col {
	border: 1px solid #CFCAAF;
}
.tbl_4col th{
	background-color: #A19764;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.95em;
}

.tbl_5col {
	border: 1px solid #CFCAAF;
}
.tbl_5col th {
	background-color: #A19764;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.95em;
}
.tbl_5col td {
	font-size: .9em;
	padding: 3px;
	vertical-align: text-top;
}
.tbl_5col a {
	font-size: .9em;	
}
.tbl_5col_th {
	text-align: left;
	padding-left: 8px;	
}
.tbl_district {
	border: 1px solid #CFCAAF;
}
.tbl_district th {
	background-color: #CFCAAF;
	text-align: center;
}
.tbl_district_td {
	margin-left: 12px;
	padding-left: 12px;
	font-size: .95em;
}
.alphalinks {
	text-align: center;
	font-weight: bold;
	color: #999999;
	letter-spacing: .1em;
	font-size: 1em;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.alpha_tr h2{
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}
.alpha_tr {
	background-color: #EEEBDD;
}
.alphalinks a:link, .alphalinks a:visited {
	color: #01915E;
	font-weight: bolder;
}
.alphalinks a:hover, .alphalinks a:hover:visited {
	color: #666600;
	font-weight: bolder;
}
.location_tr {
	font-size: 1.1em;
	background-color: #EEEBDD;
	font-weight: bold;
	color: #009966;
	letter-spacing: 0.1em;
}
#localinks_lft,#localinks_mid, #localinks_rt {
	text-align: left;
	font-weight: bold;
	color: #999999;
	letter-spacing: .03em;
	font-size: .80em;
	display: inline;

}
#localinks_lft {
	width: 165px;
}
#localinks_mid, #localinks_rt {
	width: 155px;
}
.locaflt {
	display: inline;
	float: left;
}
#localinks_lft ul, #localinks_mid ul, #localinks_rt ul,
#localinks_lft li, #localinks_mid li, #localinks_rt li{
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#localinks_lft a:link, #localinks_lft a:visited,
#localinks_mid a:link, #localinks_mid a:visited,
#localinks_rt a:link, #localinks_rt a:visited  {
	color: #01915E;
	font-weight: bolder;
}
#localinks_lft a:hover, #localinks_lft a:hover:visited,
#localinks_mid a:hover, #localinks_mid a:hover:visited,
#localinks_rt a:hover, #localinks_rt a:hover:visited {
	color: #666600;
	font-weight: bolder;
}

