@charset "UTF-8";
body  {
	width: 56.2em;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #CCCCCC;
	background-image: url("ocimages/background_fence.png");
	background-repeat: repeat;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
} 
.mainnav {
	color: #2F2496;
	list-style-type: none;
	display: inline;
}
.nav {
	color: #000066;
	list-style-type: none;
	font-size: 22px;
	text-align: right;
	padding-top: 14px;
	padding-right: 29px;
}
.clearfloat {
	clear: both;
}
#container {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 16px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
#header  {
	height: 326px;
	width: 899px;
	background-attachment: scroll;
	background-image: url("ocimages/ocbail_topbranding.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
} 
#header h1    {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	display: none;
}
#secondarynavigation {
	background-color: #000000;
	height: 56px;
	width: 899px;
}
.secondarytext {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-size: 14px;
	padding-top: 17px;
	font-weight: normal;
	padding-right: 28px;
}
#right_sidebar {
	text-align: right;
	width: 18em;
	float: right;
	padding-right: 1em;
	padding-left: 1em;
}
#right_sidebar h2  {
	color: #999999;
	text-align: center;
	margin-bottom: .10em;
}
.sidebar_table a:hover {
	color: #000066;
}
.sidebar_table2 {
	color: #999999;
	text-align: center;
}
.sidebar_table2  a {
	color: #999999;
	font-weight: bold;
}
.sidebar_table2 a:hover {
	color: #000066;
}
.sidebar_picture a {
	color: #FFFFFF;
}
#google_search {
	padding-top: 0.75em;
	padding-bottom: 1em;
}
#mainContent  {
	padding-left: 1.5em;
} 
#mainContent   h1 {
	color: #CCCCCC;
	font-weight: lighter;
	background-image: url("ocimages/backgroundart_heading.png");
	background-repeat: no-repeat;
	padding-left: .25em;
}
#mainContent  h2 {
	font-weight: normal;
	color: #000066;
	line-height: 4px;
	font-size: 24px;
}
#mainContent p {
	text-align: justify;
	font-size: 1em;
}
#financing {
	height: 230px;
	width: 548px;
	padding-right: 0.25em;
	display: inline;
}
.finance_1 {
	float: left;
	padding-right: 2px;
}
#discounts {
	background-image: url("ocimages/discount_back.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 538px;
	display: inline-block;
	padding-left: 12px;
	padding-top: 7px;
}
#discounts h2   {
	color: #CCCCCC;
	font-weight: bold;
}
.disc_table {
	color: #FFFFFF;
	padding-right: 1.3em;
	padding-left: .75em;
	text-align: left;
}
#supplementarynavigation {
	width: 899px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
	list-style-type: none;
	height: 186px;
}
#bailresources {
	height: 183px;
	width: 245px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	padding-top: 5px;
}
#bailforms {
	width: 245px;
	height: 183px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	padding-top: 5px;
}
#faq {
	height: 183px;
	float: left;
	width: 350px;
	padding-top: 5px;
}
.s_navigation {
	list-style-type: none;
}
.s_navigation h3 {
	color: #999999;
}
#footer  {
	background-image: url("ocimages/footerpicture.jpg");
	background-repeat: no-repeat;
	height: 128px;
	width: 899px;
	float: left;
} 
#footer1 {
	height: 8em;
	width: 28em;
	float: left;
	padding-left: 1.5em;
}
#footer2 {
	text-align: right;
	padding-right: 1.5em;
}
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.80em;
	color: #666666;
	padding-top: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
#jailphone {
	text-align: left;
	clear: left;
	float: right;
	padding-right: .40em;
	padding-left: .40em;
}
#jailpicture {
	display: inline-block;
	margin-bottom: 12px;
	height: 125px;
	float: left;
	width: 285px;
}
#jail_info {
	color: #666666;
	width: 255px;
	display: inline-block;
	float: right;
	height: 125px;
	margin-bottom: 12px;
}
#jail_info .jail_name {
	color: #999999;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #000066;
	font-size: 17px;
	display: inline;
}
.jail_address {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
	font-size: 16px;
}
#jail_court {
	clear: left;
	float: left;
	padding-right: 7px;
}
#court_table td {
	border: thin solid #CCCCCC;
}





.tbmain{
}
.left{
  /* Changes on the form */
  color: Black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
span.required{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
#bform {
	display: inline;
	width: 557px;
}
#main {
}

