/* www.cq-law.com */

<style type="text/css">

/* body elements */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
}

/* global text elements */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.copy {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 17px; 
	color: #333333;
	padding-left: 30px;
	padding-right: 40px;
}

.copy2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #333333;

}	

.copy2b {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #333333;
	padding-left: 7px;
}
.subheader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #b4985a; 
	font-weight: bold;
}

.subheaderCAPS {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #b4985a; 
	font-weight: bold;
}

.headerCAPS {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333; 
	font-weight: bold;
	}
	
body {
	background-color: #333333;
	background-position: center top;
}

/* navigation elements */

#navigation 

/* practice area indicators */

#doc-practiceareas #link-practiceareas,
#doc-corporatebusinesscounseling #link-corporatebusinesscounseling,
#doc-governmentpublicagencies #link-governmentpublicagencies,
#doc-insurancecoverage #link-insurancecoverage,
#doc-landuseplanningzoning #link-landuseplanningzoning,
#doc-litigationmediationarbitration #link-litigationmediationarbitration,
#doc-realestatetransactions #link-realestatetransactions,
#doc-redevelopmenteminentdomain #link-redevelopmenteminentdomain, 

/* attorney profiles indicators */

#doc-attorneyprofiles #link-attorneyprofiles, 
#doc-james-p-bruno #link-james-p-bruno,
#doc-gregory-j-castano #link-gregory-j-castano,
#doc-gregory-j-castano-jr #link-gregory-j-castano-jr,
#doc-jane-fontana #link-jane-fontana,
#doc-norma-garcia #link-norma-garcia,
#doc-michael-j-quigley-III #link-michael-j-quigley-III,
#doc-mary-e-romano #link-mary-e-romano,
#doc-michelle-f-spencer #link-michelle-f-spencer,
#doc-laura-j-wadleigh #link-laura-j-wadleigh,

/* articles & seminars indicators */

#doc-articles-seminars #link-articles-seminars,

/* other indicators */

#doc-firm-overview #link-firm-overview,
#doc-contact-us #link-contact-us,
#doc-privacy-policy #link-privacy-policy,
#doc-site-map #link-site-map


{color: #333333},




/* link styles for primary nav */

table.globalnav {
	float: left; 
	border-spacing: 0px; border-collapse: separate; 
	text-align: Left;
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	border-style: none; 
}
.globalnav thead th { 
	color: #ffffff;
	text-align: left; padding: 0px;
	font-size: 10; font-family: Arial, Helvetica, Sans-Serif;
	border-top: #ffffff thin outset; border-right: white thin outset; border-left: #ffffff thin outset; border-bottom: white thin outset }

/* all cells in any navc class (nb: using descendant selector) */

.globalnav td { margin: 0; padding: 0 }

/* links base-attributes - within navc class (nb: treat as block, not inline) */

.globalnav a { 
	color: white; text-decoration: none;
	display: block; text-align: left; margin-left: 0px; padding: 8px;
	font-size: 11px; text-indent: 20px; font-family: Arial, Helvetica, Sans-Serif
}

/* links special-attributes - within navc class (nb: we use inheritance for width etc) */
.globalnav a:link { color: #FFFFFF }
.globalnav a:visited { color: #FFFFFF }
.globalnav a:hover { color: #333333; background-color: #87a5b8}
.globalnav a:active { color: #5d88a1 }
.globalnav-ON {color: #333333;}

table.localnav {
	float: left; 
	border-spacing: 0px; border-collapse: separate; 
	text-align: Left;
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	border-style: none; 
}
.localnav thead th { 
	color: #ffffff;
	text-align: left; padding: 0px;
	font-size: 10px; font-family: Arial, Helvetica, Sans-Serif;
	border-top: #ffffff thin outset; border-right: white thin outset; border-left: #ffffff thin outset; border-bottom: white thin outset; width: 100%;
}

/* all cells in any navc class (nb: using descendant selector) */

.localnav td { margin: 0; padding: 0 }

/* links base-attributes - within navc class (nb: treat as block, not inline) */

.localnav a { 
	color: white; text-decoration: none;
	display: block; text-align: left; margin-left: 32px; padding: 3px;
	font-size: 11px; text-indent: 0px; font-family: Arial, Helvetica, Sans-Serif
}

/* links special-attributes - within navc class (nb: we use inheritance for width etc) */
.localnav a:link { color: #FFFFFF }
.localnav a:visited { color: #FFFFFF }
.localnav a:hover { color: #333333; background-color: #87a5b8}
.localnav a:active { color: #5d88a1 }
.localnav-ON { color: #333333 }

/* link styles for body links */

a.bodylink:link {
	color:#5989a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: underline;
}
a.bodylink:visited {
	text-decoration: none; 
	color:#5989a5;
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: underline;
}
a.bodylink:active {text-decoration: none}
a.bodylink:hover {text-decoration: underline; color: #333333;}

.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
}

.footer a { 
	color: #FFFFFF; 
	text-decoration: underline;
}
.footer a:link { color: #FFFFFF }
.footer a:visited { color: #FFFFFF }
.footer a:hover { color: #333333}
.footer a:active { color: #5d88a1 }

