#page {
position: relative;
width: 900px;
background-color: #11213C;
padding-top: 20px;
}

#top {
position: relative;
width: 800px;
background-color: #11213C;
border-left-style: solid;
border-right-style: solid;
border-width: 1px;
border-color: #aaaaaa;
}

/* mapframe starts offscreen (left -2000px) */
#mapframe {
  display:block;
  left:-2000px;
  top:50px;
  width:700px;
  height:500px;
  position:absolute;
  z-index:100;
  background:white;
  padding:2px;
  border:1px solid gray;
  text-align: left;
}

#homepic {
	position: relative;
	width: 740px;
	border-style: solid;
  border-width: 1px;
  border-color: #7e9ed4;	
}


#overlay {
  position: absolute;
  top: 300px;
  left: 60px;
  z-index: 10;
  text-align: center;
  font-family: "Georgia",  serif;
  font-size : 15px;
  line-height : 18px;
  font-weight: bold;
  color: #FFFFFF
 }	

#sectionpics {
	margin-top: 30px;
	margin-bottom: 30px;
}	

#twocolcontent,#fourcolcontent {
	margin-top: 30px;
	margin-bottom: 30px;
  font-family: "Georgia",  serif;
  font-size : 13px;
  line-height : 18px;
  color: #ffffff;

}

.sidecol {
  font-family: "Arial",  sans-serif;
  font-size : 10px;
  line-height : 11px;
}

.sidecol p {
	margin-top: 10px;
	margin-bottom: 0px;
}			

.menu {

        color: #FFFFFF;
        font-family: "Verdana",  sans-serif;
        font-size : 11px;
        line-height : 14px;
        font-weight: bold;

}

.email { font-size: 10px;
        font-weight: normal;
        }

a {
	  text-decoration: none;
	  color: #FFFFFF
}	  
	  
a:hover {
	text-decoration: underline;
}	

a.mapbits {
	  font-family: "Arial",  sans-serif;
    font-size : 12px;
    line-height : 11px;
    color: #000000;

}	
a.mailto {
        font-size: 11px;
        font-weight: normal;
        color: #ffff00;
}

a.map {	
	    color: #ffff00;
}

a.sidelink {	
        color: #ffff00;
}

.actpage {
	     color: #ffff00;
}

.contacthead {
		     color: #7e9ed4;
		     font-weight: bold;
}

.place {
		     font-weight: bold;
}


.px8gap {
	margin-top: 8px;
	margin-bottom: 0px;
}		

.px90gap {
	margin-top: 90px;
	margin-bottom: 0px;
}		


.rightbord {
border-right-style: solid;
border-color: #FFFFFF;
border-width: 1px;
}

.mini {
	border-style: solid;
  border-width: 1px;
  border-color: #7e9ed4;
}

.caption {
	border-bottom-style: solid;
	width: 170px;
  border-width: 1px;
  border-color: #7e9ed4;
  color: #ffffff;
  text-align: center;		
  font-family: "Verdana",  sans-serif;
  font-size : 11px;
  line-height : 14px;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
}	
