﻿@charset "utf-8";
/* CSS Document */

/*over rides for tablet screen*/



.icon{
	height:34px;
	width: 34px;
}

a h3{
	font-size: 22px;
	text-align: center;
}

h4{
	font-size: 14px;
	text-align: right;
}

#slider{
	margin: auto;
	width: 1080px;
	overflow:hidden;
}


#nav{
	height: 129px;
	width: 1080px;
background: rgb(249,249,249); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,249,249,1) 59%, rgba(186,199,214,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,rgba(249,249,249,1)), color-stop(100%,rgba(186,199,214,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#bac7d6',GradientType=0 ); /* IE6-9 */

}


#nav-holder{
	width: 550px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size:12px;
	z-index:10;
	position:relative;
	left:7%;
	margin: auto;
	margin-bottom: 0px;
}

#nav-info{
	width: 100%;
}
#nav-holder ul li a {
	padding:8px 8px;
	font-size: 10px;
	display:block;
    color:#444;
}


  ul.icons{
	display:inline;
	margin: auto;
	text-align: center;
	list-style-type: none;
	margin-left: 0px;
 }
 
#header{
	padding-top:13px;
	margin: 0px;
	font-family:"TrajanPro-Regular", "Times New Roman", Times, 	serif;
	font-weight:normal;
	font-size: 9px;
	height: 35px;
	width: 1080px;
}


#header-line {
     width: 1080px;
   }


.main-photo{
	width: 550px;
} 

#header-info{
	width: 1080px;
	margin: auto;
}



#mheader-text{
	display: none;
}

#header-text a{
	font-size:11px;
	font-family:"TrajanPro-Regular", "Times New Roman", Times, 	serif;
	font-weight:lighter;
}

#logo{
	float: left;
	background-position: center right;
	margin-right: -60px;
}

#home-kander{
	width: 180px;
	height: 25px;
}


#slide-show{
	height: 325px;
	width: 1080px;
	/*background-image: url(/img/ss-back.png);*/
	margin: auto;
	background-repeat: repeat;
	background-position: bottom;
	margin-left: 0px;
	overflow: hidden;
}





#shortcuts a{
	font-size:12px;
	font-weight:100;
	display: inline-block;
	height: 40px;
	width: 9%;
	padding-bottom:10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	float: none;
}

#shortcuts a:hover{
	padding-bottom: 0px;
}

#shortcuts{
	height: 150px;
	width: 1080px;
	margin:auto;
	/*background-image: url(/img/shortcut-back.png);*/
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: none;
}

.shortcut-line{
	float: none;
}

#shortcuts-menu{
	width: 1080px;
	padding: 0px;
	margin: auto;
	text-align: center;
	float: none;
}

#shortcuts-title{
	width: 1080px;
	text-align:center;
}

#stitle-holder{
	width: 100px;
	margin: auto;
}


#shortcuts-title h4{
	text-align:center;
	font-size: 20px;
	padding-bottom: 10px;
	margin: 0px;
}

#seal{
	width: 100px;
	height:100px;
	overflow:hidden;
}


#news table p a{
	font-size: 11px;
}

#info{
	width: 930px;
}
#news{
	width: 225px;
}

#about{
	width: 190px;;
}

#about img{
	margin: 2px;
	height:105px;
	width:80px;
}

#about p{
	font-size: 11px;

}

.info-line{
	width: 185px;
}

#footer-links{
	float: left;
	text-align: right;
	width: 39%;
	margin-right: 1%;
}

#footer{
	width: 1080px;

}


#line-units{
	background-color: #0A447D;
	height: 8px;
	float: left;
	width: 1080px;	
}

#bottom-contact{
	float: left;
	text-align: left;
	width: 39%;
	margin-left: 2%;
}

#seal-box{
	float:left;
	padding-left: 1%;
	padding-right:1%;
	height: 15%;
	width: 14%;
	}
	


#shortcut-line{
	display: none;
}

/* Left Unit Styles */

/* ----------------------
table of contents styles
----------------------- */

#left p a {
    -webkit-transition: All.3s ease;
    transition: All.3s ease;
    color: #CCC;
    font-size: 12px;
    height: 24px;
    padding-top: 5px;
    width: 100%;
    display: block;
    text-align: center;
    text-indent: 10px;
}

#left li a {
    -webkit-transition: All.3s ease;
    transition: All.3s ease;
    color: #CCC;
    font-size: 12px;
    height: 25px;
    width: 120px;
    padding-top: 5px;
    width: 100%;
    display: block;
    text-align: left;
    margin-left: -32px;
}
#left li ul li a {
    -webkit-transition: All.3s ease;
    transition: All.3s ease;
    height: 40px;
    width: 180px;
    margin-left: -51px;
}


