@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	/*background-color:#052801;*/
	/*background-color:#142714;*/
	background-color:#142614;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
}

h2 {
	font-size:17px;
}

acronym {
	color:#4f6950;
	padding: 0 3px;
}

a { 
	color:#142614;
}

img {
	border: 0;
}

form {
	padding:0;
	margin:0;
}

ul#errors, ul#messages {
	list-style: none;
	margin: 10px;
	padding: 0;
	width: 500px;
}

ul#errors li , ul#messages li {
	margin: 0;
	padding: 0;
}

ul#errors {
	color: #cc0000;
}

ul#messages {
	color: #4f6950;
}

.hint {
	color: #5F5F5F;
	font-size: 90%;
}

/* Site-wide layout */

#top_row_container {
	width:1004px;
	margin: 0 auto;
}

#top_row {
	height:150px;
	width:925px;
	margin: 0 auto;
}

#content_row {
	background-image:url(../media/bg.gif);
}

#content_column {
	width:1004px;
	margin:0 auto;
}

#content_top {
	background-image:url(../media/content_top2.jpg);
	height:20px;
}

#content_mid {
	background: url(/media/content_mid2.jpg) repeat-y top left;
}

#content_bottom {
	height:54px;
	background-image:url(../media/content_mid2.jpg);
}

#content_bottom .left_column, #content_bottom .right_column, #content_bottom .center_column {
	height:54px;
}

.left_column {
	float:left;
	width:184px;
}

.center_column {
	float:left;
	width:636px;
}

.right_column {
	float:right;
	width:184px;
}

.right_column h3 {
	font-size:13px;
	margin:0;
	padding:2px 5px 2px 5px;
}


.clear {
	clear:both;
}

#top_logo {
	padding-top:30px;
}

#top_marquee {
	margin-left:120px;
}

#top_right_flash {
	width:292px;
	height:196px;
	position:absolute;
	top:0px;
	margin-left:673px;
	background-image:url(../media/up_right_flash_bg.jpg);
}

#bottom_gavel {
	position:relative;
	left:-15px;
	top:-10px;
}

#bottom_ticker {
	margin-top:14px;
}

#bottom_books {
	position:relative;
	top:-105px;
}

#tag_line {
	width:576px;
	margin:10px auto 10px;
}



.form_list {
	margin:0;
	padding:0 0 0 7px;
}

.form_list li {
	clear: both;
	padding:0;
	margin:0;
	list-style:none;
	
}

.center_column .form_list {
	float:left;
}

.center_column .form_list li {
	padding:2px 2px 2px 2px;
}

.center_column .form_list label {
	float:left;
	display:block;
	width:150px;
	padding-right:5px;
	
}

.center_column .form_list .submit {
	text-align:right;
	clear:both;
}

.right_floating_box {
	margin-bottom:10px;
}

.right_floating_box p {
	margin:0;
	padding: 5px 10px 5px 14px;
}

.right_floating_box h2 {
	margin:0;
	padding-bottom:5px;
}

.right_floating_box .forgot_login {
	text-align:left;
	padding-top:10px;
	font-size:11px;
}

.right_floating_box input.text {
	width:100%;
}

.right_floating_box li.submit {
	text-align:right;
	padding-top:5px;
}

.right_floating_box li {
	width: 150px;
	padding-left:5px;
}

#right_column_images {
	text-align:center;
}

#right_column_images img {
	margin:5px 5px 5px 5px;
}

h3 {
	margin:2px;
}

ul li {
	padding:2px 2px 2px 2px;
}

table .even {
	background-color:#BCB9A6;
}


/* Left Navigation */

#left_links {
	padding:0;
	margin:0;
	text-align:right;
	margin-left:20px;
}

#left_links li {
	list-style-type: none;
	border-bottom: 1px dashed #C9C94D;
	padding: 4px 0;
	margin: 0;
}

#left_links a {
	font-size: 18px;
	color: #C9C94D;
	text-decoration: none;
	padding: 0 18px 0 0;
}

#left_links a:hover {
	background: url(../media/left_link_arrow2.gif) no-repeat right center;
}

#left_links .left_sub_links {
	margin: 2px 0 0 0;
	padding: 0;
}

#left_links .left_sub_links li {
	border: 0;
	padding: 2px 0;
}

#left_links .left_sub_links li a {
	color: #f0f0a9;
	font-size: 14px;
	/*padding-right: 30px;*/
}

.left_link_arrow {
	width:12px;
	height:18px;
	margin-top:-8px;
	margin-left:-5px;
	background-image:url(../media/left_link_arrow2.gif);
	position:absolute;
}

