body {
  background:#a29573;
  font-family: arial, sans-serif;
}

#container {
  width:792px;
  margin:0 auto;
}

#header {
  width:100%;
  height:100px;
  text-align: center;
  margin:0 auto;
  background:#ffffff;
}

ul#nav {
  background:#8B2C1D;
  text-align:center;
  height:25px;
}
ul#nav li {
  display:inline;
  line-height: 25px;
  vertical-align: middle;
  padding-left:20px;
  padding-right:10px;
  background: url(images/nav_bullet.gif) no-repeat 0% 50%;
}
ul#nav li.nav_first { background: none; padding-left:0px; }
ul#nav li a {
  color:#fffabc;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
}
ul#nav li a:hover {
  color:#FCFFCD;
  /*text-shadow: 2px 2px 5px #FFF;*/
}

#index_content {
  width:100%;
  height:423px;
  position:relative;
  background: #fff url(images/index_house.jpg) no-repeat;
}
#index_content p {
  margin-top:328px;
  padding:5px 15px;
  width:218px;
  height:95px;
  display:block;
  position:absolute;
  color:#f4e322;
  background:url(images/index_grey_rounded_bg.png) no-repeat;
  line-height: 200%;
  font-size: 14px;
}

#footer {
  background:#fff;
  height:53px;
}
#footer a img {
  border:none;
}
#footer img#katies {
  float:left;
}
#footer img#angies {
  float:right;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Sub page styles */
#content {
  background:#fff;
  padding:20px;
  padding-left:250px;
	padding-right:40px;
  min-height:400px;
  margin-bottom:20px;
}
#gallery {
	background:#fff;
	padding:0;
	margin:0;
}
#content h1, #gallery h1 {
	color:#8B2C1D;
  font-size: 16px;
	font-weight:bold;
  padding:5px 0px;
}
#content p {
  font-size: 12px;
  line-height: 150%;
	padding-bottom:10px;
}
ul li {
  line-height:150%;	
}
label {
	font-size:10px;
}
input {
	font-size:14px;
	padding:2px;
}
.sidebar_image {
  position:absolute;
  padding:20px;
}

#gallery_header {
	margin-left:40px;
}
#simplegallery1 { 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid darkred;
margin:0 auto;
text-align:center;
}

#simplegallery1 .gallerydesctext {
text-align: center;
padding: 2px 5px;
}

.color_corner {
  padding-left:60px;
  height:100px;
}
#color6128 {
  background:url(images/colors/6128.jpg) no-repeat;
}
#color6108 {
  background:url(images/colors/6108.jpg) no-repeat;
}
#color7545 {
  background:url(images/colors/7545.jpg) no-repeat;
}
#color7621 {
  background:url(images/colors/7621.jpg) no-repeat;
}

#sherwin_sidebar {
  position:absolute;
  top:450px;
  width:200px;
  text-align:center;
  margin-left:20px;
}
#sherwin_sidebar img {
  margin-bottom:5px;
  border:1px solid #333;
}
#sherwin_sidebar a {
  font-size:12px;
  color:#06C;
  text-decoration:none;
}
