/* CSS Document */

.village
{
 width: 570px;
 height: 528px;
 background-image:url(../images/Village_Map_base.jpg);
 background-repeat:no-repeat;
 margin: 10px auto;
 padding: 0;
 position: relative;
}

.village li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

.village a {display: block; text-indent: -9999px; text-decoration: none;}

.village_plaza {left: 202px; top:239px; width:267px; height:159px; z-index: 40;}
.fairmont {left: 137px; top: 397px; width: 115px; height: 58px;}
.lodge {left: 2px; top: 203px; width: 112px; height: 121px;}
.lodge_lake {left: 35px; top: 322px; width: 91px; height: 82px;}
.real_estate {left: 319px; top: 210px; width: 87px; height: 42px;}
.arling {left: 112px; top: 203px; width: 89px; height: 120px;}
.sports_dome {left: 385px; top: 165px; width: 65px; height: 58px;}
.medical {left: 503px; top: 312px; width: 65px; height: 58px;}
.wild_horse {left: 346px; top: 110px; width: 93px; height: 58px;}
.canoe_grill {left: 390px; top: 222px; width: 92px; height: 62px;}
.pub {left: 476px; top: 177px; width: 93px; height: 58px;}
.crane_creek {left:200px; top:2px; width:111px; height:62px;}
.ops {left: 470px; top: 237px; width: 99px; height: 73px;}


.village_plaza a {height: 159px;}
.fairmont a {height: 58px;}
.lodge a {height: 121px;}
.lodge_lake a {height: 82px;}
.real_estate a {height: 42px;}
.arling a {height: 120px;}
.sports_dome a {height: 58px;}
.medical a {height: 58px;}
.wild_horse a {height: 58px;}
.canoe_grill a {height: 62px;}
.pub a {height: 58px;}
.crane_creek a {height: 62px;}
.ops a {height: 73px;}

.village_plaza a:hover {background: url(../images/Village_Map_base.jpg) -304px -531px no-repeat;}
.fairmont a:hover {background: url(../images/Village_Map_base.jpg) -2px -595px no-repeat;}
.lodge a:hover {background: url(../images/Village_Map_base.jpg) -3px -656px no-repeat;}
.lodge_lake a:hover {background: url(../images/Village_Map_base.jpg) -120px -532px no-repeat;}
.real_estate a:hover {background: url(../images/Village_Map_base.jpg) -474px -758px no-repeat;}
.arling a:hover {background: url(../images/Village_Map_base.jpg) -219px -693px no-repeat;}
.sports_dome a:hover {background: url(../images/Village_Map_base.jpg) -227px -534px no-repeat;}
.medical a:hover {background: url(../images/Village_Map_base.jpg) -230px -604px no-repeat;}
.wild_horse a:hover {background: url(../images/Village_Map_base.jpg) -472px -694px no-repeat;}
.canoe_grill a:hover {background: url(../images/Village_Map_base.jpg) -123px -696px no-repeat;}
.pub a:hover {background: url(../images/Village_Map_base.jpg) -326px -696px no-repeat;}
.crane_creek a:hover {background: url(../images/Village_Map_base.jpg) -2px -531px no-repeat;}
.ops a:hover {background: url(../images/Village_Map_base.jpg) -123px -618px no-repeat;}

.location_box
	{
	float:left;
	margin: 0 0 5px 0;		
	width: 100%;
	height:100%;
	border-bottom: 1px solid #e1e2cb;
	height:120px;
	}
		
.location_box h4
	{
	padding:0;
	margin:0;
	padding-top:6px;
	}

.details
	{
	float:right;
	width:440px;
	padding:0;
	margin:0;
	vertical-align:top;
	}
	