/*-------------------------------
Print style sheet
--------------------------------*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
  	padding: 0;	
  	margin: 0px;
}

.hide {
	display: none;
}

img {
	border: 0;
}

ul.blueSQ {
	margin-top: 0em;
	margin-left: 2.5em;
	padding-left: 0;
	list-style-image: URL(../../images/bullet.gif);
}

ul.blueSQ li {
	margin-bottom: 0.2em;
}

ul.blackSQ {
	margin-top: 0em;
	margin-left: 2.5em;
	padding-left: 0;
	list-style-image: URL(../../images/bullet_black.gif);
}

ul.blackSQ li {
	margin-bottom: 0.2em;
}

a {
	color: #00A4B0;
}

.footer {
	font-size: 11px;
	color: #666;
}


h1 {
	font-family: "arial narrow", arial, helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #999999;
	
	margin-top: 60px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	font-weight: normal;
	background: url("../images/furniture/border_top.gif") repeat-x left bottom;
}

h2 {
	font-size: 16px;
	margin-top: 32px;
}

.logo {

	margin-left: 5%;
	margin-right: 5%;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 10px #666 solid;
	text-align: right;
	z-index: 1;
}

.intro {
	font-weight: bold;
}

td {
	font-size: 13px;
}

.mainColumn {
	width: auto;
	margin-left: 25%;
	margin-right: 5%;
	z-index: 2;

}

.mainColumnWide {
	width: auto;
	margin-left: 25%;
	margin-right: 5%;
	z-index: 2;
}

.leftPic{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	display: block;
}

.breadCrumb {
	display: none;
	
}

.intro {
	margin-top: 4px;
}

.newsDate {
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px #AFAFAF solid;
	padding-bottom: 8px;
	margin-top:35px;
}

.newsTitle {
	color: #333;
	font-weight: bold;
	margin-top: 8px;
}

.picInText {
	font-size: 70%;
}



.leftAlignedPic{
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 5px;
	float: left;
}

.bigQuote {
	font-style: normal;
	position: absolute;
	top: 215px;
	left: 49px;
	width: 15%;
	color: #666;
	z-index:3;
	padding: 0;
	margin:0;
}

.bigQuote p {
	font-family : "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.bigQuote p.source{
	margin-top: 10px;
	color: #999;
}

 

 
/*-----------------------
 portfolio styles 
 -----------------------*/
 
.pfNav{
	display: none;
}


.pfNav ul {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.pfNav li {
	margin: 0 8px 0 0;
	padding: 0px;
	display: inline;
}

.pfNav img {
	margin-right: 4px;
}

.pfLittleImage {
	width: 275px;
	font-size: 11px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #CCCCCC;	
}

.pfLittleImage img {
	margin-bottom: 8px;
}

.pfTitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background-image: none;
	margin-top: 0px;
}

.pfOverview{
	font-size: 11px;
}

.pfOverview img {
	float: left;
	margin-right: 10px;
}

.pfSeeMore {
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding-bottom: 20px;
}

.pfSeeMore .links {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 11px;
}

.pfSeeMore img {
	float: left;
	margin-right: 4px;
	margin-left: 2px;
	margin-top: 3px;
}

.pfSeeMore .title {
	font-size: 13px;
	margin-bottom: 5px;
}

.pfLogo {
	float: left;
}

.pfBig{
	position: relative;
	margin-top: 10px;
	left: 0px;
}

.pfBig .pfLittleImage {
	margin-top: 8px;
}

.pfContainer {
	margin-left: 5%;
	margin-right: 5%;
	width: 100%;
	margin-top: 30px;
}

.pfInfoPortrait {
	width: 100%;
}

.pfInfoPortrait .pfLittleImage {
	margin-top: 41px;
}

.pfInfoLandscape {
	width: 100%;
}


#pfBreadCrumb {
	position: absolute;
	top: 13px;
	left: 134px;
}

#pfLogo {
	top: 15px;	
	left: 21px;
}

.pfIndex {
	list-style: none;
	margin-top:  -10px;
	margin-left: 0px;
	padding-left: 0px;
}

.pfIndex li {
	 margin-top: 1px;
}

.pfIndex .title {
	font-weight: bold;
	margin-top: 22px;
}

BR.clear {
	display: none;
}
