html { height: 100%;}

body {
	height: 100%;
	text-align:left;
	background-color: #75767a;
	background-image: url("img/background_main.png");
	background-position: top center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	background-repeat: repeat-y;
	margin: 0px;
	color: #000000;	
}

#mainContainer {
	text-align: left;
	border: 1px solid #3d3d3d;
	background-image: url("img/content_main.png");
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	width: 1000px;
	padding: 0;
	}

.left { float: left; }
.right { float: right; }

/*===================================*/

#header {
	background-color: #333333;
	width:1000px;
	background-image: url("img/header.jpg");
	height: 130px;
	margin: 0 auto;
	padding: 0;
	}

#header .box { padding: 56px 16px; margin: 0 auto; }
#header h2 { 
	font-weight: normal;
	font-size: 24px;
	color: #929db5;
	margin: 0;
	}
#header h3 {
	font-weight: normal;
	font-size: 18px;
	color: #CCCCCC;
	margin: 0;
	}

/*===================================*/

#navigation {
	background-color: #47526a;
	background-image: url("img/navigation_main.png");
	height: 32px;
	width:1000px;
	margin: 0 auto;
	padding: 0;
	}

#topShadow {
	background-image: url("img/content_shadow.png");
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
div.navi {
	float: right;
	width: 128px; 
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("img/nav_link.png");
	background-position: 0 -32px;
	border-right: 1px solid #2d333f;
	}

div.navilast {
	float: right;
	width: 128px; 
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("img/nav_link.png");
	background-position: 0 -32px;
	border-right: 1px solid #2d333f;
	border-left:1px solid #2d333f;
}

#navigation a {
	display: block;
	width: 100%;
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding-top: 8px;
	background: url("img/nav_link.png");
	background-position: 0 0;
	}
	
#navigation a:hover { background-image: none; }

/*===================================*/
.latest_news{
margin:0;
}

#content {
	line-height: 20px;
	word-spacing: 2px;
	text-align: justify;
	width: 697px;
	float: right;

	margin-bottom: 32px;
	}
#content .column {
	width:300px;
	float:left;
	margin:13px 13px;
	}
#content .block {
	width:680px;
	float:left;
	}

#content .box {	padding: 0 16px; margin-bottom: 16px; }

#content .spacer {
	background-image: url("img/content_spacer.png");
	height: 29px;
	margin: 0;
	padding: 0;
}


#content h1 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #612D2F;
	margin: 0 10px 0 0;
	}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #612D2F;
	margin: 0 10px 0 0;
	}

#content h2 a { text-decoration: none; font-weight: bold; }
	
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #706633;
	margin: 0 10px 0 0;
	}

#content a { color: #CC3300; text-decoration: none; }
#content a:hover { color: #FF0000; }
#content img.border { padding: 1px; background-color: #6d6d6d; border: 1px solid #3e3e3e; margin-left: 8px; margin-right: 8px; }

#subtext1 {
width:700px;
margin: 500px auto 0 auto;
}

#linkblock {
width:700px;
margin: 500px auto 0 auto;
}
/*===================================*/
	
#sidebar {
	width: 280px;
	float: left;
	}
	
#sidebar .box { 
	padding: 0 10px; 
	width:100%;
	}

#sidebar .box2 { 
	padding: 0 15px; 
	}

#sidebar .spacer {
	background-image: url(img/sidebar_spacer.png);
	height: 29px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	}

#sidebar h3 {
	font-size: 13px;
	font-weight: bold;
	color: #C5C1A4;
	margin: 0 0 16px 0;
	}

#sidebar p {
	font-size: 11px;
	line-height: 20px;
	word-spacing: 1px;
	color: #F0F0F0;
	}

#sidebar img { margin: 0; padding: 1px; background-color: #556076; border: 1px solid #394150; }
#sidebar ul { padding: 0; margin: 0; }
#sidebar li { list-style-type: none; padding-left: 16px; padding-top: 7px; }
#sidebar a { color: #a1adc5; text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
/*===================================*/
/* BEGIN ZOOM IMAGE SECTION */
/*===================================*/
/* zoomTheft images */

#zoomtheft a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomtheft.jpg) no-repeat top left;
	}

#zoomtheft a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}
/*===================================*/
/* zoomDomesticViolence images */

#zoomdv a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomdv.jpg) no-repeat top left;
	}

#zoomdv a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomStrike Priors images */

#zoomsp a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomsp.jpg) no-repeat top left;
	}

#zoomsp a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomDUI images */

#zoomdui a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomdui.jpg) no-repeat top left;
	}

#zoomdui a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomDrugs images */

#zoomdrugs a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomdrugs.jpg) no-repeat top left;
	}

#zoomdrugs a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomExpungements images */

#zoomexpunge a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomexpunge.jpg) no-repeat top left;
	}

#zoomexpunge a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoombail images */

#zoombail a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoombail.jpg) no-repeat top left;
	}

#zoombail a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomjuvenile images */

#zoomjuvenile a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomjuvenile.jpg) no-repeat top left;
	}

#zoomjuvenile a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomDMV images */

#zoomdmv a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomdl.jpg) no-repeat top left;
	}

#zoomdmv a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomCaseCheck images */

#zoomcasecheck a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomcasecheck.jpg) no-repeat top left;
	}

#zoomcasecheck a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomgangs images */

#zoomgangs a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomgangs.jpg) no-repeat top left;
	}

#zoomgangs a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomaabattery images */

#zoomaabattery a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomaabattery.jpg) no-repeat top left;
	}

#zoomaabattery a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomfraud images */

#zoomfraud a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomfraud.jpg) no-repeat top left;
	}

#zoomfraud a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomcell images */

#zoomcell a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomcell.jpg) no-repeat top left;
	}

#zoomcell a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
/* zoomfamlaw images */

#zoomfamlaw a {
/*	margin: 0 70px 10px 20px; */
	margin: 10px auto;
	border: 0px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 225px; /* show only thumbnail */
	height: 75px;
	background: url(img/zoomfamlaw.jpg) no-repeat top left;
	}

#zoomfamlaw a:hover {
	width: 240px; /* adjust size to zoomed photo */
	height: 140px;
	background-position: 0 -85px; /* move the image so only the big one shows */
	}


/*===================================*/
#bottomShadow {
	background-image: url("img/content_bShadow.png");
	width:1000px;
	height: 29px;
	margin: 0;
	padding: 0;
	clear: both;
	}

#footer {
	background-image: url("img/footer_main.png");
	height: 49px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	}

#footer .box {
	text-align: center;
	margin: auto;
	padding-top: 16px;
	font-size: 9px;
	font-style: italic;
	color:white;
	}

#footer a {	color: #a1adc5; }

.floatLeft {float:left; padding-right:10px;}
.floatRight {float:right;}

#picline {width:33%; float:left; margin-bottom:13px;}

