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: #DDBD97 url('/img/bg.png') repeat-x;
 line-height: 1.5;
}
h1,h2,h3, #siteName
{font-family: Georgia, Times New Roman; font-weight: normal;}
h1, h2, h3
{color: #244E9D; line-height: 1;}
#wrapper
{margin: 15px auto 0;  
 width: 960px;
 position: relative;
 overflow: hidden; 
 text-align: left; 
 background: #532406;  
}
#content, #sidebar
{margin-top: 138px;}
#content
{width: 609px; 
 min-height: 300px;
 padding: 15px;
 background: #fff; 
 float: right;
 border-right: 1px solid #532406;
}
#sidebar
{width:299px; 
 float: left;  
 border-left: 1px solid #532406;
}
#navigation
{height: 30px;
 background: #A57247; 
 border-right: 1px solid #8A5032
}
#navigation ul
{list-style-type: none;}
#navigation li
{float: left;}
#navigation a
{display: block; 
 color: #fff; 
 font-size: 90%;
 padding: 8px 10px;
 line-height: 1; 
 text-decoration: none; 
 border-right: 1px solid #C0945C;
 border-left: 1px solid #8A5032;
}
#navigation a:hover, #navigation a:focus
{ background-color: #6B3712;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #8A5032;}

#header
{width: 960px; 
 position: absolute; 
 top: 0; 
 height: 137px;
 clear: both;
 background: #532406;
}

#siteName
{color: #ffffff;
 font-size: 230%; 
 text-decoration: none; 
 width: 270px;
 text-align: right;
 height: 107px;
 display: block; 
 padding: 0 0 0 17px; 
 font-style: italic;
}

#siteName span
{color: #E5B073; line-height: 80%; display: block;}
#siteName small
{font-size:70%; letter-spacing:-0.1em;}
.clear
{clear: both;}

#footer
{clear: both;
 background-color: #8A5032; 
 width: 940px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
}
#footer, #footer a
{color: #ffffff;}
#intake
{ width: 560px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}
h1
{font-size: 150%; letter-spacing: -0.01em;}
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;}
