@charset "utf-8";
/* CSS Document */
html {background-color:#D5D3E3}
body {}
a:link, a:visited {text-decoration:none; color:#0000CC}
a:hover {text-decoration:underline}
b,strong {font-weight:bold}
p {margin:25px 0; text-align:justify}
p.first {margin-top:0}

ul a:link, ul a:visited {color:#FFF; font-weight:bold}
ul a:hover {color:#FFF; text-decoration:underline; font-weight:bold}

#doc {width:810px; font-family:"Times New Roman", Times, serif}

/*
	Header Section
*/
#hd {height:164px; background:url(../images/header.jpg) no-repeat top left}
#hd h1 {text-indent:-9999px}

/*
	Body Section
*/
#bd {widht:100%; background-color:#d5d3e3}
#bd .min-height {height:400px; float:left}

	#bd h2.title  {text-decoration:underline; text-align:center}
	#bd .min-height {height:600px; float:left; width:1px}
	
	.table-wrapper {width:810px}
	.table-wrapper .tleft,.table-wrapper .tcenter,.table-wrapper .tright {vertical-align:top}
	.table-wrapper .tleft {width:166px; vertical-align:top; background:url(../images/left-bg.jpg);}
	.table-wrapper .tcenter {width:478px}
	.table-wrapper .tright {width:168px; background:url(../images/right-bg.jpg);}
	/*
		left sidebar
	*/
	#left-sidebar {width:100%}
	#bd .content {background:url(../images/left-sidebar.jpg) no-repeat top left; width:100%}
	#left-sidebar ul {margin-top:60px; margin-left:5px}
	#left-sidebar ul li {text-align:center; margin-bottom:18px}
	#left-sidebar ul a:link, #left-sidebar ul a:visited {font-family:"Birch Std", Arial, Helvetica, sans-serif ; font-size:24px; color: #856124; text-decoration: none; font-weight:normal;}
	#left-sidebar ul a:hover {text-decoration:underline}
	
	
	/*
		main content
	*/
	#bd #main-content {margin:0; width:446px; overflow:hidden; font-size:18px; padding:0 15px}
	.court {background:url(../images/court-bg.jpg) no-repeat top center}
	.taxi-licensing {background:url(../images/taxi-bg.jpg) repeat top center}
	.wanted {background:url(../images/wanted-bg.jpg) no-repeat top center}
	
		/*
			UL Most wanted
		*/
		#ul-most-wanted li {margin:10px 0 0 25px}
		#ul-most-wanted li a:link, #ul-most-wanted li a:visited {color:#856123;}
		#ul-most-wanted li a:hover {color:#2C2285}
		
	
	/*
		right sidebar
	*/
	#right-sidebar {margin:0; float:right; width:100%}
	#right-sidebar .content {background:url(../images/right-sidebar.jpg) no-repeat top right; width:100%; margin:0}
	#bd #right-sidebar .min-height {height:600px; float:left; width:1px}

/*
	Footer
*/
#ft {background:#251B7E url(../images/footer.jpg) no-repeat top left; margin-top:-5px; height:124px; padding:20px 10px}	
#ft a:link, #ft a:visited {color:#66FFFF; text-decoration:none}
#ft a:hover {text-decoration:underline}

/*
	Util
*/
.cap-letter {font-family: Georgia,"Times New Roman",Times,serif; font-size:72px; margin-top:5px; float:left; display:block; line-height:48px; padding-right:5px}
.min-height {height:600px; float:left}

.clrl {clear:left}
.clrr {clear:right}
.clr {clear:both}

.txt-center {text-align:center !important}
.txt-left {text-align:left !important}
.txt-right {text-align:right !important}

.blue-wrapper {border:1px solid #D7D7D7; padding:5px; background-color:#E5ECF9}
.grey-wrapper {border:1px solid #CCCCCC; padding:5px; background-color:#F3F3F3}
.yellow-wrapper {border:1px solid #A0A26F; padding:5px; background-color:#FFFFB4}

.fr {float:right}
.gold {color:#FFFF00}

.img-left {float:left; margin-right:8px; padding:3px; border:1px solid; background:#FFF}
.img-center {margin-left:70px; padding:3px; border:1px solid; background:#FFF} 
ul.bullet-disc li {list-style-type:disc;  padding-bottom:10px}
ul.num li {list-style-type:decimal;  padding-bottom:10px}

.table-wrapper {border-collapse:collapse}


.table1-class {border-collapse:collapse; width:100%}
.table1-class thead th {background-color:#FFFF33; height:25px; color:#000; font-weight:bold}
.table1-class thead th, .table1-class tbody td {text-align:center}
.table1-class tbody td {border-bottom:1px solid #a1aaf4; height:30px}

.table-matrix {margin:auto}
.table-matrix th, .table-matrix td {border-bottom:1px solid #FFF; padding:3px 15px}
.table-matrix thead th {background-color:#000066}
.table-matrix tbody td {}
.table-matrix tbody strong {margin-left:-10px;}

.list-officers td {padding:5px 10px; margin:auto !important; width:50%; text-align:center}
.list-officers a:link, .list-officers a:visited {color:#FFF}

table.contact-us {border-collapse:collapse;}
table.contact-us td {padding-right:5px; padding-bottom:15px; vertical-align:top; font-size:15px}

form ul {width:75%; margin:auto}
form ul li {margin-bottom:5px}
form ul li.center, form ul li.center label {text-align:center}
form ul li label {float:left; width:25%}
form ul li input, form ul li select, form ul li textarea {font-size:14px; color:#999; padding:3px}
form ul li input.btn {color:#000000}

/* 
	Debug
*/
.b {border:1px solid #000}
.b1 {border:1px solid #F00}
.b2 {border:1px solid #0F0}
