body {
	background-color: #D5D5D5;
	}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#415823;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent:-0.2em;
	width:236px;
	height:36px;
	position:relative;
	}

h1 span {
	position:absolute;
	width: 100%;
	height: 100%;
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#415823;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-image: url(images/grass.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	height:22px;
	position:relative;
	}

h2 span {
	position:absolute;
	width: 100%;
	height: 100%;
	}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#415823;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-weight: normal;
	height:22px;
	}
	
h3 span {
	position:absolute;
	width: 100%;
	height: 100%;
	}
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#415823;
	height:10px;
	font-weight: normal;
	margin:12px 0 0 0;
	padding:0;
	}	

/* ----------container to center the layout-------------- */
#wrapper {
	width: 760px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}

#container {
	position:absolute;
	background: url(images/background_05.gif) #FFFFFF;
	width: 760px;
	min-height:50%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	top:0px;
	}

/* ----------banner for logo-------------- */
#top {
	width: 760px;
	height:22px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-image: url(images/background_07.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

#banner {
	background:url(images/background_03.gif) no-repeat center top;
	margin-bottom: auto;
	margin-left: auto;
	margin-right:auto;
	height: 145px;
	}

/* -----------------login--------------------- */
#login {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	clear:none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	}

/* -----------------disclaimer--------------------- */
#disclaimer {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55544a;
	text-align: left;
	clear:none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	}

/* --------------left column lawyer list------------- */
#leftattorneys {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	clear:none;
	margin:0px;
	text-indent:0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	}

#leftattorneys a {
	color:#55544A;
	text-decoration: none;
	border-bottom:dotted 1px #55544A;
	}

#leftattorneys a:visited {
	color:#55544a;
	}

#leftattorneys a:hover {
	color: #415823;
	border-bottom: solid 1px;
	}

/* -----------------content--------------------- */
#attorneys {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	clear:none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	}

#attorneys a {
	color:#55544A;
	text-decoration: none;
	border-bottom:dotted 1px #55544A;
	}

#attorneys a:visited {
	color:#55544a;
	}

#attorneys a:hover {
	color: #415823;
	border-bottom: solid 1px;
	}

/* -----------------content--------------------- */
#content {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	clear:none;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	}

#content a {
	color:#55544A;
	text-decoration: none;
	border-bottom:dotted 1px #55544A;
	}
	
#content a:visited {
	color:#55544a;
	}

#content a:hover {
	color: #415823;
	border-bottom: solid 1px;
	}
	
#content1 {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	padding: 10px 20px 0px 40px;
	clear:none;
	}

#content1 a {
	color:#55544A;
	text-decoration: none;
	border-bottom:dotted 1px #55544A;
	}
	
#content1 a:visited {
	color:#55544a;
	}

#content1 a:hover {
	color: #415823;
	border-bottom: solid 1px;
	}

#content a img {
	border:#999 1px dotted;
	margin-right: 20px;
	}

#content a:hover img {
	border:#666 1px solid;
	}
	
.content1 {
	width: 200px;
	clear: none;
	float: left;
	}

.content2 {
	float: right;
	clear: none;
	}
	
#content ul {
	list-style-type: circle;
	}

#content ul.form {
	list-style-image:url(images/acrobullet.gif)
	}

#content li {
	line-height: 2 em;
	list-style-type: circle;
	}

/* --------------left column------------- */
#left {
	padding: 30px 0px 0px 15px;
	color: #55544a;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 0.08em;
	text-indent: 0px;
	}

#left ul{
	margin:0px;
	text-indent:0px;
	border:1px inset #aebd95;
	background-color:#FFFFFF;
	padding: 12px 10px 14px 10px;
	width: 130px;
	list-style-type: none;
	display: discdisc;
	}
	
* html #left ul {
	background:url(grassbig.gif) no-repeat 118px 95%;
	}
	
#left li{
	line-height:1.5em
	}
	
#left img{
	margin-top:20px;
	margin-bottom:5px;
	width:130px;
	padding:10px;
	border:1px dashed #aebd95;
	}

#left a {
	color: #55544a;
	text-decoration: none;
	}
	
#left a:visited {
	color:#55544a;;
	}
	
#left a:hover {
	color: #415823;
	border-top: 1px solid #aebd95;
	border-bottom: 1px solid #aebd95;
	}

/* -----------footer--------------------------- */
#footer {
	margin: 0px auto auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666
	}
	
#footer a {
	color:#666;
	text-decoration: none;
	margin: 0 1.3em;
	border-bottom:1px dotted #666;
	}
	
#footer a:visited {
	color:#666;
	}

#footer a:hover {
	color: #415823;
	border-bottom:1px dotted #415823;
	}

/* -----------classes--------------------------- */
.date {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}
	
.newshead {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.8em;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: underline;
	}

.newsheadcmnt {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.8em;
	font-weight: normal;
	font-style: italic;
	}

.newsheadsub {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.8em;
	font-weight: bold;
	}
	
.newsbody {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:11px;
	font-size: 11px;
	}		

.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:.2em;
	color: #55544a;
	text-align:center;
	}

.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	padding-top:.2em;
	color: #55544a;
	text-align:center;
	}

.maincontent {
	height: 425px;
	width: 486px;
	background-color: #FFFFFF;
	}

.leftside {
	background-image: url(images/leftside.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
	width: 44px;
	background-color: #D5D5D5;
	}

.rightside {
	background-image: url(images/rightside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 52px;
	background-color: #D5D5D5;	
	}

.welcome {
	background:url(images/welcome.gif) top left no-repeat;
	}

.ourhistory {
	background:url(images/ourhistory.gif) top left no-repeat;
	}

.ourattorneys {
	background:url(images/ourattorneys.gif) top left no-repeat;
	}

.areasofpractice {
	background:url(images/areasofpractice.gif) top left no-repeat;
	}

.currentissues {
	background:url(images/currentissues.gif) top left no-repeat;
	}

.communityissues {
	background:url(images/communityissues.gif) top left no-repeat;
	}

.jobopportunities {
	background:url(images/jobopportunities.gif) top left no-repeat;
	}

.update {
	background:url(images/update.gif) top left no-repeat;
	}

.contactus {
	background:url(images/contactus.gif) top left no-repeat;
	}