/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
html, body {
	background-color: #62687e;
	background-image: url(../images/backgradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #ffaa22;
}
blockquote{
	margin-left: 15px;
	margin-top: 3px;
}
h1,h2, h3 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #333333;
}
h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #333333;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}
hr {
	border: dotted thin #999999;	
}
.bodyTable{
	height: 100%;
	padding: 0px;
	width: 679px;
	max-width:679px;
}
.footer, a.footer:active, a.footer:link, a.footer:visited, a.footer:hover {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.header{
	width: 880px;
	height: 175px;
	border: none;
	overflow:hidden;
}
.maintable{
	height: 100%;
	width: 850px;
	overflow: visible;
	padding: 0px;
	margin-left: auto;
	margin-right: auto; 
}
.pageBody{
	background: url(../images/body_back.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.readMore, a.readMore:link, a.readMore:visited, a.readMore:hover, a.readMore:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	margin-top: -10px;
	text-align: right;
}
.readMoreSide, a.readMoreSide:link, a.readMoreSide:visited, a.readMoreSide:hover, a.readMoreSide:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: -10px;
	text-align: right;
}
.rightSideBar {
	width: 175px;
	padding: 10px;
	background: url(../images/menu_grad.jpg) #1f2847 repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
}
a.rightSideBarLink:link, a.rightSideBarLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.rightSideBarLink:hover, a.rightSideBarLink:active{
	color: #ffaa22;
}
.searchbar{
	background: url(../images/searchbar.jpg) no-repeat right top;
	display: block;
	overflow: hidden;
	height: 45px;
	width: 679px;
	text-align: right;
}
.searchbarleft{
	background: url(../images/searchbar.jpg) no-repeat left top;
	overflow: hidden;
	max-height:45px;
	text-align: right;
	width: 166px;
}
.searchProper{
	width: 125px;
	font-size: 10px;
}
.sidemenu {
	background: url(../images/searchbar_left.jpg) no-repeat left top #1f2847;
	width: 166px;
	height: 100%;
	padding: 0px;
	padding-left:5px;
	padding-top: 70px;
}
.tableLeft{
	background: url(../images/left_side_rpt.png) right repeat-y;
	width: 15px;
	min-width: 15px;
	padding: 0px;
}
.tableRight{
	background: url(../images/right_side_rpt.png) left repeat-y;
	width: 15px;
	min-width: 15px;
	padding: 0px;
}

ul{
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}
li{
	line-height: 14px;	
}

/* SIDE MENU STYLE */
#navigation li {
	margin:0;
	padding:0;
	display:inline;
	padding: 0px;
}
/* HOME */
li#home a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#home a {
	text-indent: -1000em;
	background:url(../images/menu/home.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* FIRM */
li#firm a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#firm a {
	text-indent: -1000em;
	background:url(../images/menu/firm.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* ATTORNEYS *//* FIRM */
li#history a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#history a {
	text-indent: -1000em;
	background:url(../images/menu/history.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* ATTORNEYS */
li#attorneys a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#attorneys a {
	text-indent: -1000em;
	background:url(../images/menu/attorneys.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* NEWS */
li#news a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#news a {
	text-indent: -1000em;
	background:url(../images/menu/news.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* PRACTICE AREAS */
li#practices a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#practices a {
	text-indent: -1000em;
	background:url(../images/menu/practices.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* ARMSTRONG HOUSE */
li#armstrong a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#armstrong a {
	text-indent: -1000em;
	background:url(../images/menu/armstrong.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* LINKS */
li#links a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#links a {
	text-indent: -1000em;
	background:url(../images/menu/links.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}
/* CONTACT */
li#contact a:hover {
	background-position: 0px -20px;
	padding-bottom:3px;
}
li#contact a {
	text-indent: -1000em;
	background:url(../images/menu/contact.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	display: block;
	overflow: hidden;
	padding-bottom:3px;
}