/* online directory css */
body { background-color:#f3f2e3;
	font:Lucida Grande; }
em.alt {position:absolute; left:-1999px;}
a {color:#99135e; text-decoration:underline;}
a:hover {color:#503c56; text-decoration:underline;}
.print-this { display:none; }

/* Entire Wrapper */
#wrapper { margin:auto; background-color:#FFFFFF; padding:7px; width:746px; }

#header {
	background-image:url(../images/interior/directory-header-bg-new.jpg);
	background-repeat:no-repeat;
	width:746px;
	height:193px;
	overflow:hidden;
	}

#header #left-logo { float:left; width:149px; padding-left:44px; }

#header #center-text {
	width:397px;
	text-align:left;
	float:right; 
	text-transform:uppercase;
	color:#ffffff;
	line-height:18px;
	padding-top:20px;
	padding-right:20px;
	font-weight:bold;
	}
#header #center-text #worldwide h2 { font-size: 14px; }
#header #center-text #worldwide p { font-size: 12px; }

#header #center-text h2 {margin:0px; font-size:11px; font-weight:bold;color:#f2b754;}
#header #center-text p {margin:0px; font-size:11px;}
#header #center-text p a{color:#f2b754;}

#header #right-logo { float:left; width:120px; padding-right:36px;}

#title {
	background-color:#67556c;
	background-image:url(../images/interior/directory-title.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:746px;
	height:35px;
	margin-top:2px;
	}

#content {
	color:#25251f;
	font-size:12px;
	width:746px;
	padding-bottom:40px;
}

#content table {margin-top:1px; width:746px;}

#content table tr th { background-color:#401839;color:#f2b754;font-weight:bold; height:35px; text-align:center; border-right:#67556c 1px solid; font-size:11px; }
#content table tr td {border-right:#401839 1px solid; padding:2px;}
#content table tr .no-border {border-right:none;}
#content table tr .location {padding-left:17px; }
#content table tr .member-name {padding-left:18px;}
#content table tr .member-name a{color:#99135e;}
#content table tr .state {height:18px; font-weight:bold;color:#401839;}
#content table tr .last-gep {height:40px; font-weight:bold;}
#content table tr .city {height:18px; vertical-align:top; line-height:18px;}
#content table tr .last-city { height:50px; vertical-align:top; }
#content table tr .center-text {text-align:center; vertical-align:top; line-height:18px;}
#content table tr .gep-link { font-style:italic;}

#footer {width:746px; overflow:hidden; height:23px; background-color:#d7d6ba;}
#footer #homepage-link {float:left; width:111px; height:23px; padding-left:330px; }
#footer #sitemap-link {height:23px; width:67px; background-color:#d7d6ba; float:right;}

.highlight-row { background-color:#f2b754; }

div#footer-logos {display:none;}

table.listing-table td, table.listing-table th {
    vertical-align:top;
}

tr.first-row th, tr.first-row td {
    vertical-align:middle;
}            

div#print { padding: 3px 10px; text-align:right; background-color:#DAD5C1; }
div#print a img { border:0; margin-left:5px; vertical-align:middle; }