html { overflow: -moz-scrollbars-vertical; }
body {
	margin:0px;
	background-color:#333;
}

img { border:0px; }


a { color:#1d6671; text-decoration:none; }
a:hover, a:active { color:#9e9185; text-decoration:underline; }

/* home page menu */
a.habout { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_about.gif); }
a.habout:hover, a.habout:active { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_about_o.gif); }

a.hhis { width:135px; height:21px; display:block; overflow:hidden; background:url(../images/home_history.gif); }
a.hhis:hover, a.hhis:active { width:135px; height:21px; display:block; overflow:hidden; background:url(../images/home_history_o.gif); }

a.hexp { width:135px; height:20px; display:block; overflow:hidden; background:url(../images/home_expertise.gif); }
a.hexp:hover, a.hexp:active { width:135px; height:20px; display:block; overflow:hidden; background:url(../images/home_expertise_o.gif); }

a.hatty { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_atty.gif); }
a.hatty:hover, a.hatty:active { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_atty_o.gif); }

a.hcases { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_cases.gif); }
a.hcases:hover, a.hcases:active { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_cases_o.gif); }

a.hpra { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_practice.gif); }
a.hpra:hover, a.hpra:active { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_practice_o.gif); }

a.hcon { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_contact.gif); }
a.hcon:hover, a.hcon:active { width:135px; height:35px; display:block; overflow:hidden; background:url(../images/home_contact_o.gif); }




#container {
	width:800px;
	height:700px;
	margin:0px auto;
	background:#fff;

}


.home_nav {
	float:left;
	background-image:url(../images/home_navbg.jpg);
	width:135px; height:700px;
}


.home_graphic {
	position:relative;
	top:124px;
}


#home_copyright {
	position:relative;
	margin-top:250px;
	text-align:center;
	font-size:8px;
	font-family:Arial, verdana;
	color:#6e6761;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}

#sub_copyright {
	position:relative;
	margin-top:50px;
	padding-bottom:50px;
	text-align:center;
	font-size:8px;
	font-family:Arial, verdana;
	color:#6e6761;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}

#ddhome img{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	border:none;
	visibility: hidden;
}

/* sub page menu */


a.shome { width:54px; height:21px; display:block; overflow:hidden; background:url(../images/sub_home.gif); }
a.shome:hover, a.shome:active {
	width:54px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../images/sub_home_o.gif) no-repeat;
}

a.sabout { width:88px; height:21px; display:block; overflow:hidden; background:url(../images/sub_about.gif); }
a.sabout:hover, a.sabout:active { width:88px; height:21px; display:block; overflow:hidden; background:url(../images/sub_about_o.gif); }

a.satty { width:93px; height:21px; display:block; overflow:hidden; background:url(../images/sub_atty.gif); }
a.satty:hover, a.satty:active { width:93px; height:21px; display:block; overflow:hidden; background:url(../images/sub_atty_o.gif); }

a.scases { width:160px; height:21px; display:block; overflow:hidden; background:url(../images/sub_cases.gif); }
a.scases:hover, a.scases:active { width:160px; height:21px; display:block; overflow:hidden; background:url(../images/sub_cases_o.gif); }

a.spra { width:124px; height:21px; display:block; overflow:hidden; background:url(../images/sub_practice.gif); }
a.spra:hover, a.spra:active { width:124px; height:21px; display:block; overflow:hidden; background:url(../images/sub_practice_o.gif); }

a.scon { width:93px; height:21px; display:block; overflow:hidden; background:url(../images/sub_contact.gif); }
a.scon:hover, a.scon:active { width:93px; height:21px; display:block; overflow:hidden; background:url(../images/sub_contact_o.gif); }

a.shis { width:92px; height:23px; display:block; overflow:hidden; background:url(../images/sub_history.gif); }
a.shis:hover, a.shis:active { width:92px; height:23px; display:block; overflow:hidden; background:url(../images/sub_history_o.gif); }

a.sexp { width:92px; height:16px; display:block; overflow:hidden; background:url(../images/sub_expertise.gif); }
a.sexp:hover, a.sexp:active { width:92px; height:16px; display:block; overflow:hidden; background:url(../images/sub_expertise_o.gif); }


#sub_nav {
	width:800px;
	height:21px;
	margin:0px auto;
	padding: 0px;
	background: #fff;
	border-bottom: 2px solid #9e9185;
	}

.sub_nav ul {
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	background: #fff;
}
.sub_nav li { float:left; margin:0px; padding:0px;}
.sub_nav span { display:none; }


#sub_container {
	width:800px;
	background-color:#ffffff;
	margin:0px auto;
	height: 100px;
}
#sub_masthead {
	width:800px;
	margin:0px auto;
	padding:0px;
}
#sub_masthead  img {
	padding:0px;
	border-style:none;
	margin: 0px;
	display: block;
	}

.subtitle {
	color:#6e6761;
	Font-size:11px;
	letter-spacing:normal;
	}


#content {
	width:800px;
	margin:0px auto;
	min-height:300px;
	background-color:#ffffff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 85px;
	width: 620px;
	margin-top: 25px;
	border-bottom: 5px solid #9e9185;
}

.text h1 {
	color:#6e6761;
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
}	
.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9e9185;
}

.text p, br, tr, td {
	line-height:16px;
	font-size: 11px;

}

/* ATTORNEY PAGES */ 
ul#atty   {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 10px;
}

ul#atty li   {
	line-height:20px;
}
ul#attybio  {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
}
ul#attybio  li   {
	line-height:15px;
	text-align: left;
}

/*.sub_search {
	width:157px;
	height:18px;
	margin-top:55px;
	border: 1px solid #9e9185;
	font-size:7px;
	margin: auto;
}
*/
#sub_nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
