@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 65%;
	line-height: 140%;
}
p{
margin-top: 0;	
}
#wrapper {
	width: 955px;
	margin:auto;
	overflow:auto;
}
#header {
	width: 955px;
	height:116px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
/*#header {
	width: 955px;

}*/
/*#topNavLogo {
	float: left;
	margin-right: 30px;
	vertical-align: bottom;
}*/
#topNavLogo {
	float: left;
	width: 116px;
	height: 116px;
}
#topNavContainer{
	width: 807px;
	float: right;
	
	}
#topNav {
	margin-top: 87px;
	width: auto;
	float: left;
	border-right: #CC3300 1px solid;
	padding-right: 21px;
	margin-right: 21px;
}
#topNavShop {
	margin-top: 87px;
	width: 50px;
	float: left;
	border-right: #CC3300 1px solid;
}
#topNavTypographics {
	margin-top: 87px;
	width: 122px;
	float: left;
	padding-left: 10px;
	border-right: #CC3300 1px solid;
}
#topNavTypeface {
	margin-top: 87px;
	width: 94px;
	float: left;
	text-align:center;
	border-right: #CC3300 1px solid;
}
#topNavLogos {
	margin-top: 87px;
	width: 70px;
	float: left;
	padding-left: 10px;
	border-right: #CC3300 1px solid;
}
#topNavGraphic {
	margin-top: 87px;
	width: 118px;
	float: left;
	padding-left: 17px;
	text-align:left;
	border-right: #CC3300 1px solid;
}
#topNavPackaging {
	margin-top: 87px;
	width: 96px;
	float: left;
	text-align:center;
	border-right: #CC3300 1px solid;
}
#topNavArt {
	margin-top: 87px;
	width: 56px;
	float: left;
	text-align:center;
	border-right: #CC3300 1px solid;
}
#topNavPrints {
	margin-top: 87px;
	width: 74px;
	padding-left:16px;
	float: left;
	border-right: #CC3300 1px solid;
}
#topNavAbout {
	margin-top: 87px;
	width: 60px;
	float: left;
	text-align: right;
}

#topNavLast {
	margin-top: 87px;
	width: auto;
	float: right;
	margin-left: 1px;
}

#navigation{
	width: 116px;
	float:left;
	background-color: #DCDDDE;
	height: 532px;
	padding-top: 15px;

}
#navigation a{
	padding-left: 15px;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
}
#homeContent {
	width: 955px;
}

#content {
	width: 807px;
	height: auto;
	float: right;
	text-align: center;
	margin-top: 15px;


}
#contentBio {
	width: 560px;
	height: auto;
	float: right;
	text-align: justify;
    text-align-last: justify;
	padding-right: 124px;
	padding-left: 123px;
	line-height: 200%;
	font-size: 115%;
	letter-spacing: 0.08em;
}


#contentBio a{
	color: #CC3300;

}
#contentBio a:hover{
	text-decoration: underline;
}
#caption{
	width: auto;
	float:left;
	text-align: left;
}
#caption p{
 margin-bottom:0;
}
#pagination{
	width: auto;
	float: right;
	text-align: right;
	border-left: #d9d9d9 1px solid;

}
#copyright, #copyrightHome{
	padding-top: 10px;
	width: 807px;
	float: right;
	text-align: left;
	font-size:90%;

}
#Tee {
	
	float: left;
	width: auto;
	text-align: left;
}
#Tee a {
	color: #cc3300;
	text-decoration: underline;
	
}
 #copyrightHome{
	 border-top: #d9d9d9 1px solid;
	 margin-top: 15px;
 }

#thisNumber, #totalNumber{
	color:#000;
}
#footer {
	
width: 807px;
float:right;
/*clear:both;*/
border-top: #d9d9d9 1px solid;
border-bottom: #d9d9d9 1px solid;
margin-top: 15px;
padding-top:10px;
padding-bottom:10px;
}

#footer a {
	text-decoration:underline;
}

a {
	color: #666;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
		color: #CC3300;

}
.active {
	text-decoration: none;
	color: #CC3300;
}
a.active  {
	text-decoration: none;
	color: #CC3300;
}
ul {
	margin-top:10px;
	margin-bottom:10px;
	
	}	
ul li {
	list-style-type: none;
	cursor: pointer;
	cursor: hand;
	margin-bottom: 5px;
	margin-left: -10px;
	}

.paddingTopNavBaseAlign {
	padding-top: 17px;
}
.borderTop {
border-top: #d9d9d9 1px solid;	
}
img {
	border:0;
}
