body {
	margin: 0 0 10px 0;
	background: #fff;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #039;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 0 0 5px 0;
}

h2 {
	color: #06f;
	font-size: 17px;
	font-weight: normal;
	border-top: none;
	margin: 12px 0 0 0;
	padding-top: 18px;
}

h3 {
	color: #c90;
	font-size: 22px;
	font-weight: normal;
	margin: 30px 0 5px 0;
}

h4 {
	color: #002774;
	font: bold 14px Helvetica, Geneva, sans-serif;
	margin: 5px 0 0 0;
}

h5 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: #c90;
	padding: 4px 2px 4px 2px;
	text-align: center;
	margin: 0 0 10px 0;
}

a:link, 
a:active, 
a:visited {
	color: #4167B3;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #4167B3;
	text-decoration: underline;
}

/* Left Nav
----------------------------------------*/
#wrapper {
	background: transparent url(/associations/6890/lris/imgs/filler.jpg) repeat-y left bottom;
}

#leftnavwrapper {
	background: transparent url(/associations/6890/lris/imgs/leftnav_bottom.jpg) no-repeat left bottom;
	padding-bottom: 249px;
}

#leftnavwrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 162px;
}

#leftnavwrapper ul li { display: inline; }

#leftnavwrapper ul a {
	display: block;
	height: 30px;
	text-indent: -999em;
	width: 162px;
}

#leftnavwrapper a.aba_home { background: url(/associations/6890/lris/imgs/subnav1_04.jpg) no-repeat left top; height: 43px; }
#leftnavwrapper a.home { background: url(/associations/6890/lris/imgs/subnav1_10.jpg) no-repeat left top; }
#leftnavwrapper a.history { background: url(/associations/6890/lris/imgs/subnav1_05.jpg) no-repeat left top; }
#leftnavwrapper a.mission { background: url(/associations/6890/lris/imgs/subnav1_06.jpg) no-repeat left top; }
#leftnavwrapper a.areas_of_law { background: url(/associations/6890/lris/imgs/subnav1_07.jpg) no-repeat left top; }
#leftnavwrapper a.other_legal_resources { background: url(/associations/6890/lris/imgs/subnav1_08.jpg) no-repeat left top; }
#leftnavwrapper ul a:hover { background-position: left bottom; }

#leftnavwrapper ul ul {
	background: #06f;
	border: 1px solid #003299;
	left: -999em;
	margin: -31px 0 0 154px;
	padding: 0;
	position: absolute;
	width: 175px;
	z-index: 999;
}

#leftnavwrapper ul ul a {
	color: #fff;
	display: block;
	font: normal 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: auto;
	padding: 5px;
	text-indent: 0;
	width: 165px;
}

#leftnavwrapper ul ul a:hover {
	background: #c90;
	text-decoration: none;
}

#leftnavwrapper li:hover ul,
#leftnavwrapper li.sfhover ul { left: auto; }


/* Content
----------------------------------------*/
#content { padding: 20px 0 0 0; }

#main { padding: 0 0 0 36px; }

#main div#spanish {
	margin: 0 0 10px 0;
}

#main p { line-height: 1.4em; }

#main p font { line-height: 1.1em; }

#main blockquote {
	background: #E6CC80;
	padding: 0px 20px 1px 20px;
	border-top: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	margin: 20px 0 20px 0;
}

#main blockquote,
#main blockquote p {
	color: #333;
	font: 13px/1.5em Arial, Helvetica, Geneva, sans-serif;
}

#main blockquote h2 {
	margin: 0;
}

table#servicesteps {
	margin: 20px 0 0 0;
}

#stepone,
#steptwo,
#stepthree,
#stepfour { border-right: dotted 1px #CC9900; }

#stepone { padding: 0 10px 0 0; }

#steptwo,
#stepthree,
#stepfour { padding: 0 10px; }

#stepfive { padding: 0 0 0 10px; }


/* Right Nav
----------------------------------------*/
#rightnav {
	border-left: 40px solid #fff;
}

#rightnav h5 {
	margin: 0;
}

#rightnav h5 a:link,
#rightnav h5 a:active,
#rightnav h5 a:visited {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: #c90;
	padding: 4px 2px 4px 2px;
	text-align: center;
	margin: 0 0 10px 0;
}

#rightnav h5 a:hover {
	color: #E9D28F;
	text-decoration: none;
}

#rightnav ul {
	background: #F2E6C0;
	border-top: 1px solid #fff;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	list-style: none;
}

#rightnav li {
	border-bottom: solid 1px #E9D391;
	padding: 6px;
	color: #333;
}

#rightnav img {
	padding: 5px 0;
}

/* Footer
----------------------------------------*/
#footertable {
	border-top: 1px solid #ccc;
	padding: 20px 5px;
	text-align: center;
	margin-top: 10px;
}

#footertable,
#footertable p {
	font-size: 10px;
	line-height: 1.2em;
}

