.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.portfolio_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


#navcontainerleft { width: 120px; }

#navcontainerleft ul
{
margin-left: 5px;
padding-left: 0;
list-style-type: none;
font-weight: bold;
font-size: 13px;
}

#navcontainerleft a
{
display: block;
padding: 5px;
width: 120px;
border-bottom: 1px solid #cccccc;
}

#navcontainerleft a:link, #navlistleft a:visited
{
color: black;
text-decoration: none;
}

#navcontainerleft a:hover
{
color: blue;
}

#navcontainerleft2 { width: 110px; }

#navcontainerleft2 ul
{
margin-left: 10px;
padding-left: 0;
list-style-type: none;
font-weight: normal;
font-size: 12px;
}

#navcontainerleft2 a
{
display: block;
padding: 5px;
width: 110px;
border-bottom: 1px solid #cccccc;
}

#navcontainerleft2 a:link, #navlistleft2 a:visited
{
color: black;
text-decoration: none;
}

#navcontainerleft2 a:hover
{
color: #8c8c8c;
}
.prices {
	font-weight: normal;
}
.pagetitles {
	font-size: 16px;
	font-weight: bold;
}
.contact_details {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
