@import url("ls_global.css");
@import url("ls_header.css");
@import url("ls_navigation.css");
@import url("ls_terril.css");

#contentWrapper {
	clear: both;
	height: 1%;
	margin-top: 29px;
	width: 980px;
}
#contentWrapper p {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1.5em;
}

/* MOVED INTO TERRIL'S STYLESHEET */

#contentWrapper a {
	font-weight: bold;
}
#leftColumn {
	float: left;
	margin: 0;
	padding: 0 18px 0 0;
	width: 390px;
}
#quotation {
	background: url(/images/bg_vert.gif) repeat-y;
	color: #969677;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 10px;
}
#quotation p {
	padding-bottom: 0px;
}
#aboutLS {
	display: block;
	margin-bottom: 10px;
}
#launchVideo {
	display: block;
	margin-bottom: 10px;
}
#listen {
	display: block;
	margin-top: 10px;
}
#interviewSection {
	height: 1%;
}
#interviewSectionDivider {
	background: url(/images/bg_horz.gif) repeat-x;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#launch {
	margin-bottom: 5px;
}
#launchTxt {
	float: left;
	margin-top: 10px;
	width: 280px;
}
#interviewPhoto {
	float: right;
	margin-top: 10px;
	text-align: center;
}
#bookTerril {
	background: url(/images/home/form_bg.gif) no-repeat;
	height: 89px;
	margin-bottom: 10px;

	width: 388px;
}
#bookTerrilBG {
}
#rightColumn {
	background: url(/images/bg_vert.gif) repeat-y;
	float: left;
	margin: 0;
	padding: 0 0 0 19px;
	width: 551px;
}
#rightColumnHomePhoto {
	display:block;
	height: 331px;
	width: 552px;
}
#rightColumnLeft {
	background: url(/images/bg_home_right_col_lt.gif) repeat-y;
	float: left;
	margin: 0;
	padding: 0;
	width: 333px;
}
#learnSection {
	height: 1%;
	width: 316px;
}
#learnTxt {
	float: left;
	margin-top: 10px;
	width: 205px;
}
#learnPhoto {
	float: right;
	margin-top: 10px;
	text-align: center;
	width: 111px;
}

#shareSection {
	height: 1%;
	width: 316px;
}
#shareTxt {
	float: left;
	margin-top: 10px;
	width: 205px;
}
#sharePhoto {
	float: right;
	margin-top: 10px;
	text-align: center;
	width: 111px;
}
#rightColumnRight {
	float: right;
	margin: 0;
	padding: 0 0 0 18px;
	width: 199px;
}
#meetTerrilPhoto {
	float: left;
	height: 1%;
	margin-right: 10px;
	width: 85px;
}
#meetTerrilLinks {
	float: right;
	height: 1%;
	width: 104px;
}
#linkEmail {
	padding-top: 2px;
}
#linkWebsite {
	padding-top: 2px;
}
#meetTerrilTxt {
	height: 1%;
	padding-top: 7px;
	width: 199x;
}
#footer {
	background-color:#e0e2e0;
	border: none;
	display: block;
	height: 23px;
	text-align: center;
}
#footerTxt {
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.4em;
	margin-top: 7px;
	padding: 0 0 10px 0;
	text-align: center;
}
#footerTxt a {
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.4em;
}
#footerTxt a:hover {
	color: #498001;
	text-decoration: underline;
}

/* SUBPAGES */
#contentWrapperSubPage {
	background: url(/images/bg_leftcolumns.gif) repeat-y;
}
#contentWrapperSubPageGeneral {
	background: url(/images/bg_leftcolumn.gif) repeat-y;
}
#leftColumnSubPage {
	float: left;
	margin: 0;
	padding: 0 22px 0 22px;
	width: 205px;
}
#leftColumnSubPage a {
	color: #9b9b9b;
	display: block;
	font-weight: normal;
	line-height: 1em;
	text-decoration: none;
}
#leftColumnSubPage a:hover {
	color: #6cb609;
	display: block;
	font-weight: normal;
	line-height: 1em;
	text-decoration: underline;
}
#mainColumnSubPage {
	float: left;
	margin: 0;
	padding: 0 22px 0 22px;
	width: 936px;
}
.mainColumnSubPageHdr {
	margin-bottom: 10px;
}
#rightColumnSubPage {
	float: left;
	margin: 0;
	padding: 0 0 0 24px;
	width: 705px;
}
#rightColumnSubPageLt {
	float: left;
	margin: 0;
	padding: 0 24px 0 0;
	width: 381px;
}
#rightColumnSubPageRt {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	width: 300px;
}
.rightColumnHdrImg {
	margin-bottom: 9px;
}
#photoBorder {
	height: 28px;
	background: url(/images/bg_section_divider_horz.gif) repeat-x;
}
#textBorder {
	height: 17px;
	background: url(/images/bg_article_txt_divider_horz.gif) repeat-x;
}
#subSectionTitle {
	background: url(/images/bg_article_divider_horz.gif) repeat-x;
	height: 35px;
}
#subSectionTitle p {
	font-size: 12px;

}