* {
  padding: 0;
  margin: 0;
} 
html {background: url(http://www.mysilverrock.com/media/images/backgrounds/bg_history.jpg) center 130px no-repeat #b0afb4;}
body {
  margin: 0px auto 0px;
  width: 100%;
  /* max-width: 1680px; */ 
  font: 12px verdana, arial, sans-serif;        
  text-align: center;
}
h1 {
  margin: 30px 0px 20px 30px;
  font: bold 16px "MS Sans Serif", arial, sans-serif;
  color: #313131;
  text-transform: uppercase;  
}
p {
  margin: 10px 30px 10px 30px;
  font: 13px arial, verdana, sans-serif;
  line-height: 150%;
}
table {border-collapse: collapse;}
table td {
  vertical-align: top;
 padding: 0px;  
}
ul {
  list-style: none;
}      
a img {
  border: none;
}      
#banner {
  background: url(http://www.mysilverrock.com/media/images/banner_bg.jpg) repeat-x center top;
  padding-bottom: 0px;
  _padding-bottom: 150px; /* bad fix for IE6 subnav problem*/
  position: absolute;
  left: 0px;
  width: 100%;
  z-index: 10;        
}
#banner img {
  vertical-align: bottom;
}
#golf_btn {
  float: right;
  position: absolute;
  z-index: 20;
  right: 20px;
  top: 20px;
}
 
/**************** navbar *********************/       
ul#navbar {
  font: 10px arial, verdana, sans-serif;
  text-align: center;        
  width: 750px;
  margin: 0px auto;
  text-transform: uppercase;
}
#navbar li {
  float: left;
}
#navbar li:hover, #navbar li.over {
  background: url(http://www.mysilverrock.com/media/images/navbar_bg_over.gif) repeat-x left 1px;
}
.la_quinta li#la_quinta,
.silverrock li#silverrock,
.la_solana li#la_solana,
.media li#media,
.realtor li#realtor,
.contact li#contact {
  background: url(http://www.mysilverrock.com/media/images/navbar_bg_selected.gif) repeat-x left 1px;
}

.story li#story a, 
.history li#history a,
.valley li#valley a,
.lifestyle li#lifestyle a,
.map li#map a,
.vision li#vision a,
.history2 li#history2 a,
.siteplan li#siteplan a,
.lifestyle2 li#lifestyle2 a,
.golf li#golf a,
.team li#team a,
.welcome li#welcome a,
.involved li#involved a,
.dates li#dates a,
.resource li#resource a,
.email li#email a,
.feedback li#feedback a {
  background: url(http://www.mysilverrock.com/media/images/submenu_bg_selected.gif) repeat-x center bottom #afb89f !important;
}

#navbar a {
  text-decoration: none;
  display: block; /* Why? */
  padding: 6px 15px 8px;
  color: #fff;
}
#navbar a span {
  color: #f8981d;
}            
/*
#navbar a.selected, #navbar a:hover {
  background: url(http://www.mysilverrock.com/media/images/navbar_bg_over.gif) repeat-x left 1px;       
}
*/ 
#navbar ul.subnav {
  position: absolute;
  text-align: left;
  width: 180px;
  z-index: 200;
  border-bottom: solid 2px #fff;     
}   
ul#navbar li .subnav li {
  float: none; 
  clear: both;
  margin: 0px;
  padding: 0px;
  text-transform: none;
  font-size: 11px;    
  _border-bottom: solid 1px #81848c;          
}
#navbar li .subnav li a {
  background: url(http://www.mysilverrock.com/media/images/submenu_bg.gif) repeat-x center bottom #e5e6e7;
  padding: 5px 15px 6px;        
  color: #000;
}
#navbar li .subnav li a:hover {
  background: url(http://www.mysilverrock.com/media/images/submenu_bg_hover.gif) repeat-x center bottom #afb89f;
}      
#navbar li ul.subnav {display: none;}
#navbar li:hover ul.subnav, #navbar li.over ul.subnav {display: block;}

/************** breadcrumb ***************/
#breadcrumb {
  font-size: 11px;
  clear: both;
  padding: 22px 10px 10px 10px;
  width: 930px;
  margin: 0px auto 3px;               
  text-align: right;
  background: url(http://www.mysilverrock.com/media/images/breadcrumb_bg.png) repeat-x;
  _background: url(http://www.mysilverrock.com/media/images/breadcrumb_ie6.gif) repeat-x;
  color: #fff;
  position: relative;
  top: 131px;        
  z-index: 1;
}
#breadcrumb a {
  color: #fff;
}
#breadcrumb a:hover {text-decoration: underline;}

/***************** content **********************/            
#content {
  width: 950px;
  margin: 0px auto;
  text-align: left;
  padding-bottom: 100px;  
  background: url(http://www.mysilverrock.com/media/images/content_bottom.png) repeat-x center bottom;
  _background: none;
  position: relative;
  top: 131px;
}
#content img, #content embed {
  vertical-align: bottom;
}
p#getflash {
  background: url(http://www.mysilverrock.com/media/images/no_flash_bar.jpg) repeat-x #555;
  color: #fff;
  text-align: center;
  margin: 0px 3px;
  padding: 5px 0px 8px;
}  
p#getflash img {
  float: none;
  margin: 0px;
}

/****************** footer *******************/
#footer {
  background: url(http://www.mysilverrock.com/media/images/footer_bg.jpg) no-repeat #848484;
  padding: 10px 10px 8px;
  font-size: 10px;
  color: #fff;
  width: 930px;
  text-align: center;
  margin-top: 3px;
  border-bottom: solid 1px #b3b3b3;
}  
#footer a {color: #fff; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
