/*********** BASIC STUFF ***********/
body {
	margin: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}


a:link, a:active, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1F2169;
	text-decoration:none;
}

a:hover {
	color: #8C8C8C;
	text-decoration:none;
}	


#frame {
 width: 770px;
 margin: auto auto;
 border: #8C8C8C 1px solid;
 overflow: hidden;
 background:url(images/bg.jpg) repeat-y;
}

blockquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	
}
/*********** COLUMNS ***********/

/*********** MAIN CONTENT ***********/
#columnMain {
	float: right;
	width: 292px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	padding:0;
	margin:0;
}


.mainPic {
	background: url(images/srpic.jpg) no-repeat;
	width: 291px;
	height: 227px !important;
	margin:0;
	padding: 0;
	border-bottom: #FFFFFF 1px solid;
	border-right: #ffffff 1px solid;
}

.contentHeadGray {
	font-size: 13px;
	font-weight: bold;
	color: #1F2169;
	padding:0px 3px 3px 0px;
}
.contentImageGray {
	float: left;
	border: 0;
	padding: 10px;
}

 .contentSubHeadGray {
	font-size: 12px;
	font-weight: bold;
	color: #100F0F;
	padding:10px 10px 10px 10px;
}
.contentMain {
	padding: 10px;
}

/*********** LEFT CONTENT **********/
#columnLeft {
	float: left;
	width: 229px;
	margin:0;
	padding: 0;
	background-color: #ffffff;
}

#columnLeft .logo{
	width: 227px;
	height: 171px;
	margin:0;
	padding: 0;
	background:url(images/logo.jpg) no-repeat 0;
}

.loc {
	font-size: 11px;
	color: #8C8C8C;
	word-spacing: 2px;
	text-align: center;
	border-bottom: #C6C7C9 1px solid;
	border-right: #ffffff 1px solid;
	padding: 5px;
}
/*********** NEWS CONTENT **********/
.newswrapper {
	width: 229px;
	height: 200px;
	margin:0;
	display:block;
}
 .newstease {
	font-size: 10px;
	color: #8C8C8C;
	display:block;
	width:125px;
	float:right;
	padding: 3px;
}

.newshead {
	font-size: 10px;
	color: #1F2169;
	font-weight: bold;
	padding: 3px;
	}
	
.newsimage {
	float: left;
	padding: 5px;
	
}

.newsdate {
	font-size: 11px;
	color: #8C8C8C;
	word-spacing: 2px;
	font-weight: bold;
}

.newsline {
	border-bottom: #C6C7C9 1px solid;
	width: 229px;
	margin-bottom: 20px;
	padding:0;
}

/*********** RIGHT CONTENT ***********/
#columnRight {
	float: right;
	width: 248px;
	background-color: #ffffff;
}

.contentHeadBlue {
	font-size: 14px;
	font-weight: bold;
	color: #1F2169;
	padding:0;
	margin:0;
}

.contentRight {
	background-color: #E6E6E6;
	padding:0;
	margin:0;
}	


/*********** FOOTER CONTENT ***********/
#footer {
	clear: both;
	margin:0;
	padding:0;
	color: #ffffff;
	font-weight:bold;
	font-size: 11px;
	}
		
.footerBlue {
 	background-color:#1F2169;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	margin:0;
	width:524px;
	height: 35px;
	}

.copy {
	font-size:10px;
	color:#404040;
	text-align: center;
	}

	
#footer a:link ,#footer a:active,#footer a:visited{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	}
	
#footer a:hover {
	color: #8C8C8C;
		}
	
/*********** NAVIGATION ***********/
#navcontainer {
padding-top: 30px;
padding-bottom: 10px;
overflow: hidden;
width: 540px !important;
height: 21px !important;
float:right;
background-color: #1F2169;
border-bottom: #ffffff 1px solid;
}

#navlist {
list-style-type: none;
margin: 0;
padding: 0;
float:left;
}

#navlist li {
border-left: 1px solid #fff;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .75em 0 1em;
}

#navlist  a:link ,#navlist a:active,#navlist a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
	color: #ffffff;
	margin:0;
	height: 41px;
	}
	
	#navlist a:hover {
	letter-spacing:1px;
	color: #8C8C8C;
	height: 41px;
	margin: 0;
		}
