html, body {
	margin:0px; 
	padding:0px;
	height:100%;
	background-color:#eee;
}
/*#container {
	position:relative;
	width:753px;
	height:100%;
	margin:0px auto 0px auto;
	border-left:solid 3px #B68E7D;
	border-bottom:solid 3px #B68E7D;
	margin-bottom:10px;
}*/

form {
	margin:0px;
}
#header {
	background:#eee url(images/hdr.gif) top left no-repeat;
	width:100%;
	height:186px;
}

#content {
	min-height:100%;
	max-width:690px;
	padding:30px;
	background-color:white;
	font-family:georgia, serif;
	font-size:13px;
	line-height:1.35em;
	border-right:solid 3px #B68E7D;
}

table.two_column {
	border-collapse:collapse;
	margin:-15px -25px -15px -15px;
}
table.two_column td {
	width:50%;
	padding:0px;
}
.homepage_item {
	border:solid 1px #4A816E;
	padding:10px;
	margin:0px 15px 15px 0px;
	background-color:white;
}

/* following is to fix inside float bugs */
.homepage_item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.homepage_item {display: inline-block;}

/* Hides from IE-mac \*/
* html .homepage_item {height: 1%;}
.homepage_item {display: block;}
/* End hide from IE-mac */


.homepage_item img {
	border:solid 1px black;
}
.homepage_item h2 {
	margin-top:0px;
	font-size:15px;
	font-weight:600;
	color:#4A816E;
}
.homepage_item h3 {
	margin:10px 0px 0px 0px;
}
.homepage_item p {
	margin:5px 0px 0px 0px;
}

.rightbox {
	float:right;
	clear:right;
	margin:10px 0px 10px 20px;
	width:150px;
	background-color:#eee;
	padding:12px;
	font-size:11px;
}
.rightbox p, .rightbox dl {
	margin:.6em 0em 0em 0em;
}

.leftbox {
	float:left;
	clear:left;
	margin:10px 20px 10px 0px;
	background-color:#eee;
	padding:12px;
	font-size:11px;
}
.leftbox p, .leftbox dl {
	margin:.6em 0em 0em 0em;
}

.photobox {
	float:right;
	clear:right;
	margin:0px 0px 15px 30px;
	background-color:#eee;
	padding:12px;
	font-size:11px;
}

dt {
	font-size:110%;
}
dd {
	margin:0px 0px 5px 10px;
}

h1 {
	margin:0px 0px .8em 0px;
	font-family:trebuchet ms, sans-serif;
	font-size:19px;
	font-weight:700;
	color:#39705C;
}
h1:first-child {
	margin-top:0px;
}

.toc {
	margin:0em 0em 1em 15px;
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	line-height:1.2em;
}
.toc a {
	white-space:nowrap;
}

h2 {
	margin:1em 0em .5em 0em;
	font-family:trebuchet ms, sans-serif;
	font-size:17px;
	font-weight:500;
	color:#865C48;
}
h2:first-child {
	margin-top:0px;
}
.withline {
	border-bottom:solid 1px #865C48;
}

h3 {
	font-size:11px;
	text-transform:uppercase;
	margin:0px;
}

p {
	margin:.5em 0em .9em 0em;
}
small {
	font-size:75%;
}
hr {
	color: #865C48;
	height:1px;
	width:40%;
	margin:15px auto 0px auto;
}
a {
	color:#865C48;
}
a:hover {
	color:#562C18;
}

table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
td {
	padding:0px 24px 10px 0px;
	vertical-align:top;
}

ul {
	list-style:square;
	margin:0px 0px 1em 35px;
	padding:0px;
}
.spaced_out li {
	margin-bottom:.5em;
}

blockquote.article {
	margin:1em 25px 1em 25px;
	font-size:12px;
	background-color:#eee;
	padding:9px;
}
.title {
	font-family:trebuchet ms, sans-serif;
	font-size:15px;
	font-weight:700;
	margin:0px 0px .2em 0px;
}
.subtitle {
	font-style:italic;
	margin:0px 0px .2em 0px;
	font-weight:700;
}
.author {
	margin:0px 0px 1em 0px;
	font-size:11px;
}

blockquote.quote {
	margin:1em 30px 1em 30px;
	font-style:italic;
	font-size:12px;
}

table.simple {
	margin:10px 0px 10px 0px;
	border-collapse:collapse;
	font-family:verdana;
	font-size:12px;
}
table.simple th {
	background-color:#CCCCCC;
	text-align:left;
	padding:3px 10px 3px 3px;
}
table.simple td {
	border-collapse:collapse;
	border:solid 1px #ccc;
	padding:3px;
}

div.page_jumps{
  margin:0px 10px 10px 5px;
  padding:10px;
  background:#f1e5e0;
  border:1px solid #e4c9be;
  border-left:0; border-right:0;
}
  .page_jumps p{
    margin:0 0 2px 0;
  }
  .page_jumps a{
    margin-left:12px;
  }

/* TAKE IT TO THE TOP/AUCTION */
.auction_item,
.auction_category{
  text-align:left;
  margin-bottom:10px;
  padding-left:15px;
  padding-bottom:5px;
  position:relative;
  border-bottom:1px dotted #333;
}

p.value{
  margin:0;
}

div.float_list{
  width:40%;
  position:relative;
  margin:10px 20px;
}

div.even{
  float:left;
  clear:left;
}
div.odd{
  float:right;
  clear:right;
}


/*---------------JQUERY --------------*/
a.external{
  padding-right:14px;
  background:url('images/external_link.png') no-repeat top right;
}
a.pdf{
  padding-right:14px;
  background:url('images/pdf.png') no-repeat top right;
}
a.powerpoint{
  padding-right:14px;
  background:url('images/powerpoint.png') no-repeat top right;
}
a.word{
  padding-right:14px;
  background:url('images/word.png') no-repeat top right;
}
a.excel{
  padding-right:14px;
  background:url('images/excel.png') no-repeat top right;
}