body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E1705;
}
p {
	margin-top: 0px; font-size: 10pt;
}
a {
	color: #9F5024;
	text-decoration: underline;
}
a:link {
	color: #9F5024;
	text-decoration: underline;
}
a:visited {
	color: #9F5024;
	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;
}
.lpca_utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E1705;	
}
.lpca_utility a:link, .lpca_utility a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F5024;
	text-decoration: underline;
}
.lpca_utility a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: underline;
}
img {
	border: none;
}
form {
	margin: none;
}

/* LAYOUT */

#lpca_layout {
	position: relative;
	margin: 14px auto 0px auto;
	width: 970px;
	text-align: left;
}
.lpca_layoutRight {
	width: 11px;
	background: url(images/layout_rightMid.gif) repeat-y;
	vertical-align: top;
}
.lpca_layoutBottom {
	height: 13px;
	background: url(images/layout_btmMid.gif) repeat-x;
}

/* HOME PAGE */

.lpca_layoutMainHome {
	background: #EBEBDD url(images/home_header.jpg) top left no-repeat;
	width: 958px; 
	vertical-align: top;
	border-left: solid #DBD6C3 1px;
}
.lpca_contentTableHome {
	margin-top: 251px;
	width: 958px;
}
.lpca_midColHome {
	padding-top: 60px;
	width: 100%;
}
.lpca_navHome {
	background: url(images/nav_bkg.gif) repeat-y;
}
.lpca_navHomeTop {
	background: url(images/nav_homeTop.gif) top left no-repeat;	
	padding: 30px 14px 0px 20px;
}

/* INTERIOR PAGES */

.lpca_layoutMainInt {
	background: #EBEBDD url(images/interior_header.jpg) top left no-repeat;
	width: 958px; 
	vertical-align: top;
	border-left: solid #DBD6C3 1px;
}
.lpca_contentTableInt {
	margin-top: 230px;
	width: 958px;
}
.lpca_midColInt {
	padding-top: 10px;
	width: 100%;
}
.lpca_navInt {
	background: url(images/nav_bkg.gif) repeat-y;
}
.lpca_navIntTop {
	background: url(images/nav_top.gif) top left no-repeat;	
	padding: 30px 14px 0px 20px;
}

/* SOLPART MENU */

.MainMenu_MenuContainer {
	width: 200px;
}
.lpca_nav TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E1705;
	padding: 0px 0px 2px 16px;
	line-height: 14px;
}
.lpca_navSel TD {
	background: url(images/nav_star.gif) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E1705;
	padding: 0px 0px 2px 16px;
	line-height: 14px;
}
.lpca_navTab TD {
	background: url(images/nav_star_on.gif) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F5024;
	padding: 0px 0px 2px 16px;
	line-height: 14px;
}
.lpca_subnavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E1705;
	padding: 0px 0px 0px 0px;
}
.lpca_subnavTextSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F5024;
	padding: 0px 0px 0px 0px; 
}
.MainMenu_MenuIcon {
	background-color: #E5DDCA; 
	width: 2px;
} 
.MainMenu_SubMenu {
	background-color: #E5DDCA; 
	z-index: 1000; 
	border-top: solid #2E1705 1px;
	border-right: solid #2E1705 1px;
	border-bottom: solid #2E1705 1px;
	border-left: solid #2E1705 1px;
	filter:progid:DXImageTransform.Microsoft.Shadow(enabled=false); 
}
.MainMenu_MenuArrow {
	border: solid #E5DDCA;
	border-width: 0px 1px 1px 0px;
}