/*********** SUB NAVIGATION ***********/
#subnavcontainer {
overflow: hidden;
width: 248px !important;
height: 45px !important;
float:right;
background-color: #7D7D7D;
margin-top: -45px;
border-left: #ffffff 1px solid;
}

#subnavlist {
list-style-type: none;
margin: 0;
padding: 0;
float:right;
}

#subnavlist li {
float: left;
color: #ffffff;
line-height: 1em;
margin: .5em 0 0 -.5em;
padding: 1em .5em .5em .5em;
}

#subnavlist  a:link ,#subnavlist a:active,#subnavlist a:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
	color: #ffffff;
	margin:0;
	height: 41px;
	}
	
	#subnavlist a:hover {
	letter-spacing:1px;
	color: #1F2169;
	height: 41px;
	margin: 0;
		}


/*********** RIGHT BULLET CONTENT ***********/		
 
#listW {
	background:url(images/wblt-big.jpg) no-repeat left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 15px;
	color: #1F2169;
	margin: 10px;
	}
.listWcontent {
	padding-top: 10px;
	width: 240px;
	}
#listWsub {
	padding-left: 30px;
	font-size: 11px;
	color: #7D7D7D;
	margin: 3px;
	}
#listWsubsub {
	padding-left: 50px;
	font-size: 11px;
	color: #8C8C8C;
	margin: 3px;
	}
#listG {
	background:url(images/gblt-big.jpg) no-repeat ;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 15px;
	color: #7D7D7D;
	font-size: 12px;
	margin: 10px;
	}
.listGcontent {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 240px;
	}

#listLinks {
	background:url(images/readblt-white.jpg) no-repeat;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 12px;
	color: #8C8C8C;
	font-size: 11px;
	margin: 10px;
		}
.listLinksCont {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 240px;
	}	

#listLinks  a:link ,#listLinks a:active,#listLinks a:visited{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1F2169;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#listLinks a:hover {
	color: #8C8C8C;
	margin: 0;
		}
/*********** HEADERS ***********/

/*LINKS, PRACTICE & EXP., LOCATIONS HEADER*/
h1 {
	background:url(images/hd_arrow.jpg) no-repeat left;
	font-size: 12px;
	font-weight: bold;
	color: #8C8C8C;
	text-transform:uppercase;
	padding-left: 58px;
	margin-top:5px;
	
	}
/*VERDICTS HEADER*/
h2 {
	background: #7D7D7D url(images/hd_arrow.jpg) no-repeat left ;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	padding-left: 58px;
	margin-top: 0px;
	line-height: 32px;
	border-right: #ffffff 1px solid;
	}
	
/*PRACTICE REGIONS HEADER*/
h3 {
	background: #1F2169 url(images/hd_arrow.jpg) no-repeat left ;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	padding-left: 58px;
	margin-top: 0px;
	line-height: 32px;
	border-top: #ffffff 1px solid;
	
		}
		
/*NEWS HEADER*/	
h4 {
	background: url(images/hd_arrow.jpg) no-repeat left ;
	font-size: 14px;
	font-weight: bold;
	color: #1F2169;
	text-transform:uppercase;
	padding-left: 58px;
	margin-top: 0px;
	line-height: 32px;
	
		}	


/*********** READ MORE ***********/
#readMore {
	text-align:right;
	padding:5px;
}

#readmoreMain  li {
	list-style-type: disc;
	list-style-image:url(images/readblt-gray.jpg);
	margin:0;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
	color: #1F2169;
	text-transform:uppercase;
	line-height: 10px;
	padding:0;
	}

#readmoreMain  a:link ,#readmoreMain a:active,#readmoreMain a:visited{
	margin:0;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
	color: #1F2169;
	text-transform:uppercase;
	margin-bottom: 5px;
}
#readmoreMain  a:hover {
	margin:0;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 2px;
	color: #ffffff;
	text-transform:uppercase;
}

#readmoreNews  li {
	list-style-type: disc;
	list-style-image:url(images/readblt-white.jpg);
	margin:0;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 2px;
	color: #1F2169;
	text-transform:uppercase;
	line-height: 10px;
	padding:0;
	}

#readmoreNews  a:link ,#readmoreNews a:active,#readmoreNews a:visited{
	margin:0;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 2px;
	color: #1F2169;
	text-transform:uppercase;
	margin-bottom: 5px;
}
#readmoreNews  a:hover {
	margin:0;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 2px;
	color: #8C8C8C;
	text-transform:uppercase;
}
		