@charset "utf-8";
/* CSS Document */

html, body {
	padding:0px;
	margin:0px;
	height:100%;
}
body{
	background-color:#e8e3dd;
	font-family: "Times New Roman", Times, serif;
	color:#222222;
	font-size: 14px;
	vertical-align:text-top;
}
#maincontain{
	width: 912px;
	margin: 20px auto;
	border-bottom: 2px solid #aaa;
	border-top: 2px solid #aaa;
}
#shadow {
	width:912px;
	background-image:url(images/shadowbkgnd.png);
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
#header{
	width: 900px;
	height:80px;
	background: url(images/header.jpg) no-repeat scroll;
}
#banner{
	height:224px;
	width: 900px;
	background: url(images/banner.jpg) no-repeat scroll;
}
#nav{
	height: 31px;
	width: 100%;
	background-color: #363636;
	padding: 0px;
	border-bottom: thin solid #000;
}
#navlst{
	padding: 0;
	margin: 0;
	line-height: 31px;
	white-space: nowrap;
}
#navlst li{
	list-style: none;
	display: inline;
}
#navlst li a{
	padding: 7px 10px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	font-variant:small-caps;
	vertical-align:top;
}
#navlst li a:link{
	color:#FFF;
	text-decoration: none;
}
#navlst li a:visited{
	color:#FFF;
	text-decoration: none;
}
#navlst li a:hover{
	color:#FFF;
	background-color: #be8536;
	text-decoration: none;
}
body#index a#home,
body#resum a#resume,
body#pract a#practice,
body#event a#events{
	background-color: #be8536;
}

#content{
	width: 900px;
	margin: 0px;
	padding-bottom: 20px;
	border-top: none;
	background-color: #dcd2c3;
}
.contentlft {
	margin-bottom: 10px;
	padding-top: 16px;
	padding-left: 16px;
}
.contentrt{
	width:230px;
	float: right;
	padding: 16px;
	background-color: #be8536;
	margin-bottom: 10px;
	margin-left: 16px;
}
.text{
	font-size: .9em;
	padding: 4px 0px 4px 15px;
}
.input{
	background-color: #fff;
	border: 0px;
	color:#333;
	font-size: 14px;
	padding: 2px;
	margin-left: 14px;
}
.submit{
	margin-top: 10px;
}


h1{
	color: #222222;
	font-size:1.5em;
	margin:10px;
	text-transform: uppercase;
}
h2 {
	color: #9d7032;
	font-size:1.3em;
	margin:10px;
	text-transform: uppercase;
}
h3 {
	color: #222222;
	font-size:1.2em;
	margin:10px;
}
h4 {
	color: #222222;
	font-size:1.3em;
	margin:6px;
	padding:0px;
	text-transform: uppercase;
	line-height: 18px;
}
h5 {
	font-size:1.1em;
	font-variant:small-caps;
	text-shadow:#666;
	margin: 6px 10px 0px 10px;
}
p {
	margin: 10px;
	padding-right: 10px;
	line-height: 18px;
	font-size: 16px;
	text-align:justify;
}
a {
	color:#222222;
	text-decoration: underline;
	font-variant:small-caps;
}
a:link {
	color:#222222;
}
a:visited {
	color:#222222;
}
a:hover {
	color:#363636;
	text-decoration: none;
}
img {
	border:none;
}
.lftimg {
	float: left;
	border: thin solid #333;
	margin: 6px 16px 10px 10px;
}
.rtimg {
	float: right;
	border: thin solid #333;
	margin: 10px 20px 10px 16px;
}
.right{
	text-align:right;
}
.clearboth{
	clear:both;
}
.clearrt{
	clear:right;
}
#foot{
	background-color:#dcd2c3;
	width:900px;
	margin: 0px auto;
	padding: 0px;
}
#navft{
	height: 32px;
	width: 900px;
	background-color: #dcd2c3;
	padding: 0px;
	margin: 0px;
}
#navlstft{
	padding: 0;
	margin: 0;
	line-height: 32px;
	white-space: nowrap;
}
#navlstft li{
	list-style: none;
	display: inline;
}
#navlstft li a{
	padding: 8px 10px;
	text-decoration: none;
	color: #363636;
}
#navlstft li a:link{
	color:#363636;
}
#navlstft li a:visited{
	color:#363636;
}
#navlstft li a:hover{
	color:#363636;
}
#copy{
	padding: 6px 0px;
}
#address{
	width:240px;
	padding:10px;
	text-align:center;
	border-bottom: 2px solid #be8536;
	border-top: 2px solid #be8536;
	margin: 2px auto;
}
#address div{
	font-size:16px;
}
ul{
	margin: 0px 10px 10px 10px;
	font-size: 16px;
	list-style-position: inside;
}
li{
	color:#9d7032;
	padding-bottom: 2px;
}
li span{
	color:#222222;
}
.list2 {
	margin-bottom: 0px;
	font-size:14px;
}
.list2 li{
	margin: 0px 0px 0px -34px;
}
.listtitle{
	padding-left:30px;
	font-variant:small-caps;
}
/*blockquote {
	background-color:#e8e3dd;
    background-image: url("images/quote.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #222222;
    margin: 12px 30px 18px 30px;
    padding: 5px 5px 5px 41px;
	float:left;
}*/
blockquote {
    background-image: url("images/quote.png");
    background-position: left top;
    background-repeat: no-repeat;
    margin: 12px 30px 18px 30px;
    padding: 5px 5px 5px 41px;
	float:left;
}
blockquote p {
    color: #000;
	font-family:Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
	font-size: 14px;
    text-align: left;
}
.cases{
	color:#be8536;
	font-style:italic;
	margin: 2px 0px -8px 10px;
}

