body {
	background: #fff url(images/bg_body.gif);
    font: 13px tahoma, sans-serif;
    padding-top: 0px;
	margin: 0;
    color: #666;
	}
	
img {
	border: 0px;
	}
	
h1 {
	font: 16px tahoma, sans-serif;
	font-weight:900;
    text-align: center;
    color: #000;
    }
	
h2 {
	font: 16px tahoma, sans-serif;
	font-weight:900;
    text-align: center;
    color: #000;
    }
	
h3 {
	font: 16px tahoma, sans-serif;
	font-weight:900;
    text-align: center;
    color: #000;
    }
	
h4 { 
	font: 14px tahoma, sans-serif;
    padding: 0px;
    color: #666;
	font-weight:bold;
	}
	
h5 {
	font: 13px tahoma, sans-serif;
	text-align:center;
	}		
	
h6 {
	font: 13px tahoma, sans-serif;
	font-weight:bold;
	padding: 0;
	margin:0;
	}
			
a:link, a:visited {
	text-decoration: underline;
	color: #000;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #999;
	}

#container {
    position: relative;
    left: 100px;
    background-color: #fff;
    border: #FFDB50 5px solid;
    width: 675px;
	}

#quickSummary {
	position: absolute;
    left: -70px;
    top: 19px;
    background-color: #fff;
    border-top: #FFDB50 5px solid;
	border-right: #FFDB50 5px solid;
	border-left: #FFDB50 5px solid;
    padding: 10px;
    width: 150px;
	height: 149px;
}
#quickSummaryMain {
	position: absolute;
    left: -70px;
    top: 19px;
    background-color: #fff;
    border-top: #FFDB50 5px solid;
	border-right: #FFDB50 5px solid;
	border-left: #FFDB50 5px solid;
    padding: 10px;
    width: 150px;
	height: 330px;
}

#supportingText h3 {
    text-align: left;
    color: #000;
    }
	
#supportingTextD h3 {
    text-align: left;
    color: #000;
    }	

#supportingText {
	position: relative;
	left: 120px;
	top: 0px;
	text-align: justify;
	text-indent: 20px;
	padding: 10px;
	width: 510px;
	background: url(images/watermark.gif) no-repeat;
	background-position: center;
	font-size: 13px;
	font: 13px tahoma, sans-serif;
	}
	
#supportingTextIDX {
	position: relative;
	left: 120px;
	top: 0px;
	text-align: justify;
	width: 545px;
	background: url(images/watermark.gif) no-repeat;
	background-position: center;
	font-size: 13px;
	font: 13px tahoma, sans-serif;
	}

#supportingTextD {
	position: relative;
	left: 120px;
	top: 0px;
	text-align: justify;
	text-indent: 20px;
	padding: 10px;
	width: 530px;
	background: url(images/watermark.gif) no-repeat;
	background-position: center;
	font-size: 13px;
	font: 13px tahoma, sans-serif;
	}
	
#linkListMain {
	background-color: #fff;
    font: 13px tahoma, sans-serif;
	position: absolute;
    left: -70px;
    top: 360px;
    border-bottom: #FFE649 5px solid;
	border-left: #FFE649 5px solid;
	border-right: #FFE649 5px solid;
    padding: 10px;
    width: 150px;
	}
#linkList {
	background-color: #fff;
    font: 13px tahoma, sans-serif;
	position: absolute;
    left: -70px;
    top: 190px;
    border-bottom: #FFE649 5px solid;
	border-left: #FFE649 5px solid;
	border-right: #FFE649 5px solid;
    padding: 10px;
    width: 150px;
	}

#linkList h3 {
    font: bold 13px tahoma, sans-serif;
    text-align: center;
    color: #000;
    margin: 0;
    border-bottom: 1px solid #666;
    }
	
#linkList a:hover {
	color: #999;
	}	

#lselect ul {
    list-style: none;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 10px;
	font-size: 11px;
	font: tahoma, sans-serif;
    }

