
body {
	margin:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

a:link, a:visited, a:active{color:#000000; text-decoration: underline;}
a:hover, a:active{ color:#969696; text-decoration: underline;}

div.clearer { clear:both; }

img { border:0px; }

h1 b { display:none; }
h2 b { display:none; }

input { 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

h1.tagline {
	margin:88px 0px 0px 34px;
	display:block;
	width:474px; height:27px;
	background:url(../images/committed_tagline.gif);
}

#container {
	width:740px;
	margin:0px auto;
	overflow:hidden;
	position:relative; 
}

#masthead {
	width:740px;
	height:114px;
	overflow:hidden;
}

#masthead h1 {
	/*width:338px; height:71px;*/
	width:442px; height:88px;
	/* background:url(../images/krwlaw_ul2.gif);*/
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}

#masthead h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
	width:338px; height:25px;
	float:left;
}

#search {
	width:210px;
	height:30px;
	margin:71px 0px 0px 0px;
	text-align:right;
	overflow:hidden;
	float:right;
}

#nav {
	width:740px;
	height:26px;
	background-color:#173050;
	overflow:hidden;
}

#nav ul {
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}

#nav li {
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}

a.home { width:66px; height:26px; display:block; background:url(../images/home.gif); }
a.about { width:128px; height:26px; display:block; background:url(../images/about.gif); }
a.attys { width:97px; height:26px; display:block; background:url(../images/attorneys.gif); }
a.areas { width:128px; height:26px; display:block; background:url(../images/practiceareas.gif); }
a.news { width:62px; height:26px; display:block; background:url(../images/news.gif); }
a.offices { width:75px; height:26px; display:block; background:url(../images/offices.gif); }
a.careers { width:80px; height:26px; display:block; background:url(../images/careers.gif); }
a.contact { width:104px; height:26px; display:block; background:url(../images/contactus.gif); }

#nav a p { display:none; }

#hp_photo {
	width:740px; height:253px;
	border:#000 0px solid;
	overflow:hidden;
	padding:0px 0px 0px px;
	
}

div.blue {
	background-color:#173050;
	overflow:hidden;
	height:30px;
}

/*div.title {
	overflow:hidden;
	height:25px;
	width:705px;
}*/

div.blue_sub {
	/*background-color:#173050;*/
	overflow:hidden;
	height:25px;
	width:720px;
	border-top:3px #ffffff solid;
	border-bottom:1px #173050 solid;
	text-align:left;
	float:left;
	margin-bottom:15px;
}

div.print {
	/*background-color:#173050;*/
	overflow:hidden;
	height:25px;
	width:100px;
	border-top:3px #ffffff solid;
	border-bottom:1px #173050 solid;
	text-align: right;
	float:left;
	font-size:15px;
	color:#b3ce6a;
	margin-bottom:15px;
}


img.hptitle1 {
	margin-left:11px;
}

img.hptitle2 {
	margin-left:356px;
}

#hp_main {
	width:740px;
	overflow:hidden;
	background:url(../images/hp_main_bg.gif) no-repeat;
}

#hp_welcome {
	width:390px;
	float:left;
	text-align:justify;
	overflow:hidden;
	margin-left:10px;
}

#hp_vr {
	width:41px;
	overflow:hidden;
	float:left;
	text-align:center;
}

#hp_news {
	width:280px;
	margin-right:10px;
	float:right;
}

div.arrow {
  margin:0px 5px 5px 10px;
	width:20px; height:20px;
	background:url(../images/arrow.gif) no-repeat;
	background-position:0 2px;
	overflow:hidden;
	float:left;
}

div.news_text {
  margin:0px 5px 0px 5px;
	width:230px;
	float:left;
	overflow:hidden; 
	text-align:justify;
}

div.news_text_2 {
  margin:0px 5px 0px 5px;
	/*width:460px;*/
	float:left;
	overflow:hidden;
	text-align:justify;
}
div.news_text p {
	margin-top:0px;
	padding-top:0px;
}

h2.subpage {
	/*color:#ffffff;*/
	color:#173050;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia,Times New Roman, Times, serif;
	margin:0px;
	padding:3px 0px;
}

#subpage_content {
	width:705px;
	text-align:justify;
	margin:0px auto 25px auto;
}

#height {
	width:1px; height:350px;
	float:right;
	overflow:hidden;
}

#footer {
	color:#999999;
	text-align:center;
}

#footer a { color:#999999; text-decoration:none; }
#footer a:hover, #footer a;active { color:#999999; text-decoration:none; }

/************* drop-down menus ***************/

div.inner {
	width:117px;
	margin:5px auto;
	line-height:150%;
	color:#ffffff;
	background-color:#ffcc00;	
}

ul.sub {
	margin:0px; padding:0px;
	list-style-type:none;
}

ul.sub li {
	text-transform:uppercase;
	background:url(../images/hr_dots_dd.gif) repeat-x;
	background-position:0 100%;
	margin-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	color:#ffffff;
}

ul.sub li.last {
	text-transform:uppercase;
	background:none;
	margin-top:5px;
	padding-bottom:10px;
}

.sub a { 
	color:#ffffff;
	text-decoration:none;
}

.sub a:visited, .sub a:hover, .sub a:active { 
	color:#ffffff;
	text-decoration:none;
}

div.inner a { 
	color:#ffffff;
	text-decoration:none;
}

div.sub_abo_show {
	width:137px;
	background-color:#173050;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:60px;
	visibility:visible;
}

div.sub_abo_hide {
	width:137px;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:60px;
	visibility:hidden;
}

div.sub_att_show {
	width:137px;
	background-color:#173050;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:208px;
	visibility:visible;
}

div.sub_att_hide {
	width:137px;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:208px;
	visibility:hidden;
}

div.sub_pra_show {
	width:137px;
	background-color:#173050;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:316px;
	visibility:visible;
}

div.sub_pra_hide {
	width:137px;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:316px;
	visibility:hidden;
}

div.sub_car_show {
	width:125px;
	background-color:#173050;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:535px;
	visibility:visible;
}

div.sub_car_hide {
	width:125px;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:140px; left:535px;
	visibility:hidden;
}

div.sub_opp_show {
	width:137px;
	background-color:#173050;
	border:1px #ffffff solid;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:182px; left:626px;
	visibility:visible;
}

div.sub_opp_hide {
	width:137px;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:182px; left:626px;
	visibility:hidden;
}


/************* drop-down menus ***************/


div.attorneytable {
	width:700px;
	border:0px #666666 solid;
	padding: 15px 0px 0px 0px;
	color:#000; 
}

div.att_div{
  width:200px; float: left; margin:0px 20px 0px 0px;
  border:0px #666666 solid;
}


div#services {

}

/******************* steph's styles *********************/

table.news_table {

}

table.news_table p {
	margin:10px 0px 10px 0px;
	padding:0px;
}

#news {
	
}

#news p {
	margin:5px 0px 5px 0px;
	padding:0px;
}

#news div.arrow2 {
	margin:2px 0px 5px 0px;
	padding:0px;
	width:17px;
	overflow:hidden;
	float:left;
}

