﻿#breadcrumbs
{
	clear: both;
    display: block;
	float: left;
	padding: 0 28px;
	width: 560px;
}

#breadcrumbs .left
{
	border-bottom: 1px solid #e8e3dc;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 24px;
	min-height: 24px;
	padding: 0;
	width: 560px;
}

#breadcrumbs .left a
{
	text-decoration: none;
}

#title,
#title .left
{
    display: block;
}

#title .left
{
    clear: both;
    float: left;
    width: 560px;
}

#title h2.garamond
{
	font-size: 32px;
}

#largeColumn .row1 .middle
{
    display:none;
}

#largeColumn .row1 .right
{
	display: none;
}

#smallColumn .row1 
{
    padding-top:20px;
}




