body
{
	background-image: url(/images/pattern.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

strong
{
	color: #FFF9D8;
/*	background-color: #FFF9D8;
	border: 2px solid #FFF;
	font-family: Times New Roman;*/
}

img
{
	border: 0px;
}

div
{
	border: 0px solid red;
}

.forms
{
	/*background-color: #ad5e19;*/
	/*border: 1px solid #fff9d9;*/
	/*font: 10pt Arial;*/
	/*color: #fff9d9;*/
}

#flash_animation
{
	float: left;
	height: 146px;
	width: 377px;
}

#header
{
	height: 207px;
	width: 1000px;
	background-image: url(/images/background-header.png);
	background-repeat: repeat-x;
}

#header-bg
{
	height: 207px;
	background-image: url(/images/background-header.png);
	background-repeat: repeat-x;
}

#header-editpage
{
	height: 146px;
	background-image: url(/images/background-header.png);
	background-repeat: repeat-x;
}

#logo-editpage
{
	float: left;
	width: 594px;
	height: 146px;
	margin: 0px;
	padding: 0px;
}

#logo
{
	float: left;
	width: 594px;
	height: 180px;
	margin: 0px;
	padding: 0px;
}

#logo img
{
}

#top-nav
{
	clear: left;
	float: left;
	width: 1000px;
	padding: 0px;
	margin-left: 10px;
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	border: 0px solid red;
}

#top-nav a
{
	text-decoration: none;	
	color: #fff9d9;
}

#top-nav a:hover
{	
	text-decoration: underline;	
}

#top-nav ul, #top-nav li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#top-nav li
{
	float: left;
	margin-left: 20px;
	margin-right: 4px;
	margin-top: 3px;
    background-image: url(/images/list-item.gif);
    background-repeat: no-repeat;
    background-position: 0em .4em;
    padding-left: 1.3em;
}
	
}

#top-nav ul, #top-nav li
{
	/*list-style-image: url(images/list-item.gif);*/
	list-style-type: none;
	list-style-position: default;
}

#address
{
	float: left;
	clear: left;
	width: 700px;
	width: 366px;
}

#phone-number
{
	/*float: left;*/
	width: 229px;
	height: 32px;
	background-image: url(/images/background-phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff9d9;
	font-size: 15pt;
	margin-top: 0px;
	margin-left: 365px;
}

#left-nav
{
	float: left;
	width: 200px;
	background-image: url(/images/background-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	height: 420px;
	
	margin: 10px;
	
}

#left-nav ul
{
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding: 0px;
}
#left-nav li
{
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
    line-height: 1.1;
}
#left-nav a
{
	color: #82421A;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	
}
#left-nav a:hover
{
	text-decoration: underline;

}
#header-nav
{
	width: 204px;
	height: 37px;
	margin-left: 3px;
	margin-top: 3px;
	background-color: #497fab;
	
}

#header-nav img
{	
	margin: 10px;
}

#center
{
	float: left;
	width: 440px;
	font-size: 11pt;
	color: white;
	margin: 10px;
	line-height: 22pt;
}
#content
{
	font-family: arial;
	line-height: 13pt;
	text-transform: inherit;
}

#content a
{
	color: #fff9d9;
	font: bold 10pt Arial;
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}

#footer
{
	border-top: 1px solid white;
	padding-top: 10px;
	clear: both;
}
#page
{
	width: 1000px;
}
#page-container
{
	background-image: url(/images/background-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 133px;
}

h1
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11pt;
}

h2
{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Arial;
	font-size: 16pt;	
	color: white;
}

h4
{
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
	font-weight: normal;
	color: #fff9d9;
}

h5
{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 10px;
}

#center-large
{
	float: left;
	width: 650px;
	font-size: 10pt;
	color: white;
	margin: 10px;	
}

#center-large h1, #center h1, #center-large hr, #center hr
{
	border-bottom: 1px solid white;
}

.staff-container
{
	clear: both;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid white;
}
.staff-bio
{
	width: 400px;
	margin: 30px 20px 40px 0px;
}
#content li
{
	line-height: .5;
}

#content p
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#content span
{
	line-height: 1.1;
}

#center-large li
{
	line-height: 1.1;
}

.award{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

table { width: 100%; border-collapse: collapse; }
table tr td, table tr th { vertical-align: middle; }

.row1{
	background-color: #AE5D15;
}
.row2{
	background-color: #C46816;
}

#practice-areas{
	float: left;
	height: 380px;
}

.left-marg{margin-left: 13px;}