/* Main*/
* {margin: 0; padding: 0;}

body {
	font-family:  Calibri,Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 62.5%;
	padding: 0em 1em 1em 1em;
}
p, ul, td, th{
font-size: 1.6em;
padding-bottom:1em;
padding-left: 0;
padding-right: 0.25em;
}

a:link, ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover, ul li a:hover {
	color:#0D6224;
	}

a:active {
	color: #768a1b;
	}
	
h1,h2,h3,th{

font-weight: bold;
}	
h1{
font-size: 2.6em;
color:#008000;
}

h2{
font-size: 2.0em;
color:#666666;
}

h3{
font-size: 1.8em;
color:#008000;
}

h3.inline{
display:inline;
}

h3 a{
	text-decoration:none;
}

/* Misc Classes */
.greyback{
background-color:#EBEBEB
}
.boldText{
font-weight:bold;
}

hr.rightnav{
	color: #808080;
	margin: 0 auto;
	width: 90%;
	float:left;
}

/* header and footer */

#footerNav,#headerNav  ul li a {
 text-decoration: none;
}
 #footerNav,#headerNav   a:hover, ul li a:hover {
	color:#0D6224;
}

#footer{
clear: both; 
}

#header{

}

#headerNav{
	padding-bottom:0;
}
/* Main */
#mainWrapper {
margin-left: auto;
margin-right: auto; 
}

#mainBody{
float:left;
width:75%;
}

#mainwindow{

margin-left: auto;
margin-right:auto;
width:1024px;
background-color:#FFFFFF
}

#mainHeading{
clear: both; 
width: 100%;
text-align:left;
padding-top: 5px;
}

/* Navigations */
#headerNavWrapper {
margin: 0; 
}

#headerNav{
}

#headerNav ul {
	margin-top: 0;
	list-style-type: none;
	color:#FFFFFF;
	font-size: 1.2em;
	padding-left: 0;
	padding-right: 0;

}

#headerNav li {
display: inline;

}

#headerNav a {
text-decoration: none;
text-transform:uppercase;
font-weight: bold;
font-size:  1.2em;
color:#FFFFFF;
float:left;
width:156px;
padding:5px;
background-color:#808080;

}


#navMain li.last{
border:none;
}


#footerNav{
text-align:center;

}


#footerNav ul li{
list-style-type: none;
display:inline;
text-decoration: none;
text-align:center;
}

#footerNav a{
color:#808080;
font-size: 1.2em;
font-weight:bold;
padding-right: 10px;
padding-left: 10px;
}

#istmfooter{
	text-align:center;
}

#istmtext{
	font-style:italic;
}
#istmtext.p{
	display:inline;
}
#istmlogo{
	clear:both;
	text-align:center;
	
}
/* Other */
#rightPic{
float:right;
width:33.3%;
border-left-width: 3px;
border-left-color:#eeeeee;
border-left-style: solid;
text-align:center;

}

#rightPic p {
padding-right: 20px;
padding-left: 20px;
}

#rightCol{
float:right;
width:25%;
}

#rightCol p {
padding-right: 20px;
padding-left: 20px;
}


#contacts {
text-align: center;
font-size:1.2em;	
line-height: 16px;
}
#copyright{
text-align:center;
font-size:1.1em;
color:#808080;
}

#footerbar{
}

#site{
text-align:right;
font-size: 11px;
color:#ea660d;
}

#site a {
color: #808080;
}

td.rightTD{
text-align:right;

}

#matterListTable{
width: 100%;
overflow:scroll;
}

#matterListTable th{
text-align:left;
background-color:#DCDCDC;	
}

#matterDetailTable{
width: 100%;
overflow:scroll;	
}

#matterDetailTable h2{
font-size: 1.0em;
}

/* db profile */
#qualifications,#accomplish{
float:left;
width:50%;	
}

#lecturing,#articles{
float:right;
width:50%;	
}


/* services */
.noBullet{
list-style-type: none;
}

#twoColumn{
width:100%;
margin-left: 10px;
}

#building,#development,#strata,#title{
float:left;
width:50%;
}
#debt,#dispute,#planning{
float:right;
width:50%;
}

/*people */
#lawyers{
float:left;
width:50%;		
}
#clerks{
float:right;
width:50%;		
}