/* funrinture interiors.biz */

body {
  font-family: Trebuchet MS;
  font-size: 1.0em;
  color: #381D00;
}

a.nava:link { color: #381D00; text-decoration: none; }
a.nava:visited { color: #381D00; text-decoration: none; }
a.nava:hover { color: #381D00; text-decoration: none; }
a.nava:active { color: #381D00; text-decoration: none; }

#page_container {
  width: 950px;
  margin: auto;
}

#header {
  width: 950px;
  height: 268px;
  background-image: url(header2.png);
}

#nav {
  /* width: 701px; */
  /* height: 50px; */
  margin-left:25px;
  font-size: 1.1em;
  margin-bottom: 5px;
  width: 725px;
  height: 45px;
  background-color: #e4ff99;
}

#side_panel {
  width: 168px;
  height: 792px;
  float: left;
  padding-top: 25px;
  /* background-image: url(vase.jpg); */
  background-color: #DCDAD4;
}
#content {
  width: 533px;
  height: 800px;
  float: left;
  margin-top: 25px;
}
#inner_content {
  margin-left: 25px;
  margin-right: 25px;
  clear: both;
}


#splash_picture {
  width: 249px;
  height: 832px;
  float: left;
  background-image: url(splash2.jpg);
}

#footer {
  padding-top: 25px;
  text-align: center;
  width: 950px;
  clear: both;
}
#gutter {
  font-size: 0.6em;
  text-align: center;
  width: 950px;
}


.feature_top {
  background-image: url(feature_top2.gif);
  width: 158px;
  height: 4px;
  background-repeat: no-repeat;
  margin-left: 5px;
  margin-right: 5px;
}

.feature {
  border-bottom: #e4ff99 2px solid;
  border-left: #e4ff99 2px solid;
  border-right: #e4ff99 2px solid;
  margin-bottom: 25px;
  background-color: white;
  margin-left: 5px;
  margin-right: 5px;
}

.feature h3 {
  background-color: #e4ff99;
  margin-top: 0px;
  padding: 3px;
  margin-bottom: 0px;
}

.feature p {
  font-size: 0.7em;
  padding: 0px 3px 0px 3px;
  margin-top: 3px;
}

.feature input {
  margin: 3px;
}

/*
#rooms {
  border-bottom: #522800 2px solid;
  border-left: #522800 2px solid;
  border-right: #522800 2px solid;
  width: 506px;
  height: 600px;
}
*/

#living_room {
  background-image: url(living_room.jpg);
}

#dining_room {
  background-image: url(dining_room.jpg);
}

#bedroom {
  background-image: url(bedroom.jpg);
}

#gifts {
  background-image: url(gifts.jpg);
}

.room {
  width: 474px;
  height: 126px;
  margin: auto;
}


.room p {
  color: white;
  padding-top: 70px;
/*  padding-left: 15px; */
  text-align: center;
  font-size: 1.9em;
  font-weight: bold;
}


#room_head {
  height: 73px;
  width: 725px;
  background-color: #7b5539;
  clear: both;
}


#room_head h2 {
  background-color: #7b5539;
  color: #FFFFFF;
  float:left;
  width: 590px;
  padding: 3px;
  padding-left: 10px;
}
#room_head #page_id {
  background-color: #7b5539;
  color: #FFFFFF;
  float: left;
  margin-top: 19px;
  padding: 7px;
  font-size: 16pt;
  font-style: italic;

}
#room_head #page_forward, #room_head #page_back {
 float: left;
 margin-top: 19px;
}

#main_pic {
  width: 725px;
  background-color: #7b5539;
  margin-bottom: 0px;
  padding-bottom: 5px;
}


#subs {
 background-color: #7b5539;
 /* border: #000000 solid 1px; */
 width: 725px;
 height: 245px;
}


#sub_1, #sub_2, #sub_3 {
  float: left;
  margin-right: 10px;
}

#sub_3 {
  margin-right: 0px;
}


.offer_item {
  width: 700px;
  height: 145px;
  background-color: #7b5539;
  color: white;
  padding: 5px;
  margin-bottom: 10px;
}


