.nav-links {
  color:#f7f7f7;
  font-weight: bold;
  background: #0249b1;
  cursor: default;
  text-decoration: none;
}

.nav-links:link, .nav-links:visited, .nav-links:active {
  color:#f7f7f7;
  font-weight: bold;
  background: #0249b1;
  cursor: default;
  text-decoration: none;
}

.nav-links:hover  {
  color:#000;
  font-weight: bold;
  background: #cdcdcb;
  cursor: pointer;
  text-decoration: none;
}

.white-links:link, .white-links:visited, .white-links:active  {
  color:#fff;
  text-decoration: none;
}

.white-links:hover  {
  color:#000;
  background: #cdcdcb;
  text-decoration: none;
}

#Navigation-alt {
  position: relative;
  margin: 0 auto 0 auto;
  background: #fff;
  line-height: 2px;
  text-align: center;
  width: 153px;
}

#Nav-center {
  position: relative;
  margin: 0 auto 0 auto;
  text-align: left;
  line-height: 20px;
  border-left: #cecece solid 1px;
  border-right: #cecece solid 1px;
  border-top: #cecece solid 1px;
  border-bottom: #cecece solid 1px;
  background: #0249b1;
  padding-left: 5px;
  font-size: 13px;
  width: 130px;
}

#Nav-center-alt {
  position: relative;
  margin: 0 auto 0 auto;
  text-align: left;
  line-height: 20px;
  border-left: #cecece solid 1px;
  border-right: #cecece solid 1px;
  border-top: #cecece solid 1px;
  border-bottom: #cecece solid 1px;
  padding-left: 5px;
  font-size: 13px;
  width: 130px;
}

#Navigation {
  position: relative;
  margin: 0 auto 0 auto;
  background: #919191 url('images/nav-grad.jpg') repeat-x;
  text-align: center;
  width: 153px;
}


/****************************************/

#nav {
  position: relative;
  margin: 8px auto 8px auto;
  padding-top: 7px;
  padding-bottom: 5px;
  background: #919191 url('images/nav-grad.jpg') repeat-x;
  text-align: center;
  width: 150px;
  font-family: verdana;
}

#nav UL {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana;
}

#nav LI{
  display: block;
  margin: 0px auto 3px auto;
}

#nav LI A{
  background: #0249b1;
  display: block;
  border: #cecece solid 1px;
  height: 22px;
  line-height: 22px;
  width: 132px;
  margin: 0px auto 3px auto;
}

#fastr #nav li.fastr a,
#stopf #nav li.stopf a,
#test #nav li.test a,
#investor #nav li.investor a,
#realtor #nav li.realtor a,
#expert #nav li.expert a,
#buy #nav li.buy a,
#avhomes #nav li.avhomes a,
#cash #nav li.cash a,
#about #nav li.about a,
#contact #nav li.contact a,
#home #nav li.home a {
  background: #4c80cb;
}

#nav A:link, #nav A:visited, #nav A:active {
  height: 22px;
  width: 132px;
  color: #f7f7f7;
  text-decoration: none;
  margin: 0px auto 3px auto;
}

#nav LI A:hover {
  background: #cdcdcb;
  border: 1px solid #000;
  height: 22px;
  width: 132px;
  color: #000;
  text-decoration: none;
  margin: 0px auto 3px auto;
}

/****************************************/

#nav2 {
  position: relative;
  float: left;
  margin: 0px 0px 0px 47px;
  padding: 0px;
  height: 39px;
  font-family: verdana;
}

#nav2 UL {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}

.UpNav1 {
  display: block;
  width: 122px;
  height: 39px;
  float: left;
  padding: 0;
  margin: 0;
  background: url('images/top4-all.jpg') top no-repeat;
}

.UpNav1 A{
  display: block;
  width: 122px;
  height: 39px;
  margin: 0;
  padding: 0;
  background: url('images/top4-all.jpg') top no-repeat;
  text-decoration: none;
}

.UpNav1 A:link, .UpNav1 A:visited, .UpNav1 A:active {
  display: block;
  width: 122px;
  height: 39px;
  text-decoration: none;
} 

.UpNav1 A:hover {
  display: block;
  width: 122px;
  height: 39px;
  background-position: 0 -39px;
  text-decoration: none;
} 

.UpNav2 {
  display: block;
  width: 122px;
  height: 39px;
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
  text-decoration: none;
  background: url('images/top5-all.jpg') top no-repeat;
}

.UpNav2 A {
  width: 122px;
  height: 39px;
  display: block;
  padding: 0;
  margin: 0;
  background: url('images/top5-all.jpg') top no-repeat;
  text-decoration: none;
}

.UpNav2 A:link, .UpNav2 A:visited, .UpNav2 A:active {
  display: block;
  width: 122px;
  height: 39px;
  text-decoration: none;
} 

.UpNav2 A:hover {
  display: block;
  width: 122px;
  height: 39px;
  background-position: 0 -39px;
  text-decoration: none;
} 

.UpNav3 {
  display: block;
  width: 128px;
  height: 39px;
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
  text-decoration: none;
  background: url('images/top6-all.jpg') top no-repeat;
}

.UpNav3 A{
  display: block;
  width: 128px;
  height: 39px;
  padding: 0;
  margin: 0;
  background: url('images/top6-all.jpg') top no-repeat;
  text-decoration: none;
}

.UpNav3 A:link, .UpNav3 A:visited, .UpNav3 A:active {
  display: block;
  width: 128px;
  height: 39px;
  text-decoration: none;
} 

.UpNav3 A:hover {
  display: block;
  width: 128px;
  height: 39px;
  background-position: 0 -39px;
  text-decoration: none;
}

/****************************************/

.stylish_bot {
  font-family: Verdana, Sans-serif;
  font-size: 11px;
  width: 650px;
  margin: 10px auto 0 auto;
  text-align: center;

}

.stylish_bot UL {
  list-style: none;
  display: inline;
  font-family: Verdana, Sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

.stylish_bot LI {
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 1.4em;
  border-right: 1px solid #444444;
}