/* CSS Document Print Style Sheet */

/* Font Styles ----------------------------------------------------------------------------------------*/
body {
	width: 6.5in;
	margin: 0;
	font: 10pt/130% Arial, Helvetica, sans-serif;
}
h1, h1, h3 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
h2 {
	font-size: 12pt;
	line-height: 130%;
	margin-bottom: 0px;
}
h4 {
	margin: 0;
}


/* Other Styles ---------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.center {
	text-align: center;
}
.strong {
	font-weight: bold;
}
#footer {
	margin-top: 50px;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 0;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#map_link {
	float: left;
	margin: 0 20px 0 30px;
}
#balmoral_imgs {
	float: left;
	width: 100%;
}
#balmoral_imgs img {
	padding: 10px;
	border: 1px solid #000;
}

/* Hidden Elements ------------------------------------------------------------------------------------*/
#top_nav, #bottom_nav, #header, #index_crest, #side_bar {
	display: none;
}
.noTopMargin {
	clear: both;
	margin-top: 0px;
}
.noTopMarginList {
	clear: both;
	margin-top: 0px;
	margin-left: 20px;
}
