/* CSS Common */

#Home {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
}

#Siena {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#Album {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#SolanoHouse {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
}

#SolanoHouseDetails {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#SolanoHouseMap {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#SolanoHousePic1 {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#SolanoHousePic2 {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#SolanoHousePic3 {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#SolanoHousePic4 {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#James {
	font-size: 9px;
	font-weight: bold;
	color: #FFD234;
	margin-left: 15px;
}

#AreaSolano, 
#AreaSolanoDetails, 
#AreaSolanoPic1, 
#AreaSolanoPic2, 
#AreaSolanoPic3,
#AreaSolanoPic4 {
   display: none;
   position: absolute;
   width: 710px;
   height: 92%;
   top: 25px;
   left: 30px;
   z-index: 0;
}

#TableSolano {
   padding-top: 10px;
}