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

/*  
Theme Name: NLPD V2
Theme URI: http://www.nlrpolice.org/
Description: New Site Design for <a href="http://www.nlrpolice.org">The Allison Agency</a>.
Version: 0.8.571
Author: Chris Ho & Petey Kirk (Code - Design)
Author URI: http://www.nlrpolice.org/

	NLPD v2.0
	http://www.nlrpolice.org/

*/


body {
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e2e8ed;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}
.body_copy {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	color: #000066;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	color: #000066;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

a:active {
	color: #006699;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}	
a:link {
	text-decoration: underline;
	font-weight: bold;
}
}
footer:visited {
	color: #FFFF00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

footer:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

footer:active {
	color: #FFFF00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}	
footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
footer:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.amber_alert {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.small_title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #2C3463;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.large_title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #2C3463;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}