/*********************
* Globals
*********************/

*{margin: 0; padding: 0; border: 0}

.body{
	background: #500713;
	color: #000;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}


a:link,a:visited	{ color:#333; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#556b8f; text-decoration:underline; outline:none; }

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {display: inline-block;} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */

img.img-right {
	float:right; 
	margin:5px; 
	}
	
img.img-left {
	float:left; 
	margin:0px; 
	}
	
p.red{color: #500713; font-size:13px;}

p.grey{
color:#666666;
font-size:11px;
}



/*********************
* Structural
*********************/

#quick-contact{ border-top:3px solid #fff; background: url(/images/subhead-qc.gif) no-repeat; height:28px; margin-top:-3px;}
#quick-contact-spacer{background: url(/images/title-qc-spacer.jpg) no-repeat; height:66px; margin-bottom:-55px;}


#wrap{
	margin: 0 auto;
	width: 780px;
	background: url(/images/bg-wrap.jpg) repeat-y;
}

#wrap2 {
	margin: 0 auto;
	position:relative;
	width: 780px;
	background: url(/images/bg-wrap.gif) repeat-y;
}

#bottom-wrap {
	background:url(/images/bottom-wrap-blank.gif) top left no-repeat;
	padding:20px 0px;
	clear:both;
	width:100%; /* fix for Safar */

	}
	
#bottom-wrap address {
	padding:0px 0px 0px 250px;
	color: #fff;
	font:bold 10px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:normal;
	font-style:normal;}


#header{
	width:780px;
	height: 248px;
	background: url(/images/header.jpg) no-repeat;
}

#header2 {
	width:780px;
	height: 198px;
	background: url(/images/header2.jpg) no-repeat;
	position:relative;
	z-index:80;
}

#subhead{ height: 58px;}
#subheadhome {background:url(/images/subhead-home.jpg) no-repeat;
height: 58px;}
#subheadabout {background:url(/images/subhead-about.jpg) no-repeat;
height: 58px;}
#subheadcrime {background:url(/images/subhead-faq.jpg) no-repeat;
height: 58px;}
#subheadcontact {background:url(/images/subhead-contact.jpg) no-repeat;
height: 58px;}




#left-col{
	width: 245px;
	float: left;
	text-align: left;
}

h1 {
display:none;
}

h2 {
display:none;
}

#left-col p, #left-col h2{
margin: 0 20px 8px 50px;
}

#left-col p{
color:#2A3853;
font-size:11px;
}

#left-col form{
margin-left:52px;
}

#right-col h1 {
	display:block;
	color:#000033;
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:10px 20px;}
	
#right-col h2 {
	display:block;
	color: #660000;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:10px 20px;}

#right-col ul {padding-left:35px; margin-top:8px; margin-right:25px;}
		#right-col ul li { 
			background:transparent url(/images/img-list.jpg) 0px 4px no-repeat;
			padding-left:12px; /* pushes text to the right to display bg img */
			list-style:none;
			margin-bottom:5px;
			}

#right-col{
	width: 535px;
	float: right;
	text-align: left;
}

	#right-col form{
	margin-left:20px;
	}
	
	#right-col p{
	margin-left:20px;
	margin-right:55px;
	}

#featured-wrap{
	margin: 0 auto;
	width: 535px;
	background: url(/images/featured-bg.jpg) repeat-y;
}

#featured-wrap{
	margin: 0 auto;
	width: 535px;
	background: url(/images/featured-bg.jpg) repeat-y;
}

#featured-subhead{
	height: 69px;
	background: url(/images/featured-subhead.gif) no-repeat;
}

#featured-bottom{
	height: 20px;
	background: url(/images/featured-bottom.jpg) no-repeat;
}

#featured-wrap p{
margin-left:40px;
margin-right: 30px;
}


#nav {
	background:url(/images/nav.gif) top left no-repeat;	
	width:245px;		/* Width of buttons, not entite image (or half of entire image) */
	height:144px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

#nav li {
	float:left;
	list-style:none;
	}

#nav li, #nav a { 
	height:23px;			/* Each button must have the same height, define it here */
	display:block;

	}

/* margin-top to set where the nav should begin */

#nav-01 { margin-top:24px; width:245px; }

/* margin-top if there is a spacing between each nav button */

#nav-02, #nav-03, #nav-04{ margin-top:0; width:245px; }

#nav-01 a:hover { background:url(/images/nav.gif) -245px  -24px no-repeat; }
#nav-02 a:hover { background:url(/images/nav.gif) -245px  -47px no-repeat; }
#nav-03 a:hover { background:url(/images/nav.gif) -245px  -70px no-repeat; }
#nav-04 a:hover { background:url(/images/nav.gif) -245px  -94px no-repeat; }


/*********************
* Contact Form
*********************/
body#contact form{
margin-left:165px;
}

form {
	width:170px;
	margin:0 0 15px 0;
	}
	
form p{
	color:#2A3853;
	font-size:11px;
	line-height: 12px;
	}



form label	{ font-size:12px; color:#2A3853; }
.label	{ font-size:12px; color:#2A3853; }



form br { line-height:0; height:0; } /* defaults vertical spacing between fields */



input, textarea, select { 

	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #2A3853;
	color:#2A3853;
	width:165px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:20px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	}

	

select { width:170px; padding:0; } /* same width as form - !important */



textarea { height:90px; overflow:auto; }

input.submit{ 
	width:65px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	border:1 px solid #3E9AF1;
	background-color:none !important;

	}
	
input.submit-contact{ 
	width:65px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	border:1 px solid #3E9AF1;
	background-color:none !important;

	}
	
.main_content h2 {
	display:block;
	font-size:14px;
	padding:0 18px;
	}	
	
.main_content h1 {
	display:block;
	font-size:18px;
	padding:0 18px;
	}
	
 h3 {
	display:block;
	font-size:13px;
	padding:3px 18px;
	}

 h4 {
	display:block;
	font-size:12px;
	padding:3px 18px;
	}
	
.main_content * {
	margin:auto;
	}	
	
.main_content blockquote {
	display:block;
	padding:6px 30px 6px 50px;}
	
/*********************
* Footer
*********************/

#footer {
	width:780px;
	vertical-align:top;
	margin:0 auto;
	text-align:center;
	background: url(/images/footer-bg.jpg) repeat-y;
	}

#footer p{
color:#2A3853;
font-family:"Georgia", Times New Roman, Times, serif; }

