.site_logo { 	
	padding-top: 5px;
}
.day_left { width: 120px; float: left}
.day_right { width: 120px; float: right}

.one-team-member { max-width: 401px; }

.price-cell {
	padding: 3px;
}

.price-cell p { 
	font-size: 14px; 
}

.price-container {
	padding: 3px;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
}

.price-title p { 
	font-size: 16px;
	font-weight: bold; 
}
.price-row-odd {
	background: #333;
}

.price-title-text {
	color: #2FBFFF;
}

.price-footer {
	font-size: 12px;
	font-style: italic;
	color: #bbb;
}

.price-image {
	background:url(../images/overlay.png) repeat;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
}

#services-info {
	margin-top: 50px;
}

#left-main {
	height: 100%;
	width: 180px !important;
	position: absolute;
	/*background: black url(../images/logos/big_black_vert.png) fixed no-repeat left top;*/
	background:url(../images/overlay.png) repeat;
	z-index: 9999;
}

.front-page-logo {
	float: right;
}


/* google map fixes with bootstrap */
.gmnoprint img {
    max-width: none; 
}
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
	max-width: none;
}

.phone {
	color: white;
	font-weight: bold;
}

.menu-text {
	color:#fff;
}

.team-thumb {
	text-align: center;
}