p {
	margin-top: 0px; font-size: 10pt;
}
a {
	color: #9F5024;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
.lpca_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E1705;
}
.lpca_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E1705;
	font-weight: bold;
}
.lpca_smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E1705;
	font-weight: bold;
}
img {
	border: none;
}

/* SIDEBAR CONTAINERS */

.lpca_defaultTitle {
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E1705;
}
.lpca_sidebarHome {
	background: url(images/sidebarHome_bkg.gif) repeat-y;
	margin-bottom: 10px;
}
.lpca_sidebarHomeTop {
	background: url(images/sidebarHome_top.gif) no-repeat;
	padding: 14px 18px 8px 17px;
}
.lpca_sidebarHomeBtm {
	background: url(images/sidebarHome_btm.gif) left bottom no-repeat;
	padding: 0px 18px 18px 18px;
}
.lpca_sidebarLight {
	background: url(images/sidebarLight_bkg.gif) repeat-y;
	margin-bottom: 10px;
}
.lpca_sidebarLightTop {
	background: url(images/sidebarLight_top.gif) no-repeat;
	padding: 14px 18px 8px 18px;
}
.lpca_sidebarLightContent {
	padding: 0px 18px 18px 18px;
	background: url(images/sidebarLight_btm.gif) left bottom no-repeat;	
}
.lpca_sidebarDark {
	background: url(images/sidebarDark_bkg.gif) repeat-y;
	margin-bottom: 10px;	
}
.lpca_sidebarDarkTop {
	background: url(images/sidebarDark_top.gif) no-repeat;
	padding: 14px 18px 8px 18px;
}
.lpca_sidebarDarkContent {
	padding: 0px 18px 18px 18px;
	background: url(images/sidebarDark_btm.gif) left bottom no-repeat;	
}
.lpca_sidebarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E1705;
}
.lpca_sidebarContent {
	padding: 0px 18px 0px 18px;
}