#lselect li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    text-align:left;
	font-size: 11px;
	font: tahoma, sans-serif;
    }

#lselect a:link, #lselect a:visited {
    display:block;
	font-size: 11px;
	font: tahoma, sans-serif;
    }

#lselect a.c:link, #lselect a.c:visited {
    display:inline;
	font-size: 11px;
	font: tahoma, sans-serif;
    color: #666;
    }

#realtor ul {
	list-style: none;
    margin: 0;
	padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    }
	
#realtor li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    }	
	
#realtor a:link, #lselect a:visited {
    display:block;
    }

#realtor a.c:link, #lselect a.c:visited {
    display:inline;
    font: 13px tahoma, sans-serif;
    color: #666;
    }
	
#realtor img {
	margin-left: 15px;
	}			
	
#benefits {
    font: 13px tahoma, sans-serif;
	position: relative;
	width: 675px;
	height:110px;
    bottom: 0px;
    background: #ffffff url(images/footer.jpg) no-repeat;
    padding: 0px;
    text-align: right;
    text-indent: 0;
    }
	
#featured {
	font-size: 13px;
 	background-color: #FFEDA7;
	width: 470px;
	padding: 10px;
	border: #FFDB50 5px solid;
	font-weight: bold;
	text-align: center;
	}
	
#footer {
	text-align: center;
	}
	
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	}	
	

.strategic {
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

.strategic_footer {
	font-size: 9px;
	text-align: left;
	padding: 0px;
}

.center {
	text-align: center;
	}
	
/**************** forms styles*********/
form { 
 padding: 0px;
 text-align:center;
    font: 13px tahoma, sans-serif;
}

input.text {
font-size: 13px;
 background-color: #fff;
color: #000;
}

input.radio {
font-size: 13px;
 background-color:#000;
}

textarea {
 font-size: 13px;
 background-color: #fff;
 color: #000;
}

input {
    font: 12px tahoma, sans-serif;
}

select {
    font: 12px tahoma, sans-serif;
}

.texta {
    FONT-FAMILY: tahoma
    font-size: 12pt;
 background-color: #fff;
 color: #000;
 border: 1px solid #000;
}

.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #000;
 color: #fff;
 margin-right: 3px;
}

table.body {
    font: 13px tahoma, sans-serif;
	text-align:left;
		}

#tucker table {
 
 width: 500px;
 color: #000;
 border: 1px solid #000;
 border-collapse: collapse;
}

#tucker td {
 background-color: #FFDB50;
 border: 1px solid #000;
 padding-left: 4px;
}

.tdright {
	text-align: right;
	}	
	
.tdleft {
	text-align: left;
	}		
	
/******dynamic styles*****/

.Search1 {
 border: 1px solid #000;
    color: #000000;
    background-color: #FFD855;
    font: 13px tahoma, sans-serif;
	text-align:left;
		}

.Search2 {
    font: 13px tahoma, sans-serif;
	text-align:left;
}
		
.Result1 {
    font: 13px tahoma, sans-serif;
	text-align:left;
}
		
.Result2 {
 border: 1px solid #000;
    color: #000000;
    background-color: #FFD855;
    font: 13px tahoma, sans-serif;
    text-align:left;
}
		
.Result3 {
    font: 13px tahoma, sans-serif;
	text-align:left;
}
		
.Detail1 {
    font: 13px tahoma, sans-serif;
	text-align:left;
}
		
.Detail2 {
 border: 1px solid #000;
    color: #000000;
    background-color: #FFD855;
    font: 13px tahoma, sans-serif;
    text-align:left;
}
		
.Detail3 {
    font: 13px tahoma, sans-serif;
	text-align:left;
}
		
img.idximage {
 border: 1px solid #000;
}
		
#slideshow body {
    font: 13px tahoma, sans-serif;
    padding-top: 0px;
	margin: 0;
    color: #666;
	}
