@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 990px;
	padding: 0;
	margin: 0;
	background-color: #f7f7f7;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
 }
 
 #wrapper {
	text-align: left;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #FFF;
	background-image: url(images/background_bot.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
 }
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_crimes {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_crimes.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_about {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_about.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_notablecases {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_notablecases.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_news {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_news.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_faq {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_faq.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_criminal {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_criminal.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_contact {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 990px;
}
#header_title {
	width: 380px;
	margin: 0px;
	float: right;
	padding: 0px;
	text-align: right;
	height: 218px;
}
#logo {
	width: 192px;
	margin: 0px;
	padding-top: 30px;
	}
#home_link {
	margin: 0px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#home_link a:link,
#home_link a:visited{
	margin:0;
	padding:0;
	color: #94442A;
	font-weight: normal;
	font-style: normal;
}

#home_link a:hover,
#home_link a:active{
	color: #333;
}	
	
#header_flash {
	width: 380px;
	margin: 0px;
	float: right;
	padding: 0px;
	text-align: right;
	}	
#mainContent {
	margin: 0px;
	padding: 30px 0px 0px 25px;
	float: left;
	
	font-size: 12px;
	line-height: 20px;
	color: #666;
	width: 490px;
}
#mainContent h1 {
	font-size: 23px;
	font-weight: normal;
	
	letter-spacing: 1px;
	color: #6A3326;
	line-height: 24px;
}
#mainContent h3 {
	font-size: 18px;
	font-weight: normal;
	
	letter-spacing: 1px;
	color: #003D79;
}
#mainContent h2 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #003D79;
}
.img_border  {
	border: thin solid #CCC;
	margin: 0px 10px 5px 0px;
	padding: 0px;
}
#mainContent p {
	font-size: 13px;
	margin: 0px;
	padding-right: 15px;
	color: #666;
}
#mainContent p a:link,
#mainContent p a:visited{
	margin:0;
	padding:0;
	color: #94442A;
	font-weight: normal;
	font-style: normal;
}

#mainContent p a:hover,
#mainContent p a:active{
	color: #333;
}

#footer {
	margin: 0px;
	padding: 20px;
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/footer_shadow.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #666;
}

#footer a:link,
#footer a:visited{
	margin:0;
	padding:0;
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#footer a:hover,
#footer a:active{
	color: #333;
	text-decoration: none;
}
#navvert {
	padding: 0px;
	width: 190px;
	float: left;
	margin: 0px;
}
#navhori {
	margin: 0px;
	padding: 10px 0px 0px 25px;
	height: 29px;
	background-image: url(images/navhori_back.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	margin: 0px;
	padding: 0px 18px 0px 0px;
	float: right;
	width: 250px;
	position: relative;
}
#contactform {
	margin: 0px 0px 10px;
	padding: 90px 10px 10px;
	float: right;
	position: relative;
	width: 228px;
	background-image: url(images/contactform_back.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: thin solid #999;
	text-align: left;
}
.contactform_sub{
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
#formfields{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 230px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#newsticker {
	margin: 0px;
	padding: 100px 10px 10px;
	float: right;
	position: relative;
	width: 228px;
	background-image: url(images/news_back.jpg);
	background-repeat: no-repeat;
	border: thin solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#newsticker a:link,
#newsticker a:visited{
	margin:0;
	padding:0;
	color: #003D79;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#newsticker a:hover,
#newsticker a:active{
	color: #333;
}
#scrollBox {
	font-size: 11px;
	padding: 0px;
	width: 220px;
	visibility: hidden;
	position: relative;
}

#navhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003D79;
	background-color: #B8A664;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	letter-spacing: 1px;
}

#menu3 {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}

#menu3 ul
{
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: circle;
	list-style-position:inside;
	margin:0;
	padding:0;
}
#menu3 li
{
	display: inline;
	color: #BCAA60;/* for IE5 and IE6 */
	font-size: 13px;
}

#menu3 a
{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 3px 3px 3px 9px;
	width: 150px;
	border-bottom: 1px solid #fff;
}

#menu3 a:link, #menu3 a:visited
{
	color: #FFF;
	text-decoration: none;
}

#menu3 a:hover
{
	color: #6C3427;
}

#menu3 li a#current
{
	background: #6C3427;
	color: #FFF;
	border-left: 3px solid #6C3427;
}
#menu3 li a#home
{
	color: #003D79;
}

#navlist
{
	margin: 0;
	padding: 3px 0 20px 6px;
	border-bottom: 0px;
	
	font-size: 12px;
	letter-spacing: 1px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: normal;
	margin: 0 20px 4px;
	text-decoration: none;
	color:#FFF;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 1px solid #AA974A;
	padding-bottom: 0px;
	background: transparent;
	color:#AA974A;
}

#contactform p strong {
	font-size: 14px;
	color: #6C3427;
	text-align: center;
}
#homesubimg {
	padding: 0px 0px 20px;
	margin: 0px;
	background-image: url(images/home_head.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 480px;
}
#mainContent p strong {
	color: #6A3326;
	font-size: 15px;
}
#mainContent p em {
	color: #333;
	font-weight: bold;
}
#mainContent ul li {
	font-size: 13px;
	line-height: 22px;
	padding: 0px;
}
#mainContent ul li strong em {
	color: #333;
}
hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
#mainContent h4 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: -10px;
}
#mainContent h5 {
	font-weight: bold;
	font-size: 13px;
	
	color: #003D79;
	text-align: left;
}

#mainContent h5 a:link,
#mainContent h5 a:visited{
	margin:0;
	padding:0;
	color: #003D79;
	font-weight: normal;
	font-style: normal;
}

#mainContent h5 a:hover,
#mainContent h5 a:active{
	color: #333;
}
.home_callout {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #6A3326;
	font-weight: bold;
}

.frpos.top {
	height: 500px;
	}


