v\:* { behavior:url(#default#VML);}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-align:center;
	background-color: white;
}

#header {
	width: 100%;
	height: 86px;
}

div#nav {
	width: 100%;
	border-bottom: 1px solid black;
	height: 25px;
}

div#nav ul {
	height: 25px;
	list-style: none;
	width: 100%;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

div#nav ul li {
	list-style: none;
	width: 10%;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	border-right: 1px solid black;
}

div#nav ul li a {
	width: 100%;
	height: 25px;
	display: block;
	color: #7683bc;
	text-decoration: none;
}

div#nav ul li.navEnd {
	width: 9%;
}

div#nav ul li a:hover {
	color: red;
	background-color: #c1c689;
}

div#contentAndSidebar {
	width: 98%;
	background-color: white;
}
	
div#content {
	width: 36%;
	padding-top: 20px;
	margin-right: 20px;
	float: left;
	display: block;
}

div#info {
	float: left;
	width: 60%;
}

#content a, #sidebar a, #footer a {
	color: #7683bc;
	text-decoration: none;
}

#footer {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px 0px 4px 0px;
	float: left;
	clear: both;
	background-color: #fafafa;
	color: #cccccc;
	text-align: center;
	width: 100%;
	margin-top:20px;
}
	
.spanLink {
	color:#7683bc;
	cursor:pointer;
	text-align: left;
	margin-left: 20px;
}

.spanLinkHover {
	color:red;
	cursor:pointer;
	text-align: left;
	margin-left: 20px;	
}

#mapContainer {
	width: 95%; 
	border: 1px black solid;
}

.searchLinks {
	margin-left:1%; 
	text-align: left;
	font-size: 12px;
}

.searchLinks a {
	color: #7683bc;
}

.searchLinks a:hover {
	color:red;
}

.searchHeader {
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.gs-image-box, .gs-publisher, .gs-watermark, .gs-snippet, .gs-metadata, .gs-relativePublishedDate, .gs-publishedDate, .gs-location, .gs-visibleUrl, .gs-clusterUrl {
	display:none;
}

.gs-title a, .gs-address, .gs-phone, .gs-directions a {
	font-size:12px;
	text-decoration:none;
}

.gs-title {
	text-align:left;
}

.gs-city {
	float: left;
	padding-right: 3px;
}

.moreInfoHidden {
	display:none;
}

.moreInfo {
	margin-left: 25px;
	display: block;
}

.crime {
	padding:5px 5px 5px 5px; 
	border-bottom:1px solid black;
	font-size: 12px;
}

p {
	text-align:justify;
}

.states a, .cities a{
	font-size: 13px;
	color: #7683bc;
	text-decoration:none;
}

.states a:hover, .cities a:hover {
	color: red;
}

h1 {
	display: inline;
	font-size: 22px;
}

.headerImg {
	float:left;
	margin-bottom: -3px;
	margin-left: -3px;
	margin-right: -3px;
	padding: 0px;
}

h2 {
	font-size:16px;
	display: inline;
}

.breadcrumbs a, .breadcrumbs{
	font-size: 13px;
	text-decoration:none;
	color: #7683bc;
}

.breadcrumbs a:hover {
	color: red;
}

hr {
	display: none;
}

#searchResults, #weather, #news, #web {
	display: none;
}

#banks {
	margin-left: 10%;
}

#pop_crime {
	margin-bottom: 3%;
}