div#tipDiv {
    padding:4px;
    font-family: verdana;
    color:black; font-size:12px; line-height:1.2;
    background-color:#FFE4A8; border:1px solid #667295; 
    width:250px; 
}

.map_coords{
position: relative;
}

#map_position1 {
position: absolute;
margin: 0px 0px 0px 0px;
}

.blank_map {
position: relative;

}







ul.reglinks li a:link {color: #000; background: #ffffff; font-style: normal; text-decoration: none;}
ul.reglinks li a:active {color: #000; background: #ffffff; font-style: normal; text-decoration: none;}
ul.reglinks li a:visited {color: #000; background: #ffffff; font-style: normal; text-decoration: none;}
ul.reglinks li a:hover {color: #000; background: #000; font-style: normal;text-decoration: none;}






body {
	background: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 100%;

}


#pagewrap {	
	margin:0 auto; 
	position:relative; 
	width: 960px;
	font-size: 90%;
	background-color: #FFF7E7;

}

.header{
   width: 960px;
   height: 128px;

}
.wrapper{
   float: left;
   width: 960px;
}





.left1, .left2, .left3, .right { 
   float: left;
   width: 220px;
	
	font-family: verdana;
	font-size: 11px;

}
.left2 {
	margin-left: 10px;
	width: 240px;

}
.left3 {
 	margin-left: 20px;
 	width: 240px;

}
.right{
   float: right;

}

.footer{
   float: left;
   width: 960px;
   background-color: #cfcfcf;
}


h1,h2 {
display: inline;
font-family: verdana, arial, sans-serif;
color: #000000;
font-size: 14px;
font-weight: normal;
text-align: left;
margin: 0px 0px 0px 0px;

}

.h_tags_l {
float: left;

margin: 20px 0px 10px 0px;
width: 470px;
background-color:#FFE4A8;
}

.h_tags_r {
float: right;

margin: 20px 0px 10px 0px;
width: 470px;
background-color:#CFCFA0;
}

.maintext {
	float: left;
	width: 960px;
  
font-family: verdana, arial, sans-serif;
color: #000000;
font-size: 14px;
font-weight: normal;
text-align: justify;
}

#advertising {
text-align: center; 
margin: auto;
line-height: 12pt;
color: #dda0dd;
font-size: 12pt;
width: 250px;
border: 1px #000000 solid; 
border-color: #715A40 solid;
background-color: #FFEBBB;
padding: 7px;

}