/* begin styles for RSS Feed  
This is the most basic style to use for a list with no bullets */

.rss_box {
	width: 100%;}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;}

.rss_items {
	list-style:none;
	margin:0;
	padding:0;}

.rss_item  {
	}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	}

.rss_item a:hover { 
	}

.rss_date {
	font-size: x-small;}
	
/*]()[*/

#bottom-wrap2 { background:url(/images/bottom-wrap-blank2.gif) top left no-repeat; padding:20px 0px; clear:both; width:100%; /* fix for Safar */ }
#bottom-wrap2 address { padding:0px 0px 0px 250px; color: #fff; font:bold 10px Arial, Helvetica, sans-serif; text-align:center; line-height:normal; font-style:normal; }

.h2-look-alike { color: #660000; font:bold 12px Arial, Helvetica, sans-serif; padding:10px 20px;}

#left-col2 { width: 158px; float: left; text-align: left; z-index:90; position:relative;}
	#left-col2 p, #left-col2 h2{ }
	#left-col2 p{ color:#2A3853; font-size:11px; }
	#left-col2 form{ /*margin-left:52px;*/ }
#middle-col2 { float:left; padding:0 14px; text-align: left; width:407px; }
	#middle-col2 h1 { display:block; color:#000033; font:bold 16px Arial, Helvetica, sans-serif; padding:10px 0;} 
	 #middle-col2 h2 { display:block; color:#660000; font:bold 12px Arial, Helvetica, sans-serif; padding:10px 0;}
	#middle-col2 ul { margin-top:8px; margin-right:25px;}
	#middle-col2 ul li { background:transparent url(/images/img-list.jpg) 0px 4px no-repeat; padding-left:12px;
		/*pushes text to the right to display bg img */
		list-style:none; margin-bottom:5px; }
	#middle-col2 form{ margin-left:20px; }
	#middle-col2 p{  }

#nav2 { background:#fff;border-bottom:13px solid #500713;border-top:10px solid #500713; margin-bottom:3px; margin-left:7px; width:145px;}
#nav2 ul {border-bottom:2px solid #fff;border-top:2px solid #fff; list-style:none; }
#nav2 ul li {background:url(/images/bg-btn-nav2.gif) 0 0 no-repeat; height:23px;margin:5px 0; }
#nav2 ul li a { color:#363038; font-weight:bold; text-transform:capitalize;text-decoration:none;position:relative;top:3px;padding-left:30px; }
#nav2 ul li a:hover { color:#363038; text-decoration:underline; }
#nav2 ul li div { width:145px; margin-top:8px; }
#nav2 ul li div p { background:#dcdcdc; margin:3px 0 0 0; height:23px; }
#nav2 ul li div p a { position:relative;left:15px;top:3px; }


#new-nav { background:#fff;border-bottom:13px solid #500713;border-top:13px solid #500713; margin-bottom:3px; margin-left:8px; width:237px;}
#new-nav ul {border-bottom:2px solid #fff;border-top:2px solid #fff; list-style:none; }
#new-nav ul li {background:url(/images/bg-btn-nav.gif) 0 0 no-repeat; height:23px;margin:5px 0; }
#new-nav ul li a { color:#363038; font-weight:bold; text-transform:capitalize;text-decoration:none;position:relative;top:3px;padding-left:30px; }
#new-nav ul li a:hover { color:#363038; text-decoration:underline; }
#new-nav ul li div { width:237px; margin-top:8px; }
#new-nav ul li div p { background:#dcdcdc; margin:3px 0 0 0; height:23px; }
#new-nav ul li div p a { position:relative;left:20px;top:3px; }

#page-title { height:40px; margin:0; padding:0; width:500px; }
	#page-title p,#page-title div { color:#500713; font:24px Arial, Helvetica, sans-serif; position:absolute;top:140px; left:15px; }
#right-col2 { float:left; padding:0 10px; text-align: left; width: 165px; _width: 167px;  }
	#right-col2 form { margin-left:-3px; }
	#right-col2 input, #right-col2 textarea, #right-col2 select { _width:155px; }
	
#right-col2 h2,
#sidebar-content h2 { background:#37506b; color:#fff; display:block;font-size:12px;l; letter-spacing:0.1em;padding:6px 6px 6px 8px; }
	#right-col2 h2 { margin:0 0 10px -11px;width: 169px; _width:163px; }
	#sidebar-content h2 { margin:0 0 10px 0;width: 131px;  }
	
#sidebar-content { margin-left:7px;}
	#sidebar-content a { font-weight:bold; }
	#sidebar-content a:hover { color:#37506b; }
	#sidebar-content ul { list-style:none; margin-left:10px; padding-right:10px; }
	#sidebar-content ul li { border-bottom:1px solid #37506b;margin-bottom:6px; padding-bottom:6px;width: 128px; }
		#sidebar-content ul li.last-child { border:0; }
		#sidebar-content ul li.last-child a { text-decoration:none; }


#spence {margin-left:480px; margin-top:79px;}
#board {margin-left:-8px; margin-top:-40px; position:relative; z-index:100px;}