

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	color: #000000;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}



/* Structure CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 20px 0 0 0;
}

/* Preload */

#Preload {
	display: static;
	top: -900px;
	position: absolute;
}

/* Structural Areas */

#Page {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

#PrintHeader {
	padding: 0 0 10px 0;
}


/* Index Specific Areas */


#IndexPage {
	width: 885px;
	margin: 0 auto;
	background: url(../images/index-page-bg.gif) top left repeat-y;
}

#IndexColumns {
	width: 885px;
	background: url(../images/index-logo-bg.gif) top left no-repeat;
	margin: 0 0 15px 0;
}

#IndexLeftColumn {
	width: 148px;
	float: left;
}

#IndexRightColumn {
	width: 737px;
	float: left;
}

#ClearIndexColumns {
	clear: left;
}

#IndexLogo {
	display: static;
	top: -900px;
	position: absolute;
}

#IndexFlash {
	display: static;
	top: -900px;
	position: absolute;
}

/* Secondary Specific Areas */


#SecondaryPage {
	width: 885px;
	margin: 0 auto;
}

#SecondaryColumns {
	width: 885px;
	background: url(../images/index-logo-bg.gif) top left no-repeat;
	margin: 0 0 15px 0;
}

#SecondaryLeftColumn {
	width: 148px;
	margin: 15px 0 0 0;
	float: left;
}

#SecondaryRightColumn {
	width: 737px;
	float: left;
}

#ClearSecondaryColumns {
	clear: left;
}

#SecondaryLogo {
	position: absolute;
	left: -999px;
}

#SecondaryContent {
	margin: 35px 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #5c5c5c;
}

#SecondaryLeft {
	width: 464px;
	margin: 0 20px 0 20px;
	padding: 0 0 0 0;
	background: url(../images/p-end.gif) bottom left no-repeat;
	float: left;
}

*html #SecondaryLeft {
	margin-left: 10px;
}

#SecondaryRight {
	width: 232px;
	float: left;
}

#ClearSecondaryContent {
	clear: left;
}


/* Tertiary Specific Areas */


#TertiaryPage {
	width: 885px;
	margin: 0 auto;
}

#TertiaryColumns {
	width: 885px;
	background: url(../images/index-logo-bg.gif) top left no-repeat;
	margin: 0 0 15px 0;
}

#TertiaryLeftColumn {
	margin: 15px 0 0 0;
	width: 148px;
	float: left;
}

#TertiaryRightColumn {
	width: 737px;
	float: left;
}

#ClearTertiaryColumns {
	clear: left;
}

#TertiaryLogo {
	position: absolute;
	left: -999px;
}

#TertiaryContent {
	margin: 35px 50px 0 18px;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #5c5c5c;
}


/* Attorney Specific Areas */


#AttorneyPage {
	width: 885px;
	margin: 0 auto;
}

#AttorneyColumns {
	width: 885px;
	background: url(../images/index-logo-bg.gif) top left no-repeat;
	margin: 0 0 15px 0;
}

#AttorneyLeftColumn {
	width: 148px;
	margin: 15px 0 0 0;
	float: left;
}

#AttorneyRightColumn {
	width: 737px;
	float: left;
}

#ClearAttorneyColumns {
	clear: left;
}

#AttorneyLogo {
	position: absolute;
	left: -999px;
}

#AttorneyContent {
	margin: 35px 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #5c5c5c;
}

#AttorneyLeft {
	width: 466px;
	margin: 0 20px 0 18px;
	padding: 0 0 25px 0;
	background: url(../images/p-end.gif) bottom left no-repeat;
	float: left;
}

*html #AttorneyLeft {
	margin-left: 8px;
}

#AttorneyRight {
	width: 207px;
	padding: 0 25px 15px 0;
	float: right;
	background-color: #566272;
	color: #ffffff;
}

#ClearAttorneyContent {
	clear: left;
}


/* Standard Areas */

#Firm {
	position: absolute;
	left: -999px;
}

#TopNav {
	position: absolute;
	left: -999px;
}



/* Footer Area */

#IndexFooter {
	border-top: 1px solid #cecece;
	width: 675px;
	margin: 0 auto;
	padding: 8px 15px 0 207px;
	text-align: left;
	color: #b0a193;
}

#Footer {
	border-top: 1px solid #cecece;
	width: 705px;
	margin: 0 auto;
	padding: 8px 15px 0 165px;
	text-align: left;
	color: #b0a193;
}

#IndexCopyright {
	width: 675px;
	margin: 0 auto;
	padding: 0 0  0 195px;
	text-align: left;
	color: #999999;
}

