body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
background-color: #CCCCCC;	
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align:center;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  16px;
	color: #333333;
	text-align:center;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

#container {
/*	position: absolute; */
	top: 0px;
	left: 0px;
	padding: 0 1px 1px 1px;
	width: 995px;
/*	margin-left: 15%;
	margin-right: 15%;   */
	background-color: white;
	position:relative;	
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.colImg{
	width: 132px;
}

#townsListHdr {
	display: inline;
	color: #666666;
	font-size: 10px;
	font-weight: 600;
	padding-left: 6px;
}

#townlinks {
	padding-top: 10px;
	padding-left: 8px;
	/*(height: 480px;
	overflow: auto;
	width: 220px;*/
}

#townlinks a {
	font-size: 10px;
}

#gmap {
	display:block; 
	height:436px; 
	width:377px; 
	background:url(../images/map_main.gif); 
	position:relative; 
	margin:0 auto 2em auto;
}

#gmap a {
	color: #666666;
	font-weight:700;
	text-transform:uppercase;
	text-decoration: none;
}

a#area_1 {
	display:block; 
	width:158px; 
	height:0; 
	padding-top:199px; 
	overflow:hidden; 
	position:absolute; 
	left:110px; 
	top:3px;
}
* html a#area_1 {height:199px; he\ight:0;}

a#area_1:hover {
	background:transparent url(../images/map_area1.gif) no-repeat 0 0; 
	overflow:visible;
}

a#area_2 {
	display:block; 
	width:119px; 
	height:0; 
	padding-top:116px; 
	overflow:hidden; 
	position:absolute; 
	left:209px; 
	top:150px;
}
* html a#area_2 {height:116px; he\ight:0;}

a#area_2:hover {
	background:transparent url(../images/map_area2.gif) no-repeat 0 0; 
	overflow:visible;
}

a#area_3 {
	display:block; 
	width:108px; 
	height:0; 
	padding-top:128px; 
	overflow:hidden; 
	position:absolute; 
	left:226px; 
	top:250px;
}
* html a#area_3 {height:128px; he\ight:0;}

a#area_3:hover {
	background:transparent url(../images/map_area3.gif) no-repeat 0 0; 
	overflow:visible;
}

a#area_4 {
	display:block; 
	width:124px; 
	height:0; 
	padding-top:126px; 
	overflow:hidden; 
	position:absolute; 
	left:253px; 
	top:287px;
}
* html a#area_4 {height:126px; he\ight:0;}

a#area_4:hover {
	background:transparent url(../images/map_area4.gif) no-repeat 0 0; 
	overflow:visible;
}

a#area_5 {
	display:block; 
	width:135px; 
	height:0; 
	padding-top:87px; 
	overflow:hidden; 
	position:absolute; 
	left:141px; 
	top:348px;
}
* html a#area_5 {height:87px; he\ight:0;}

a#area_5:hover {
	background:transparent url(../images/map_area5.gif) no-repeat 0 0; 
	overflow:visible;
}

a#area_6 {
	display:block; 
	width:88px; 
	height:0; 
	padding-top:102px; 
	overflow:hidden; 
	position:absolute; 
	left:161px; 
	top:265px;
}
* html a#area_6 {height:102px; he\ight:0;}

a#area_6:hover {
	background:transparent url(../images/map_area6.gif) no-repeat 0 0; 
	overflow:visible;
}

a#area_7 {
	display:block; 
	width:86px; 
	height:0; 
	padding-top:82px; 
	overflow:hidden; 
	position:absolute; 
	left:72px; 
	top:167px;
}
* html a#area_7 {height:82px; he\ight:0;}

a#area_7:hover {
	background:transparent url(../images/map_area7.gif) no-repeat 0 0; 
	overflow:visible;
}

