@media print { 


body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

/* Use this class for anything you want hidden in the printed version */
.noprint { display: none; }

/* Hide from print */
#mainNav, #subNav, #utilityNav, #searchBox { display: none; }



/* Main Content Styles */
.content { font-size: 1.2em; line-height: 1.4em; }
	.content h1 { margin: 0 0 12px 0; border-bottom: 1px solid #000; padding: 0 0 6px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 2em; line-height: 1.2em; font-weight: normal; font-style: italic; }
		.content h1 strong { font-size: 1.1em; font-weight: bold; }
	.content h2 { padding: 0 0 8px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; font-weight: normal; font-style: italic; color: #46802a; }
	.content h3 { padding: 0 0 8px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; font-weight: normal; font-style: italic; color: #000; }
	.content h4 { padding: 0 0 8px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; font-weight: normal; font-style: italic; color: #905000; }
	.content p { padding: 0 0 14px 0; }
	.content ul { padding: 0 0 15px 0; list-style-type: none; }
		.content ul li { padding: 0 30px 3px 10px; background: url(images/bullet-3.gif) 0 5px no-repeat; }
	.content ol { padding: 0 0 15px 20px; }
		.content ol li { padding: 0 30px 3px 0; }
	.content ul.linkList { padding: 0 0 10px 0; list-style-type: none; }
		.content ul.linkList li { padding: 0 0 6px 10px; background-image: none; }
			.content ul.linkList li a { font-weight: bold; font-style: italic; color: #905000; }
				.content ul.linkList li a span { padding: 0 10px 0 0; background: url(images/bullet-2.gif) 100% 50% no-repeat; }
	.content ul.linkList2 { padding: 0 0 20px 0; list-style-type: none; }
		.content ul.linkList2 li { padding: 0 0 2px 10px; background-image: none; }
			.content ul.linkList2 li a { font-weight: bold; font-style: italic; color: #2c3b00; }
				.content ul.linkList2 li a span { padding: 0 10px 0 0; background: url(images/bullet-2.gif) 100% 50% no-repeat; display: inline-block; }
	.content a { font-weight: bold; font-style: italic; color: #905000; }
	.content a.bullet { padding: 0 10px 0 0; background: url(images/bullet-2.gif) 100% 50% no-repeat; }
	
	
	
	

.grid { width: 666px; background-repeat: no-repeat; color: #000000; border-right: 1px solid #183D21; border-bottom: 1px solid #183D21; border-left: 1px solid #183D21; border-top: 1px solid #183D21; }
.gridEdit { font-size: 10px; color: #000000; text-decoration: none; }
.gridAlt { background: #F9FBF6; font-size: 10px; color: #000000; text-decoration: none; border-right: 1px solid #183D21; border-left: 1px solid #183D21; }
.gridItem { font-size: 10px; color: #000000; text-decoration: none; border-right: 1px solid #183D21; border-left: 1px solid #183D21; }
.gridHeader { height: 25px; background-repeat: no-repeat; background-color: #183D21; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; text-align:center; }
.gridPager { font-size: 10px; color: #000000; text-decoration: none; height: 25px; }
.map-area { width: 664px; height: 400px;  margin-bottom: 15px; border: solid 1px #333; }
.infoWindow { height: 100px; line-height: normal; }

}