
body {
	background-color:#C7C9B5;
	font-family:Arial, Helvetica, sans-serif;
}
h1{text-align:center; color:#052743; font-size:2em; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:normal;}
h2{text-align:center; color:#555; font-size:1em; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
p{
	color:#555;
	font-size:0.9em;
	line-height:1.7em;
}
.lawyer-attorney {
	color:#555;
	font-size:0.9em;
	line-height:1.7em;
}
h3{
	color:#333;
	font-size:1.1em;
	letter-spacing:110%;
	
	text-transform:capitalize;
}
a:link {
	color: #112b4d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #112b4d;
}
a:hover {
	text-decoration: none;
	color: #112b4d;
}
a:active {
	text-decoration: underline;
	color: #112b4d;
}
#sacramento-attorney {
	/*width:840px;*/
	margin-left:50px;
	
}
#attorney-sacramento {
	width:840px; background-color:#e3e1dc; clear:both;
}
.sacramento-attorney {
	height:7px;
}
.attorney-sacramento {
	height:20px;
}
#lawyer-sacramento {
	width:792px; height:213px; border:5px solid #112b4d; background-image:url(../../../sacramento-attorney/sacramento-lawyer.jpg); background-repeat:no-repeat; margin:0px 0px 10px 0px;
}
#lawyer-sacramento2 {
	width:792px; height:213px; border:5px solid #112b4d; background-image:url(../../../sacramento-attorney/sacramento-lawyer2.jpg); background-repeat:no-repeat; margin:0px 0px 10px 0px;
}
#lawyer-sacramento3 {
	width:792px; height:213px; border:5px solid #112b4d; background-image:url(../../../sacramento-attorney/sacramento-lawyer3.jpg); background-repeat:no-repeat; margin:0px 0px 10px 0px;
}
#lawyer-sacramento4 {
	width:792px; height:213px; border:5px solid #112b4d; background-image:url(../../../sacramento-attorney/sacramento-lawyer4.jpg); background-repeat:no-repeat; margin:0px 0px 10px 0px;
}
#lawyer-sacramento5 {
	width:792px; height:213px; border:5px solid #112b4d; background-image:url(../../../sacramento-attorney/sacramento-lawyer5.jpg); background-repeat:no-repeat; margin:0px 0px 10px 0px;
}
#sacramento-lawyer {
	margin:125px 0px 0px 80px;
}
.lawyer-sacramento {
	font-size:0.8em; font-family:Arial, Helvetica, sans-serif;
}
.sacramento-lawyer {
	width:802px; background-color:#FFFFFF;
}
#attorney {
	margin-bottom:10px;
}
#lawyer {
	margin:20px 0px; background-color:#e3e1dc;
}
#attorney-lawyer {
	margin:0px 15px; padding:0px 0px 15px 0px;
}
.attorney-lawyer {
	margin:20px 0px 20px 20px;
}
#lawyer-attorney {
	background-color:#e3e1dc; margin-bottom:20px; height:60px; 
}
#law-attorney {
	margin:5px 5px 10px 5px;
}
.law-attorney {
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:20px; color:#052743;
}
#legal-attorney {
	background-color:#c7c9b5; padding:8px 5px 1px 6px; margin-bottom:20px;
}
#sacramento-law-firm {
	background-color:#e3e1dc; margin-bottom:20px; padding:8px 5px 1px 6px; 
}
#sacramento_attorney {
	background-color:#c7c9b5; padding:8px 5px 1px 6px; margin-bottom:20px;
}
#attorney_sacramento {
	margin:20px; width:650px; font-size:.8em; color:#555;
}


/* ----------------------------------------------------------------------- MENU ----------------------------------------------*/

div#menu {
float:left; 
/*width:836px; */
font-family: arial, helvetica, sans-serif; 
font-size:11px; 
text-align:left;
margin:5px 0px; /* for this demo only */ 
color:#FFF;
}
div#menu ul {
padding:0;margin:0;list-style-type:none;
}
div#menu ul li {
float:left; position:relative; border-left:#C7C9B5 1px solid;
}
div#menu ul li.group {display:block; text-indent:10px; color:#333333; width:142px; padding:4px 0;}

div#menu ul li a, div#menu ul li a:visited {
float:left; display:block; text-decoration:none; color:#FFF; padding:0px 20px; line-height:28px; height:28px; background-color:#052743;
}

div#menu ul li:hover {width:auto;}

div#menu ul li a:hover { color:#FFF; background-color:#672324;}

div#menu ul li:hover a {color:#FFF; background-color:#672324;}

div#menu ul li ul {
display: none;
}
div#menu table {
margin:0; border-collapse:collapse; font-size:10px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
div#menu ul li:hover ul {
display:block; position:absolute;top:27px; background:#aaa; margin-top:1px; left:0; width:182px;
}

div#menu ul li:hover ul.scroller {
height:138px; width:202px; overflow:auto;}

div#menu ul li:hover ul.endstop {
left:-90px;
}
div#menu ul li:hover ul li ul {
display: none;
}
div#menu ul li:hover ul li a {
display:block; background-color:#052743; color:#FFF;height:auto;line-height:15px;padding:4px 16px; width:150px;
}
div#menu ul li:hover ul li a.drop {

}
div#menu ul li:hover ul li a:hover {
color:#FFF; background-color:#672324;
}
div#menu ul li:hover ul li a:hover.drop {
 color:#FFF; background-color:#672324;
}
div#menu ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:182px; height:138px; width:172px; overflow:auto; background:#323232;
}
div#menu ul li:hover ul li:hover ul li a {background:#323232;}
div#menu ul li:hover ul li:hover ul li.group {width:182px; padding:5px 0;}


div#menu ul li:hover ul li:hover ul.left {
left:-202px;
}
div#menu ul li:hover ul li:hover ul li a:hover {background:#666; color:#0ff;}



/* specific to IE5.5 and IE6 browsers */
div#menu ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
div#menu ul li a:hover ul.scroller {
height:138px; overflow:auto;}

div#menu ul li a:hover ul.endstop {
left: -90px;
}
div#menu ul li a:hover ul li a {
display:block; color:#fff; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
div#menu ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
div#menu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
div#menu ul li a:hover ul li a:hover {
color:#ff0; background: #888;
}
div#menu ul li a:hover ul li a:hover.drop {
 background: #888; color:#ff0;
}
div#menu ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:-69px; t\op:-70px; color:#000; left:152px; height:138px; width:170px; overflow:auto; background:#888;
}
div#menu ul li a:hover ul li a:hover ul.left {
left:-170px;
}
div#menu ul li a:hover ul li a:hover ul li a:hover {color:#0ff;}


/* ----------------------------------------------------------------------- END MENU ------------------------------------------*/



/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}



.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 1em 0;
padding:3px;
border:1px solid #666666;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}