.TitleGold 
{
	color: #ebb00e;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size:14px;
	padding: 0 0 3px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight:bold;
	line-height: 20px;
	width: 100%;
	font-family: arial;
}

.TitleGreen 
{
	color: #657635;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size:14px;
	padding: 0 0 3px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight:bold;
	line-height: 20px;
	width: 100%;
	font-family: arial;
}


.TitleBrown 
{
	color: #61220d;
	font-size:14px;
	padding: 0 0 3px; 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight: bold;
	line-height: 20px;
	width: 100%;
	font-family: arial;
	letter-spacing: -1px;
}

.Title 
{
	color: #61220d;
	font-size:18px;
	padding: 0 0 0px; 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight: normal;
	line-height: 32px;
	width: 100%;
	font-family: arial;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.Text {
color: #231f20;
line-height: 16px;
}


.dogbox {
background: url(dogbox-bg.jpg) transparent repeat-x left top;
}


