@charset "utf-8";
/*	Dark template modifications
	Slight mod of a previous template - white content area.
	Make modification to core files with this file ONLY
	
	Template Colors:
	primary: #D3E5F4 (body background);
	font color:#324255;
	secondary: #334B61 (footer background);
	footer:#334B61;
	footer text #7A8C97;
	
	other colors used:
	
	header highlight:#11293F
	
	TOS: #666666 (grey)
	body a: color:#0281CF;
	header background::#222a30;
	
	*/

/*div { border:1px solid red ;}*/

body {
	font-family:'helvetica','arial',sans-serif;
	font-size:13px;
	}
	body a { 
		text-decoration:none; }
	body #header a {
		font-weight:bold;
	}
	body #header .nav {
		font-size:1.1em;
	}
	body #header_a .wrapper #search {
		font-size:24px;
		font-family:Gill Sans MT;
		color:#a4cff4;
	}
	#birdsEyeHeader, #streetViewHeader {
		font-size:13px;
		text-indent: 10px;
		line-height:26px;
	}
	body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow a:hover,
	body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .bottomLinks li:hover {
		text-decoration:underline;
	}
	#topGmapArea h1 {
		font-size:1em;
		text-align:center;
		line-height:26px;
		color:#B7B7B7;
	}
	body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .bottomLinks li {
		font-size:0.85em;
	}
	body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .infoDetails {
		font-size:0.85em;
	}
	body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .infoDetails .price {
		font-size:1.2em;
	}
	body #footer {
		font-size:12px;
	}
	body #footer > .copyright {
		font-size:11px;
	}

