/** BASIC */

body {
	background: url(http://handinlaw.com/images/layout/background-top.jpg) repeat-x #bcbcbc;
	margin: 0px;
	padding: 0px;

}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	margin-top:15px;
	height: 40px;
	font-size: 21px;
	font-weight:normal;
	color:#670e00;
}

h2 {
	margin-bottom: 5px;
	font: normal 16px Tahoma;
	color:#670e00;
}

h2 span {
	color: #680035;
}

h3 {
	margin-bottom: 3px;
	font-size: 11px;
	color: #434242;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434242;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 15px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:square;
	list-style-image:url(http://handinlaw.com/images/layout/arrow.gif);
}

ul li {
	margin:0 0 0 17px;
}

/** LINKS */

a {
	color: #6A0035;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
}

hr {

}

.hr1 {
	height: 1px;
}

/** PAGE */

#page {
	width: 960px;
	margin: 0px auto;
	background: #FFFFFF url(http://handinlaw.com/images/temp_images/bg03.gif) repeat-y left top;
}

/** CONTENT */

#content {
	float: right;
	width: 790px;
}

/** HEADER */

#header {
	height: 120px;
	background: url(http://handinlaw.com/images/layout/background-top.jpg) repeat-x top;
}

#header h1, #header h2 {
	text-indent: -9999em;
float:left;
}

.headerpracticeareas {
color:white;
font:12px normal Georgia;
}

/** BOX STYLE A */

.boxA {
}

.boxA .title {
	height: 40px;
	padding: 14px 0px 0px 0px;
	font-size: 21px;
	color:#670e00;
}

.boxA .content {
	padding: 10px 13px 20px 10px;
}

.boxA .pad {
	padding: 0px 45px;
}

.boxA .column-one {
	float: left;
	width: 542px;
}

.boxA .column-two {
	float: right;
	width: 152px;
}

/** BOX STYLE B */

.boxB {
	background: url(http://handinlaw.com/images/temp_images/bg05.jpg) repeat-y left top;
}

.boxB .bgtop {
	background: url(http://handinlaw.com/images/temp_images/bg06.jpg) no-repeat left top;
}

.boxB .bgbtm {
	padding: 25px 15px 0px 25px;
	background: url(http://handinlaw.com/images/temp_images/bg07.jpg) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 170px;
}

.sidebartext {
font-size:11px;
text-align:left;
}

/** MENU */

#menu {
	height:208px;
	background: url(http://handinlaw.com/images/layout/nav-background.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	/*background: url(http://handinlaw.com/images/temp_images/bg01.jpg) no-repeat left top;*/
	list-style: none;
}

#menu li {
	display: inline;
margin:0;
padding:0;
}

#menu a {
	display: block;
	width: 150px;
	padding: 7px 0px 9px 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	background:url(http://handinlaw.com/images/layout/nav-divider-bottom.gif) bottom repeat-x;
}

#menu a:hover {
	color:#fff;
	background:url(http://handinlaw.com/images/layout/nav_over_background.jpg) right center no-repeat;
}

/** BOX1 */

#box1 {
padding-left:20px;
padding-right:20px;
}

/** BOX2 */

#box2 {
	padding: 20px 24px 0px 17px;
}

#box2 h2 {
	margin-bottom: 10px;
	padding: 0 5px;
}

#box2 p {
	padding: 0 5px;
}


/** FOOTER */

#footer {
	width: 960px;
	height: 100px;
	margin: 0px auto;
padding-top:5px;
	background: url(http://handinlaw.com/images/layout/footer-background.jpg) no-repeat top;
}

#footer p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	color: #B7B7B7;
}

#footer .links {
	padding-top: 0px;
}

#footer .links a {
	color: #FFFFFF;
}

#footer .legal {
	padding-top: 0px;
}
