body {
  margin: 0 auto;
  background: #8b895d url(../images/green_strip.jpg) repeat-x top left;
}

:focus {
  -moz-outline-style: none;
  }

h1 {
  padding: 0;
  margin: 0;
}

h2 {
  font: 14px Arial, Verdana, sans-serif;
  color: #812a13;
}

h3 {
  font: bold 12px Arial, Verdana, sans-serif;
  color: #812a13;
}

a {
  color: #812a13;
}

p {
  font: 12px/18px Arial, Verdana, sans-serif;
  color: #555;
  text-align: justify;
}

ul, ol {
  font: 12px/18px Arial, Verdana, sans-serif;
  color: #555;
  text-align: justify;
}

.news {
  text-align: left;
}

#background {
  margin: 0 auto;
  width: 100%;
  background: transparent url(../images/background.jpg) no-repeat top center;
}

#main_container {
  width: 750px;
  margin: 0 auto;
}

#top_container {
  width: 750px;
  height: 72px;
  padding-bottom: 5px;
  margin: 0 auto;
  clear: both;
}

#logo {
  width: 129px;
  height: 59px;
  padding-top: 13px;
  float: left;
}

#nav_area {
  width: 621px;
  float: left;
}

/*---  NAVIGATION BEGINS ---*/
#nav {
  list-style: none;
  width: 621px;
  padding: 49px 0 0 0;
  margin: 0;
}

#nav li {
  float: left;
  height: 23px;
  display: block;
}

#nav li a {
  height: 23px;
  display: block;
  text-indent: -9000px;
}

#nav li a:hover {
  background-position: 0 -23px;
}

#nav li.nav_on a:link, #nav li.nav_on a:visited, #nav li.nav_on a:hover, #nav li.nav_on a:active {
  background-position: 0 -23px;
}

/*-- a truckee asset --*/
#nav #nav_asset {
  width: 139px;
}

#nav #nav_asset_on {
  background: url(../images/nav_asset.gif) no-repeat 0 -23px;
  width: 139px;
}

#nav_asset a:link, #nav_asset a:visited {
  background: url(../images/nav_asset.gif) no-repeat 0 0;
}

/*-- surrounded by beauty --*/
#nav #nav_beauty {
  width: 170px;
}

#nav #nav_beauty_on {
  background: url(../images/nav_beauty.gif) no-repeat 0 -23px;
  width: 170px;
}

#nav_beauty a:link, #nav_beauty a:visited {
  background: url(../images/nav_beauty.gif) no-repeat 0 0;
}

/*-- the team --*/
#nav #nav_team {
  width: 98px;
}

#nav #nav_team_on {
  background: url(../images/nav_team.gif) no-repeat 0 -23px;
  width: 98px;
}

#nav_team a:link, #nav_team a:visited {
  background: url(../images/nav_team.gif) no-repeat 0 0;
}

/*-- sustainability --*/
#nav #nav_sustain {
  width: 135px;
}

#nav #nav_sustain_on {
  background: url(../images/nav_sustain.gif) no-repeat 0 -23px;
  width: 135px;
}

#nav_sustain a:link, #nav_sustain a:visited {
  background: url(../images/nav_sustain.gif) no-repeat 0 0;
}

/*-- process & timeline --*/
#nav #nav_process {
  width: 158px;
}

#nav #nav_process_on {
  background: url(../images/nav_process.gif) no-repeat 0 -23px;
  width: 158px;
}

#nav_process a:link, #nav_process a:visited {
  background: url(../images/nav_process.gif) no-repeat 0 0;
}

/*-- contact --*/
#nav #nav_contact {
  width: 91px;
}

#nav #nav_contact_on {
  background: url(../images/nav_contact.gif) no-repeat 0 -23px;
  width: 91px;
}

#nav_contact a:link, #nav_contact a:visited {
  background: url(../images/nav_contact.gif) no-repeat 0 0;
}
/*---  NAVIGATION ENDS ---*/

#brown_frame {
  margin: 0 auto;
  width: 736px;
  padding: 7px;
  background: url(../images/brown_frame.png) repeat top left;
}

* html #brown_frame {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/hotel_avery/images/brown_frame.png');
  background: none;
}

#brown_frame * {
  position: relative;
}