.left_link_arrow_down {
	background-image:url(../media/left_link_arrow_down.gif);
	margin-top:2px;
	margin-left:-7px;
}

.left_sub_links .left_link_arrow {
	margin-top:0px;
}


/* Bottom Navigation */

#bottom_links {
	text-align:center;
}

#bottom_links li {
	display:inline;
	list-style-type:none;
}

#bottom_links a {
	border-left:1px dotted #CACB4E;
	padding-left:10px;
	padding-right:10px;
	color:#CACB4E;
	font-size:11px;
}

#bottom_green {
	text-align:center;
	padding-top:15px;
}

.right {
	text-align:right;
}


.padding {
	padding:5px 5px 5px 5px;
}

.center_column .padding {
	padding:0px 15px 5px 15px;
}


/* CENTER COLUMN TEXT STUFF */
.center_column h1 {
	font-weight:bold;
	color:#333333;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:32px;	
}

.center_column .page_title {
	text-align:center;
	z-index:6000;
	position:relative;
}	

.center_column .page_image {
	text-align:center;
	padding:10px 10px 10px 10px;
}

.lf {
	clear: both;
	text-align:center;
}

.lf a {
	color:#B2C74D;
}

/* HOME PAGE */

h1.homepage {
	font-size:17px;
}

#counties {
	font-size:11px;
	text-align:center;
}

#meet_the_team {
	width:596px;
	margin:0 auto;
}

#homepage_text {
	width: 596px;
	margin:0 auto;
	font-size:16px;
	line-height:18px;
}

#homepage_text p {
	padding-top:0px;
	margin-top:0px;
}

#click_here_about_firm {
	font-size:12px;
	font-style:italic;
}

#naa-notice {
	width:600px;
	margin-left:50px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../carbonmonoxide/naa.gif);
	padding-bottom:20px;
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}

#naa-notice div {
	padding-left:55px;
	
}

#sticky {
	width:189px;
	height:249px;
	position:absolute;
	left:-400px;
	top:-200px;
	overflow:hidden;
}

#sticky div {
	width: 189px; 
	cursor: pointer
}

#sticky .top {
	height: 40px;
}

#sticky .body {
	height: 159px;
}

#sticky .bottom {
	height: 50cpx;
}

/* BREAKING NEWS */
.bill_summary {
	padding: 10px 10px 10px 10px;
}


/* NON-EVICTION-SERVICES */
#services_list a {
	font-weight:bold;
}

/* NEWSLETTERS */
#newsletters td {
	padding-top:3px;
	padding-bottom:3px;
}

#this_months {
	padding-left:15px;
}

/* ABOUT LAWYERS */
#lawyer_name {
	padding:4px 4px 4px 4px;
	border:1px solid #142614;
	background-color:#DDD9C0;
	position:absolute;
}

.back {
	padding-top:15px;
}

/* FAQ */
li.question {
	font-weight:bold;
}

li.answer {
	list-style-type:none;
}

/* OTHER SERVCIES */
#other_services_right img {
	margin-bottom:10px;
}


/* EVICTION FEES */
.fees_table {
}

/* EDUCATION */
#education_right_column img {
	display:block;
	margin-bottom:5px;
}

/* LEGISLATION */
#leg_results {
	text-align:center;
	padding:10px 10px 10px 10px;
}

#member_list {
	list-style-type:none;
	margin:0;
	padding:0;
}

#member_list li {
	padding-left:5px;
	text-align:left;
}

#member_list li.title {
	font-weight:bold;
	margin-top:5px;
	padding-left:0;
}

.member_info {
	border:1px solid #142614;
	background-image:url(../media/content_mid2.jpg);
	background-position:center center;
	position:absolute;
	padding:5px 5px 5px 5px;
}


.member_info .close_button {
	position:absolute;
	right:5px;
	top:5px;
}

.member_info .close_button a {
	text-decoration:none;
	font-weight:bold;
	color:#4A0000;
}

#committee_list {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:15px;
}

#committee_list ul {
	margin:0;
	padding:0;
	padding-left:5px;
}

#committee_list li {
	list-style-type:none;
	padding-left:5px;
}

#committee_list li li {
	margin:0;
	padding:0;
	list-style-type:circle;
	margin-left:25px;
}

/* EVENTS */

#event {
	float: left;
	width: 270px;
	margin: 0 10px;
}

#event h1, #event_registration h1 {
	font-size: 1.5em;
	margin: 1em 0 .5em 0;
}

#event h2 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 1em 0;
}

#event .event_description {
}

