body, p, h1, h2, h3, h4, h5, h6, a, img, div, ul, lo, li, form {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  font: 12px Arial, Helvetica, sans-serif;
  color: #113c7e;
  background: #7494c6;
}
p {
  text-align: left;
  padding: 5px;
}
h1 {
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
h2 {
  padding: 7px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
h3 {
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
h4 {
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
a {
  color: #3f6a01;
  text-decoration: none;
}
a:hover {
  color: #699924;
}
hr {
  clear: both;
  color: #113c7e;
  background: #113c7e;
  width: 100%;
  height: 1px;
  border: 0;
}
li {
  margin: 3px 0 3px 30px;

}
input.textbox, select, option, textarea {
  font: 11px Arial, Helvetica, sans-serif;
  color: #113c7e;
  border: 1px solid #7f9db9;
  background: #ffffff !important;
}
option {
  border: 0;
}
.required, .error {
  color: #cc0000;
}
.formerror {
  width: 300px;
  margin: 5px 237px;
  color: #cc0000;
  border: 1px solid #cc0000;
  background: #ffeeee;
}
.center {
  text-align: center;
}
.small {
  font-size: 10px;
}
.hidden {
  display: none;
}
p#kw span {
  display: none;
}

/**************************************************************
                                PAGE LAYOUT
**************************************************************/
#wrapper {
  width: 100%;
  margin: 0 auto;
  background: url(../../images/header_background.jpg) repeat-x;
}
#header {
  width: 100%;
  height: 261px;
  background: url(../../images/header_left.jpg) no-repeat;
}
#slogan {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 319px;
  height: 35px;
  background: url(../../images/slogan.gif) no-repeat top right;
}
#nav {
  width: 100%;
  height: 30px;
  margin: 0 auto;
  background: url(../../images/nav_background.jpg) repeat-x;
}
#nav_list {
  width: 646px;
  list-style: none;
  margin: 0 auto;
}
#nav_list li {
  float: left;
  position: relative;
  margin: 0;

}
#nav_list a {
  float: left;
  display: block;
}
a#home {
  width: 59px;
  height: 30px;
  background: url(../../images/home.jpg) no-repeat;
  background-position: 0 0;
}
a#featured_properties {
  width: 85px;
  height: 30px;
  background: url(../../images/featured_properties.jpg) no-repeat;
  background-position: 0 0;
}
a#community_info {
  width: 115px;
  height: 30px;
  background: url(../../images/community_info.jpg) no-repeat;
  background-position: 0 0;
}
a#buyers {
  width: 65px;
  height: 30px;
  background: url(../../images/buyers.jpg) no-repeat;
  background-position: 0 0;
}
a#sellers {
  width: 64px;
  height: 30px;
  background: url(../../images/sellers.jpg) no-repeat;
  background-position: 0 0;
}
a#about {
  width: 59px;
  height: 30px;
  background: url(../../images/about.jpg) no-repeat;
  background-position: 0 0;
}
a#vendors_suppliers {
  width: 128px;
  height: 30px;
  background: url(../../images/vendors_suppliers.jpg) no-repeat;
  background-position: 0 0;
}
a#contact {
  width: 70px;
  height: 30px;
  background: url(../../images/contact.jpg) no-repeat;
  background-position: 0 0;
}
a#home:hover, a#featured_properties:hover, a#community_info:hover, a#buyers:hover, a#sellers:hover, a#about:hover, a#vendors_suppliers:hover, a#contact:hover {
  background-position: 0 -30px;
}
.submenu {
  display: none;
  position: absolute;
  left: 0;
  margin-top: 30px;
  list-style: none;
}
.submenu li {
  clear: left;
  width: 130px;
  border-top: 1px solid #b5c7e4;
  background: #7494c6;
}
.submenu a {
  display: block;
  width: 120px;
  padding: 5px;
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}
.submenu a:hover {
  color: #275396;
  text-decoration: none;
}
#nav_list li:hover ul, li.over ul { /* lists nested under hovered list items */
  display: block;
}
#nav_list li ul li:hover, li.over ul a:hover {
  background: #8dacdf;
}
#main {
  background: url(../../images/background.jpg) repeat;
}
#nav_shade {
  width: 100%;
  margin: 0 auto;
  background: url(../../images/nav_shade.jpg) repeat-x;
}
#content_area, #admin_area {
  width: 757px;
  margin: 0 auto;
  padding: 0 10px 10px 10px;
  background: url(../../images/content_background.jpg) repeat-y;
}
#content_area img {
  padding: 4px;
  border: 1px solid #113c7e;
  margin: 5px 10px;
  background: #ffffff;
}
#content_top {
  width: 777px;
  height: 2px;
  margin-left: -10px;
  background: url(../../images/content_top.jpg) no-repeat;
}
#footer {
  clear: both;
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  background: url(../../images/footer_background.jpg) repeat-x;
}
#footer_top {
  width: 777px;
  _width: 787px;
  padding-top: 5px;
  margin: 0 auto;
  background: url(../../images/footer_top.jpg) no-repeat;
}
#footer p {
  text-align: center;
}
#footer a, #footer a:hover {
  color: #ffffff;
}
#footer a:hover {
  text-decoration: underline;
}
#footer p#kw {
  width: 119px;
  height: 37px;
  margin: 0 auto;
  padding: 0;
  background: url(../../images/kw_logo.jpg) no-repeat;
}

#flash {
  position: absolute;
  top: 60px;
  left: 600px;
  z-index: 2;
}

