#content {
	background: #fff;
	min-height: 400px;
	margin-left: 180px;
	border-left: 1px solid #35260a;
}


#pics {
	position: relative;
	overflow: hidden;
	height: 101px;
	z-index: 0;
}

#pics table {
	position: relative;
}

#pics table td {
	margin:0;padding:0;
	border-right: 1px solid #35260a;
	border-bottom: 1px solid #35260a;
}

.page {
	padding: 25px;
}


#sp_prvw {
	width:250px; 
	float:right; 
	padding-left:25px;
	padding-bottom:25px;
	text-align: center;
}

#sp_prvw a {
	text-decoration: none;
	color: #44310b;
}


#map {
	height: 400px;
	width: 700px;
}


.oddrow {
	background: #fff;
	
}

.evenrow {
	background: #f2e9dc;
}