#event_registration {
	float: right;
	width: 320px;
	margin: 0 10px 0 0;
}

#event_registration label {
	diplay: block;
}

#event_registration input, #event_registration textarea, #event_registration .cancel {
	margin: 0 0 1em 0;
}

#event_registration input {
	width: 240px;
}

#event_registration textarea {
	width: 240px;
	height: 3em;
}

#event_registration .submit {
	width: auto;
}

#event_registration_form {
	float: left;
	margin: 1em 0 0 0;
}

.event_registered p {
	font-weight: bold;
}

#google_map {
	width:500px;
	height:400px;
	border:1px solid #142614;
	margin:15px auto;
}

#towers {
	text-align:center;
}

#event_table td {
	padding:2px 2px 2px 2px;
}

/* DOCUMENTS */
#docs .title {
	font-weight:bold;
}

/* OTHER NEWS */
.other_news h2 {
	padding-bottom:0;
	margin-bottom:0;
}

.other_news div {
	padding-bottom:10px;
}

/* RESOURCE LIBRARY */
#resource_table h3 {
	margin-bottom:0;
}

#resource_table p {
	margin-top:0;
}

#search_sort {
	text-align:center;
	padding:10px 0 10px 0;
}

.paganation {
	text-align:center;
}

.paganation .page_num {
	padding:0 2px 0 2px;
}	

/* CLIENT MENU */
.client_menu_list {
	width:200px;
	margin:0 auto;
}

/* DOCUMENT GENERATION */
#generation_table td {
	padding:2px 2px 2px 2px;
}

#footer_wrapper_outer {
	background: #4f6950;
	margin: 10px auto;
	text-align: center;
	width: 1000px;
}

#footer_wrapper {
	float: left;
	padding: 5px;
}

#footer_wrapper h3 {
	color: #000;
	font-weight: normal;
}

#footer_wrapper .links {
	border-left: 1px dashed #2B3F2C;
	float: left;
	margin: 0;
	padding: 7px;
	text-align: left;
}

#footer_wrapper .links.first {
	border: none !important;
}

#footer_wrapper .links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_wrapper .links li {
	padding: 0 0 0 15px;
	margin: 0;
}

#footer_wrapper a {
	color: #cac94c;
}

/* CASES */
.yui-skin-sam th.yui-dt-sortable {
	padding: 0;
}

#filter_div {
	float: right;
	text-align: right;
	width: 400px;
}

#update_cases_div {
	float: left;
	width: 200px;
}

#cases {
	clear: both;
	font-size: 90%;
	margin-bottom: 1em;
	text-align: cener;
}

#cases .yui-dt-paginator {
	text-align: center;
}

#cases .yui-dt-paginator a {
	padding: 3px;
}

#cases table {
	margin-left: auto;
	margin-right: auto;
}

.yui-skin-sam #cases .yui-dt-liner  {
	padding: 4px;
}

.cases_controls {
	clear: both;
	color: #5F5F5F;
	font-size: 90%;
	text-align: center;
}

#case_container_div .close {
	text-align: center;
}

#case_container_div textarea {
	height: 7em;
	margin: 3px 0;
	width: 100%;
}

#case_container_div p {
	margin: 0 0 3px 0;
}

#case_container_div .hint {
	color: #999;
	font-size: 90%;
}

p.terms_of_use {
	font-style: italic;
}

#download_cases_div {
	font-weight: bold;
	margin-top: 1em;
	text-align: center;
	
}

/* CASES: CASE DETAILS POPUP */
#case_details {
	/*background: #fff;
	border: 1px solid #ccc;*/
	float: none;
	padding:0;
	margin: 0;
}

#case_details label {
	width: 250px;
}

#case_details li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#case_details li.last {
	border: none;
}

#case_definitions {
	clear: both;
	/*color: #999;*/
	font-size: 90%;
}

#case_definitions strong {
	/*color: #666666;*/
}

/* Calendars */
#calendar_controls {
	font-size: 150%;
	margin:  10px 0;
	text-align: center;
}

#selected_calendar {
	text-align: center;
}

/* Meta-Data */
.left_column input#title {
	width: 280px;
}
.left_column textarea#keywords {
	height: 75px;
	width: 280px;
}

.left_column textarea#description {
	width: 280px;
	height: 150px;
}

table#meta-data {
	width: 100%;
}

.download-acrobat
	{
	text-align:center;
	padding-top:40px;
}

h2.collections {
	line-height:1.2em;
}

ul.collections li:before {
	content: '√ ';
}

ul.collections li {
	list-style-type: none;
}