﻿body {
	margin: 10;
	padding-bottom: 2em;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #B51032;
}

/* Header Section */

#header {
	border-top: 0px ;
	border-bottom: 1px ;
	height: 50px;
}
#header .title {
	font: 190% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}
#header .breadcrumb {
	font: 90% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}

#header a:link, a:visited  {
	color: #B51032;
}

/* Navigation */

#navigation {
	width: 167px;
	top: 65px;
	left: 3px;
	height: 500px;
	
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #ED9F9F;
}
#navigation li a  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #711515;
	margin:0;
	background-color: #ED9F9F;
	color: #711515;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #ED9F9F;
	color: #711515;
}
#navigation ul ul a:hover {
	background-color: #711515;
	color: #FFFFFF;
}

/* Main Content */

#Sheriff_banner
{
    margin-top:15px;
    margin-left: 1px;
	margin-right: 1px; 

    
}


#buttons_list
{
    margin-top:30px;
    margin-left: 200px;
	margin-right: 1px; 

    
}


#wrapper

{
    width: 800px;
	top: 2px;
	left: 1px;
	height: 800px;
}

#content
{
    width: 800px;
	top: 50px;
	left: 10px;
	height: 500px;
	
	
	
}

#content_right 
{
    width: 350px;
	top: 50px;
	left:360px;
	height: 500px;
	
}


h1 {
	font: 150% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
}

#content lable_title {
	font-size: 80%;
	line-height: 1.6em; 
	
}

#content lable font
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:90%;
    color: #711515;
}
    

