#box-container{
	padding:9px 12px 0px 15px;
}

#box-1{
	background:url(../images/home/box_1.gif) no-repeat;
}

#box-2{
	background:url(../images/home/box_2.gif) no-repeat;
	margin-left:9px;
}

#box-3{
	background:url(../images/home/box_1.gif) no-repeat;
	margin-left:9px;
}

#box-container .box{
	width:286px;
	height:183px;
	float:left;
}

#box-container .box-content{
	padding-left:6px;
	width:272px;
	padding-right:6px;
	padding-top:3px;
	height:168px;
	padding-bottom:3px;
}

#box-container .box-heading{
	font-weight:bold!important;
	text-transform:uppercase!important;
	margin-top:1em!important;
	margin-left:1em!important;
}

#box-container .box-text{
	font-size:.8em;
	padding:.2em;
}

#box-container .more-info-btn{
	margin-top:2px;
	*margin-right:2px;
	float:right;
	background:#7a5c26;
	border:none;
	padding:.4em .5em;
}

#box-container .clearfix{
	clear:both;
}

#text-container{
	margin-top:20px;
	padding:0px 12px 10px 15px;
}

div#map {
	width: 600px;
	height: 350px;
	border: 4px solid #918B7A;
	margin:1.5em 0 0 .1em;
}
div#map h3 {
	font-size: 1.1em ;
}
div#map p {
	font-size: 1em;
}
