@charset "utf-8";
/* CSS Document */
.twoColElsLt #container {
	background-image: url(../mainBack.jpg);
	background-repeat: no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
} 
.twoColElsLt #container #sidebar1 #pageImage {
    margin: 157px 0 0 0;
    padding-left: 50px;
}
.twoColElsLt #container #sidebar1 #sidebarText {
    font-size: 12px;
    padding: 5px 23px 23px 25px;
    color: #333333;
    background-image: url(../sideBack.jpg);
    font-size: 12.5px;
    line-height: 19px;
    color: #574f3e;
}
.twoColElsLt #container #mainContent #spacerRight {
	height: 100px;
}
.twoColElsLt #container #mainContent #title {
    margin: 0 0 20px 5px;
    font-size: 26px;
    color: #FFFFFF;
    font-weight: bold;
}
.twoColElsLt #container #mainContent #title #head
{
    font-size: 12pt;
}
.twoColElsLt #container #mainContent #title #foot
{
	padding: 5px 0 0 0;
	font-size: 12.5px;
	font-weight: normal;
	width: 340px;



//    letter-spacing: 0em;
}
.twoColElsLt #container #mainContent #quote {
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	color: #574f3e;
	background-color: #EDEBDE;
	width: 400px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 21px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 23px;
	padding-left: 22px;
}
.twoColElsLt #container #mainContent #quote #head{
    font-size: 16px;
    font-weight: bold;
    color: #574f3e;
    font-style: normal;
    line-height: 19px;
}
.twoColElsLt #container #mainContent #quote #foot{
	padding: 5px 0 0 0;
	font-size: 12.5px;
	color: #574f3e;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;

//    letter-spacing: 0em;
}
.twoColElsLt #container #mainContent #mainBody {
    margin: 0 0 0 20px;
    font-size: 12.5px;
    line-height: 19px;
    color: #574f3e;
    width: 425px;
    padding-top: 18px;
}
.twoColElsLt #container #mainContent #groupImage {
	position: absolute;
	top: 189px;
	left: 601px;
}
