/* Buffalo Styles
============================ */

* html .visualIEFloatFix { height: 0.01%; }

html,body,div,p,ul,ol,li,h1,h2,h3,h4,h5,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,li { list-style-type: none; }
a  { color: #630; text-decoration: none; outline: none }
button span,a span,li span {display: none;}

table,tr,td {
  border: 0;
  border-collapse: collapse;
  vertical-align: top;
}

div.clear {
	position: relative;
	clear: both;
  line-height: 1px;
  font-size: 1px;
}

body {
  font: normal 100% Arial, Helvetica, sans-serif;
  color: #3b3b3b;
   text-align: center;
}


.descript         { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

/* Typography
============================ */

#header h1 {
  background: url(/img/headings/buffalo.gif) 0 34px no-repeat;
  height: 67px;
  margin: 0 0 0 31px;
  display: block;
  float: left;
}

#header h1 a {
  height: 67px;
  width: 120px;
  display: block;
}

#header h1 a span {
  text-indent: -9999px;
}

h2 {height: 43px;}

h2.hello {
  background: url(/img/headings/hello.gif) 21px 0 no-repeat;
  width: 393px;
}

h2.work {
  background: url(/img/headings/work.gif) 21px 0 no-repeat;
  width: 200px;
}

h2.some_things {
  background: url(/img/headings/some_things.gif) 21px 0 no-repeat;
  width: 186px;
}

h2.about {
  background: url(/img/headings/about.gif) 21px 0 no-repeat;
  width: 161px;
}

h2.contact {
  background: url(/img/headings/contact.gif) 21px 0 no-repeat;
  width: 173px;
}

h2.privacy {
  background: url(/img/headings/privacy.gif) 21px 0 no-repeat;
  width: 90px;
}

h2.accessibility {
  background: url(/img/headings/accessibilty.gif) 21px 0 no-repeat;
  width: 130px;
}

h2 span {display: none;}

h3 {
  font-size: 18px;
  font-weight: normal;
  color: #6fa0cf;
}

h3.margin_top {
  margin-top: 28px;
}

h3.paddingLeft {
  padding-top: 20px;
  padding-left: 31px;
}

#staticPage p {
  margin-top: 12px;
}

h4 {
  width: 202px;
  height: 38px;
}

h4.news {background: url(/img/headings/latest_news.png) 0 0 no-repeat;}
h4.twitter {background: url(/img/headings/twitter_feed.png) 0 0 no-repeat;}
h4.planner {background: url(/img/headings/proposal_planner.png) 0 0 no-repeat;}
h4 span {display: none;}

h5 {
  font-size: 11px;
  color: #a57c4a;
  margin: 0 17px 0 17px;
  padding: 6px 0 0 0;
}

p, label {
	font-size: 75%;
	line-height: 150%;
  margin: 16px 31px 0 31px;
}

p.download {
  background: url(/img/icons/download.gif) 0 4px no-repeat;
  padding-left: 14px;
}

#content_column .left p, #content_column .left label,
#content_column .right p{
  margin: 12px 0 0 0;
}

label {
  padding-top: 0;
  display: block;
}

#content_column p span {color: #929188;}

.work_row .work p {
  margin: 0 0 0 2px;
  font-size: 70%;
  float: left;
}

#RHC p {
  font-size: 70%;
  line-height: 130%;
  margin: 14px 17px 0 17px;
}

#RHC p.top {
  font-size: 70%;
  line-height: 130%;
  margin: 0 17px 0 17px;
  padding: 14px 0 0 0;
}

#RHC p span {color: #ae8f58;}

#footer p {
  float: left;
  margin: 14px 0 0 0;
  padding: 0 0 0 11px;
  color: #faf8f4;
  font-size: 70%;
}

#footer p span {color: #ebd6b6;}

/* Links
============================ */

p a,p a:visited {
	color: #6d9c07;
  background: #fffae4;
  text-decoration: none;
}

p a:hover {
  background: #fff;
	text-decoration: none;
}

#RHC p a,
#RHC p a:visited {
	color: #bc6125;
  background: none;
  border-bottom: 1px dotted #df996b;
}

#RHC p a:hover {
  color: #5d2a08;
  background: none;
}

#footer p a,
#footer p a:visited {
	color: #fff;
  background: none;
  border-bottom: 1px dotted #faf8f4;
}

#footer p a:hover {
  color: #a98b60;
  background: #f5eadb;
}

/* Navigation
============================ */

#nav {
  background: url(/img/backgrounds/nav.png) 0 0 no-repeat;
  width: 220px;
  height: 43px;
  float: right;
  margin: 34px 21px 0 0;
}

#nav ul li {float: left; height: 14px}

li.studio, li.studio a {
	display: block;
  background: url(/img/nav/studio.gif) 12px 9px no-repeat;
  padding: 9px 0 0 12px;
  width: 58px;
}

li.about, li.about a {
  display: block;
  background: url(/img/nav/about.gif) 12px 9px no-repeat;
  padding: 9px 0 0 12px;
  width: 57px;
}

li.contact, li.contact a {
  display: block;
  background: url(/img/nav/contact.gif) 12px 9px no-repeat;
  padding: 9px 0 0 12px;
  width: 59px;
}

li.studio, li.about, li.contact {
  background: none;
}

li.studio a, li.about a, li.contact a {
  background-position: 0 0;
  padding: 0;
  margin: 0;
  height: 14px;
	cursor: pointer;
}

li.studio a {width: 48px}
li.about a {width: 47px}
li.contact a {width: 59px}

li.studio a:hover, li.about a:hover, li.contact a:hover {background-position: 0 -14px;}

li.studio_on {
  width: 70px;
  background: url(/img/nav/studio_on.gif) 12px 9px no-repeat;
  padding: 9px 0 0 0;
}

li.about_on {
  width: 69px;
  background: url(/img/nav/about_on.gif) 12px 9px no-repeat;
  padding: 9px 0 0 0;
}

li.contact_on {
  width: 71px;
  background: url(/img/nav/contact_on.gif) 12px 9px no-repeat;
  padding: 9px 0 0 0;
}

/* 