/*-----
CLINTON POLICE DEPT
COLORS
DK RED a92904
bg DK BLUE 190d31
LT BLUE 97b0d8

-----*/	


body, .mainbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #190d31;
	font-size: 14px;
	line-height: 170%;
	background-color: #190d31;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	padding: 0px !important;
	margin: 0px !important;
	}
		
		
#test_body
{
	background-color: #FFF;
	background-image: none;
}
	

	
h1, h2.article_header {
	font-size: 30px;
	font-weight: normal;
	color: #190d31;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background-image: url(images/H1bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	padding:10px;
	}
	

h2 { 
	font-size: 18px;
	font-weight: normal;
	color: #a92904;
	margin-bottom: 5px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font-size: 18px;
	font-weight: normal;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a92904;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #190d31;
	font-size: 14px;
	line-height: 170%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
p a {
	padding: 3px;
}

a {
	color: #97b0d8;
	text-decoration: none;
}

p a:hover {
	color: #fff;
	background-color:#97b0d8;
}

	
/*-----MAIN CONTAINERS-----*/	
	
.container {
	width: 1000px;
	position: relative;
	margin: 0px auto;
	background-color: #fff;
	}
	
#header {
	
	}
	
#logo {
	background: #97b0d8 url(images/logo.jpg) no-repeat;
	height: 161px;
	}
	
.outercontent2 {
	background-color: #fff;
	}
	
.outercontent {
	
	}
	
.content {
	margin-left:225px;
	position:relative;
	width:700px;
	padding:25px 10px 250px;
	}

#prefooter {
	clear: both;
	background: #190d31 url(images/prefooter-bg.jpg) no-repeat;
	height: 41px;
	}
	
#footer {
	clear: both;
	background: #190d31 url(images/footer.jpg) no-repeat;
	height: 36px;
	}
	
	
	
	
/*-----LEFT SIDE NAVIGATION  ---*/
#leftnav {
	float:left;
height:100%;
line-height:110% !important;
padding-top:25px;
width:240px;
	}
	
#navbox {
	min-height:250px;
	
}

#leftnav ul {
	margin-left:15px;
	width:210px;
	
	}

#leftnav ul li {
	background: url(images/navitem-bg.jpg) transparent no-repeat top left;	
	color:#A92904;
height:23px;
list-style:none outside none !important;
padding-bottom:5px;
padding-left:35px !important;
padding-right:5px;
padding-top:8px;
text-align:left !important;
text-indent:-10px !important;
width:150px;
}

#leftnav ul li:hover, #leftnav ul li:active, #leftnav ul li:focus {
	color: #701b08;
	background: url(images/rollover.jpg) transparent no-repeat top left;	
}

#leftnav a:link, #leftnav a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
#leftnav a:hover, #leftnav a:focus, #leftnav a:active {
	
	}
	
	
	
/*-----LEFT SIDE SUB NAVIGATION -----*/	
.subnav
{
	margin:1px;
	display:none;
}

ul.subnav
{	
	
	width:200px !important;
	background-image:url(images/subnav-bg.jpg);
	background-repeat:no-repeat;
	margin-top:0 !important;
	margin-left:45px !important;
	padding-top:0 !important;
	position:absolute;
	z-index:250;
}

.subnav ul li
{
	text-indent: -13px !important;
	padding-left: 10px !important;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	text-align: left !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

.subnav li a
{
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#000000;
	padding:0px 5px 0px 5px;
	font-size:10px !important;
}

.subnav li a:link, .subnav li a:active, .subnav li a:visited
{
	text-decoration:none;
}

	
	
	

/*-----ADDITIONAL CUSTOMIZATIONS-----*/

#content img{
	border:medium solid #a92904;
	margin: 10px;
}

#content input
{
	border: thin solid #a92904;
	background-color: #97b0d8;
}

#content textarea
{
	border: thin solid #a92904;
	background-color: #97b0d8;
}

#article_image img
{
max-width:400px;
}
	
hr {
}
td {
	background-color: transparent !important;
}



/*-----GALLERY-----*/
#main_image_gallery_image /*actually the container for the main image and related text*/
{
	width: 650px;
	margin:0 auto;
}

#main_image_gallery_image img /*just the image*/
{
	display: block;
	border: thin solid #97b0d8;
	max-width: 600px;
}

#image_gallery_image img a
{
border:none !important;
} 

.main_image_gallery_title
{
	display: none;
}

.main_image_gallery_desc
{
display: none;
}


.main_image_gallery_subcat, .main_image_gallery_name
{
	display: none;
}



/*for the smaller thumbnail pics of other items in the same gallery*/

#image_gallery_wrapper
{
	
margin-bottom:100px;
padding-bottom:50px;
width:750px;
	
}

.image_gallery_image /*actually the container for the image and related text*/
{
	float: left;
	height: 160px;
	text-align:center;
	border:none !important;
	width: 160px;
	padding:5px;
	overflow: hidden;
}

.image_gallery_image img /*just the image*/
{
	max-width: 150px;
	max-height: 150px;
	border:none !important;
}

.image_gallery_title
{
		display: none;
}

.image_gallery_desc
{
		display: none;
}

.image_gallery_designer
{
	display: none;
}

.image_gallery_subcat
{
	display: none;
}

	
#image_gallery_categories {
	display: none;
	}
	
.listing_article {
	border:thin solid #97b0d8;
	clear:both;
	margin:5px;
	padding:5px;
}

.listing_wrapper {
float:right;
width:99%;
}