body {
	background: url(../images/bg.jpg) repeat-x #252E35;
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

html>/**/body {background: url(../images/bg.png) repeat-x #252E35;}

#content {
	width: 910px;
	height: auto;
	margin: 0 auto;
	}

img.margin-top {margin-top: 20px;}
img.margin-bottom {margin-bottom: 6px;}

#maincontent {
	width: 910px;
	height: auto;
	background: url(../images/textbg.png) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	}

html>/**/body #maincontent {width: 870px;}

/*=====Split Pages=====*/

#leftside {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 10px;
	font-size: 12px
	}

#rightside {
	width: 660px;
	height: auto;
	float: left;
	margin-left: 10px;
	}

#attorneybutton,
#decisionbutton {
	width: 200px;
	height: 200px;
	background: url(../images/sitephotos/attorneybutton.png) no-repeat;
	padding: 5px;
	}

html>/**/body #attorneybutton {width: 190px; height: 190px;}
html>/**/body #decisionbutton {width: 190px; height: 190px;}

#attorneybutton p,
#decisionbutton p {
	font-size: 18px;
	line-height: 150%;
	font-weight: 600;
	color: #252E35;
	margin-top: 1px;
	}

#decisionbutton {background: url(../images/sitephotos/gavel.png) no-repeat;}

/*=====Homepage=====*/

#left {
	width: 566px;
	height: auto;
	margin-right: 10px;
	float: left;
	}

#right {
	width: 283px;
	height: auto;
	margin-right: 10px;
	float: left;
	}

.columns {
	width: 283px;
	height: auto;
	margin-right: 10px;
	float: left;
	}

#left p, #right p {
	padding-left: 5px;
	margin-top: 0px;
	}

.locations {
	width: 420px;
	float: left;
	text-align: center;
	line-height: 150%
	}

.indent {padding-left: 5px;}

/*=====Text Styles=====*/

h1, h2, h3, h4 {
	font-size: 22px;
	font-weight: 600px;
	margin: 5px 0px;
	}

h1 {color: #252E35}
h2 {font-size: 19px;}
h3 {font-size: 15px;}
h4 {font-size: 13px;}

.divider {
	width: 100%;
	height: 2px;
	border-top: 2px #CCC solid;
	}

.smallfont {
	font-size: 10px;
	font-style: italic;
	}

.largefont {
	font-size: 16px;
	color: #555;
	}

li.practice {
	margin-bottom: 5px;
	}

/*=====Link Styles=====*/

a:link {color: #669933; text-decoration: underline;}
a:hover {text-decoration: none;}
a:visited {color: #669933; text-decoration: underline;}
a:visited:hover {text-decoration: none;}

#footer a {color: #999; text-decoration: underline;}
#footer a:hover {text-decoration: none;}
#footer a:visited {color: #999; text-decoration: underline;}
#footer a:visited:hover {text-decoration: none;}

#bottomlinks-left a, #bottomlinks-right a {color: #555; text-decoration: none;}
#bottomlinks-left a:hover, #bottomlinks-right a:hover {text-decoration: underline;}
#bottomlinks-left a:visited, #bottomlinks-right a:visited {color: #555; text-decoration: none;}

a.readmore:link {color: #252E35; text-decoration: underline;}
a.readmore:hover {text-decoration: none;}
a.readmore:visited {color: #252E35; text-decoration: underline;}
a.readmore:visited:hover {text-decoration: none;}

#attorneybutton a {font-size: 15px; text-decoration: none; font-weight: 600;}
#attorneybutton a:hover {text-decoration: underline;}
#attorneybutton a:visited {font-size: 15px; text-decoration: none; font-weight: 600;}
#attorneybutton a:visited:hover {text-decoration: underline;}

h3 a:link {color: #000}

#decisionbutton a {color: #000}

/*=====News Headlines=====*/

#leftside .news {
	margin-left:10px;
	margin-right:10px;
	}

.news {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 10px;
	}

.news li {
	margin-bottom:10px;
	padding:0 0 1px;
	background: transparent url(../images/sitephotos/underlinebg.gif) repeat-x scroll center bottom;
	}

#leftside .smallfont {
	color: #999
	}

.newsdate {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px #999 solid;
	margin-bottom: 3px;
	}

h2.newsheader {
	margin-bottom: 7px;
	color: #252E35
	}

.newstext {
	margin-bottom: 30px;
	}

/*=====Attorneys=====*/

.lawyers {
	width: 280px;
	height: auto;
	float: left;
	margin-left: 7px;
	}

.lawyers p {
	margin: 0px 0px 0px 10px;
	font-size: 15px;
	line-height: 150%
	}

.lawyers h2 {
	border-bottom: 2px #999 solid;
	}

/*=====Client List=====*/

.clients {
	width: 210px;
	height: auto;
	float: left;
	margin-right: 5px;
	}

.clients ul {
	padding: 0px;
	margin-left: 0px;
	}

.clients li {
	margin: 0px 0px 7px 0px;
	list-style: none;
	padding: 0px;
	}

/*=====Contact Page=====*/

.locals {
	width: 210px;
	height: auto;
	float: left;
	margin-right: 5px;
	}

.locals p {
	margin: 0 5px 0; 
	}

#form {
	width: 425px;
	height: auto;
	float: left;
	border: 2px #CCC solid;
	padding: 3px;
	}

html>/**/body #form {width: 419px;}

#form div {
	clear: left;
	margin: 0 0 15px;
	}

label {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 3px 5px 0 0;
	position: relative;
	width: 150px;
	}

input.text {
	border: 1px #999 solid;
	margin: 0 0 5px;
	padding: 3px;
	width: 250px;
	}

textarea {
	border: 1px #999 solid;
	margin: 0 0 3px;
	padding: 3px;
	width: 250px;
	height: 100px;
	}

.submit {
	margin-left: 155px;
	border: 1px #999 solid;
	}

#map {
	width: 425px;
	float: right;
	}

/*=====Site Map=====*/

ul.sitemap {
	margin-top: 3px;
	margin-bottom: 3px;
	}

/*=====Footer=====*/

#bottomlinks-left, #bottomlinks-right {
	font-size: 11px;
	margin-top: 10px;
	float: left;
	color: #252E35;
	}

#bottomlinks-right {
	float: right;
	}

#footer {
	text-align: center;
	color: #888;
	font-size: 11px;
	margin-bottom: 10px;
	}