@charset "UTF-8";

/* CSS Document */

body {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #DAD6CB;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	margin-top: 0;
}

p:last-child {
	margin-bottom: 0;
}

.main {
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* top nav */

.nav {
	background-image: url(/images/nav_background.gif);
	background-repeat: repeat-x;
	background-position:top;
	border-bottom: 1px solid #000;
}

.navlinks {
}

.pagetitle {
	padding-left: 16px;
	font-size: 16px;
	text-align: left;
}

.contactme {
	text-align: right;
	padding-right: 16px;
}

/* pages*/

.maintable {
	background-repeat: repeat-y;
	background-position: top left;
}

.leftspace {
	width: 93px;
}

.brownbar {
	width: 82px;
	background-color: #906c4e;
	border-right: 1px solid #000;
}

.contentrow {
	text-align: left;
	vertical-align: top;
	background-color: #424242;
}


.pagecontent {
	position: relative;
	width: 765px;
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 468px;
	height: auto; /* show me to everyone else */
	_height: 468px; /* show me to IE */
	/*line-height: 110%;*/
}

.pagecontent a {
	color: #820E00;
}

.tan {
	background-color: #C4BCA0;
}

.white {
	background-color: #fff;
}

.rust {
	background-color: #814100;
	color: #fff;
}

.rightbox {
	border: 2px solid #fff;
	border-right: none;
	width: 300px;
	float: right;
	margin-top: 50px;
	margin-bottom: 18px;
	
}

.text {
	background-color: #b4ad96;
	padding: 6px;
	
}

.rightbox a {
	color: #9B2414;
}

.contactbox {
	padding: 6px;
	background-color: #CFC8AF;
	border-top: 2px solid #fff;
}

.contactbox a {
	color: #000;
	text-decoration: none;
}

.contactbox a:hover {
	color: #fff;
	text-decoration: none;
}

.santafebox {
	border: 2px solid #fff;
	border-right: none;
	width: 420px;
	float: right;
	margin-top: 30px;
	margin-bottom: 18px;
	/* margin-bottom: 50px;*/
}

.santafebox a, .santafetext a {
	color: #9B2414;
}

.santafetext {
	background-color: #DF9A30;
	padding: 6px;
	
}

.santafeweather {
	background-color: #820E00;
	border-top: 2px solid #fff;
	/*font-style: italic;*/
	height: 50px;
}

.santafeweather a {
	color: #fff;
	text-decoration: none;
}

.santafeweather a:hover {
	color: #FEDE55;
	text-decoration: none;
}

.basic {
	margin: 30px;
	padding: 20px;
}

.bottomblack {
	background-color: #000;
	border-top: 4px solid #fff;
	border-bottom: 1px solid #fff;
	height: 25px;
}

.abigail {
	position: relative;
	margin-left: 65px; 
	margin-top: -138px;
	margin-bottom: -20px;
	*margin-bottom: -22px; /* do me in IE */
	z-index: 1000;
}

.contactinfo {
	text-align:  center;
	padding: 10px 0;
	background-color: #b4ad96;
}

.contactinfo p {
	margin: 0 0 0 55px;
}

.footer {
	text-align: center;
	width: 700px;
	margin: 10px auto;
	font-size: 11px;
}

.footer a {
	color: #3366FF;
}



/* generic classes */

.clearfloat {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	padding-left: 28px;
}

.redhead {
	margin-bottom: 0;
	color: #9a2314;
}

.notop {
	margin-top: 0;
	padding-top: 0;
}



.properties {
	padding:  20px 20px 140px 20px;
	color: #efefef;
}

.properties a {
	color: #efefef;
	text-decoration: none;
}

.property {
	float: left;
	width: 282px;  
	margin: 9px;
	height: 250px;
	text-align: center;
	/*font-style: italic;*/
}

.property img {
	margin-bottom: 8px;
	display: block;
	border: 1px solid #000;
}

.property p {
	margin: 0;
}

/* classes for property pages */

.backto {
	font-size: 12px;
	padding: 0 0 4px 4px;
}

#propertydetail {
	margin: 0;
}

#propertydetail a {
	color: #E2A942;
}

#propertydetail h1 {
	font-size: 20px;
}

.photoside {
	width: 510px;
	float: left;
}

.photoside .mainphoto img {
	margin-bottom: 10px;
}

.photoside .thumbs img {
	margin: 0 10px 10px 0;
	float: left;
}

.photoside .documents {
	margin-top: 20px;
	padding-top: 10px;
	border: 1px solid #313131;
	margin-right: 10px;
	text-align: center;
	background-color: #0F0F0F;
}

.photoside .documents p {
	
}

.textside {
	margin-left: 520px;
}

* html .textside {display:inline-block; padding-left:2px;}

.textside h1 {
	margin-top: 0;
}

.minicontact {
	padding-top: 20px;
	padding-left: 20px;
	border-top: 1px solid #999;
	margin-top: 20px;
}

.minicontact p {
	margin-top: 4px;
	margin-bottom: 10px;
}

.minicontact td {
	text-align: right;
	padding: 2px;
	
}

.minicontact input, .minicontact textarea {
	width: 220px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.minicontact .radio  {
	text-align: left;
}

.minicontact .radio input {
	width: auto;
	vertical-align: baseline
}

.minicontact input.radio {
	width: auto;
	
}

.more {
	padding-top: 30px;
}

.paper {
	background-image: url(/images/papermiddle.gif);
	background-repeat: repeat-y;
	width: 660px;
	padding: 0;
}

.paper div {
	margin: 0;
	background-image: url(/images/papertop.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.paper div div {
	margin: 0;
	background-image: url(/images/paperbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 20px;
	display: block;
}

.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 60px;
}

/* home page */

.photo {
	margin: 0;
	
}

.tnavimages {
	text-align: right;
	padding-top: 7px;
}

.tnavimages img {
	margin: 0 22px;
}

.areaoptions {
	text-align: center;
	/*color: #4d4132;*/
	text-transform: uppercase;
	padding: 6px 4px;
	margin: 0 2px 20px 2px;
	border-bottom: 1px solid #d9d9d9;
}

.areaoptions a {
	text-decoration: none;
	margin: 0 20px;
}

.areaoptions a:hover {
	color: #0066FF;
}

.areatext {
	margin: 0 20px;
	padding-bottom: 20px;
	z-index: 2000;
}

.areatext h1 {
	color: #C39037;
	font-size: 18px;
	font-weight: bold;
}