/*
 Reinert & Rourke
 Advanced Stylesheet
*/
.minheight { display: none; }

#menucont, #menuloca, #subheader, #menu { display: none; }

/* Logo */
h1 {
 position: relative;
 background: url(../images/logo.gif) no-repeat;
 width: 405px;
 height: 65px;
 margin: 0;
 padding: 0;
}
h1 a:link, h1 a:visited, h1 a:hover {
 position: relative;
 display: block;
 text-indent: -100em;
 width: 405px;
 height: 65px;
 text-decoration: none;
}
.internal h1 {
 background: url(../images/logo2.gif) no-repeat;
 width: 334px;
 height: 44px;
}

#content { width: 600px; }

html,body {padding: 0 1.5em;}

/* attorneys */
#attorneys .profilePhoto {
 position: relative;
 display: block;
 padding-right: 15px;
 padding-bottom: 15px;
 float: left;
}

form {display: none;}

#tools, #maincontent img {display: none}

.screenonly {display: none}
