﻿#row2
{
	background: url(images/background-column-divider.jpg) no-repeat 300px 0;
	display: block;
	float: left;
	padding-bottom: 20px;
}

#row2 .contentLeft
{
	display: block;
	float: left;
	margin: 0 22px 0 0;
	padding: 0 25px 0 0;
	width: 265px;
}

#row2 .contentRight
{
	display: block;
	float: left;
	font-size: 11px;
	width: 248px;
}

#row2 .contentLeft h3.garamond
{
	color:#49300E;
	font-size:23px;
}

#row2 .contentLeft h4 a
{
    text-decoration:underline;
}

#row2 .contentLeft ul
{
	list-style-type:inherit;
	padding-left:15px;
	margin:0;
}

#row2 .contentLeft li
{
	color: black;
}

#row2 .contentRight h3.garamond
{
	color:#49300E;
	font-size:23px;
}

#row2 .contentRight ul
{
	list-style-type: none;
	margin: 15px 0 0;
	padding: 0;
	width: 228px;
}

#row2 .contentRight li
{
	background: url(images/background-dotted.gif) repeat-x top left;
	color: black;
	padding: 6px 0 7px 5px;
	line-height: 15px;
}

#row2 .contentRight li a
{
	text-decoration:none;
}