@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center 0px;
	background-color: #757e66;
	background-image: url(images/bkgTile.jpg);
}
.twoColFixLtHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #000000; /* this overrides the text-align: center on the body element. */
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
} 


.twoColFixLtHdr #mainContent {
	padding: 0px;
	text-align: left;
	width: 571px;
	float: left;
	background-image: url(images/intPaperTile.jpg);
	background-repeat: repeat-y;
	background-position: center 149px;
	margin-top: 123px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 25px;
	display: inline;
} 
.twoColFixLtHdr #mainContentHome {
	padding: 95px 0 0 0;
	text-align: left;
	background-image: url(images/bkgHomeMain.jpg);
	background-repeat: no-repeat;
	height: 563px;
	width: 900px;
	margin: 123px 0 0 0;
	float: left;
	display: inline;
}
.twoColFixLtHdr #container #mainContentHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 300px;
	padding-right: 250px;
}

.twoColFixLtHdr #navBar {
	height: 50px;
	padding: 7px 0 0 37px;
	text-align: left;
	margin: 0px;
}
.twoColFixLtHdr #container #title {
	padding: 0 0 0 300px;
	margin: 10px 0 0 0;
}

#navBar .phoneNumber {
	float: left;
	margin: 20px 0 0 0;
	display: inline;
}



.twoColFixLtHdr #footerContainer {
	border-top: solid 10px #000000;
	height: 40px;
	background-color: #8D0102;
} 
.twoColFixLtHdr #footerContainer p {
	color: #FFFFFF;
	font-size: 11px;
}
.copyright {
	font-size: 10px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#mainNav {
	margin: -18px 0 0 350px;
	width: 405px;
	height: 25px;
	float: left;
	display: inline;
}
#navBar .logo {
	float: right;
	margin: -35px 20px 0 0;
	display: inline;
}
.twoColFixLtHdr #container #photoBlock {
	float: right;
	height: 110px;
	width: 515px;
	background-image: url(images/photoBlockBkg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 26px 0 0 0;
	text-align: left;
	display: inline;
}
.twoColFixLtHdr #container #photoBlock #photoBlockContent {
	padding-top: 42px;
	background-image: url(images/tQualityScreenprinting.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

.twoColFixLtHdr #container #tshirts {
	background-image: url(images/tshirts.gif);
	background-repeat: no-repeat;
	height: 921px;
	width: 297px;
	float: right;
	margin: 37px 0 0 0;
	display: inline;
}
.twoColFixLtHdr #container #mainContent #header {
	height: auto;
	background-image: url(images/intPaperHeader.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 50px 50px 0 60px;
	background-position: center 0px;
}
#mainContent #header p, #mainContent #copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 0 10px 0;
}
#mainContent #header h2, #mainContent #copy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 4px;
}
#mainContent #header h3, #mainContent #copy h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 1px;
}
#mainContent #header h4, #mainContent #copy h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
}




.twoColFixLtHdr #container #mainContent #footer {
	height: 56px;
	background-image: url(images/intPaperFooter.jpg);
	background-repeat: no-repeat;
	padding: 0 40px 0 40px;
	background-position: center;
}
.twoColFixLtHdr #container #mainContent #footer p {
	text-align: right;
	font-size: 10px;
}
.twoColFixLtHdr #container #mainContent #thumbs {
	padding: 0 40px 0 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#thumbs img {
	margin: 20px;
	border: none;
}
#mainContent #header a, #mainContent #header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
#mainContent #header a:hover, #mainContent #header a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #8D0102;
}
.twoColFixLtHdr #container #mainContent #copy {
	padding: 0 80px 0 80px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 40px 0;
}
.twoColFixLtHdr #container #poloshirts {
	background-image: url(images/polo-shirts.gif);
	background-repeat: no-repeat;
	height: 921px;
	width: 297px;
	float: right;
	margin: 37px 0 0 0;
	display: inline;
}
.twoColFixLtHdr #container #promoItems {
	background-image: url(images/promoItems.gif);
	background-repeat: no-repeat;
	height: 921px;
	width: 297px;
	float: right;
	margin: 37px 0 0 0;
	display: inline;
}
.twoColFixLtHdr #container #westernShirts {
	background-image: url(images/tshirtsWestern.gif);
	background-repeat: no-repeat;
	height: 921px;
	width: 297px;
	float: right;
	margin: 37px 0 0 0;
	display: inline;
}
