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

#wrapper{
	width:730px;
	height:auto;
}


#plaid-banner {
	width:730px;
	height:78px;
	background-image:url(http://www.pendleton-usa.com/assets/images/cms/about/asseenin/images/banner-bg.jpg);
	position:relative;
	float:left;
	margin-bottom:20px;
	
}

.banner-head{
	font-family: BemboStd-Italic;
	font-size:26px;
	color:#FFF;
	margin: 10px 0 0 20px;
	letter-spacing:2px;
}

.banner-subhead{
	font-family: 'FrutigerLT-Light', arial;
	font-size:18px;
	color:#fff;
	margin: 0px 0 0 20px;
	letter-spacing:1px;
}

.intro-about-heritage{
	font-family: 'FrutigerLT-Light', arial;
	font-size:17px;
	line-height:28px;
	color:#000;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
	margin: 15px 0 15px 0;
}

.years-about-heritage{
	font-family: BemboStd, serif;
	font-size:30px;
	color:#000;
	letter-spacing:1px;
	border-bottom: 2px solid #233747;
	text-decoration: none;
	padding-bottom: 2px;
	width:auto; 
	
}

.about-par-heading{
	font-family: BemboStd-Italic;
	font-size:23px;
	color:#233747;
	letter-spacing:1px;
}


.about-par{
	font-family: 'FrutigerLT-Light', arial;
	font-size:14px;
	line-height:22px;
	color:#233747;
	margin-top:10px;
	margin-bottom:10px;
}

.about-par-callout{
	font-family: BemboStd;
	font-size:24px;
	line-height:32px;
	color:#2f5a89;
	margin-top:10px;
}

.product-link-button{
	font-family: 'FrutigerLT-Light', arial;
	font-size:14px;
	color:#233747;
	text-align:center;
	text-decoration: none;
}


.product-link-button a{
	
	background-color:#e7e7e7;
	padding:15px;
	width:auto;
	text-transform:uppercase;
}

.product-link-button a:link {
	color:#233747;
	text-decoration: none;
}
.product-link-button a:visited {
	color:#233747;
	text-decoration: none;
}
.product-link-button a:hover {
	color:#233747;
	text-decoration: none;
}
.product-link-button a:active {
	color:#233747;
	text-decoration: none;
}


	
	

.about-link{
	font-size:14px;	
	font-family: 'FrutigerLT-Light', arial;
	margin-top:10px;
	
}

.about-link a:link {
	color: #396693;
	text-decoration: none;
}
.about-link a:visited {
	color: #396693;
	text-decoration: none;
}
.about-link a:hover {
	color: #233747;
	text-decoration: none;
}
.about-link a:active {
	color: #396693;
	text-decoration: none;
}

#plaid-button{
	width:193px;
	height:79px;
	background-image:url(/assets/images/cms/about/images/plaid_button_blue.gif);
	background-repeat:no-repeat;
	padding:25px 20px 20px 20px;
	position:relative;
	float:left;
	margin: 5px;	
}

.plaid-button{
	font-family: BemboStd-Italic;
	font-size:22px;
	color:#283543;
	letter-spacing:1px;
	text-align:center;
}

.plaid-button a:link {
	color: #283543;
	text-decoration: none;
}
.plaid-button a:visited {
	color: #283543;
	text-decoration: none;
}
.plaid-button a:hover {
	color: #FFF;
	text-decoration: none;
}
.plaid-button a:active {
	color: #283543;
	text-decoration: none;
}

.paragraph-list{
	margin-bottom: 20px;
}

#buttons{
	width:490px;
	height:auto;
	margin:20px 125px 0 115px;
	position:relative;
	float:left;
	
	
}