#Copyright {
	width: 705px;
	margin: 0 auto;
	padding: 0 15px 0 165px;
	text-align: left;
	color: #999999;
}






/* Content CSS Document */

/* General */

p {
	line-height: 16px;
}

h1 {
	color: #d58f59;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	color: #0075bc;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	color: #0075bc;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

h4 {
	color: #614227;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

h5 {
	
}

h6 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.hr {
	margin: 20px 0 7px 0;
	padding: 0;
	color: #c1c7ce;
}

.caps {
	text-transform: uppercase;
}

.footerhome {
	color: #c0722f;
}

.half {
	line-height: 8px;
	font-size: 9px;
}

.addressdivider {
	padding: 0 3px 0 3px;
}

/* Links */

a { color: #c0722f; text-decoration: none; outline:none;}
a:link { color: #c0722f; text-decoration: none; outline:none;}
a:hover { color: #0075bc; text-decoration: none; outline:none;}
a:visited { color: #c0722f; text-decoration: none; outline:none;}
a:visited:hover { color: #0075bc; text-decoration: none; outline:none;}

#LeftNav li a { color: #fff; text-decoration: none; outline:none;}
#LeftNav li a:link { color: #fff; text-decoration: none; outline:none;}
#LeftNav li a:hover { color: #303844; text-decoration: none; outline:none;}
#LeftNav li a:visited { color: #fff; text-decoration: none; outline:none;}
#LeftNav li a:visited:hover { color: #303844; text-decoration: none; outline:none;}

#LeftNav ul li ul li a { color: #303844; text-decoration: none; outline:none;}
#LeftNav ul li ul li a:link { color: #303844; text-decoration: none; outline:none;}
#LeftNav ul li ul li a:hover { color: #fff; text-decoration: none; outline:none;}
#LeftNav ul li ul li a:visited { color: #303844; text-decoration: none; outline:none;}
#LeftNav ul li ul li a:visited:hover { color: #fff; text-decoration: none; outline:none;}

#RightNav li a { color: #fff; text-decoration: none; outline:none;}
#RightNav li a:link { color: #fff; text-decoration: none; outline:none;}
#RightNav li a:hover { color: #4e2307; text-decoration: none; outline:none;}
#RightNav li a:visited { color: #fff; text-decoration: none; outline:none;}
#RightNav li a:visited:hover { color: #4e2307; text-decoration: none; outline:none;}

#RightNav a { color: #fff; text-decoration: none; outline:none;}
#RightNav a:link { color: #fff; text-decoration: none; outline:none;}
#RightNav a:hover { color: #4e2307; text-decoration: none; outline:none; font-weight:bold;}
#RightNav a:visited { color: #fff; text-decoration: none; outline:none;}
#RightNav a:visited:hover { color: #4e2307; text-decoration: none; outline:none; font-weight:bold;}

#AttorneyRight a { color: #c0d0e6; text-decoration: none; outline:none;}
#AttorneyRight a:link { color: #c0d0e6; text-decoration: none; outline:none;}
#AttorneyRight a:hover { color: #ffffff; text-decoration: none; outline:none;}
#AttorneyRight a:visited { color: #c0d0e6; text-decoration: none; outline:none;}
#AttorneyRight a:visited:hover { color: #ffffff; text-decoration: none; outline:none;}

.ContentLinks li a { color: #c0722f; text-decoration: none; outline:none;}
.ContentLinks li a:link { color: #c0722f; text-decoration: none; outline:none;}
.ContentLinks li a:hover { color: #0075bc; text-decoration: none; outline:none;}
.ContentLinks li a:visited { color: #c0722f; text-decoration: none; outline:none;}
.ContentLinks li a:visited:hover { color: #0075bc; text-decoration: none; outline:none;}

#IndexFooter a { color: #b0a193; text-decoration: none; outline:none; padding:0 15px 0 0; text-transform: uppercase;}
#IndexFooter a:link { color: #b0a193; text-decoration: none; outline:none;}
#IndexFooter a:hover { color: #c0722f; text-decoration: none; outline:none;}
#IndexFooter a:visited { color: #b0a193; text-decoration: none; outline:none;}
#IndexFooter a:visited:hover { color: #c0722f; text-decoration: none; outline:none;}

#IndexCopyright a { color: #999999; text-decoration: none; outline:none; padding:0 15px 0 0; text-transform: uppercase;}
#IndexCopyright a:link { color: #999999; text-decoration: none; outline:none;}
#IndexCopyright a:hover { color: #c0722f; text-decoration: none; outline:none;}
#IndexCopyright a:visited { color: #999999; text-decoration: none; outline:none;}
#IndexCopyright a:visited:hover { color: #c0722f; text-decoration: none; outline:none;}

#Footer a { color: #b0a193; text-decoration: none; outline:none; padding:0 15px 0 0; text-transform: uppercase;}
#Footer a:link { color: #b0a193; text-decoration: none; outline:none;}
#Footer a:hover { color: #c0722f; text-decoration: none; outline:none;}
#Footer a:visited { color: #b0a193; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #c0722f; text-decoration: none; outline:none;}

#Copyright a { color: #999999; text-decoration: none; outline:none; padding:0 15px 0 0; text-transform: uppercase;}
#Copyright a:link { color: #999999; text-decoration: none; outline:none;}
#Copyright a:hover { color: #c0722f; text-decoration: none; outline:none;}
#Copyright a:visited { color: #999999; text-decoration: none; outline:none;}
#Copyright a:visited:hover { color: #c0722f; text-decoration: none; outline:none;}

#IndexCopyright a.on {
	color: #c0722f;
}

#Copyright a.on {
	color: #c0722f;
}


/* Left Navigation */

#LeftNav {
	margin: 20px 18px 0 0;
	text-align: right;
	color: #fff;
}

#LeftNav .heading {
	padding: 0;
	color: #0075bc;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#LeftNav li {
	list-style-type: none;
	margin: 10px 0 10px 0;
	font-size: 11px;
	text-transform: uppercase;
}

#LeftNav li a.current {
	color: #0075bc;
	font-weight: bold;
}


/* Left Secondary Navigation */

#LeftNav ul li ul {
	padding: 0 0 10px 0;
	margin: 10px 0 20px 0;
	text-align: right;
	color: #fff;
}

#LeftNav ul li ul li {
	list-style-type: none;
	margin: 5px 0 0 5px;
	font-size: 11px;
	text-transform: none;
}

/* Right Navigation */

#RightNav ul {
	margin: 10px 0 0 0;
	padding: 0 18px 0 0;}

#RightNav li {
	list-style-type: none;
	margin: 5px 0 5px 5px;
	text-transform: uppercase;
}

#RightNav ul.team li {
	list-style-type: none;
	margin: 5px 0 5px 5px;
	text-transform: capitalize;
}


#RightNav p.heading {
	color: #9a4b00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#RightNav p.headingon {
	margin: 5px 0 5px 5px;
	color: #4e2307;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#RightNav p.heading a {
	color: #9a4b00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Index Elements */

#IndexContent {
	padding: 150px 0 20px 200px;
	font-size: 12px;
}


/* Secondary Elements */


#SecondaryLeft ul {
	margin: 10px 0 0 15px;
}

