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; }

#mainNav, #subNav, #giveABrick, #leftNav, #partnership, #searchBox, #homeButton, #footerLinks1, #footerLinks2, #interiorRight { display: none; }

#slogan { padding: 0 0 10px 0; }

.content { font-size: 1.2em; line-height: 1.4em; color: #3f2a1a; }
	.content h1 { padding: 0 0 15px 0; font-size: 1.6em; font-weight: bold; }
	.content h2 { padding: 0 0 2px 0; font-size: 1.2em; font-weight: bold; }
	.content h3 { padding: 0 0 2px 0; font-size: 1.4em; font-weight: normal; color: #963; }
	.content h4 { padding: 0 0 6px 0; font-size: .9em; font-weight: bold; color: #3f2a1a; text-transform: uppercase; }
	.content ul { padding: 0 0 15px 0; list-style: none; }
		.content ul li { padding: 0 0 6px 10px; background: url(../_images/bullet1.gif) 2px 7px no-repeat; }
			.content ul.sidebarLinks li a { color: #3f2a1a; text-decoration: none; }
			.content ul.sidebarLinks li a:hover { text-decoration: underline; }
	.content ol { padding: 0 0 15px 25px; }
		.content ol li { padding: 0 0 6px 0; }
	.content p { padding: 0 0 15px 0; }
	.content a { font-weight: bold; color: #0999a6; }
	.tag { text-transform: capitalize; }
	
	.entry { padding: 10px 0 20px 0; background: url(../_images/bg-hdr-photo.gif) 0 0 no-repeat; }
		.entry h2 { padding: 0 0 4px 0; font-size: 1.6em; font-weight: bold; color: #3f2a1a; }
			.entry h2 a { color: #3f2a1a; text-decoration: none; }
			.entry h2 a:hover { text-decoration: underline; }
	.entryInfo { font-size: .8em; text-transform: uppercase; }
		.entryInfo a { color: #3f2a1a; text-decoration: none; }
		.entryInfo a:hover { text-decoration: underline; }
			
#footerInfo { margin: 10px 0 0 0; border-top: 1px solid #8f7d70; padding: 10px 0; font-size: .8em; color: #8f7d70; }
	#footerInfo p { padding: 0 0 5px 0; }
	#footerInfo a { color: #8f7d70; text-decoration: none; }
	#footerInfo a:hover { text-decoration: underline; }


