body {
}

.hr_brown
{
	border: solid 1px #BA8E45;
}	

.containermaster_cream
{
	background-color: #FDF0D9;
	border: solid 1px #BA8E45;
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #553A12;
	padding: 12px;
	width: 100%;
}

.title_cream
{
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	font-size: 1.5em;
	color: #BA8E45;
}

.containermaster_white
{
	background-color: White;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #553A12;
	padding: 12px;
	width: 100%;
}

.title_white
{
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	font-size: 1.5em;
	color: #553A12;
}

.containermaster_brown
{
	background-color: #BA8E45;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #553A12;
	padding: 12px;
	width: 100%;
}

.title_brown
{
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	font-size: 1.5em;
	color: white;
}




