br.clear
{
	clear: both;
}

div.portfolio_item
{
	float: left;
	width: 225px;
	height: 400px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.portfolio_frame
{
	color: #000000;
	margin: 0 auto;
	padding: 0;
	background: #e6e6e6;
}

div.portfolio_item a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div.portfolio_item img
{
	background: #b0b0b0;
	padding: 1px;
	border: 15px solid #e6e6e6;
	border-bottom-width: 5px;
	margin: 0;
}

div.portfolio_item p
{
	padding: 0 20px 20px 20px;
	margin: 0;
	border: 0;
}

img.photo, img.photo_right, img.photo_left
{
	background: #b0b0b0;
	padding: 1px;
	border: 15px solid #e6e6e6;
}

img.photo_right
{
	float: right;
	margin: 0 0 20px 20px;
}

table.contact th { text-align: right; }

table.prices
{
	margin: 10px auto;
	border: 1px solid #395558;
	text-align: center;
	border-collapse: collapse;
}

table.prices th, table.prices td
{
	border: 1px solid #395558;
	padding: 3px 25px;
	margin: 0;
}


table.prices th {
	background: #395558;
	color: #F0FFFF;
}

table.prices tr.alt
{
	background: #112425;
}

.highlight
{
        color: #A84E1E;
}
