
#nav .contact {
	background:rgb(108,169,9);
	}

#content {
	background:url("../images/contact_img.jpg")  50% 0 no-repeat;
	}

#contact_us {
	padding:20px 0;
	background:rgb(234,241,243);
	}

#hours-text, #hours {
	float:left;
	}

#hours {
	margin-left:20px;
	margin-bottom:20px;
	}

#appt-text  {
	font-size:1.5em;
	clear:left;
	}

.content-box {
	padding-top:245px;
	}
	
.content-box ul {
	font-size:1.2em;
	margin:20px 10px 40px;
	padding-left:150px ;
	border:2px solid rgb(147,200,61);
	}

.content-box ul li a {
	color:rgb(135,135,135);
	}

.content-box ul li {
	height:55px;
	padding-top:50px;
	padding-left:80px;
	}

.content-box ul li:nth-child(1) {
	background:url("../images/email_icon.gif") 0 no-repeat;
	}

.content-box ul li:nth-child(2) {
	background:url("../images/phone_icon.gif") 0 no-repeat;
	}

.content-box ul li:nth-child(3) {
	background:url("../images/loca_icon.gif") 0 no-repeat;
	}

/* about us, uhaul, specials, contact*/
	
.box	{
	background:rgb(247,249,250);
	padding:10px;
	border:1px solid rgb(147,200,61);
	}

#bottom-nav ul li  a {
	color:rgb(0,0,0);
	}

#bottom-nav ul li {
	width:240px;		height:45px;
	padding:10px 0 0 10px;
	display:inline-block;
	background:rgb(255,255,255);
	}

#bottom-nav ul li:nth-child(2) {
	margin:0 100px;
	}