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: #B6D17C url('/img/seattle-wa.jpg') repeat-x;
 line-height: 1.5;
}
#siteName, h1, h2, h3
{font-family: Georgia, Times New Roman, serif; 
 font-weight: normal;
 line-height: 1;
}
#wrapper
{background: #749A3B;
 margin: 0 auto;  
 width: 940px;
 padding: 0 10px 10px;
 position: relative;
 overflow: hidden; 
 text-align: left;  
}
#content
{margin-top: 232px;
 width: 900px; 
 min-height: 300px;
 padding: 20px;
 background: #fff; 
 float: right;
 -moz-border-radius: 0 0 5px 5px;
 -webkit-border-radius:  0 0 5px 5px;
 border-radius: 0 0 5px 5px;
}
#navigation
{ height: 32px;
 margin-top: 70px;
}
#navigation ul
{list-style-type: none;}
#navigation li
{float: left;}
#navigation a
{display: block; 
 color: #fff; 
 font-size: 90%;
 padding: 5px 12px;  
 text-decoration: none; 
 border-right: 1px solid #658338; 
}
#navigation a:hover, #navigation a:focus
{background-color: #7EA740;
 color: #fff;
}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #fff;
 color: #2755A4;
}

#header
{width: 940px; 
 position: absolute; 
 top: 0; 
 height: 232px; 
 clear: both;
 background: url('/img/seattle-lawyers.jpg') no-repeat;
}

#siteName
{color: #fff;
 letter-spacing: -0.01em; 
 font-size: 300%; 
 text-decoration: none; 
 text-align: right;
 padding: 10px 30px;
 height: 110px;
 display: block;  
 font-style: italic;
}
#siteName span
{color: #003A87;
 font-variant: small-caps; 
 font-style: normal; 
 font-weight: bold; 
 font-size: 113%; 
 display: block; 
}
.clear
{clear: both;}

#footer
{clear: both; 
 width: 940px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
}

#intake
{ width: 900px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}

h1{font-size: 150%; color: #003A87}
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;}