﻿html  {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 7 7 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #D7D3B7;
	line-height: 16px;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
}
h1 {
	padding: 0px 0px 7px 0px;
	margin: 0px;
	line-height: 14px;
	color: #74051B;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	padding: 0px 0px 6px 0px;
	margin: 0px;
	line-height: 14px;
	color: #74051B;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	text-decoration: underline;
	margin: 5px 0;
}
a:link {
	color: #74051B;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #74051B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #74051B;
	text-decoration: underline;
}
a:focus {
	color: #FFFFFF;
}
a:active {
	color: #FFFF00;
}
ul, ol, dl { /*Fix disappering arrows*/
	position: relative;
}
img {
	border: 0 transparent none;
}
p {
	margin: 10px 0;
}
/* ------------------------------------------------------------------------- */
div#outerWrapper {
	background-color: #E9E7D8;
	width: 750px;
	text-align: left;
	margin: 0 auto 0 auto;
}
div#headertop {
	background-color: #C6C5B1;
	height: 85px;
	line-height: 0;
}
div#headertop div#logo {
	width: 452px;
	float: left;
}
div#headertop div#upperright {
	width: 298px;
	float: right;
}
div#navigation {
	height: 220px;
	background-color: #C6C5B1;
	line-height: 0;
}
div#navigation div#navlinks {
	width: 224px;
	height: 220px;
	float: left;
	background-position: left;
	background-image: url('../images/m_bg.jpg');
	background-repeat: no-repeat;
	line-height: 16px;
}
div#navigation div#navlinks ul {
	height: 196px;
	padding-left: 30px;
	padding-top: 24px;
}
div#navigation div#navlinks li {
	font-size: small;
	margin: 5px;
	list-style-position: outside;
	list-style-image: url('../images/white_arrow.gif');
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
div#navigation div#navlinks li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
div#navigation div#navfill {
	height: 220px;
	width: 526px;
	float: right;
	background-color: #74051B;
}
div#belownav {
	background-color: #C6C5B1;
	height: 35px;
	border-bottom: solid 1px #666;
	background-image: url('../images/nav_middle_tile.jpg');
}
div#contentWrapper {
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-image: url('../images/sep-left-content.jpg');
	background-attachment: scroll;
	height: auto;
	float: left;
	width: 750px;
}
div#main{
	width: 525px;
	height: auto;
	height: 100%;
	float: left;
	background-color: #E9E7D8;
	margin-left: 1px;
}
div#mainContent {
	padding: 10px 10px 10px 10px;
	width: auto;
	height: auto;
	height: 100%;
	background-color: transparent;
}
div#mainContent ul {
	list-style-type: disc;
	padding-left: 30px;
	margin: 12px 0px;
}
div#mainContent .dots {
	border-top: 1px dotted #000000;
	line-height: 16px;
	height: 16px;
	display: block;
	margin: 5px 5px;
	text-align:right;
}
div#mainContent div.imageleft {
	height: 100px;
}
div#mainContent div img{
	height: 90px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}
div#mainContent div.imageleft p {
	padding: 10px;
}
div#leftbar {
	background-color: #E9E7D8;
	width: 223px; /* one short to allow for fake border (#contentWrapper showing through) */;
	height: auto;
	height: 100%;
	float: left;
	margin-right: 1px;
}
div#leftbarContent {
	background-color: transparent;
	width: auto;
	height: auto;
	height: 100%;
	padding: 10px;
	font-size: x-small;
	line-height: 16px;
}
div#leftbarContent ul {
	padding-top: 10px;
	margin: 0px;
	list-style-type: none;
}
div#leftbarContent li {
	background-color: #B6B6A6;
	padding: 5px;
	background-image: url('../images/nav_left_tile.jpg');
	height: 16px;
	width: 171px;
}
div#leftbarContent a:link {
	font-size: 11px;
	text-decoration: none;
}
div#leftbarContent a:link:visited {
	font-size: 11px;
	text-decoration: none;
}
div#leftbarContent a:visited {
	font-size: 11px;
	text-decoration: none;
}
div#leftbarContent a:link:hover {
	text-decoration: underline;
}
div#leftbarContent a:link:hover:visited {
	text-decoration: underline;
}
div#subscription{
	background-color: #E9E7D8;
	width: 750px;
	height: auto;
	height: 100%;
}
div#subscriptionContent {
	width: auto;
	height: auto;
	height: 100%;
	padding: 18px;
}
div#footer {
	background-color: #C6C5B1;
	border-top: solid 1px #666;
	padding: 10px 10px 10px 10px;
	height: 91px;
	color: #8D8B67;
	text-align: center;
	clear: both;
	font-size: x-small;
}
div#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div#footer li {
	display: inline-block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#footer h6 {
	padding: 0px;
	margin: 0px;
	font-size: x-small;
	color: #8D8B67;
}
div#footer a {
	color: #8D8B67;
	text-decoration: none;
	font-size: x-small;
}

/* ------------------------------------------------------------------------- */

.clearFloat {
	display: block;
	clear: both;
}
div#courtimage {
	width: 181px;
}
div.courthours {
	border-style: groove;
	border-width: 1px;
	margin-bottom: 8px;
	padding: 6px 6px 1px 6px;
	width: 169px;
}
ul.courtlist {
	width: 181px;
	padding: 0;
}
ul.courtlist li {
	width: 181px;
}
p.courtjuris {
	width: 181px;
	padding: 5px 0 0 0;
}
.aopsub_h3{
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 5px;
}
.AoP_MemberName {
	font-weight: bold;
}
.AoP_Edit_List {
	list-style-type: none;
}
.AoP_Dark {
	background-color: #C6C5B1;
	display: block;
}
.AoP_Light {
	background-color: #EAEBDB;
	display: block;
}
.AoP_TopLevel {
	width: 400px;
}
.AoP_SubLevel {
	margin-left: 20px;
	width: 385px;	
	display: block;
}
.AoP_Checkbox {
	padding-top: 10px;
}
.memberDetails_1 {
	font-weight: bold;
}
table.aop_tbl {
	width: 100%;
}
table.aop_tbl td {
	height: 20px;
}
.membersList_full {
	width: 100%;
}
.membersList_table_c1 {
	width: 100%;
}
.aopSubs {
	width: 100%;
}
table.aopSubs td {
	height: 20px;
}
.maintable {
	margin: 3px 3px 3px 0px;
	padding: 3px 3px 3px 0px;
	width: 100%;
	table-layout: fixed;
	vertical-align: top;
	height: 126px;
	display: block;
}
.maintable td {
	height: 21px;
	vertical-align: top;
}

.imageright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.100 {
	width: 100%;
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: #000000;
}
.headerflash {
	float: right;
}
.italics {
	font-style: italic;
}
.aop_subs_table{
	padding-left: 10px;
	padding-top: 5px;
	line-height: 18px;
}
.aop_subs_table td {
	padding-top: 12px;
}
.aop_subs_table ul {
	padding-left: 20px;
	list-style-type: disc;
}
object#googlemap {
	height: 350px;
	width: 425px;
	margin: 0;
}
table.adminLogin {
	text-align: left;
	width: 381px;
	border-collapse: collapse;
}
table.adminLogin td {
	height: 30px;
}
table.pastpres {
	margin: 3px 3px 3px 0px;
	padding: 3px 3px 3px 0px;
	width: 100%;
}
table.pastpres td {
	height: 18px;
}
table.judges {
	width: 100%;
}
table.membersList_full td {
	height: 20px;
}
table.fullwidth {
	width: 100%;
	table-layout:auto;	
}
table.membersList_table_c1 td{
	height: 20px;
}