body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}

body
{text-align: center;
 font-family: Arial, Helvetica;
 font-size: medium;
 background: #821B01 url('/img/bg.png');
 line-height: 1.5;
}
#siteName
{font-family: Verdana, sans-serif; font-weight: normal;}
h1, h2, h3
{line-height: 1;}
#wrapper
{margin: 0 auto;  
 width: 960px;
 border: solid #000;
 border-width: 0 1px;
 position: relative;
 overflow: hidden; 
 text-align: left; 
 background: #ddd;  
}
#content, #sidebar
{margin-top: 200px;}
#content
{width: 610px; 
 min-height: 415px;
 padding: 15px;
 background: #fff; 
 float: right; 
}
#sidebar
{float: left; 
 padding:19px 0 0;
 text-align:center;
 width:320px; 
}
#sidebar img
{border: 1px solid #000;}
#navigation
{background: #A11E1E;
 height: 30px;
 border-width: 1px 0;
 border-style: solid;
 border-color: #000;
 margin-top: 117px;
}
#navigation ul
{list-style-type: none;}
#navigation li
{float: left;}
#navigation a
{display: block; 
 color: #fff; 
 font-size: 74%;
 padding: 8px 5px;
 text-transform: lowercase;
 line-height: 1.2; 
 text-decoration: none; 
 border-right: 1px solid #6D0E0E; 
}
#navigation a:hover, #navigation a:focus
{background-color: #B62222;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #821B01;}

#header
{width: 960px; 
 position: absolute; 
 top: 0; 
 height: 200px; 
 clear: both;
 background: url('/img/los-angeles-dui-lawyers.jpg') no-repeat;
}

#siteName
{color: #000;
 letter-spacing:-0.08em;
 text-transform:lowercase;
 font-size: 230%; 
 text-decoration: none; 
 text-align: right;
 padding: 0 20px;
 font-weight: bold;
 height: 50px;
 display: block;  
 font-style: italic;
}

#siteName span
{color: #B62222;}
#siteName small
{font-size:70%; letter-spacing:-0.1em;}
.clear
{clear: both;}

#footer
{clear: both; 
 width: 942px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
 background: #000;
}
#footer, #footer a
{color: #ffffff;}
#intake
{ width: 560px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}
h1{font-size: 150%;}
h2
{font-size: 120%;}
h3
{font-size: 110%;}
p
{margin: 1em 0;}


#content ul
{padding: 0 0 0 2em;}
#content ul li
{margin: 0.5em 0;}