body{
	padding:0;
	margin:0;
	dfont-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica,   sans-serif;
	background: #737769;
	text-align: center;
	font-size:80%;
}

h1 {
font-size:1.em;
clear:left;
}

.virtual-tour {
border:0px solid black;
margin:8px 0px 10px 0px;
background:#FFFFFD;
}

.virtual-tour a {
border:1px solid grey;
padding:3px 20px;
background:white;
}

#header p {
padding:0 10px;
color:black;}

a {
font-weight: bold;
color: #238F83;
}
a:visited {
	color: #AB301A;
}
a:hover {
	color: #F9F5F0;
	background: #083F39;;
}
a:active{
	color: #AB301A;
	background: gold;
	}

div#frame {width: 1000px; margin: 0 auto;
background: url(images/frame.jpg) #CD853F ;
}
div#wrapper {width: 940px; margin: 0 auto; text-align: left; }

div#header,
div#footer {
	margin:0;
	padding:0;
	color:white;
}

div#header{
background: url(images/header.jpg) #E6E2D6 no-repeat;
height:auto;
}

div#header h1{
font-size: .9em;
color:black;
padding:10px;
text-align:right;
}

div#header h2{
font-size:1em;
line-height:1em;
color:black;
padding:60px 30px 0 30px;
font-weight: bold;
}


div#main {
text-align: justify;
color: #7a7977;
width:940px;
background-color: #f1ede4;
}

#main div.divider {
margin:-26px -15px -10px -15px;
padding:0;
}
#main div.divider p {
text-align: center;
font-size: .8em;
display:block;
}

#main img.img-fill-left,#main img.img-fill-right  {
float:left;
clear:left;
padding:0;
margin:0;
width:50%;
height:180px;
}

#main img.img-fill-right {
float:right;
clear:right;
}

#main div.caption img{
width:90%;
padding:0;
margin:0;}

div#main-content {
width:358px;
background: no-repeat bottom  url(images/bg-porch.jpg) #f9f5f0;
   border-left:6px solid #737769;
	border-right:6px solid #737769;
	border-bottom:6px solid #737769;
	padding:15px;
	float:left;
}

#main-content h3 {
border-top:12px solid #727668;
font-size:170%;
}
div#left1{
   background: #f1ede4;
	float:left;
	width:170px;
}
div#left2{
float: left;
width: 340px;
background: #f1ede4;
text-align: left;
}
div#left2 p, div#left2 h2, #footer p, #right p, #right h3, #right h2, #right h1, #right h4  {
padding: 0 10px;
}

div#nav-context{
float:right;
width:170px;
background:#F9F5F0;
border-top:6px solid #737769;
}

div#right {
float:right;
width:200px;
background: url(images/bg-right-top.jpg) no-repeat #bac2c6;
padding:0px;
margin:0;}

div#right p {
line-height:100%;
font-size:90%;
text-align:left;
padding:2px 10px;
color:#2B2F20;
}

div#right p a {
font-size:130%;
color:white;
line-height:120%;
}
div#right p a:hover {
color:gold;
background:dimgray;
}


div#lower {
width:695px;
padding:20px;
clear:none;}

div#lower-full {
position:relative;
background-color:white;
width:900px;
padding:0 20px;
}
.column-left {
	float:left;
	width:45%;
	padding:20px;
	color: Black;
}
.column-right {
	float:right;
	width:45%;
}

/* left buttons */

ul#navlist {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 0px 0 0px;
font-size:.95em;
}

ul#navlist li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
        display: block;
        width: 141px;
        padding: 4px 13px 4px 14px;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #777;
        text-decoration: none;
        background: #E7E3D7;
}

#left1>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #f0e7d7;
        color: #AB301A;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #AB301A;
        background: transparent;
        border-color: #aaab9c #fff #fff #ccc;
}

#navlist .title {
color:white;
padding:1px 13px;
margin:0;
font-weight:bold;
font-size:1.2em;
background:#65655D;
}

li.info span {
        display: block;
        width: 125px;
padding:0px 0 0px 10px;
line-height:1.1em;
font-weight:lighter;
font-size:.95em;
}

/* ------------------ */

