/* CSS Document */


body {
	background-color: #FDEDC3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#header {
	position:absolute;
	height:160px;
	width: 100%;
	background-color:#FF8E33;
	background-image: url(../images/tucson_real_estate_header2.gif);
	background-repeat: no-repeat;
}



#left{
	position:absolute;
	width:150px;
	height:1176px;
	z-index:1;
	left: 0px;
	top: 160px;
	background-color: #0AB5C7;
}

#left2{
	position:absolute;
	width:150px;
	height:4273px;
	z-index:1;
	left: 0px;
	top: 160px;
	background-color: #0AB5C7;
}

#main {
	position:absolute;
	width:79%;
	height:321px;
	z-index:1;
	left: 169px;
	top: 167px;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	border: none;
}
#icons{
	position:absolute;
	width:79%;
	height:115px;
	z-index:2;
	left: 160px;
	top: 750px;
	border: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
#bottom {
	position:absolute;
	width:79%;
	height:70px;
	z-index:3;
	left: 160px;
	top: 1060px;
}

a:link {
	color: #663300;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	border:none;
}
a:hover {
	text-decoration: underline;
	color: #934200;
	border:none;
}
a:active {
	text-decoration: none;
	color: #934200;
	border:none;
}

#iconmain {
	position:relative;
	width:79%;
	height:92px;
	z-index:4;
	left: 157px;
	top: 575px;
}

#stlink {
	position:absolute;
	width:615px;
	height:60px;
	z-index:5;
	left: 158px;
	top: 826px;
}
