html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 10; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

.grid_1 {
  width: 60px; }

.grid_2 {
  width: 140px; }

.grid_3 {
  width: 220px; }

.grid_4 {
  width: 300px; }

.grid_5 {
  width: 380px; }

.grid_6 {
  width: 460px; }

.grid_7 {
  width: 540px; }

.grid_8 {
  width: 620px; }

.grid_9 {
  width: 700px; }

.grid_10 {
  width: 780px; }

.grid_11 {
  width: 860px; }

.grid_12 {
  width: 940px; }

.column {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline; }

.row {
  width: 960px;
  margin: 0 auto;
  overflow: hidden; }
  .row .row {
    margin: 0 -10px;
    width: auto;
    display: inline-block; }

html {
  font-size: 100.01%; }

body {
  font-size: 75%;
  color: #222222;
  background: white;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #111111; }

h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }

h2 {
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-size: 1em;
  font-weight: bold; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em; }

a {
  color: #000099;
  text-decoration: underline; }
  a:focus, a:hover {
    color: black; }

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666666; }

pre {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0; }

ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eeeeee; }

.hide {
  display: none; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #cccccc; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input[type=text], input[type=password], input.text, input.title {
  background-color: white;
  border: 1px solid #bbbbbb; }

textarea, select {
  background-color: white;
  border: 1px solid #bbbbbb; }

input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus {
  border-color: #666666; }

textarea:focus, select:focus {
  border-color: #666666; }

input[type=text], input[type=password], input.text, input.title {
  margin: 0.5em 0; }

textarea, select {
  margin: 0.5em 0; }

input.text {
  width: 300px;
  padding: 5px; }
input.title {
  width: 300px;
  padding: 5px;
  font-size: 1.5em; }

textarea {
  width: 390px;
  height: 250px;
  padding: 5px; }

input[type=checkbox], input[type=radio], input.checkbox, input.radio {
  position: relative;
  top: 0.25em; }

form.inline {
  line-height: 3; }
  form.inline p {
    margin-bottom: 0; }

.error, .notice, .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd; }

.error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }

.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }

.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }

.error a {
  color: #8a1f11; }

.notice a {
  color: #514721; }

.success a {
  color: #264409; }

body {
  font-size: 14px;
  color: #444444;
  background-image: url("/images/header-gradient.png");
  background-repeat: repeat-x;
  background-color: white; }

#wrapper {
  width: 1000px;
  background-color: white;
  background-image: url("/images/header-background.png");
  background-repeat: no-repeat;
  margin: 0 auto 0 auto; }

p {
  padding-right: 15px; }

p, li {
  line-height: 1.4em; }

a {
  color: #880000;
  text-decoration: none;
  border-bottom: #bbbbbb dotted 1px; }

.row#content a:hover {
  background-color: #880000;
  color: white; }

h1 a, h1 a:hover {
  color: #880000;
  border-bottom: none; }

h1, h2, h3, h4 {
  font-family: "Yanone Kaffeesatz", "Helvetica Neue", "Helvetica", sans-serif; }

h1 {
  text-shadow: #999999 1px 1px 0px;
  font-size: 4.2em; }

h2, h3 {
  color: #555555;
  text-shadow: #dedede 0px 1px 0px; }

h2 {
  font-size: 2em;
  margin-bottom: 0.5em; }

#sidebar h2 {
  font-size: 1.6em; }

#header {
  height: 153px;
  margin-bottom: 40px; }
  #header h1 {
    margin-top: 80px; }

#content {
  margin-top: 25px; }

#page img {
  float: right;
  margin: 0 0 10px 10px; }

#why-kcaa {
  padding-top: 8px;
  padding-bottom: 8px; }

#more-info {
  padding-top: 8px; }

ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }

ul li {
  margin-bottom: 0.5em;
  font-size: 1em;
  text-indent: -1.3em;
  padding-left: 1.3em; }

ul li:before {
  content: "\2192\ "; }

#flickr {
  height: 200px;
  width: 300px;
  margin: 5px 0 2em 0; }

#welcome td:before {
  content: "\2192\ "; }

#greg-says {
  margin: 1.8em 0;
  width: 345px;
  overflow: visible;
  height: 100px; }
  #greg-says img {
    float: left;
    margin: 0 15px 0 0;
    padding: 0; }
  #greg-says li {
    display: inline;
    font-style: italic;
    width: 230px; }
  #greg-says ul li:before {
    content: ""; }
  #greg-says ul li {
    text-indent: 0;
    padding-left: 0; }

#why-an-appraisal {
  float: right;
  width: 220px;
  padding: 2em;
  margin: 0 1em;
  font-size: 0.9em;
  background-color: #dddddd; }

#footer {
  border-top: solid 1px #bbbbbb;
  margin-top: 2em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center; }

#footer p {
  margin-bottom: 0.5em; }

#banner-props {
  font-size: 0.8em; }