/* right buttons */
.nav-right {
        background: transparent;
        font-size: .95em;
padding:0px 0 0 10px;
}
.nav-right img {
        width:150px;
border:0;
}
.nav-right img:hover {
        width:140px;
border:2px solid white;
}



ul.navlist-2 {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 auto;

}

ul.navlist-2 li {
        display: block;
        margin: 0;
        padding: 0;
}

ul.navlist-2 li a {
        display: block;
        width: 157px;
        padding: 0.15em .5em 0.15em 1em;
        border-width: 1px;
        border-color: #ABB4B9 #aaab9c #ccc #fff;
        border-style: solid;
        color: white;
        text-decoration: none;
        background:  #ABB4B9;
}

.left1>ul.navlist-2 li a { width: auto; }

ul.navlist-2 li.active a {
        background: #f0e7d7;
        color: #AB301A;
}

ul.navlist-2 li a:hover, ul.navlist-2 li.active a:hover {
        color: #AB301A;
        background: transparent;
        border-color: #aaab9c #fff #fff #ccc;
}
/* ------------------ */

/* horizontal list */

#main div.list-horizontal {
	padding:0;
	margin: 0px;
	width:528px;
}

#main div.list-horizontal-full {
	padding:0;
	margin: -15px;
	width:558px;
}

#main div.list-horizontal ul.list-hor
{
padding: 0 0 0 0px;
margin: 0px 0px 0 0px;
list-style-type: none;
float: left;
width: 100%;
color: #fff;
background-color: #737769;
}

#main div.list-horizontal ul.list-hor li { display: inline; }

#main div.list-horizontal ul.list-hor li a
{
float: left;
white-space: nowrap;
color: #fff;
background-color: #737769;
padding: 2px 10px;
text-decoration: none;
border-right: 2px solid #F9F5F0;
}

#main div.list-horizontal ul.list-hor li a:hover
{
background-color: #AB301A;
color: #fff;
}

#main div.list-horizontal p, #main div.list-horizontal h2  {
border:1px solid grey;
font-size:90%;
margin:0;
padding:5px;
}

#main div.list-horizontal h2 {
border:0;
background:#737769;
color:white;
font-size:1.3em;}

/* ---------------------*/







/* context buttons */
#nav-context {
        background: #f0e7d7;
        width: 30%;
        margin: 0 auto;
        padding: 0;
        font-family: georgia, serif;
        font-size: 13px;
        text-align: center;
        text-transform: lowercase;
}

ul.navlist-context {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 auto;
}

ul.navlist-context li {
        display: block;
        margin: 0;
        padding: 0;
}

ul.navlist-context li a {
        display: block;
        width: 141px;
        padding: 0.15em 0 0.15em 2em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: black;
        text-decoration: none;
        background: #F9F5F0;
}

.left1>ul.navlist-context li a { width: auto; }

ul.navlist-context li.active a {
        background: #f0e7d7;
        color: #AB301A;
}

ul.navlist-context li a:hover, ul.navlist-context li.active a:hover {
        color: #AB301A;
        background: transparent;
        border-color: #aaab9c #fff #fff #ccc;
}


/* ------------------ */

/* internal formatting */
.linkbar {
background:#F1EDE4;
border-width: 1px;
border-style:solid;
border-color: #aaab9c #fff #fff #ccc;
padding:2px 5px;
margin:0 20px;
}
/* ------------------ */

/* featured property box */
div.feature-box {
background: #E5E5DD;
color:black;
padding:10px;
border:1px dashed #707466;
}

div.feature-box p {
padding:0;
margin:.65em 0 .65em 175px;
line-height:.9em;
}

.column-left {
border:3px solid #737769;
background: no-repeat bottom  url(images/bg-porch.jpg) #f9f5f0;
padding:20px;
margin:0 20px 0 0px;
}
.column-left h2 {
margin:0;
}
.column-left img.photo {
float:right;
padding:0 0 0 15px;}

div.highlight-box {
clear: left;
line-height:90%;
color:white;
font-weight:bolder;
text-align:center;
border:2px solid white;
background: no-repeat top right url(images/bg-footer.jpg) #f9f5f0;
}
div.caption {
float:right;
clear:none;
width:50%;}

div.caption a{
float:right;
}





