body {
	background: url(../gif/page_background.gif) repeat center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

h1 {
	margin: 80px 0px 0px 0px;
	padding: 0px;
	font-size: 23px;
	font-weight: normal;
	color: #2E3192;
}

h2, {
	color: #9F3C2A;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	font-style: italic;
	margin: 0px 0px 2px 0px;
}

h3, h4, .section {
	color: #789F2A;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-style: italic;
	text-align: left;
	border-bottom: 1px solid #D9D4AA;
	margin: 0px 0px 2px 0px;
}

h4 {
	margin: 20px 0px 2px 0px;
}

#main_container {	
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#page_container {
	width: 100%;
}

#page_container td {
	vertical-align: top;
}

.address_area {
	padding: 0px 0px 20px 50px;
	text-align: justify;
}

.column_left {
	float: left;
	text-align: left;
}

.column_right {
	float: right;
	text-align: right;
}

/* =List Tables : begin */

.list_table {
	width: 100%;
}

.list_table th, .list_table td {
	border-bottom: 1px dotted #C70000;
	padding: 1px;
	vertical-align: top;
}

.list_table th {
	font-weight: normal;
	text-align: left;
}

.list_table td {
	text-align: right;
}

.list_table .sub_level_1 {
	padding-left: 15px;
}

.list_table .sub_level_2 {
	padding-left: 30px;
}

/* List Tables : end */

.header {
	font-size: 16px;
	text-align: center;
	color: #9F3C2A;
}

.text1 {
	font-size: 12px;
}

.text2 {
	font-size: 12px;
	background-color: #D5D6E9;
}

.text_fine {
	font-size: 10px;
}

/* =Banner / =Header : begin */

#header {
	width: 750px;
	height: 108px;
	background: url('../gif/banner_background.gif') no-repeat;
}

#header p {
	padding: 0px;
	margin: 0px;
}

#admin_area {
	float: right;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #789F2A;
	margin-top: 60px;
}

#title_area {
	float: left;
	text-align: left;
}

#admin_area #judge_name {
	font-size: 21px;
}

#admin_area #clerk_name {
	font-size: 15px;
}

/* Banner / Header : end */

/* =Navigation Area / =Left Column : begin */

#navigation_area {
	width: 156px;
	padding: 26px 0px 0px 0px;
	text-align: left;
}

#nav_bar
{
  width: 144px;
	float: left;
  margin: 0px 0px 25px 0px;
  padding: 3px;
	background-color: #D5D6E9;
	border: 1px solid #ABADD3;
}

#nav_bar li
{
  display: inline;
  padding: 0px;
	margin-left: 0px;
	position: relative;
}

#nav_bar a:link, #nav_bar a:visited
{
  color: #2E3192;
  text-align: left;
	text-indent: 5px;
	font-size: 12px;
  text-decoration: none;
  background: url('../gif/button_back_u.gif') no-repeat bottom;
  padding: 14px 0px 0px 0px;
  float: left;
  width: 144px;
	height: 19px;
}

#nav_bar a:hover
{
  color: #9F3C2A;
  background: url('../gif/button_back_o.gif') no-repeat bottom;
}

#home #nav_home a, #waiv #nav_waiv a, #cost #nav_cost a, #form #nav_form a, #pnum #nav_pnum a, #srch #nav_srch a, #patt #nav_patt a, #prob #nav_prob a, #wedd #nav_wedd a, #expu #nav_expu a, #link #nav_link a
{
  background: url('../gif/button_back_p_u.gif') no-repeat bottom;
}

#home #nav_home a:hover, #waiv #nav_waiv a:hover, #cost #nav_cost a:hover, #form #nav_form a:hover, #pnum #nav_pnum a:hover, #srch #nav_srch a:hover, #patt #nav_patt a:hover, #prob #nav_prob a:hover, #wedd #nav_wedd a:hover, #expu #nav_expu a:hover, #link #nav_link a:hover
{
  background: url('../gif/button_back_p_o.gif') no-repeat bottom;
}

/* Navigation Area / Left Column : end */

/* =Content Area / =Center Column : begin */

#content_area {
	width: 430px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

#content_area img, #content_area iframe {
	margin-bottom: 15px;
	border: 1px solid #9F3C2A;
}

#content_area p {
	margin: 0px 0px 15px 0px;
	text-indent: 10px;
	text-align: justify;
}

/* Content Area / Center Column: end */

/* =Information Area / =Right Column : begin */

#information_area {
	width: 165px;
	text-align: left;
	padding: 26px 0px 0px 3px;
	text-align: left;
}

#information_area ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#information_area li {
	padding-left: 3px;
}

#information_area div {
	border: 1px solid #D9D4AA;
	background-color: #ECE9D4;
	color: #789F2A;
	font-size: 12px;
	padding: 2px;
}

/* Information Area / Right Column : end */

/* =Footer : begin */

#footer {
	margin: 15px auto 15px auto;
	clear: both;
	height: 20px;
	line-height: 20px;
	background-color: #9F3C2A;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
	width: 744px;
}

#footer a {
	color: #FFFFFF;
}

/* Footer : end */

/* =Pre-load / =Preload Rollover Images : begin */

#preload_divs
{
	width: 1px;
	height: 1px;
}

#preload_divs div
{
	width: 1px;
	height: 1px;
	background-position: -1000px -1000px;
	background-repeat: no-repeat;
}

#preload_1 /* Normal Button */
{
	background: url('../gif/button_back_o.gif');
}

#preload_2 /* Page Indicator Button */
{
	background: url('../gif/button_back_p_o.gif');
}

/* Pre-load / Preload Rollover Images : end */

/* =Page Specific Settings : begin */

#pnum .list_table th {
	width: 70%;
}

#pnum .list_table td {
	width: 30%;
}

/* Page Specific Settings : end */