* {
   margin: 0;
   padding: 0;
}

body, html {
	height:100%
}

body {
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-y;
	font-family: Palatino, Georgia, Times New Roman, serif;
	font-size:12px;
	color:#222222;
	line-height:22px;
	background-color:#970000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
}

h1 {
	color:#FEFEFE;
	float:left;
	font-size:25px;
	font-weight:100;
	padding:51px 25px 0px 20px;
}

h2 {
	color:#9C0000;
	font-size:20px;
	font-family:"Palatino", "Georgia", "Times New Roman", Times, serif;
	padding-bottom:15px;
}

h2.header {
	color: #FAFAFA;
	font-size:18px;
	padding-top:53px;
	letter-spacing:-1px;
	font-weight:100;
}


h3 {
	color:#333333;
	font-size:18px;
	padding-top:10px;
	letter-spacing:-1px;
}

h4 {
	color:#9C0000;
	font-size:16px;
	font-family:"Palatino", Georgia, "Times New Roman", Times, serif;
}

h5 {
	color:#9C0000;
	font-size:13px;
	font-family:"Palatino", Georgia, "Times New Roman", Times, serif;
}

.welcome {
	font-size:30px;
	color:#CCCCCC;
	padding-right:3px;
}

div.header {
	height: 80px;
	width: auto;
	background-color:#660000;
	background-position:top;
	background-image:url(images/topgradient.jpg);
}

div.footer {
	width:815px;
	height: 80px;
	padding: 10px 0 0 15px;
	background-color:#660000;
	background-position:top;
	background-image:url(images/bottomgradient.png);
	clear:both;
	display:block;
}

div.container {
	width:815px;
	margin-top:-10px;
	_height:100%;
	min-height:800px;
	float:left;
	padding-left:15px;
	background-color:#fafafa;
}
div.content {
	width:545px;
	float:left;
	padding:10px 10px 10px 10px;
	height:100%;
}

div.sidebar {
	width:200px;
	height:100%;
	min-height:800px;
	float:right;
	padding:15px 10px 40px 10px;
	border-left:1px dotted #c9c9c9;
	border-top:1px dotted #c9c9c9;
	border-bottom:1px dotted #c9c9c9;
	_border-left:1px solid #c9c9c9;
	_border-top:1px solid #c9c9c9;
	_border-bottom:1px solid #c9c9c9;
	background-color:#f5f5f5;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}

div#dotted {
	line-height:1px;
	font-size:1px;
	border-top:1px dotted #dddddd;
	padding-bottom:20px;
}

table#attorneys {
	padding-bottom:30px;
}

table#attorneys td {
	border:1px dotted #dddddd;
	padding:5px;
}

table#attorneys h4 {
	font-style:italic;
}

p.legals {
	font-size:9px;
	color:#FAF9EF;
	line-height:15px;
}

a.readmore {
font-weight:bold;
color:#A10A00;
}

#briefbio {
	list-style:none;
	_list-style: disc url(/images/dash.gif);
	margin-left:0;
	padding-left:10px;
	_padding-left:20px;
	text-indent:-1em;
	line-height:30px;
}

#briefbio ul li:before {
	content: "\00BB \0020";
	color:#990000;
	padding-right:5px;
}

#bullet {
	list-style:none;
	_list-style: disc url(/images/dash.gif);
	margin-left:20px;
	padding-left:20px;
	_padding-left:20px;
	text-indent:-1em;
	line-height:30px;
}

#bullet ul li:before {
	content: "\00BB \0020";
	color:#990000;
	padding-right:5px;
}

a:link, a:visited, a:hover {
	color:#9C0000;
	font-weight:bold;
}

div#attorneyname {
	float: left;
	text-align: left;
	padding-top:10px;
}

div#attorneycontact {
	text-align: right;
}

h4.attorneyname {
font-size:22px;
}

div.menubar {
	margin-top:0px;
}