#left li{
	list-style-type: none;
}


#left p a:hover {
    -webkit-transition: All.3s ease;
    transition: All.3s ease;
    text-decoration: underline;
}

#left li a:hover {
    -webkit-transition: All.3s ease;
    transition: All.3s ease;
    text-decoration: underline;
}

#left{
	width: 20%;
	float: left;
	padding-right: 22px;
	padding-left:13px;
	padding-top: 10px;
	padding-bottom: 200px;
	text-align: center;
	list-style-type: none;
}



.div-info{
	margin: auto;
	color: #CCC;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	left: 4%;

}

.div-info a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#left h5 a, #left div.left-menu-header a{
	font-size: 20px;
}

#midline{
	width: 350px;
}


a.source-icons{
	margin-bottom: 25px;
	width: 49px;
	height: 24px;
	font-size: 9px;
}


#page-boxes{
	width: 490px;
	margin: auto;
}

.menu{
	display: none;
}
#menu2{
	display: none;
}

.page-contact{
	width: 60%;
}

#featured-items a{
	font-size: 10px;
}

#featured-items{
		width: 42%;
		margin-left: 1%;
		margin-right: 1%;
		overflow: hidden;
}

#latest-news{
		width: 42%;
		margin-left: 1%;
		margin-right: 1%;
		overflow: hidden;
}

/* Caption styles for slideshow */
div.mc-caption-bg, div.mc-caption-bg2 {
}

div.mc-caption {
	margin-right: 32%;
}

#break-line{
	height:  8px;
	position:relative;
	z-index: 4;
	width: 1080px;
}



#search{
	width: 350px;
	float:  left;
	font-family:Arial, Helvetica, sans-serif;
}

#footer-holder{
	width: 600px;
	margin:auto;
}

@media (max-width: 837px) {
    
}

@media (max-width: 1017px) {
    label[for="q"]{
        display:none;
    }

    #social-media{
        display: none;
    }

    a[accesskey="i"]{
        display:none;
    }

    /*remove register to vote and about sos*/
    #header-text img:nth-child(7){
	    display: none;
    }
	
	#footer{
        width: 100%;
        min-width: 0px;
    }
}

@media (max-width: 894px) {
	#nav {
		height: 119px;
		width: 100%;
		max-width: 894px;
		background: rgb(249,249,249); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(249,249,249,1) 59%, rgba(186,199,214,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,rgba(249,249,249,1)), color-stop(100%,rgba(186,199,214,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(249,249,249,1) 59%,rgba(186,199,214,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#bac7d6',GradientType=0 ); /* IE6-9 */

	}

	#nav-holder {
		width: 100%;
		padding-left: 0%;
		padding-top: 5px;
		padding-bottom: 4px;
		font-size: 11px;
		z-index: 10;
		margin: 0 auto;
		border-bottom-width: thick;
		border-bottom-style: solid;
		border-bottom-color: #083767;
		left: 0%;
	}
	
	#logo{
		width: 100%;
		background-position: center center;
		height: 99px;
	}

	div#top-menu-logo-text{
		margin-right: 3em;
		margin-bottom: 2px;
	}
	
	#home-kander{
		width: 294px;
		height: 39px;
	}
	
	#footer{
        width: 100%;
        min-width: 0px;
    }
	
	#break-line{
		height: 4px;
	}
	
	#info{
		width: 80%;
		margin: auto;
	}
	
	#slide-show {
        display:none;
    }
    .shortcut-line{
	    display: none;
    }
	
	img .shortcut-line{
		display: none;
	}

    #shortcuts a {
        font-size: 14px;
        font-weight: 100;
        display: block;
        float: left;
        width: 100%;
        height: 30px;
        padding-top: 15px;
		padding-bottom: 15px;
        text-align: center;
        color: #333;
        -moz-transition-duration: .1s;
        -o-transition-duration: .1s;
        -webkit-transition-duration: .1s;
        transition-duration: .1s;
		border-top-width: 2px;
		border-top-style: solid;
		border-top-color: #083767;
		margin-bottom: 0px;
    }

        #shortcuts a:hover {
            background-color: gray;
            color: #CCC;
        }

        #shortcuts a:active {
            background-color: gray;
        }

    #shortcuts {
        height: 100%;
        padding-top: 15px;
        background-color: #CCC;
        background-image: none;
        padding: 0px;
        width: 415px;
		margin: 0 auto;
    }

    #shortcuts-menu {
        width: 100%;
        padding: 0px;
    }
	
	#stitle-holder{
		width: 100%;
	}
	
	#shortcuts-title{
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		color: #122E58;
	}
	
		#shortcuts h2{
			color: #122E58;
			text-align: center;
	}
	
	#twitter2{
		display: none;
	}
}