html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #2A2A2A;
	background-image: url(/images/bkg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body#disclaimer {
	margin: 0 20px;
	padding: 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0EFEC;
	background-image: none;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1.5em 0;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 1.5em;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding: .5em 0 .5em 0;;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #aca088;
}
h3 {
	margin: 0;
	padding: 0 0 .2em 0;;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #aca088;
}
a {
	color: #83765A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}



/* ************************************************** div#page ****************************** */
div#page {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}



/* ************************************************** div#header ****************************** */
div#header {
	width: 860px;
	height: 125px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/title_mcdonaldsanders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	float: left;
	width: 180px;
	height: 106px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;
	width: 180px;
	height: 106px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	outline: none;
}
#header p {
	float: right;
	width: 180px;
	padding: 27px 0 0 0;
	text-align: left;
	font-size: 11px;
	line-height: 1.3em;
	color: #ffffff;
}
#header p a {
	color: #ffffff;
	text-decoration: none;
}
#header p a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* ************************************************** div#main ****************************** */
div#main {
	width: 860px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background-image: url(/images/bkg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#sec-attorneys #main, #sec-practice #main {
	background-image: url(/images/bkg_main_3column.gif);
}



/* ************************************************** div#column ****************************** */
div#column {
	float: left;
	width: 180px;
	margin: 0;
	padding: 30px 0;
}
ul.navprimary {
	margin: 0 10px 0 20px;
	padding: 0 0 20px 0;
	list-style-type: none;
}
.navprimary li {
	margin: 0;
	padding: 0 0 1.2em 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #aca088;
	font-size: 11px;
	line-height: 1;
}
.navprimary li a {
	margin: 0;
	padding: 0;
	color: #aca088;
	font-weight: normal;
	text-decoration: none;
}
.navprimary li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.navprimary li.current a {
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
ul.navsecondary {
	margin: 0;
	padding: .2em 0 0 0;
	list-style-type: none;
}
.navsecondary li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #aca088;
	font-size: 11px;
	line-height: 1.5em;
}
.navsecondary li a, .navprimary li.current .navsecondary a {
	margin: 0 0 0 10px;
	padding: 0;
	color: #aca088;
	font-weight: normal;
	font-style: normal;
	outline: none;
}
.navsecondary li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.navsecondary li.current a {
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	outline: none;
}
.navsecondary a span {
	position: relative;
}
.navsecondary a img {
	position: absolute;
	top: -115px;
}
.navsecondary a img.inactive {
	left: -2000px;
}
.navsecondary a img.active {
	left: 140px;
}
.navsecondary li.current a img.active {
	left: 150px;
}

#column p {
	margin: 0 5px 0 20px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #aca088;
	font-size: 10px;
	line-height: 1.5em;
}



/* ************************************************** div#pagehead ****************************** */
div#pagehead {
	float: left;
	width: 680px;
	height: 311px;
	margin: 0;
	padding: 0;
	background-image: url(/images/pageheaders/rotator.php);
}
#pagehead div.details {
	width: 180px;
	height: 311px;
	float: right;
	margin: 0;
	padding: 0;
	background-color: #F0EFEB;
}
#pagehead .details p {
	margin: 0 10px;
	padding: 0 0 1.5em 0;
	font-size: 11px;
	line-height: 1.5em;
}
#pagehead .details p.logo {
	padding-top: 75px;
}



/* ************************************************** div#content ****************************** */
div#content {
	float: left;
	width: 460px;
	margin: 0 10px 0 30px;
	padding: 0;
}
#content ul {
	margin: 0 0 0 30px;
	padding: 0 0 1.5em 0;
}
#content li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#content ul ul {
	padding: 0;
}
#content ul.practice {
	list-style-type: none;
}
#content ul.practice ul {
	margin: 0 0 0 30px;
	list-style-type: none;
}
#content ul.practice li {
	line-height: 1.5em;
}
#content ul.newsteasers {
	width: 460px;
	overflow: hidden;
	margin: .5em 0 1.5em 0;
	padding: 0;
	list-style-type: none;
	background-image: url(/images/bkg_newsteasers.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content ul.newsteasers li {
	float: left;
	width: 215px;
	margin: 0 0 0 30px;
	padding: 0;
}
#content ul.newsteasers li.first {
	margin: 0;
	width: 460px;
}
#content ul.newsteasers li p {
	padding-bottom: 0;
}
#content div.column {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
	padding: 0;
}
#content .column ul {
	margin: 0;
	list-style-type: none;
}
#content .return {
	padding-top: 20px;
	text-align: right;
}
#content .return_top {
	padding:5px 0px 0px 0px;
	margin:0px;
	text-align: right;
}


/* ************************************************** div#sidebar ****************************** */
div#sidebar {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}
#sec-practice div#sidebar {
	padding: 1em 0;
}
#sidebar h3 {
	margin: 0 10px;
	padding: 0 0 .2em 0;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sidebar p {
	margin: 0 10px;
	padding: 0 0 1.5em 0;
	font-size: 11px;
}
#sidebar p.vcard {
	margin: 0 0 1em 0;
	padding: 10px 10px;
	line-height: 1;
	background-color: #ffffff;
}
#sidebar .vcard a {
	padding: 0 0 0 15px;
	background-image: url(/images/bkg_vcardlink.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#sidebar ul {
	margin: 0 10px;
	padding: 0 0 1.5em 0;
	font-size: 11px;
	list-style-type: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 11px;
}
#sidebar ul ul {
	margin: 0 0 0 10px;
	padding: 0;
}



/* ************************************************** div#footer ****************************** */
div#footer {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}


 
