﻿/*Global Style Sheet*/

body {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica;
    overflow: visible;
    font-size: 12px;
    background-color: #B0A382;
}

/*the primary page canvas or container*/
#container {
    overflow: visible;
    width: 773px;
    min-height: 815px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_main.gif);
}

/*container header and links*/
#containerHead {
   height: 30px;
    width: 740px;
   margin: 0px 0px 0px 15px;  
}
#containerHeadTextLeft {
    float: left;
    height: 30px;
    width: 142px;
    margin-left: 5px;
}
#containerHeadTextRight {
    float: right;
    height: 30px;
    width: 330px;
    margin-right: 5px;
}
#containerHead .text {
    text-align: left;
    padding-top: 8px;
    font-size: 10px;
    color: #000000;
}
#containerHead a {
    text-decoration: none;
}
#containerHead a:link {
    color: #000000;
}
#containerHead a:hover {
    color: #6E6E6E;
}

/*the header and the header img*/
#head {
    width: 740px;
    height: 250px;
    margin: 0px 0px 0px 16px;
    background-image: url(../images/header_img.jpg);
}

/*the horizontal main menu directly under the header*/
#menuMain {

    width: 740px;
    height: 40px;
    margin-left: 16px;
    border-bottom: 1px dashed black;
    background: #DFCFA5;
}
#menu {

    height: 22px;
    width: 740px;
    background-color: #000000;
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
}
#welcomeSlogan {

    width: 303px;
    height: 15px;
    margin: 3px 0px 0px 285px;
}
#menuMain .text {

    color: #ffffff;
}
#nav {

    width: 740px;
    margin-left: 9.50px;
}
#nav li {
    display: block;
    float: left;
}
#nav ul a {
    width: 145px;
    font-size: 11px;
    text-align: left;
}
#nav ul {
    margin: 0px 0px 0px 0px;   
}
#nav a {

    display: block;
    height: 20px;
    width: 145px;
    padding: 2px 0px 0px 0px;
    text-align: center;
    border-right: solid 1px #ffffff;
    color: #ffffff;
    background: #000000; 
}
#nav a.link{
	color: #ffffff;
}
#nav a:hover {
    height: 20px;
    color: #000000;
    background-color: #DFCFA5;
}

/*the left navigational panel*/
#leftNavPanel {
    float: left;
    height: 490px;
    width: 150px;
    margin: 6px 0px 0px 22px;
    background: #DFCFA5;
}
.leftNavPanelHead {
    height: 20px;
    width: 150px;
    border-bottom: 1px dashed #ffffff;
    background-color: Black;
}
.leftNavPanelDirections {
    height: 20px;
    width: 150px;
    margin-top: 10px;
    border-bottom: 1px dashed #ffffff;
    background-color: Black;
}
.leftNavPanelContact {
    height: 20px;
    width: 150px;
    margin-top: 10px;
    border-bottom: 1px dashed #ffffff;
    background-color: Black;
}
#leftNavPanel .text {
    width: 150px;
    margin: 0px 0px 0px 5px;
    padding: 2px 0px 0px 0px;
    font-size: 12px;
    color: #ffffff;
}
#leftNavPanel .directionsText {
    width: 145px;
    margin: 10px 0px 0px 5px;
    font-size: 12px;
    color: Black;
}
#leftNavPanel .contactText {
    width: 150px;
    margin: 10px 0px 0px 5px;
    font-size: 12px;
    color: Black;
}
#leftNavPanel .menuText {
    width: 150px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-indent: 5px;
    font-size: 12px;
    color: Black;
    border-bottom: 1px dashed #ffffff;
}
#leftNavPanel .menuTextTopLink {
    width: 150px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-indent: 5px;
    font-size: 12px;
    color: Black;
    border-bottom: 1px dashed #ffffff;
}
#leftNavPanel .menuTextBottomLink {

    height: 12px;
    width: 150px;
    padding: 3px 0px 0px 0px;
    text-indent: 5px;
    font-size: 12px;
    color: Black;
}
#leftNavPanel a {
    text-decoration: none;
}
#leftNavPanel a:link {
    color: #000000;
}
#leftNavPanel a:hover {
    color: #6E6E6E;
}
/*MasterPage content area*/
#body {
    display: table;
    overflow: visible;
    height: auto;
    width: 560px;
    margin: 10px 0px 0px 10px;
}

/*index.aspx content areas*/
#contentContainer {
    display: table;
    height:auto;
	padding-left: 10px;
}

#welcome {
    margin: 0px 0px 0px 10px;
	height: 100%;
    width: 560px;
}
#news {
    display: table-cell;
    height: auto;
    width: 273px;
    margin: 10px 0px 0px 0px;
    border: solid 1px black;

}
#alerts {

    height: 120px;
    width: 273px;
    margin: 0px 0px 0px 10px;
    border: solid 1px black;

}
#corner {

    height: 120px;
    width: 273px;
    margin: 10px 0px 0px 10px;
    border: solid 1px black;

}
.head {

    height: 20px;
    width: 273px;
    text-indent: 5px;
    border-bottom: dashed 1px black;
    background-color: #DFCFA5;
}
#cornerContent{

    height: 96px;
    width: 271px;
    margin: 3px 0px 0px 1px;
     
}

#sheriffPic { 
    
    height: 90px;
    width: 90px;
    margin: 0px 0px 0px 2px;
    border: solid 1px black;
    background: url(../images/sheriffpic.jpg)
}
#cornerText {
	
    width: 160px;
    margin-top: -105px;
    margin-left: 105px;
   
}

/*Footer*/
#footerBlock {
    width: 773px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}
.topFooterImg{
    width: 773px;
    height: 30px;
    background-image: url(../images/bg_footer.gif);
}
#footerBlock .text {
    height: 25px;
    width: 773px;
    margin: 2px 0px 0px 0px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}
#footerBlock a {
    text-decoration: none;
}
#footerBlock a:link {
    color: #ffffff;
}
#footerBlock a:hover {
    color: #000000;
}
