﻿body {
		font-family: "Myriad Pro", "Myriad Pro Cond", "Arial", "Verdana";
	}

.KarenFont{font-family:"Karen-Students' Friend"}
.landerItem img {
	width: inherit;
}
a.slideInputBtn { 
	text-decoration: none!important;
}

@media (max-width: 767px) {
	#landerBlock {
		padding-top: 150px;
	}
	
	h1 {
		font-size: 25px;
	}
	
	h2 {
		font-size: 22px;
	}
	
	.nivo-caption	h1 {
		font-size: 25px !important;
	}
	
	.nivo-caption h2 {
		font-size: 20px !important;
	}
	
	.searchbox {
		text-align: left;
	}
	
	.translateBox {
		margin: 0;
	}
	
	.col-xs-7 {
		width: auto;
	}
	
	#navMobileMenu {
		width: auto;
	}
	
	.landerBtn {
    min-height: 35px; 
    line-height: 1.5;
	}
}

@media (max-width: 500px) {
	a.slideInputBtn {
    margin-top: -30px;
	}
}

a 
{
    color: #F68E57;
}

#logotop {
	background-color: white;
	float: left;	
}

ul li a {
	line-height: 1.5em;
}

#leftcolumn a {
	color: #F68E57;
	text-decoration: none;
}

#leftcolumn a:hover {
	color: #666;	
}

#leftcolumn ul {
	line-height: 1.5em;	
}

a:hover {
	color: #666;	
}

#rightcolumn a{
	color: #F68E57;
	text-decoration: none;	
}

img#logo {
	width: 50%;	
}


#sitecontent {
		margin: 0;
		padding: 0;		
}

.bold {
	font-weight: bold;	
}


img.imageintext {
	width: 250px;
	float: right;
	margin-left: 5px;	
	margin-bottom: 10px;
}

img.imageintextsmall {
	width: 175px;
	float: right;
	
	margin-left: 5px;	
	margin-bottom: 10px;	
}

#KeyResources span {
	font-weight: 500;	
	color: #02183D;
	font-size: 26px;
	text-align: center;
	float: left;
	width: 80%;
	margin-left: 10%;
	padding: 10px 0px;
}

#KeyResourcesul {
	clear: both;	
}

table {
	border-collapse: collapse;
	border: 1px solid #243955;	
}

table tr th {
	padding: 10px;	

}

table tr td {
	padding: 5px;	
}

table tr:nth-of-type(even) {
	background-color: #eee;	

}


table#listings {
	border-collapse: collapse;	
}

table#mapcities {
	width: 90%;
	text-align: center;	
}

table#listings tr td{
	width: 50%;
	text-align: left;	
}

nav#circlenav ul ul li a {
	line-height: 2.5em;	
}

#KeyResources ul a {
	text-decoration: none;
}

#ratios {
	border-collapse: collapse;
	width: 90%;
	margin: 10px 5%;	
	color: #666;
}

.noborder {
	border: none;	
}



#region td {
	background-color: white;	
}

#region tr.tableheader td {
	background-color: #5b7e95;
	border-top: 1px solid black;	
}

#format td {
	background-color: white;
	text-align: left;
}

#ratios a {
	color: black;	
}

.bluefont {
	color: #021d49;	
}

.redfont {
	font-weight: bold;
	color: #F30;
    padding: 0 20px;
    text-align: center;
}

.largeimg {
	width: 70%;	
}

.smallimage {
	width: 18%;	
	float: right;
	padding: 5px;
	box-shadow: 3px 3px 3px #666;
}

#ratios td {
	border: 1px solid black;	
}

#accordion, #accordion1, #accordion2, #accordion3, #accordion4, #accordion5, #accordion6, #accordion7 , #accordion8 , #accordion9 , #accordion10  {
	width: 90%;
	margin-left: 5%;	
	font-size: 14px;
}

.formleft {
	float: left;
	width: 45%;	
	padding-right: 5px;
	text-algin: right;
}

.formright {
	float: left;
	width: 45%;	
	padding-bottom: 15px;
	
}

.formoutside {
	float: left;
	padding-bottom: 15px;	
}

#anonymity {
	border: none;	
}

.err {
	color: red;	
}

.green {
	color: #6F0;	
}

.left {
	width: 45%;
	float: left;
	text-align: right;
	padding: 5px 7px; 
}

.right {
	float: left;
	width: 45%;
	padding: 5px;	
}

.outside {
	padding: 7px;
	margin: 7px;
}	

#onecolumn {
	width: 90%;	
	padding-left: 5%;
	overflow:auto;
}

.forms {
	text-align: center;	
}

#onecolumn table {
	width: 100%;	
}

#onecolumn table td {
	text-align: center;	
}

#onecolumn table td:first-child{
	white-space: nowrap;
}

.rightfp {
 float: left;
 width: 25%;
 padding: 5px;		
}

.leftfp {
	width: 13%;
	float: left;
	text-align: right;
	padding: 5px 7px; 
	clear: both;
}

img#countymap {
	width: 756px;	
}

#sd40s {
                display:none;
}

.CenterImage {
Display: block;
Margin: 0 auto;
}

.clearfix{
clear:both;
}

.wellAdultParent img{
	display:inline-block;
	max-width:40px;
}
.wellAdultParent p{
	display:inline-block;
	width:90%;
}

/*DROPDOWN NAV BAR*/
ul.dropdownbar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #707070;
}

 
nav li.dropdownbar {
  float: left;
}

 
nav li a, .dropbtn {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

 

nav li a:hover, .dropdown:hover .dropbtn {
  background-color: #d0d3d4;
}

 

nav li.dropdown {
  display: inline-block;
}

 

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #707070;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

 

.dropdown-content a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

 

.dropdown-content a:hover {background-color: #d0d3d4;}

 
/*added so it didn't interfere with mobile*/
@media (min-width: 800px) {
	.dropdown:hover .dropdown-content {
	display: block;
	}
}

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}





.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	background: none !important;
	color: black !important;
}