/* ALL PAGES */

body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_BG.jpg);
	background-attachment:fixed;
	width:98%;
	color: #282F35;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contentContainer {
	position:absolute;
	left:20px;
	top:16px;
	width:655px;
	height:354px;
	z-index:1;
	margin-top: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #282F35;
	font-weight: bold;
	font-size: 16px;
}

/* PEOPLE PAGE */

#andrewsInfo {
	position:absolute;
	left:0px;
	top:85px;
	width:655px;
	height:65px;
	z-index:1;
}
#andrewsText {
	position:absolute;
	left:79px;
	top:0px;
	width:576px;
	height:94px;
	z-index:1;
	
}
#stroudInfo {
	position:absolute;
	left:0;
	top:215px;
	width:654px;
	height:92px;
	z-index:2;
}
#stroudText {
	position:absolute;
	left:81px;
	top:1px;
	width:574px;
	height:110px;
	z-index:1;
}

/*  PROPERTIES page  */

#yarbroughContainer {
	position:absolute;
	left:0;
	top:35px;
	width:656px;
	height:47px;
	z-index:8;
}
#yarbroughLogo {
	position:absolute;
	left:0;
	top:0;
	width:42px;
	height:88px;
	z-index:1;
}
#yarbroughText {
	position:absolute;
	left:236px;
	top:0px;
	width:420px;
	height:48px;
	z-index:2;
}
#BLContainer {
	position:absolute;
	left:0px;
	top:139px;
	width:656px;
	height:47px;
	z-index:7;
}
#BLLogo {
	position:absolute;
	left:0;
	top:0;
	width:58px;
	height:88px;
	z-index:1;
}
#BLText {
	position:absolute;
	left:236px;
	top:0px;
	width:420px;
	height:88px;
	z-index:2;
}
#BIContainer {
	position:absolute;
	left:0px;
	top:242px;
	width:656px;
	height:47px;
	z-index:6;
}
#BILogo {
	position:absolute;
	left:0;
	top:0;
	width:42px;
	height:88px;
	z-index:1;
}
#BIText {
	position:absolute;
	left:236px;
	top:0px;
	width:420px;
	height:48px;
	z-index:2;
}
#ranchoSolanoContainer {
	position:absolute;
	left:0;
	top:345px;
	width:656px;
	height:47px;
	z-index:5;
}
#ranchoSolanoLogo {
	position:absolute;
	left:0;
	top:0;
	width:42px;
	height:88px;
	z-index:1;
}
#ranchoSolanoText {
	position:absolute;
	left:236px;
	top:0px;
	width:420px;
	height:48px;
	z-index:2;
}
#goldRidgeContainer {
	position:absolute;
	left:0;
	top:448px;
	width:656px;
	height:47px;
	z-index:4;
}
#goldRidgeLogo {
	position:absolute;
	left:0;
	top:0;
	width:42px;
	height:88px;
	z-index:1;
}
#goldRidgeText {
	position:absolute;
	left:236px;
	top:0px;
	width:420px;
	height:48px;
	z-index:2;
}
#evansRanchContainer {
	position:absolute;
	left:0;
	top:551px;
	width:656px;
	height:108px;
	z-index:3;
}
#evansRanchLogo {
	position:absolute;
	left:0;
	top:0;
	width:42px;
	height:88px;
	z-index:1;
}
#evansRanchText {
	position:absolute;
	left:236px;
	top:0px;
	width:420px;
	height:48px;
	z-index:2;
}
input,textarea {
	background-color:transparent;
}
