
/* Generic Elements */

#onYourLandContainer h3 {
	color:#363636;
	margin:0px 0px -10px;
}
#onYourLandContainer h4 {
	color:#DC1921;
	font-size:14px;
	margin:10px 0px 4px;
}
#onYourLandContainer table th {
	color:#dc1921;
}
#onYourLandContainer table td,
#onYourLandContainer table th {
	padding:1px 3px;
}

/* Reusable Classes */

.hours {
	margin:2px 0px 7px 10px;
	color:#525252;
	line-height:17px;
}
.days {
	font-weight:bold;
	font-size:11px;
	margin:4px 0px 0px;
	line-height:17px;
}

/* Page Elements */

#onYourLandContainer {}
#onYourLandContainer #lotGreyContainer {
	margin:0px auto;
	width:615px;
	overflow:hidden;
}
#onYourLandContainer #lotGreyContainer #leftColumn,
#onYourLandContainer #lotGreyContainer #rightColumn {
	background-color:#eeeeee;
	width:250px;
	float:left;
	margin-right:20px;
	color:#363636;
}
#onYourLandContainer #lotGreyContainer #leftColumn {
	padding-top:5px;
	padding-bottom:5px;
}
#onYourLandContainer #lotGreyContainer #leftColumn .leftColumnSection {
	margin:20px 0px;
}
#onYourLandContainer #lotGreyContainer #leftColumn .leftColumnSection p {
	margin:0px;
}
#onYourLandContainer #lotGreyContainer #leftColumn .leftColumnSection ul {}
#onYourLandContainer #lotGreyContainer #leftColumn .leftColumnSection ul li {
	line-height:18px;
	font-size:11px;
	font-weight:bold;
}
#onYourLandContainer #lotGreyContainer #rightColumn #googleMap {
	width:244px;
	height:298px;
	border:1px solid #666;
	margin:0px auto;
}
#onYourLandContainer #lotGreyContainer #rightColumn #drivingDirectionsLink {
	margin:20px 0px 10px 0px;
	text-align:center;
}

#onYourLandContainer #designPlansTable {
	width:695px;
}