#portfoliolinks a, #portfoliolinks a:link, #portfoliolinks a:visited {
	display: block;
	text-align: left;
	width: 151px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-image: url(../../images/img.arrow.bg.gif);
	text-decoration: none;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center;
}

#portfoliolinks a:hover {
	color: #FF0000;
}
.redheaders {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.whiteheaders {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.redlinks {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#mainlinks a, #mainlinks a:link, #mainlinks a:visited {
	display: block;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

#mainlinks a:hover {
	color: #FF0000;
}
#secondlinks a, #secondlinks a:link, #secondlinks a:visited {
	display: block;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
}

#secondlinks a:hover {
	color: #FFFFFF;
	background-position: bottom;
	background-image: url(../../images/nav.side.second.redline.gif);
	background-repeat: repeat-x;
}
#footerlinks a, #footerlinks a:link, #footerlinks a:visited {
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#footerlinks a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited {
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #7C783F;
	text-decoration: none;
	text-align: left;
}

#breadcrumbs a:hover {
	color: #7C783F;
	text-decoration: underline;
}
.redbullets {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.browntext {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #7C783F;
}
.blacksmalltext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.redlinks11pt {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
}
