/*

Print styles for lostrabbit.com

*/

body {
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color: black;
	background: #FFFFFF;
	}

body#s_disclaimer {
	padding: 24px;
	color: #999999;
	background: #FFFFFF;
	}

body#s_disclaimer p {
	font-size: 90%;
	}

a {
	color: #3366CC;
	background: transparent;
	}

a img {
	border: 0;
	}

#wrapper {
	margin: 0;
	padding: 0;
	}

hr.clear_rule {
	clear: both;
	}

/*===============================================
header div stuff
===============================================*/

#header {
	}

#header h1 {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

#header ul {
	display: none;
	}

/*===============================================
title div stuff
===============================================*/

#title {
	clear: both;
	}

#title h2 {
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 36px;
	}

body#s_home #title {
	}

body#s_home h2 {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

/*===============================================
nav div stuff
===============================================*/

#nav {
	display: none;
	}

/*===============================================
content div stuff
===============================================*/

#content {
	clear: both;
	}

body#s_home #content {
	padding: 30px 0 0 0;
	}

#content h3 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	}

body#s_home #content h3 {
	font-size: 110%;
	margin-bottom: 0.1em;
	}

#sub_column {
	display: none;
	}

#main_column {
	margin: 0;
	padding: 0;
	}

body#s_home #sub_column {
	margin: 0 30px 0 0;
	}

body#s_home #main_column {
	margin: 0 0 144px 30px;
	}

body.ss_masterplan #main_column, body.ss_masterplan #sub_column {
	margin-bottom: 0;
	}

#masterplan {
	clear: both;
	margin: 0 0 164px 44px;
	}

/*===============================================
main_column contents
===============================================*/

#main_column p {
	margin-top: 0;
	}

#main_column h4 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

#main_column h5 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	}

#main_column blockquote {
	margin: 1em 0;
	padding: 1em 0;
	font-weight: bold;
	color: #999999;
	background: transparent;
	}

#main_column img.spot_image_right {
	float: right;
	margin-left: 18px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}

#main_column img.bldr_portrait {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	}

#main_column div.architect_sample {
	float: right;
	text-align: center;
	margin-left: 18px;
	}

/*===============================================
sub_column contents
===============================================*/

ul#sub_nav {
	display: none;
	}

/*===============================================
footer div stuff and contents
===============================================*/

#footer {
	position: relative;
	font-size: 10px;
	}

#footer p.to_top {
	display: none;
	}

#footer p.copyright {
	margin: 0;
	padding: 0;
	}

#footer p.copyright a {
	text-decoration: none;
	}

#footer img.eho_logo {
	}