/* online directory css */
body { background-color:#f3f2e3; 
	font-family:Lucida Grande; }
em.alt {position:absolute; left:-1999px;}
a {color:#99135e; text-decoration:underline;}
a:hover {color:#503c56; text-decoration:underline;}
.print-this { display:block; }

/* 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;
	position:relative;
	color:#ffffff;
	}

#header #center-text {
	width:349px;
	text-transform:uppercase;
	color:#ffffff;
	line-height:18px;
	position:absolute;
	margin:0;
	top:20px;
	right:20px;
	text-align:left;
	padding-left:5px;
	background-color:#FFFFFF;
	}

#left-logo { display:inline;  float:left; width:149px;  margin-left:60px; }
#right-logo { display:inline; float:left; float:left; width:120px; }


#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; color:#ffffff; font-weight:bold;}
#header #center-text p a{color:#f2b754;}


#title {
	background-color:#67556c;
	background-image:url(../images/interior/directory-title.jpg);
	background-repeat:no-repeat;
	text-align:center;
	clear:both;
	width:746px;
	height:35px;
	margin-top:2px;
	}

#content {
	color:#ffffff;
	font-size:12px;
	width:746px;
	padding-bottom:40px;
}

#content table {margin-top:1px; width:746px; clear:both;}

#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:40px; font-weight:bold;color:#401839;}
#content table tr .city {height:18px; vertical-align:top; line-height:18px;}
#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;}
div#footer-logos {display:none;}

.highlight-row { font-weight:bold; color:#ff0000; } 
.highlight-row a {  color:#ff0000 !important; }
div#print { display:none !important; }

