/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #666;
	background: #E8E4E4;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 11px;
	}
html>body { 
	font-size: normal;
	}
	
/* General
--------------------------------------------------*/
a:link {
	color: #5b80b2;
	text-decoration:none;
  	border-bottom:1px dotted #5b80b2;
	}

a:visited {
	color: #969;
	text-decoration:none;
  	border-bottom:1px dotted #969;
	}

a:hover {
	color: #036;
	text-decoration:none;
  	border-bottom:1px dotted #036;
	}

p {
	/*margin: 1em 0 1em;*/
	padding: 0;
	}

h1 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #CC0300;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 105%;
	color: #CC0300;
	padding: 0;
	margin: 0 0 1em 0;
	}

h2 a:link, h2 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #CC0300;
	}

h2 a:hover {
	color: #600;
	}

h3 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	padding: 0;
	}

h1 span, h2 span, h3 span {
	color: #999;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

/* Top
--------------------------------------------------*/
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
	font-size: 95%;
	background: url(../images/body_background.gif) repeat-y top;
	text-align: left;
	width: 783px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 751px;
	}

html>body #wrap {
  	width: 751px;
	} 
	

#logo {
	background: transparent url(../images/header.jpg) no-repeat top left;
	background-repeat: no-repeat;
	height: 104px;
	padding: 0;
	margin: 0;
	}

#logo a  {
	border-style: none;
	display: block;
	width: 104px;
	}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 15px;
	left: 50px;
	width: 104px;
	height: 82px;
	background: url(../images/crimeStoppersLogo.gif) no-repeat;
	}

#logo h2 { 
 	position: absolute;
    background: transparent url(../images/crimeStoppers.gif) no-repeat top left; 
    top: 40px; 
    left: 165px;
    width: 246px; 
    height: 48px;
}
	
#logo h2 span {
    display: none;
}

html>body #logo span {
	top: 16px;
	}

	
/* Navigation
-----------------------------------------------*/
#navigation {
	position: relative;
	margin: 0 0 0 22px;	
	padding: 0;
	background: #000;
	border-bottom: 14px solid #E8E4E4;
	z-index: 1;
	height: 25px;
	width: 705px; /* IE5 Win */
  	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 705px;
	}

#navigation li {
	margin: 0; 
	padding: 0; 
	display: inline;	
	list-style-type: none;
	}
	
#navigation a:link, #navigation a:visited {
	float: left;	
	font-size: 10px; 
	line-height: 14px;	
	font-weight: bold; 
	margin: 4px 10px 0 10px;	
	padding-bottom: 2px; 
	text-decoration: none; 
	border: none;	
	color: #fff;
	}
	
#navigation a:link.active, #navigation a:visited.active, #navigation a:hover {
	border-bottom: 5px solid #CC0300;	
	padding-bottom: 2px;	
	color: #ccc;
	}

/* main column 
-------------------------------------------------- */

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {
clear:left;

}
/* End IE5-Mac hack */

/*#main-body { 
	width: 726px;
	
	}*/
	#sub-body {clear:left;}
/* End IE5-Mac hack */

/*#sub-body { 
	width: 726px;
	
	}*/

.content {
	float: left;
	margin: 24px 0 0 0;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom:40px;
	width: 490px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 375px;
  
	}	
.contentS {
	float: left;
	margin: 24px 0 0 0;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom:40px;
	width: 490px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 445px;
  	border-right:1px solid #E8E4E4;*
 
	}	
	
html>body #content { /* be nice to Opera */
	width: 375px;
	}
	
/* right column
----------------------------------------------*/
/*This section applies to home page only. */
.rightcolumn {
	float: right; 
	width: 240px;
	padding-right:50px;
	background: transparent url(../images/box_background.gif) repeat-y;
	}
	
.rightcolumn div.section {
	width:230px;
	padding-left:10px;
	}	
	
.rightcolumn div.section div.sectionContent {
	padding-bottom: 5px; 
	background: transparent url(../images/box_background.gif) repeat-y;
	}
.rightcolumn div.section div.sectionBottom {
	height: 25px; 
	background: #fff url(../images/box_bottom.gif) bottom no-repeat;
	}
.rightcolumn div.section div.sectionContent h2 {	font: Verdana, Arial, sans-serif; 
	font-size: 10px;	
	color: #585A53; 
	text-transform: uppercase; 
	letter-spacing: .05em; 
	margin: 1em 20px 1em 0; 
	padding-left: 15px;
	}
.rightcolumn div.section div.sectionContent ul {
	list-style: none; 
	margin: 1em 20px 1em 0; 
	padding-left: 15px; 
	list-style-type: none;
	}
.rightcolumn div.section div.sectionContent ul li {
	padding: 0 0 8px 17px; 
	line-height: 1.3em; 
	background: url(../images/arrowBullet.gif) no-repeat 0 2px; 
	color: #333333;
	}
.rightcolumn div.section div.sectionContent .crime {
	font: Verdana, Arial, sans-serif; 
	font-size: 10px;	
	color: #333333; 
	margin: 1em 20px 1em 0; 
	padding-left: 15px;
	}
.sidebar {
	float:right;
	padding-right:24px;
	font-size: 90%;
	line-height: 1.5em;
	width:202px;
	color: #777;
	}
.sideBarInd {
	padding-left:10px;
}
.sidebar h2 {
	font-family: "Georgia", serif;
	font-size: 105%;
	color: #585A53;
	padding: 0;
	margin: 10px 0 1em 0;
	}

.sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
.sidebar p {
	margin-top: 4px;
	margin-bottom: 20px;
	}

.sidebar ul {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

.sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 19px;
	line-height: 1.4em;
	background: url(../images/arrowBullet.gif) no-repeat 0 5px;
	}
	
/* Footer
--------------------------------------------- */

#footer {
	position: relative;
	clear: both;
	height: 69px; 
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;
	background: transparent url(../images/footer2.gif) no-repeat; 
	text-align: center;
	}
	
#footer p {
	margin: 0;
	padding: 8px 20px;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #888;
	}

#footer a:hover {
	color: #ccc;
	}

/* Misc.
------------------------------------------------- */

hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}	

#logo a, #nav a, a.noline:link, a.noline:visited {
	border-style: none;
	}


a img {
	border: none;
	}

.hide {
	display: none;
	}

