body {
	margin: 0;
	padding: 0;
	background: #CCCCCC url(images/pinstripebg.gif) repeat center;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
}
h1, h2, h3, p {
	margin: 20px;
}
.smalltext {
	font-size: 8pt;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
}
h1 .smalltext {
	font-size: 11pt;
}
h2 {
	font-size: 120%;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #EE851C;
}
p, li {
	font-size: 10pt;
	line-height: 175%;
}
li {
	margin-right: 20px;
}
.sans-serif {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #EE851C;
}
a:hover {
	color: #EE851C;
}
img {
	display: block;
	border: 0;
}
.img_align_left {
	float: left;
	margin-right: 20px;
}
.img_align_right {
	float: right;
}
hr {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 2px dotted #333333;
}
#page {
	margin: 0 auto;
	width: 1000px;
	background: #888585;
}
#header {
	width: 1000px;
	background: #FFFFFF;
}
#hdr_home { background: url(images/hdr_home.jpg) no-repeat; }
#hdr_lawyers { background: url(images/hdr_lawyers.jpg) no-repeat; }
#hdr_injury { background: url(images/hdr_injury.jpg) no-repeat; }
#hdr_familylaw { background: url(images/hdr_familylaw.jpg) no-repeat; }
#hdr_corporate { background: url(images/hdr_corporate.jpg) no-repeat; }
#hdr_estates { background: url(images/hdr_estates.jpg) no-repeat; }
#hdr_faq { background: url(images/hdr_faq.jpg) no-repeat; }
#hdr_youbethejudge { background: url(images/hdr_youbethejudge.jpg) no-repeat; }
#hdr_contact { background: url(images/hdr_contact.jpg) no-repeat; }

#logo_column {
	width: 250px;
}
#logo {
	margin: 62px 66px;
}
#textlogo {
	display: inline;
	float: right;
	margin: 30px;
}
#subheader {
	width: 1000px;
}
#subheader_address {
	width: 250px;
	background: #999999;
}
#subheader_address p {
	margin: 20px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
#subheader_address a {
	color: #666666;
	text-decoration: none;
}
#subheader_address a:hover {
	color: #000000;
	text-decoration: underline;
}
#subheader_quote {
	background: #333333;
	color: #EE851C;
}
#subheader_quote p {
	width: 495px;
	font-style: italic;
}
.left_column {
	width: 250px;
	background: #333333;
	color: #CCCCCC;
}
.left_column a {
	color: #888585;
}
.left_column a:hover {
	color: #EE851C;
}
.content_column {
	width: 555px;
	background: #888585;
}
.content_column a {
	color: #CCCCCC;
}
.content_column a:hover {
	color: #EE851C;
}
.light {
	color: #CCCCCC;
}
.dotted_border {
	border-bottom: 2px dotted #333333;
}
.nav_column {
	width: 195px;
	padding-bottom: 115px;
	background: #FFFFFF url(images/footerlogo.gif) no-repeat bottom center;
}
#navigation {
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
}
#navigation a {
	color: #888585;
	text-decoration: none;
}
#navigation a:hover, #selected {
	color: #EE851C;
}
