body {
  font-family: Verdana,Arial,sans-serif;
  font-size: 10pt;
  color: #6b6d78;
  margin: 0;
  padding: 0; 
  background-color: #6b6d78;
  text-align: center;
}

#pagecell {
  width: 609px;
  height: auto;
  background-color: #ffffff;
  padding: 0;
  margin: 0px auto;
}


#footermargin {
  position: relative;
  background-image: url(_img/style/footerbkgrnd.jpg);
  background-repeat: no-repeat;
  height: 61px;
  width: 609px;
}

#headergroup {
  position: relative;
  background-image: url(_img/style/headerbkgrnd.jpg);
  background-repeat: no-repeat;
  width: 609px;
  height: 156;
  text-indent: -9999px;
}

#bodygroup {
  position: relative;
  background-image: url(_img/style/bodybkgrnd.jpg);
  background-repeat: repeat-y;
  height: auto;
  width: 100%;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}

ul {
  font-size: 12px;
  list-style: square;
  color: #939393;
  padding: 5px 5px 5px 45px;
  margin: 10px 0px 0px 0px;
  text-align: left;
  }

h1 {
  font: bold 150% Verdana,Arial, sans-serif;
  color: #334d55;
  margin: 0px;
  padding: 0px;
}


h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bolder;
  font-size: 14px;
  color: #666666;
  margin: 10px 0px 0px 28px;
  padding: 0px;
}

h3 {
  font-size: 13px;
  color: #666666;
  font-weight: bold;
  margin: 0px 0px 0px 28px;
}

p {
  font-size: 13px;
  color: #666666;
  padding: 10px 28px 0px 28px;
  margin: 0px;
  }
  
p#galleries {
  font-size: 13px;
  color: #939393;
  padding: 15px 28px 0px 28px;
  margin: 0px;
  text-align: left;
  }

a:link, a:visited {
  color: #005fa9;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img.floatright {
  float: right;
  margin-left: 10px;
  margin-right: 25px;
  margin-top: 15px;
}

/* begin page headers */

h1#overview {
  background-image:url(_img/style/overviewhdr.jpg);
  background-repeat: no-repeat;
  margin-left: 28px;
  width: 400px;
  text-indent: -9999px;
  }

h1#interior {
  background-image:url(_img/style/interiorhdr.jpg);
  background-repeat: no-repeat;
  margin-left: 28px;
  width: 400px;
  text-indent: -9999px;
  }

h1#exterior {
  background-image:url(_img/style/exteriorhdr.jpg);
  background-repeat: no-repeat;
  margin-left: 28px;
  width: 400px;
  text-indent: -9999px;
  }

h1#rental {
  background-image:url(_img/style/rentalhdr.jpg);
  background-repeat: no-repeat;
  margin-left: 28px;
  width: 400px;
  text-indent: -9999px;
  }

h1#directions {
  background-image:url(_img/style/directionshdr.jpg);
  background-repeat: no-repeat;
  margin-left: 28px;
  width: 400px;
  text-indent: -9999px;
  }

h1#links {
  background-image:url(_img/style/linkshdr.jpg);
  background-repeat: no-repeat;
  margin-left: 28px;
  width: 400px;
  text-indent: -9999px;
  }


/* end page headers */



/* begin navigation */

#navgroup {
  position: relative;
  margin: 0px auto 0px auto;
  padding: 0px;
  height: 25px;
  width: 609px;
  }

#navgroup ul {
  background-image: url(_img/style/navbkgrnd.jpg);
  background-repeat:no-repeat;
  list-style: none;
  height: 25px;
  width: 609px;
  text-align: left;
  padding: 0px;
  margin: 0px;
  display: block;
  }
	
li#nm1 {
	position: absolute;
	background: url('_img/style/navbkgrnd.jpg') no-repeat 0 0;
	height: 25px;
	width: 95px;
	top: 0px;
	left: 0px;
	}
	
li#nm2 {
	position: absolute;
	background: url('_img/style/navbkgrnd.jpg') no-repeat -95px 0;
	height: 25px;
	width: 100px;
	top: 0px;
	left: 95px;
	}

li#nm3 {
	position: absolute;
	background: url('_img/style/navbkgrnd.jpg') no-repeat -195px 0;
	height: 25px;
	width: 100px;
	top: 0px;
	left: 195px;
	}
	
li#nm4 {
	position: absolute;
	background: url('_img/style/navbkgrnd.jpg') no-repeat -295px 0;
	height: 25px;
	width: 140px;
	top: 0px;
	left: 295px;
	}

li#nm5 {
	position: absolute;
	background: url('_img/style/navbkgrnd.jpg') no-repeat -435px 0;
	height: 25px;
	width: 85px;
	top: 0px;
	left: 435px;
	}
	
li#nm6 {
	position: absolute;
	background: url('_img/style/navbkgrnd.jpg') no-repeat -520px 0;
	height: 25px;
	width: 60px;
	top: 0px;
	left: 520px;
	}

#navgroup a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 25px;
	}
	

li#nm1 a:hover{ background: url('_img/style/navbkgrnd.jpg') no-repeat 0 -23px; height:25px;}
li#nm2 a:hover{ background: url('_img/style/navbkgrnd.jpg') no-repeat -95px -23px; height:25px;}
li#nm3 a:hover{ background: url('_img/style/navbkgrnd.jpg') no-repeat -195px -23px; height:25px;}
li#nm4 a:hover{ background: url('_img/style/navbkgrnd.jpg') no-repeat -295px -23px; height:25px;}
li#nm5 a:hover{ background: url('_img/style/navbkgrnd.jpg') no-repeat -435px -23px; height:25px;}
li#nm6 a:hover{ background: url('_img/style/navbkgrnd.jpg') no-repeat -520px -23px; height:25px;}


/* end navigation */

.alignleft {
	text-align: left;
	}