body {
	background-color : #E5DFC9;
	margin-top : 40px;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #5D4C3A;
}

img {
	border : none;
}

.gutter {
	width : 10px;
}

.left {
	width : 283px;
}

.right {
	width : 468px;
}

.sansSerif {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
}

.double {
	line-height : 150%;
}


#disclaimer {
	width : 761px;
	font-size : 7pt;
	text-align : left;
	margin-top : 10px;
}

a {
	color : #538D99;
}

h1 {
	font-family : times new roman, times, serif;
}

.spaced li {
	margin-bottom : 5px;
}


#top10 a {
	color : #D7CCB0;
	display : block;
	height : 19px;
}

#homeNeighborhoods a {
	color : #D7CCB0;
}

#homeNeighborhoods b {
	color : #D7CCB0;
}


#top10 img {
	margin-left : 5px;
}

.topPlaces {
	display : none;
	padding-top : 10px;
}

.topPlaces a {
	color : #D7CCB0;
	display : block;
	text-align : center;
	margin-top : 5px;
}

#footer {
	width : 760px;
	font-size : 8pt;
	margin-top : 20px;
}


.homepage p {
	margin-top : 6px;
	margin-bottom : 0px;
}

/* **************************** */

#info_message {
  position: absolute;
  background: #E5DFC9;
	opacity: 0.0;
  z-index:  10000;
}

#info_message p {
  padding-top: 200px;
  font-size: 15px;
  text-align:  center;
}


#peopleList a {
	font-size : 7pt;
	display : block;
	line-height : 12pt;
}

.photoLine {
	border : 1px solid #F3EAD9;
	width : 459px; 
	height : 304px; 
	position : absolute; 
	margin-top : 3px; 
	margin-left : 3px;
	z-index : 10;
}




