* { margin: 0; padding: 0; }

/* NAVIGATION */
div.navBar 			{ background: transparent url(images/greynav_header_03.jpg) repeat-x; height: 22px; padding-left: 262px }
div.navBar ul 		{ margin: 0; padding: 0; display: inline; height: 22px; }
div.navBar ul li 	{ float: left; margin: 0; padding: 0; display: inline; list-style: none;}

div.navBar ul li a	{ height: 22px; padding: 0; text-indent: -9999px; display: block; background-repeat: no-repeat; background-position: 0 0; }
div.navBar ul li a:hover 
					{ background-position: 0 -22px; }

#navHome			{ width: 49px; background-image: url(images/nav-home.gif); }
#navAboutUs			{ width: 71px; background-image: url(images/nav-aboutus.gif); }
#navLegal			{ width: 102px; background-image: url(images/nav-legalservices.gif); }
#navLawyers			{ width: 66px; background-image: url(images/nav-lawyers.gif); }
#navContact			{ width: 83px; background-image: url(images/nav-contactus.gif); }
#navCareers			{ width: 67px; background-image: url(images/nav-careers.gif); }

html, 
body { width: 100%; height: 100%; margin: 0; padding: 0; }

body, 
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	white-space: normal;
	text-indent: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: inherit;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #660000;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-family: inherit;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	margin: 5px 0;
}
.mainhead {
	font-family: inherit;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #660000;
}
.bodylink,
a:link, a:visited, a:hover, a:active {
	font-family: inherit;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	white-space: normal;
	margin-right: 0px;
}
.subhead {
	font-family: inherit;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.bodyintro {
	font-family: inherit;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
	white-space: normal;
	text-indent: 0px;
	margin-right: 60px;
}
.disclaimer {
	font-family: inherit;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

/* hCard Styles */
.vcard { margin-bottom: 20px; }
.vcard .photo { display: none; }
.vcard .url { text-decoration: none; cursor: default; color: #333; }
.vcard .org { display: none; }
.vcard .email { display: block; }
.vcard .adr { display: none; }
.vcard .downloadVCard img { border: 0; outline-style: none; }
.vcard .downloadVCard a { font-size: x-small; }

#vcard-RushIhasHardwick { margin-top: 10px; }
#vcard-RushIhasHardwick .org, #vcard-RushIhasHardwick .adr { display: block; }