#page_container {
  width: 736px;
  margin: 0 auto;
}

#main_image {
  width: 736px;
  height: 355px;
  margin: 0 auto;
  padding: 0;
}

/*-- MAIN IMAGES BEGINS --*/
#avery_image {
  width: 736px;
  height: 355px;
  margin: 0 auto;
  background: url(../images/avery_image.jpg) no-repeat top left;
}

#asset_image {
  width: 736px;
  height: 355px;
  margin: 0 auto;
  background: url(../images/asset_image.jpg) no-repeat top left;
}

#team_image {
  width: 736px;
  height: 355px;
  margin: 0 auto;
  background: url(../images/team_image.jpg) no-repeat top left;
}

#sustain_image {
  width: 736px;
  height: 355px;
  margin: 0 auto;
  background: url(../images/sustain_image.jpg) no-repeat top left;
}

#process_image {
  width: 736px;
  height: 355px;
  margin: 0 auto;
  background: url(../images/process_image.jpg) no-repeat top left;
}

#contact_image {
  width: 736px;
  height: 355px;
  margin: 0 auto;
  background: url(../images/contact_image.jpg) no-repeat top left;
}

/*-- MAIN IMAGES ENDS --*/

#content_container {
  background-color: #f9f9ee;
  width: 686px;
  padding: 25px;
  clear: both;
}

#content_left {
  float: left;
  width: 430px; 
  font: 12px/18px Arial, Verdana, sans-serif;
  color: #555;
  text-align: justify;
  padding-right: 30px;
}

#content_right {
  float: left;
  width: 225px;
}

#dotted_box {
  border: 2px dotted #b8c19a;
  padding: 3px;
}

#news_box {
  background-color: #ecebdb;
  padding: 15px 10px 15px 10px;
  font: 11px/16px Arial, Verdana, sans-serif;
  color: #636541;
}

#history_box {
  background-color: #ecebdb;
  width: 215px;
  height: 185px;
}

#history_text {
  font: 10px/13px Arial, Verdana, sans-serif;
  color: #666;
  padding-top: 7px;
}

/*-- TITLES --*/
#title_home {
  background: url(../images/title_home.gif) no-repeat top left;
  width: 250px;
  height: 13px;
  text-indent: -9000px;
}

#title_asset {
  background: url(../images/title_asset.gif) no-repeat top left;
  width: 250px;
  height: 13px;
  text-indent: -9000px;
}

#title_team {
  background: url(../images/title_team.gif) no-repeat top left;
  width: 250px;
  height: 13px;
  text-indent: -9000px;
}

#title_sustain {
  background: url(../images/title_sustain.gif) no-repeat top left;
  width: 250px;
  height: 13px;
  text-indent: -9000px;
}

#title_process {
  background: url(../images/title_process.gif) no-repeat top left;
  width: 250px;
  height: 13px;
  text-indent: -9000px;
}

#title_contact {
  background: url(../images/title_contact.gif) no-repeat top left;
  width: 250px;
  height: 13px;
  text-indent: -9000px;
}

#latest_news {
  background: url(../images/latest_news.gif) no-repeat top left;
  width: 85px;
  height: 12px;
  text-indent: -9000px;
}

/*-- FOOTER BEGINS --*/
#footer {
  width: 750px;
  height: 40px;
  margin: 0 auto;
  padding-top: 7px;
  font: 10px Arial, Verdana, sans-serif;
  color: #e2e2d7;
  clear: both;
}

#footer a {
  font: 10px Arial, Verdana, sans-serif;
  color: #e2e2d7;
  text-decoration: underline;
}

#footer_left {
  float: left;
}

#footer_right {
  float: right;
  text-align: right;
}

#footer_carmel {
  width: 750px;
  margin: 0 auto;
  clear: both;
  text-align: right;
  padding-top: 5px;
}
/*-- FOOTER ENDS --*/

/*-- FORM ELEMENTS BEGINS --*/

.textbox {
  border: 1px solid #8b895d;
  font: 12px Arial, Verdana, sans-serif;
  color: #222;
  padding: 1px;
}

/*-- FORM ELEMENTS ENDS --*/

.text_border {
  border-bottom: 2px dotted #8b895d;
}

.image_padding {
  padding-right: 10px;
  padding-bottom: 10px;
}

