body {
	background-color: White;
	padding: 0px;
	margin: 0px;
}

body,tbody {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 22px;
	color: Maroon;
	border-bottom: 1px solid #EDEDE9;
}

.navbar h1 {
	font-size:11pt;
	display: inline;
	margin: 0px;
	padding:2px 0px;
	color:black;
}
div.propertytooltip {
	font-size:10pt;
	line-height:120%;
}

a {
	color: #0062BF;
}

a:hover {
	color: #0076E8;
}
a:visited {
	color: #C6160D;
}


.comment {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 9pt;
	color: Gray;
}

.header {
	height: 80px;
	width: 0%;
}

#header_back {
	height: 80px;
	width: 100%;
	background-image: url(http://pics3.city-data.com/images/citydata.header.back.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.header-sb {
	height: 40px;
	width: 0%;
	background-color: black;
}

#header_back-sb {
	height: 40px;
	width: 100%;
	background-image: url(http://pics3.city-data.com/images/citydata.header.back-sb.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#main_body {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}

#main_body-sb {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}


.search_box {
	background-image: url(http://pics3.city-data.com/images/find.back.png);
	background-repeat:no-repeat;
	background-position:center;
}

.search_box_forum {
	background-image: url(http://pics3.city-data.com/images/findbox.back.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #F7F4F0;
	border:1px solid #EDE6DC;
	padding: 8px;
	margin: 10px;
	line-height: 140%;
}

.search_box_foruminput{
	width:120px;
}

.search_box_forum form {
	margin:0px;
}

.search_box_forum input {
	vertical-align: middle;
}

a.citylink {
	background:transparent url(http://pics3.city-data.com/images/info_link.gif) no-repeat scroll right center;
	padding-right:17px;
}

.tg {
	font-family: "Times New Roman", Times, serif;
	color: Gray;
	font-style: italic;
	font-size: 13px;
	padding-right:20px;
}

.tg a, .tg a:visited {
	color: Gray;
	text-decoration: underline;
}
