.containerTitleTeal
{
	color: #1a5b69;
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 0 0 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	line-height: 20px;
	width: 100%;
}

.containerTitleWhite
{
	color: #ffffff;
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 0 0 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	line-height: 20px;
	width: 100%;
}

.containerTitleBrown
{
	color: #34302e;
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 0 0 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	line-height: 20px;
	width: 100%;
}

.containerTitle 
{
	color: #93835f;
	text-transform: uppercase;
	font-size:26px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	font-weight:normal;
	line-height: 28px;
	width: 100%;
	font-family: times new roman;
}

.containerText {
color: #12110f;
}


.featurescontainer {
background: url(featurebg.gif) repeat-x #0e3841 left top;
height: 80px;
width: 100%;
}

.contentpad {
padding-left: 15px;
padding-top: 15px;
padding-right: 7px;
padding-bottom: 7px;
}

.contentpadright {
padding-left: 3px;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 4px;
}

.sticky {
background: url(sticky.gif) no-repeat transparent left top;
height: 150px;
width: 199px;
}

.stickypad {
padding-left: 18px;
padding-right: 10px;
}
