﻿body {
	background: #bc9c72;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	background-color: #D4CAB6;
	text-align: left;
	margin: 37px auto;
	width: 760px;
	height: 1050px;
	
  position: relative;
}
#header {
	background-color: #ffffff;
	margin: 0px;
	position:absolute; 
	text-align: left;
	height:208px;
	width: 672px;
}

#toppicture {
	background-color: #D4CAB6;
	position:relative;
	top:0px; 
	text-align: left;
	vertical-align:top;
	width: 287px;
	height: 205px;
}
#toppictureimg {
	height: 205px;
	width: 287px;
}
#name {
	background-color:#D4CAB6;
	background-image:url('Images/MountainswNameS2.gif');
	background-position: center; 
	background-repeat: no-repeat;
	position:absolute; 
	top:0px;
	left: 286px;
	height: 181px;
	width:386px;
	vertical-align: middle;
	
		
}
#nav {
	background-color:#4B5360;
	
	position: absolute;
	height: 24px;
	left: 286px;
	top:181px;
	width: 385px;
	vertical-align: middle;
	text-align: center; 
    color:white;
}
#nav ul{
left:0px;
margin:0px;
width:370px;
border: medium black ;
	position:absolute;
	padding:0px;
	
}
#nav li {
	
	display:inline ;
	list-style: none;
}


#nav a {
  text-decoration: none;
  color: white;
}
#nav a:hover {
  text-decoration: underline;
}

#adbar {
	background-color:#D4CAB6;
	position: relative;
	height: 22px;
	left: 0px;
	top:0px;
	width: 672px;
    text-align: center;
}
#menu {
	float:left;
	height:300px;
	width: 195px;
	position:relative;
	background-color: #D4CAB6;
    
}
#menu h2 {
width: 155px;
padding: 4px 0 5px 39px;
background-color: gray;
color:white;
position:absolute;
}
#menu a {
  text-decoration: none;
  color: #000000;
}
#menu li {
border-width:1px;
width: 155px; 
list-style: none ;
padding: 4px 0 4px 35px;

border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-image: url('Images/bullet.gif');background-repeat: no-repeat; background-position: left;vertical-align: middle; 

font-size: 12px;
color:black;
position:absolute 
  
}

 

#menu a:hover {
  text-decoration: underline;
}

#content1 {
	background-color:#D4CAB6;
	margin:0px;
	position: absolute;
	height: 820px;
	left: 196px;
	top:228px;
	width: 540px;
    text-align: left;
}
#content1 h2 {
text-align: center 	
}

#PageName h2 {
text-align: center 	
}
#Catlisting {
position:relative
 	
}

#content2 {
	background-color:#D4CAB6;
	margin:0px;
	position: absolute;
	height: 174px;
	left: 196px;
	top:403px;
	width: 475px;
    text-align: left;
}
#TysBedroom {
	background-color:#D4CAB6;
	margin:0px;
	position: absolute;
	height: 174px;
	left: 196px;
	top:403px;
	width: 475px;
    text-align: left;
}
#Extreme{
	background-color:#D4CAB6;
	margin:0px;
	position: absolute;
	height: 174px;
	left: 196px;
	top:403px;
	width: 475px;
    text-align: left;
}
#BThomas {
	background-color:#D4CAB6;
	margin:0px;
	position: absolute;
	
    text-align: left;
}
#contact {
	background-color:#D4CAB6;
	margin:0px;
	position: absolute;
	
    text-align: left;
}
#contactform {
	background-color:#D4CAB6;
	margin:0px;
	position: absolute;
	
    text-align: left;
}











