/* MainStreetNC Home Page CSS Document */

#home_content {
	position:relative;
	width:996px;
	height:659px;
	background-image:url('../images/home/home_bodybg.jpg'); 
	background-repeat:no-repeat;
	margin:0 auto;
}

#map {
	background-image:url('../images/home/homemap.jpg'); 
	width:995px; 
	height:441px;
}

	#map img {
		margin-left:458px;
	}

.home_attractions {
	width:227px;
	height:183px;
	background-color:#211000;
	border:4px solid #F8EDCE;
	color:#F8EDCE;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

	.home_attractions a {
		color:#F8EDCE;
		text-decoration:none;
		display:block;
	}

	.home_attractions div {
		padding:2px 0 0 5px;
	}

#home_arts {
	position:absolute;
	top:-20px;
	left:145px;
}

#home_foods {
	position:absolute;
	top:178px;
	left:145px;
}

#home_gardens {
	position:absolute;
	top:376px;
	left:145px;
}

#home_heritage {
	position:absolute;
	top:376px;
	left:387px;
}

#home_relax {
	position:absolute;
	top:376px;
	left:629px;
}

.home_icons {
	position:absolute;
	z-index:1;
}

#icon_left {
	background-image:url('../images/home/icon_left.gif');  
	top:345px; 
	left:825px;  
	width:62px; 
	height:62px;
}

#icon_spdlimit {
	 background-image:url('../images/home/icon_spdlimit.gif'); 
	 top:205px; 
	 left:115px;
	 width:64px; 
	 height:80px;
}	

#icon_south {
	background-image:url('../images/home/icon_south.gif'); 
	top:80px; 
	left:340px; 
	width:90px; 
	height:46px;
}

#icon_farm {
	background-image:url('../images/home/icon_farm.gif');
	top:310px; 
	left:365px;
	width:87px; 
	height:87px;
}

#icon_curve {
	background-image:url('../images/home/icon_curve.gif'); 
	top:508px; 
	left:325px;
	width:72px; 
	height:72px;
}
