/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



	
body {
	padding: 0;
	background: #A69E89 url(images/img01.jpg) repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	position: relative;
	text-align: left;
}

#bodyCenter {
	    width: 800px;
	    height: auto;
	    position: relative;
	    margin-left: auto;
	    margin-right: auto;
	}
	

.mainimg {
	padding: 0 40px;
}


h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #393019;
}



a img {
	border: none;
}

img.left {
	float: right;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	
	width: 980px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0px;
	position: relative;
}

#logo h1, #logo p {
	float: left;
	margin: 10em;
	color: #393019;
}

#logo h1 {
	padding: 30px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #616161;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #393019;
}

/* Menu */

#menu {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
	padding-top: 10px;
	background: url(images/img04.jpg) no-repeat left top;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 6px 15px 10px 20px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	margin: 0 3px 0 0;
	color: #FFFFFF;
}

#menu .current_page_item a {
	margin: 0 3px 0 0;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper { margin: 0 0 0 0;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: right;
	width: 550px;
	
}

.petitjuror {
	font-weight: normal;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	text-align: left;
	font-size: 13px;
}

.post h1 {
	font-weight: normal;
	font-size: 20px;
}

.title {
	margin: 0;
	height: 55px;
	padding: 5px 0 0 20px;
	font-weight: normal;
	background: url(images/img03.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 20px 20px 20px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 220px;
	padding: 0 0 0 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul { }

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #787367 dashed;
}


.sidebar li h2 {
	height: 15px;
	margin: 0 0 0 0;
	padding: 18px 15px;
	background: url(images/img02.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0 0px 0 15px;
	padding: 2px 2px;
	width: 110px;
	height: 18px;
	border: 1px solid #333333;
	background: #A69971;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #695F3D;
	border: 1px solid #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
	background: url(images/img05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


/* Rudy add-ins */

.style1 {font-size: 40px;
		 color: #E7E7E7;
		 text-align: center;

}

.style2 { float: center;

}

.style3 {font-size: 20px}
.style4 {font-size: 25px}
.style11 {font-size: 30px; }
.style12 {color: #FFFFFF;
		  margin: 10px 0 0 0;
		  padding-left: 12px;
		  padding-top: 10px;
		  
}

.style24 {padding: 0 0 0 10px;}

.sectiontitle { font-size: 16px;
				font-weight: bold;
}

.sectiontitle2 {font-size: 18px;
				
}

/*Bottom Nav Bar*/

.navbarbottom {font-size:9px;}
.expungetitle {font-size:14px;
			   font-weight: bold;
}

/*Emphasize important content*/
.emphatic {font-weight:bold
}

/*Padding for Close Button*/
.close{float: right;
	   padding-right: 20px;
}

/*Padding for Get Adobe Reader (notaryguidehelp.html)*/
.getadobeguide{padding-left: 30px;}