#SecondaryLeft li {
	padding: 0 0 5px 0;
	list-style-type: square;
	line-height: 16px;
}

*html #SecondaryLeft li {
	padding: 0 0 5px 0;
	list-style-type: square;
	line-height: 16px;
}

#PracticeLinks ul {
	margin: 5px 0 0 15px;
}

#PracticeLinks li {
	padding: 0 0 5px 0;
	list-style-type: square;
	line-height: 16px;
}

*html #PracticeLinks li {
	padding: 0 0 5px 0;
	list-style-type: square;
	line-height: 16px;
}

#ServiceList ul {
	margin: 5px 0 0 15px;
}

#ServiceList li {
	padding: 0 0 5px 0;
	list-style-type: square;
	line-height: 16px;
}

*html #ServiceList li {
	padding: 0 0 5px 0;
	list-style-type: square;
	line-height: 16px;
}


/* Attorney Specific Elements */

#AttorneyLists li {
	line-height: 18px;
}

#AttorneyLists li a {
	text-decoration: none;
}

#AttorneyLeft ul {
	margin: 10px 0 0 5px;
}

#AttorneyLeft li {
	padding: 0 0 10px 10px;
	list-style-type: none;
	line-height: 16px;
}

*html #AttorneyLeft li {
	padding: 0 0 10px 10px;
	list-style-type: none;
	line-height: 16px;
}

#AttorneyRight p {
	padding: 0 0 0 10px;
	color: #ffffff;
}

.attorneyphoto {
	height: 150px;
	width: 150px;
	margin: 0 0 10px 0;
}

/* Tables */

.table {
	margin: 5px 5px 0 0;
	color: #af9eae;
	font-size: 12px;
	
}

.heading {
	padding: 4px 0px 4px 4px;
	color: #743671;
	font-size: 16px;
}

.oddrow {
	padding: 6px 0px 6px 6px;
	border-bottom: solid 1px #483947;
}

.evenrow {
	padding: 6px 0px 6px 6px;
	border-bottom: solid 1px #483947;
}