/*
    ---------------
    greenhouseschool.org main stylesheet
    Copyright 2007 the greenhouse school
    All Rights Reserved
    Last Edited: 11/15/2007
*/

/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

a {text-decoration: none}
a:link, a:visited, a:active {color: #245944;  border-bottom: solid 1px #245944;}
a:hover {color: #363F59; border-bottom: solid 1px #363F59;}

em {font-style: italic;}

strong {font-weight: bold;}

img {
  border: 10px solid #E4E1DD;
}

body {
  background: #363F59 url(/images/bg-body.gif) repeat-x;
}

#doc {
  margin: auto;
  width: 935px;
  background: url(/images/bg-doc.gif) repeat-y;
  font-family: Verdana;
  color: #303040;
}

#hd {
  background: url(/images/bg-head.jpg);
  height: 260px;
  margin-bottom: -5px;
  text-indent: -5000px;
}

#content {
  padding: 0 30px 0 30px;
}

#main {
  width: 650px;
  float: right;
}

#side {
  float: left;
  width: 213px;
}

#float {
  float: right;
  width: 213px;
  padding: 0 0 5px 0;
  margin: 0 0 10px 12px;
}

#address {
  clear: both;
  padding: 12px 0;
}

#address p {
  text-align: center;
  color: #245944;
  margin: 0;
}

#ft {
  clear: both;
  background: url(/images/bg-ft.gif);
  height: 60px;
}

#ft p {
  font-size: 85%;
  text-align: center;
  color: #fffaf2;
  padding: 16px 0 0 0;
}

#ft a {
  color: #fffaf2;
}

#ft a:hover {
  border-bottom: 1px solid #fffaf2;
}

#nav, #important {
  border-left: 1px solid #C3C2C4;
  margin-bottom: 12px;
  margin-top: 12px;
  margin: 1.22em 0 1.22em 0;
  padding-left: 12px;
}

#nav ul {
  margin-bottom: 12px;
  padding-bottom: 12px;
}

#nav li {
  margin: 5px 0;
  text-align: center;
}

#nav li a {
  display: block;
  font-size: 122%;
  font-family: georgia;
  text-decoration: none;
  font-variant: small-caps;
  border-bottom: none;
}

#nav li a:hover {
  color: #fffaf2;
  background-color: #245944;
}

h2.title, h3.title {
  color: #245944;
  margin: 0 0 1.22em 0;
  text-align: center;
}

h2.title {font-size: 152%;}

h3.title {font-size: 114%;}

h2.title a, h3.title a {
  border-bottom: none;
}

h2.title a:hover, h3.title a:hover {
  border-bottom: 1px solid #363F59;
}

#feature {
}

p {
  margin: 0 0 1.22em 0;
  font-size: 100%;
}

#feature ul {
  margin: 0 0 1.22em 0;
  font-size: 100%;
}

#feature ul li {
  margin: 0 0 0.61em 0;
  list-style-position: inside;
  list-style-type: disc;
}

span.name {
  color: #245944;
  font-weight: bold;
}

div.image-r, div.image-l, div.image-c {
  background-color: #E4E1DD;
  margin: 12px 0;
}

div.image-r {
  float: right;
  margin-left: 12px;
}

div.image-l {
  float: left;
  margin-right: 12px;
}

div.image-c {
  float: left;
}

div.image-r p, div.image-l p, div.image-c p {
  margin-left: auto;
  margin-right: auto;
  font-size: 85%;
  font-family: georgia;
  font-style: italic;
  text-align: center;
  max-width: 390px;
}

#side .item {
  margin: 1.22em 0 1.22em 0;
  padding-right: 12px;
  border-right: 1px solid #C3C2C4;
}

#float div.hr {
  margin-left: 26px;
  margin-right: 13px;
}

#side div.hr {
  margin-right: 26px;
  margin-left: 13px;
}

div.hr {
  border-bottom: 1px solid #C3C2C4;
  margin-bottom: 12px;
}

div.hr hr {
  display: none;
}

div.auction-box {
  display: block;
  float: left;
  width: 200px;
  height: 40em;
  padding-right: 16px;
}

div.auction-box a {
  display: block;
  border: none;
}

div.auction-bidsheet {
  float: right;
  width: 410px;
}

div.auction-bidsheet table {
  width: 100%;
  margin-bottom: 1.22em;
}

div.auction-bidsheet th {
  color: #245944;
  border: 1px solid #245944;
  text-align: left;
  padding: 6px 6px 6px 12px;
}

div.auction-bidsheet td {
  border: 1px solid #245944;
  background: #fff;
  padding: 6px 6px 6px 12px;
}

div.auction-image {
  float: right;
  padding-bottom: 12px;
}

h3.bid {
 font-size: 114%;
 font-style: italic;
}
