body{background:url(../images/bodybg.png) repeat;}
#content_area{
    box-shadow: inset 0 3px 15px 0 rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: inset 0 3px 15px 0 rgba(0, 0, 0, 0.13);
	-moz-box-shadow: inset 0 3px 15px 0 rgba(0, 0, 0, 0.13);
    padding-top: 20px;
padding-bottom: 20px;
}
#main_div{
width:670px;margin:0px auto;overflow:hiddden;
font-family:'Century Gothic',arial,tahoma;
/*box-shadow: inset 0 3px 15px 0 rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: inset 0 3px 15px 0 rgba(0, 0, 0, 0.13);
	-moz-box-shadow: inset 0 3px 15px 0 rgba(0, 0, 0, 0.13);
    padding:20px;*/
	padding:0px;
	background:#fff;
}
h1,.appheading{font-weight:normal;font-size:35px;font-weight:bold;}
#topstories:border:1px dotted #ccc;
h2{font-weight:normal;font-size:16px;}
select,.searchbutton{font-family:'Century Gothic',arial,tahoma;font-size:18px;}
input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

input[type=text], input[type=password] {
  margin: 5px;
  padding: 0 10px;
  width: 200px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

input[type=text]:focus, input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

input[type=submit] {
  padding: 0 18px;
  height: 26px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  -khtml-border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius: 3px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  cursor:pointer;
  margin-top:5px;
}

input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}
.countyname{font-weight:bold;font-size:26px;display:block;margin-top:50px;}
#parentdiv{height:auto;overflow:hidden;width:100%;}
#infodiv{width:65%;float:left;}
#mapholder{float:right;width:35%;height:auto;text-align:center;vertical-align:bottom;margin-top:-29px;}
#mapholder img{margin-bottom:0px;}
.countyimg{max-width:300px;max-height:300px;}
#headericon{float:left;}
#countyspending{margin-top:0;}
#topdiv{overflow:auto;}
button{cursor:pointer;}
#middlediv{overflow:hidden;}
#selectcounty{width:50%;float:left;margin-left:4%;margin-top:3%;}
#footer{font-size:12px;}
#chartsdiv{width:100%;overflow:hidden;}
#chart_div{float:left;/*margin-left:-60px;*/text-align:left;}
#chart_div1{float:right;}
#topstories{width:250px;float:right;font-size:11px;}