/*
	Client:		Mauna Kea Rentals
	Title:		Stylesheet for print media
	Author:		Jason Garber, jgarber@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	21 March 2006
*/

/* ----- Generic styles ------------------------------*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	}

a img { border: 0; }
.center { text-align: center; }
.required {  font-weight: bold;	}

hr, div#jump-links, ul#nav-primary, ul#nav-push, div#masthead-wrapper, div#sidebar, div#footer, a.link-top, div.package-wrapper img {
	display: none;
	}

div#exterior-content-wrapper h1 {
	border-bottom: 1px solid #999999;
	padding-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	line-height: 1em;
	}

div#exterior-content-wrapper h1 em { font-style: normal; }

div#overview-map {
	display: inline;
	float: right;
	margin: 0 0 1em 1.5em;
	}

div#content h2 {
	margin: 0 0 0.1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	}

div#content h3, div#content h4 {
	margin: 0 0 0.1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	}

div#content blockquote.blocks-divided {
	border-top: 1px dotted #999999;
	margin-top: 1.5em;
	padding-top: 1em;
	}

div.package-wrapper {
	border: 1px solid #cccccc;
	margin-bottom: 1.5em;
	padding: 0.6em 0.8em;
	}

div#content p.legal {
	font-style: italic;
	}

div#content a {
	text-decoration: underline;
	color: #cc0000;
	}

div#content table {
	width: 98%;
	border-collapse: collapse;
	}

div#content table th {
	text-align: left;
	vertical-align: top;
	}

div#content table thead th {
	border-bottom: 1px solid #999999;
	}

div.inset {
	display: inline;
	float: right;
	margin: 0 0 1em 1em;
	}