
/* styling for the printed page
*/

.imgleft, .imgright, .imgcenter, h1#logo, h2#tagline, img.no_img, img.hero, #footer, #header, #rightcol.sidebar, ul#action-nav, ul#main-nav, input#formsubmit, #myGallery, .jdGallery a, .slideElement, .jdGallery .slideElement, .jdGallery .loadingElement  { display: none; visibility: hidden; }



html, body {
	background: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000;
	margin: 20pt;
	line-height: 20pt;
}

p, h1, h2, h3, h4, h5, li, ul { margin: 0; }

a:link, a:visited, a:hover, a:active { color: #000; text-decoration: none;}

p.small { font-size: 11pt;}

h1{ font-size: 20pt;}
h2{ font-size: 18pt; text-decoration: underline;}
h3{ font-size: 16pt}
h4{ font-size: 15pt text-decoration: underline;}
h5{ font-size: 13pt}

ul { list-style: disc; padding-left: 10pt;}


#container { width: 7in; text-align: left; }
#page { background: none; width: 7in; }

input, checkbox { background-color: #fff; border-bottom: solid 1px #000; }


div.contactinfo {
border-bottom: solid 2pt #000;  margin-bottom: 10pt;}

p.address { }

#capacity td {
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
	padding: 2px;
}