body {
	background-color: #D5D5D5;
	}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#55544a;
	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:#55544a;
	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:#55544a;
	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:#55544a;
	height:10px;
	font-weight: normal;
	margin:12px 0 0 0;
	padding:0;
	}	

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#0C064E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C064E;
	font-weight: normal;
	height:18px;
	position:relative;
	}

h5 span {
	position:absolute;
	width: 100%;
	height: 100%;
	}

/* ----------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: #B70000;
	border-top: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	}

/* -----------------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 p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#attorneys ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -15px;
}

#attorneys .paperstitle
{
	font-weight: bold;
	font-style: italic;
	}
	
#attorneys .papersdesc
{
	font-weight: normal;
	text-align: left;
	}

#attorneys a {
	color:#55544A;
	text-decoration: none;
	border-bottom:dotted 1px #55544A;
	}

#attorneys a:visited {
	color:#55544a;
	}

#attorneys a:hover {
	color: #B70000;
	border-top: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	}

/* -----------------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: #B70000;
	border-top: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	}
	
#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-left:38px;
	margin-right:19px;
	width:75px;
	}

#left a {
	color: #55544a;
	text-decoration: none;
	}
	
#left a:visited {
	color:#55544a;;
	}
	
#left a:hover {
	color: #B70000;
	border-top: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	}

/* --------------left Hyperlinks column------------- */
#left_hl a {
	color: #55544a;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	text-indent: 0px;
	}
	
#left_hl a:visited {
	color:#55544a;
	}
	
#left_hl a:hover {
	color: #B70000;
	border-bottom: 1px solid #B70000;
	}

/* -----------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: #B70000;
	border-top: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	}

/* -----------------disclaimer--------------------- */
#disclaimer {
	height: 220px;
	width: 400px;
	background-color: #D5D5D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.4em;
	color: #55544a;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	}

#disclaimer a {
	color:#55544a;
	text-decoration: none;
	border-bottom:dotted 1px #55544a;
	}

#disclaimer a:visited {
	color:#55544a;
	}

#disclaimer a:hover {
	color: #B70000;
	border-top: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	}

/* -----------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;
	}

.updatedateview {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}

.updatesubjectview {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.8em;
	padding-bottom: 10px;
	font-weight: bold;
	}

.updatetextview {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
	font-size: 11px;
	}

.updatedropdown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	color: #55544a;
	text-align:left;
	vertical-align: middle;
	width: 400px;
	}

.updatesubject {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	color: #55544a;
	text-align:left;
	vertical-align: middle;
	width: 400px;
	}

.updatetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	color: #55544a;
	text-align:left;
	width: 400px;
	height: 300px;
	}

.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;
	}

.login {
	background:url(images/login.gif) top left no-repeat;
	}

.contactus {
	background:url(images/contactus.gif) top left no-repeat;
	}

/* -----------lawyer images--------------------------- */
.sidneyangelle {
	background:url(images/attorneys/sAngelle.gif) top left no-repeat;
	height: 220px;
	}

.davidbatt {
	background:url(images/attorneys/dBatt.gif) top left no-repeat;
	height: 220px;
	}

.angelabecnel {
	background:url(images/attorneys/aBecnel.gif) top left no-repeat;
	height: 220px;
	}

.ericberger {
	background:url(images/attorneys/eBerger.gif) top left no-repeat;
	height: 220px;
	}

.karabergeron {
	background:url(images/attorneys/kBergeron.gif) top left no-repeat;
	height: 220px;
	}

.michaelbreeden {
	background:url(images/attorneys/mBreeden.gif) top left no-repeat;
	height: 220px;
	}
.brantcacamo {
	background:url(images/attorneys/bCacamo.gif) top left no-repeat;
	height: 220px;
	}

.burtcarnahan {
	background:url(images/attorneys/bCarnahan.gif) top left no-repeat;
	height: 220px;
	}

.heathercheesbro {
	background:url(images/attorneys/hCheesbro.gif) top left no-repeat;
	height: 220px;
	}

.ryandavis {
	background:url(images/attorneys/rDavis.gif) top left no-repeat;
	height: 220px;
	}

.tarafontenot {
	background:url(images/attorneys/tFontenot.gif) top left no-repeat;
	height: 220px;
	}

.bradleygroce {
	background:url(images/attorneys/bGroce.gif) top left no-repeat;
	height: 220px;
	}

.sanjayskarnik {
	background:url(images/attorneys/sKarnik.gif) top left no-repeat;
	height: 220px;
	}

.jeffkeiser {
	background:url(images/attorneys/jKeiser.gif) top left no-repeat;
	height: 220px;
	}

.peytonlambert {
	background:url(images/attorneys/pLambert.gif) top left no-repeat;
	height: 220px;
	}

.edwardlobman {
	background:url(images/attorneys/eLobman.gif) top left no-repeat;
	height: 220px;
	}

.taramason {
	background:url(images/attorneys/tMason.gif) top left no-repeat;
	height: 220px;
	}

.rachelannmeese {
	background:url(images/attorneys/rMeese.gif) top left no-repeat;
	height: 220px;
	}

.josephmessina {
	background:url(images/attorneys/jMessina.gif) top left no-repeat;
	height: 220px;
	}

.jamesnader {
	background:url(images/attorneys/jNader.gif) top left no-repeat;
	height: 210px;
	}

.danielredmann {
	background:url(images/attorneys/dRedmann.gif) top left no-repeat;
	height: 220px;
	}

.robertreine {
	background:url(images/attorneys/rReine.gif) top left no-repeat;
	height: 220px;
	}

.pamelarichard {
	background:url(images/attorneys/pRichard.gif) top left no-repeat;
	height: 220px;
	}

.edwardrudiger {
	background:url(images/attorneys/eRudiger.gif) top left no-repeat;
	height: 220px;
	}

.sarahroy {
	background:url(images/attorneys/sRoy.gif) top left no-repeat;
	height: 220px;
	}

.charlesrumbley {
	background:url(images/attorneys/cRumbley.gif) top left no-repeat;
	height: 220px;
	}

.jesseschudmak {
	background:url(images/attorneys/jSchudmak.gif) top left no-repeat;
	height: 220px;
	}

.andrewschwing {
	background:url(images/attorneys/aSchwing.gif) top left no-repeat;
	height: 220px;
	}

.shaunsmith {
	background:url(images/attorneys/sSmith.gif) top left no-repeat;
	height: 220px;
	}

.alextilling {
	background:url(images/attorneys/aTilling.gif) top left no-repeat;
	height: 220px;
	}

.amberwatt {
	background:url(images/attorneys/aWatt.gif) top left no-repeat;
	height: 220px;
	}

.jonathanwomack {
	background:url(images/attorneys/jWomack.gif) top left no-repeat;
	height: 220px;
	}

.jamesyoung {
	background:url(images/attorneys/jYoung.gif) top left no-repeat;
	height: 220px;
	}