body {
  text-align: center;
  background-color: #000000;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #000000; text-decoration: none
}
A:visited {
	COLOR: #000000; text-decoration: none
}
A:active {
	COLOR: #000000; text-decoration: none
}
A:hover {
	COLOR: #000099; text-decoration:underline;
		
	}
	

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
  
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../img/newlife-logo.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
padding-top:100px;
   padding-left:180px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:26px;
  clear:both;
  background-color: #436EEE;  
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  

}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #436EEE;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #436EEE;
}
 
#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}



#left_side p {
  margin-top:5px;margin-bottom:15px;
  
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #436EEE;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
   background: url('../img/bar_bg_hover2.gif') bottom left repeat-x; 
  color: #fff;
}




#page_footer {
  height: 28px;
  background-color: #436EEE;  
  clear: both;
  border-top: 1px solid #425227;
  border-left:1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top: 5px;  
  text-align:center;
  font-family: verdana;
  font-size: 10px;
    color: #000000;
}

#page_footer A:link {
	COLOR: #000000 text-decoration: none
}
#page_footer A:visited {
	COLOR: #000000 text-decoration: none
}
#page_footer A:active {
	COLOR: #000000 text-decoration: none
}
#page_footer A:hover {
	COLOR: #FFFFFF text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
 background-color: #436EEE;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover2.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}






@media print{.gmnoprint{display:none}}@media screen{.gmnoscreen{display:none}}

div.GMapEZ {
  visibility: hidden;
  border: 1px #888 solid;
}
div.GMapEZ ul.warnings {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding-right: 0.5em;
  padding-left: 1.5em;
  display: none;
  border: 1px #888 solid;
  background: #fff;
  z-index: 100000000;
  text-align: left;
  font-family: Arial;
  font-size: 9pt;
  overflow: auto;
}
div.GMapEZ button.warnings {
  display: block;
  position: absolute;
  z-index: 100000000;
  bottom: 20px;
  right: 0;
  color: #f00;
}
div.GMapEZ .firefoxref {
  text-align: center;
  margin: 1em;
}
div.GMapEZ .loadprogress {
  position: relative;
  z-index: 100000000;
  text-align: center;
}
div.GMapEZ .loadprogress .box {
  font-family: Arial, sans-serif;
  background: #fff;
  border: 1px #bbb inset;
  width: 136px;
  height: 45px;
  margin: auto;
}
div.GMapEZ .loadprogress .logo {
  margin: 8px;
  margin-bottom: 0;
  width: 120px;
  height: 28px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://gmapez.googlepages.com/logo3.png',sizingMethod='scale');
}
div.GMapEZ .loadprogress .box > .logo {
  position: relative;
  background: url(http://gmapez.googlepages.com/logo3.png) no-repeat;
}
div.GMapEZ .loadprogress .trough {
  margin: 8px;
  margin-top: -5px;
  background: #ccc;
  font-size: 1px;
  height: 8px;
  text-align: left;
}
div.GMapEZ .loadprogress .bar {
  height: 8px;
  width: 0px;
  background: #55a url(http://gmapez.googlepages.com/progressbar.png);
}
v\:* {
  behavior:url(#default#VML);
}



