/* CSS Document */

/*----------------General Tags -------------------*/

body {
	background-color:#acd9e8;
	background-image:url(images/bgFade.jpg);
	background-repeat:repeat-x;
}

.footnotes {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.linknotes {
	width:800px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.linknotes a {
	color:#000000;
	text-decoration:none;
}

.linknotes a:hover {
	text-decoration:underline;
}

.wrapper {
	background-color:#ff8c03;
	border:#151e54 solid 1px;
}

.property {
	background-color:#f3e0c1;
	border:#000000 dotted 1px;
	padding:5px;
	margin:5px;
	height:350px;
	width:600px;
}

.propPic {
	background-color:#ffffff;
	padding:10px;
	margin:10px;
	float: left;
}

.propDis {
	padding:15px;
	margin:5px;
	width:200px;
	float:right;
}

.propDis h1{
	border-bottom:#ff8c03 solid 1px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff8c03;
}

.propDis a {
	color:#ff8c03;
	text-decoration:none;
}

.propDis a:hover {
	text-decoration:underline;
}



.elinks a:hover {
	text-decoration:underline;
}
/*---------------------Main Navigation-------------------*/
ul.nav {
	margin:0px;
	padding:0px;
	list-style: none;
	width: 124px;
	background-color:#ff8c03;
}

ul.nav li {
	list-style:none;
}
/*************************/
#pos1 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/listings.jpg);
	background-position:0 104px;
}

#pos1 a:hover{
	background-position:0 0px;
}
/*************************/

#pos2 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/search.jpg);
	background-position: 0 104px;
}
#pos2 a:hover{
	background-position:0 0px;
}
/*************************/

#pos3 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/rentals.jpg);
	background-position: 0 104px;
}
#pos3 a:hover{
	background-position:0 0px;
}
/*************************/

#pos4 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/foreclose.jpg);
	background-position: 0 104px;
}
#pos4 a:hover{
	background-position:0 0px;
}
/*************************/

#pos5 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/laylake.jpg);
	background-position: 0 104px;
}
#pos5 a:hover{
	background-position:0 0px;
}
/*************************/
#pos6 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/mortgage.jpg);
	background-position: 0 104px;
}
#pos6 a:hover{
	background-position:0 0px;
}
/*************************/
#pos7 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/contact.jpg);
	background-position: 0 104px;
}
#pos7 a:hover{
	background-position:0 0px;
}
/*************************/
#pos8 a{
	display:block;
	height:104px;
	width:124px;
	background:url(images/home.jpg);
	background-position: 0 104px;
}
#pos8 a:hover{
	background-position:0 0px;
}
/*************************/

/*--------------------End Main Navigation-------------------*/

.content {
	background-color:#ffffff;
	padding:10px;
	text-align:left;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.content a {
	color:#ff8c03;
	text-decoration:none;
}

.content a:hover {
	text-decoration:underline;
}

.callout {
	float:right;
	padding:5px;
	margin:5px;
	width:320px;
	background-color:#ffffff;
	border:#ff8c03 solid 1px;
}

.agent {
	height:180px;
	width:646px;
	background-color:#62b3ce;
	padding:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	vertical-align:bottom;
}

.agent a {
	text-decoration:none;
	color:#000000;
}

.agent a:hover {
	text-decoration:underline;
}

.lah {
	padding:5px;
}

.photo {
	float:left;
	margin:5px;
	border:#ffffff solid 1px;
}

.heading {
	margin-top:10px;
	font-family: Cooper Black, Arial Black, Arial Bold, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#ff8c03;
	margin:10px;
	border-bottom:#ff8c03 solid 2px;
	width:60%;
}

.heading2 {
	margin-top:10px;
	font-family: Cooper Black, Arial Black, Arial Bold, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:18px;
	color:#ff8c03;
	margin:5px;
	border-bottom:#ff8c03 solid 1px;
	width:80%;
}

.heading3 {
	margin-top:10px;
	font-family: Cooper Black, Arial Black, Arial Bold, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:18px;
	color:#ff8c03;
	margin:5px;
	border-bottom:#ff8c03 solid 2px;
	width:270px;
}

.divide {
	background-image:url(images/dots.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px;
	height:16px;
	width:590px;
}

.divideShort {
	background-image:url(images/dots.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px;
	height:16px;
	width:300px;
}
