﻿html, body { font-family: Arial, sans-serif; background: #ffffff; margin: 1em; text-align: center;
	background: #f6f6f6;}
#container { background: #fff; width: 100%; margin: auto; border: 1px #ccc solid; text-align: left; }
img { display: none; }
#header { display: none; }
#heading { background: #efefef; border-bottom: 1px #ccc solid;}
h1 { font-size: 20pt; float: left; text-align: center; width: 100%; margin-top: 40px; font-weight: normal;}
#clock { display: none; }
#notarsearch { width: 25%; font-size: 9pt; clear: left; float: left; }
#notarsearch label,input { display: block; float: left; margin-bottom: 20px; }
#notarsearch label { text-align: right; width: 70px; padding-right: 10px; clear: left;
	font-size: 8pt; }
#notarsearch .readmore { clear: both; text-align: center; }
#notarsearch input { border-left: 1px solid #c67d0f; border-top: 1px solid #c67d0f;
	border-bottom: 1px solid #e9b76c; border-right: 1px solid #e9b76c; background: #ffeaca; }
#notarsearch input.readmore { border: 0px; }
#notarsearch h1 { font-weight: normal;
	text-align: center; font-size: 16pt; }
#category { margin-top: 20px; width: 25%; font-size: 9pt; float: left; padding: 15px 0 15px 0; }
#category ol { margin: 2em; padding: 0; }
#category ul li { font-size: 12pt; margin: 10px 10px 10px 0; padding: 0; 
	list-style-image: url('../img/blue_left.gif');  }
#category ul li.subcat { font-size: 8pt; margin: 10px 10px 10px 30px; 
	list-style: none; }
#category ul li.activesubcat { font-size: 8pt; margin: 10px 10px 10px 30px;  }
#category ul li a { text-decoration: none; }
#category ul li a:hover { text-decoration: underline; }
#category ul li a:active { text-decoration: underline; }
#category ul li a:visited { text-decoration: none; }
#category ul li.active a { }
#category ul li.active a:hover { text-decoration: underline; }
#category ul li.active a:visited { text-decoration: underline; }
#category ul li.activesubcat a { text-decoration: underline; }
#category ul li.activesubcat a:hover { }
#category ul li.activesubcat a:visited { text-decoration: underline; }
#information { background: #fff; float: right; width: 74%; clear: both;}
#information img { border: 1px solid #ff9900; padding: 1px; }
#information ul { list-style-type: none; margin: 0; padding: 0; }
#information p, li { font-size: 11pt; margin-bottom: 10px; }
#information li a { text-decoration: none; }
#information li a:hover { text-decoration: underline; }
#information a { text-decoration: underline ; }
#information label,input { display: block; float: left; margin-bottom: 10px; }
#information input, textarea { }
#information .post { margin: 10px 5px 10px 5px; }
#information .post .text { font-size: 11pt; margin-left: 1em; }
#information .post .readmore { font-style: normal; font-size: 9pt; }
#information .post h2 { font-weight: normal; 
	text-align: left; font-size: 16pt; border-bottom: 1px solid #ffeaca; }
#information .post h2 a { text-decoration: none; }
#information .post h2 a:hover { text-decoration: none; }
#information .post h2 a:visited { text-decoration: none; }
#information h3 { font-weight: normal; border-bottom: 1px solid #ffeaca;}
#information #content { width: 95%; margin: 0; padding: 0 15px 0 15px; float: left; 
	border-right: 1px #ccc solid; }
#information #content h2 { font: 15pt Georgia, serif; 
	border-bottom: 1px solid #ffeaca;}
div.post_body { font: 10pt Arial, Verdana, sans-serif; }
div.post_info { font: 8pt Arial, Verdana, sans-serif; text-align: right; }
div#navigation { font: 8pt Arial, Verdana, sans-serif; text-align: center; 
	padding: 20px 0 20px 0; border-top: dashed 1px #ccc;}
div#post_meta { font: 8pt Arial, Verdana, sans-serif; text-align: right; 
	padding: 5px 0 20px 0; margin: 15px 0 0 0; border-top: dashed 1px #ccc; }
div#post_meta a, div#post_meta a:visited { text-decoration: none; }
div#post_meta a:hover { text-decoration: underline; }
div.notary_name { margin: 0 0 0 1em; width: 30%; padding: 10px; font-size: 10pt;}
div.notary_address { margin: 0 1em 0 0; font-size: 10pt; padding: 10px;}
div.notary_line_dark { background: #fff9f1; }
div.notary_line { background: #fff; }
div.descr { font-size: 8pt; padding: 0; margin: 0; text-align: center;}
#comments h3 { text-transform: uppercase; font: 13pt Georgia, serif; text-align: right;}
#feedback h3 { text-transform: uppercase; font: 13pt Georgia, serif; text-align: right;}
#post_info { margin: 0 0 10px 10px; padding: 0; width: 150px; float: right;
	border: 1px solid #ffeaca; background: #fff9f0; }
#post_info p{ font-size: 8pt; margin-left: 15px; }
#information .readmore { text-align: right; }
#information .txtfield { border-left: 2px solid #ff9900; border-top: 1px solid #ffeaca;
	border-right: 1px solid #ffeaca; border-bottom: 1px solid #ffeaca; background: #fffaf2;
	font-size: 11pt; padding-left: 5px;}
#information label { text-align: right; width: 100px; padding-right: 10px; clear: left; }
#information #feedback p { clear: both; }
.comment { margin: 1em; }
.commentbody { width: 100%; font: 10pt verdana, sans-serif, serif; padding: 10px;}
.commentauthor { width: 100%; font-size: 8pt; padding: 5px; 
	border-top: 1px solid #ffeaca; background: #fffbf4; text-align: right; }
.legalnotice { font-size: 8pt; }
#littlecat { float: right; width: 30%; background: #fff; height: 100px; margin: 15px; 
	border: 1px solid #ccc; }
#footer { border-top: 1px dashed #ccc; font-weight: normal; font-size: 8pt;
	clear: both; margin-top: 15px; text-align: center; padding: 0 0 15px 0;}
#butt { border: 0px; } .accent { font-weight: bold; }

