@charset "UTF-8";
/* CSS Document */
/*********************** nav ***********************/
.debug    { border:1px dotted black; }


#footer {
	width:760px;
	margin:0;
	position: relative;
	float: left;
	font-size: 15px;
	padding: 10px;
}
#cont_top {
	width:780px;
	height:25px;
	margin:0;
	background:transparent url('images/content-top.png') no-repeat;
	position: relative;
}
#cont_bot {
	width:780px;
	height:25px;
	margin:0;
	background:transparent url('images/content-bot.png') no-repeat;
	position: relative;
	float: left;
}
#content  {
	width:780px;
	background:transparent url('images/content-mid.png') repeat-y;
	margin-left: auto;
	margin-right: auto;
	float: left;
	position: relative;
}
#navbar   {
	margin:0 auto;
	width:730px;
	height:50px;
	background:transparent url('images/navbar-bg.jpg') no-repeat;
	position: relative;
}
#sidebar  { float:left; margin:0 0 0 20px; width:250px; min-height: }
#inner    {
	margin-top:5px;
	width:740px;
	padding:20px;
	text-align: left;
} 
#navbar ul { padding:0 20px; margin:0; list-style-type:none;}
#navbar ul li {float:left; position:relative; list-style-type:none;}
#navbar ul li.CurrentItem{	background:url(images/menu_sel.png) no-repeat;}
#navbar ul li a { float:left; padding:0px 10px; height:50px; line-height:50px; 
                  color:#fff; font:bold 10pt/50px Arial; text-decoration:none; }
#navbar ul li a:hover {background:url(images/menu_hover.png) repeat-x; color:#fff;}
/*********************** header and body ***********************/
body      {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
	background:#000 url(images/body_bg.jpg) repeat-x;
}
#header   {
	width:780px;
	height:310px;
	position: relative;
	background-image: url(images/bail-austin-jail-release.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FC0;
	font-weight:bold;
	text-align: center;
}

#header h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}
#bail-austin-contact {
	position:absolute;
	width:220px;
	height:64px;
	z-index:2;
	left: 547px;
	top: 90px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#bail-austin-services {
	position:absolute;
	width:296px;
	height:153px;
	z-index:3;
	left: 232px;
	top: 111px;
	color: #FFF;
	text-align: center;
}
#bail-austin-title-phone {
	position:relative;
	width:100%;
	z-index:1;
	color: #FCD027;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
/*********************** CONTENT & STUFF ***********************/
.Normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:10px 10px;
}
.left_content{
	width:245px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#AD150A;
	font-weight:bold;
	line-height:14px;
	text-align: left;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#AD150A;
	line-height:14px;
	text-align:left;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:14px;
	text-align:left;
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#C00;
	line-height:14px;
	text-align:left;
}
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:14px;
}
.bottom_links{
	vertical-align:middle;
	text-align:center;
}
a, a:active, a:link, a:visited{
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#FCD027;
	font-weight:bold;
	text-decoration:underline;
}
/*********************** OTHER MENU STUFF ***********************/
.menu_left{
	width:15px;
	height:50px;
	background:url(images/menu_left.jpg) no-repeat;
}
.menu_right{
	width:15px;
	height:50px;
	background:url(images/menu_right.jpg) no-repeat;
}
.menu_bg{
	height:50px;
	background:url(images/menu_bg.jpg) no-repeat;
	width:700px;
}
/*********************** MENU STARTS ***********************/
.SEOMenu {
	float:left;
	width:700px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color:#fff;
	background:url(images/menu_bg.jpg) no-repeat;
	height:50px;
}
.SEOMenu ul {padding:0;margin:0;list-style-type:none;}
.SEOMenu ul li {float:left; position:relative; list-style-type:none;}
.SEOMenu ul li.CurrentItem{	background:url(images/menu_sel.png) no-repeat;}
.SEOMenu ul li a, .SEOMenu ul li a:visited { float:left;
	padding:0px 10px; height:50px; line-height:49px;
	color:#fff; font-weight:bold; text-decoration:none; }

.SEOMenu ul li:hover {width:auto;}
.SEOMenu ul li a:hover {background:url(images/menu_hover.png) repeat-x; color:#fff;}
.SEOMenu ul li:hover a {background:url(images/menu_hover.png) repeat-x; color:#fff;}

.SEOMenu ul li ul {
display: none;
}
.SEOMenu table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.SEOMenu ul li:hover ul {
display:block; position:absolute;top:29px; background:#b1b1b1; margin-top:16px; margin-left:3px; left:0; width:93px;
}

.SEOMenu ul li:hover ul.scroller {
height:138px; width:172px; overflow:auto;}

.SEOMenu ul li:hover ul.endstop {
left:-90px;
}
.SEOMenu ul li:hover ul li ul {
display: none;
}
.SEOMenu ul li:hover ul li a {
display:block; background:#fff; color:#0F0576; height:auto; line-height:15px;padding:4px 14px; width:93px; border:1px solid #000;
}
.SEOMenu ul li:hover ul li a.drop {
background:#B6B0A4; 
}
.SEOMenu ul li:hover ul li a:hover {
color:#ff0000; background: #fff;
}
.SEOMenu ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
.SEOMenu ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:138px; width:172px; overflow:auto; background:#B1B1B1;
}
.SEOMenu ul li:hover ul li:hover ul li a {background:#888;}
.SEOMenu ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}

.SEOMenu ul li:hover ul li:hover ul.left {
left:-172px;
}
.SEOMenu ul li:hover ul li:hover ul li a:hover {background:#ff0; color:#fff;}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
.SEOMenu ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.SEOMenu ul li a:hover ul.endstop {
left: -90px;
}
.SEOMenu ul li a:hover ul li a {
display:block; color:#fff; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.SEOMenu ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
/********************* END MENU *********************/
.SkinObject{
	color:#fff;
	font-weight:bold;
}
a.SkinObject,a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited{
	color:#fff;
	font-weight:bold;
}
a.SkinObject:hover{
	text-decoration:underline;
	font-weight:bold;
}
#apDiv4 {
	position:absolute;
	width:186px;
	height:auto;
	z-index:2;
	left: 584px;
	top: 288px;
	text-align: right;
}
#apDiv5 {
	position:absolute;
	width:100px;
	height:23px;
	z-index:2;
	left: 478px;
	top: 291px;
	text-align: right;
}
#apDiv3 {
	position:relative;
	width:780px;
	height:auto;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}
#apDiv1 {
	position:absolute;
	width:73px;
	height:25px;
	z-index:4;
	left: 520px;
	top: 290px;
}
-->

