/*  these styles changes with portfolio template */
#leftNavColumn {
	background-image : url(images/navBGportfolio.gif);
	background-repeat : repeat-y;
}

#contentArea {
	background-color : #452A17;
}

#portfolioContentArea {
	padding-top:25px;
	padding-left:15px;
	padding-right:25px;
	padding-bottom:30px;
}

#pageTitle {
	padding-bottom:8px;
	width:234px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight :normal;
	color : #D6AC78;
	padding-bottom:4px;
}

.pageSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight :bold;
	color : #C47614;
	padding-bottom:4px;
}

.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight :bold;
	color : #D6AC78;
	margin-bottom : 5px;
	margin-top : 5px;
}

.pText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 17px;
	color: #d2c4a2;
	margin-bottom : 10px;  
	text-decoration : none;
}

.pText A:link {
	color : #C47614;
	font-weight : bold;
	text-decoration : none;
}

.pText A:visited {
	color : #C47614;
	font-weight : bold;
	text-decoration : none;
}

.pText A:hover {
	color: #EA890E;
	font-weight : bold;
	text-decoration : none;
} 

A.pText {
	background-image/* */:url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.portfolioTagline{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 815737;
	font-style : italic;
	padding-top: 0px;
	text-align : center;
	padding-right:20px;
}

DIV.nav2active {
	padding-right: 11px;
	background-image : url(images/NavArrow_portfolio.gif);
	background-repeat : no-repeat;
	background-position: right 0px ;
}

DIV.nav3active {
	padding-right: 11px;
	background-image : url(images/NavArrow_portfolio.gif);
	background-repeat : no-repeat;
	background-position: right 0px ;
}

.pThumb {
	float: left;
	padding-right:13px;
	padding-bottom:13px;
}
