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, #utility, #dropUsALine, #breadcrumb, #searchBox, #section, #sbRecentPosts, #workRecentPosts, #entryUtilities, #tabs, #btnViewCloud, #commentsAddButton, #sbOurWork, #footer { display: none; }

.content { padding: 30px 0 0 0; font-size: 1em; }
	.content h1 { font-size: 3em; font-weight: normal; color: #ee7531; }
	.content h2 { font-size: 2em; font-weight: normal; color: #ee7531; }
	.content h2.alt { padding: 0 0 10px 0; font-size: 2em; font-weight: normal; color: #252423; }
	.content h3 { padding: 0 0 15px 0; font-size: 1.2em; font-weight: normal; color: #6e6d6d; }
	.content h3.alt { padding: 0; font-size: 1.8em; font-weight: normal; color: #5e5d5d; }
	.content h4 { font-size: 1.2em; font-weight: normal; color: #302d2d; text-transform: uppercase; }
	.content p { padding: 0 0 15px 0; line-height: 1.4em; }
	.content blockquote { font-family: Georgia, "Times New Roman", Times, serif; font-size: 2em; }
	.content a { font-weight: bold; color: #000; }
	
	.titlePadding { padding: 0 0 15px 0; }
	
	.twoColumn { margin: 0 0 0 20px; width: 773px; background: url(../_images/bg-two-columns.jpg) 0 0 no-repeat; overflow: hidden; }
		.twoColumnLeft { width: 255px; padding: 25px 80px 25px 30px; float: left; }
		.twoColumnRight { width: 260px; padding: 25px 95px 25px 50px; float: left; }
		
	.serviceBox { width: 635px; border-top: 4px double #dfdddd; padding: 15px 0 0 0; background: url(../_images/bg-services.gif) 0 0 no-repeat; overflow: hidden; }
	.serviceBoxLast { border-bottom: 4px double #dfdddd; }
		.serviceBoxIcon { width: 90px; padding: 0 0 0 10px; float: left; }
		.serviceBoxText { width: 535px; padding: 5px 0 0 0; float: left; }
	
		.serviceBox a { text-transform: uppercase; color: #ee7531; }

	.userPic { padding: 4px 15px 0 0; float: left; }
