/* Sitewide styles by id. These styles control elements tagged by id that are universal to all pages

*/


/* HEADER */

#site_elena {
	position:absolute;
	left:220px;
	top:34px;
	width:143px;
	height:22px;
	z-index:5;
}
#site_elena_title {
	position:absolute;
	left:225px;
	top:60px;
	width:158px;
	height:28px;
	z-index:6;
}
#site_mobile {
	position:absolute;
	left:503px;
	top:60px;
	width:110px;
	height:26px;
	z-index:7;
}
#site_email {
	position:absolute;
	left:725px;
	top:60px;
	width:150px;
	height:28px;
	z-index:8;
}

/* LEFT HAND NAVIGATION */

#site_logo {
	position:absolute;
	left:36px;
	top:14px;
	width:71px;
	height:30px;
	z-index:1;
}
#site_nav_top {
	position:absolute;
	left:36px;
	top:146px;
	width:168px;
	height:90px;
	z-index:2;
}

#site_nav_top ul{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #fef3e3;
}

#site_nav_main {
	position:absolute;
	left:36px;
	top:252px;
	width:168px;
	min-height:296px;
	z-index:3;
}

#site_nav_main ul{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #fef3e3;
}
#site_nav_main ul li {
margin:0px;
line-height:12px;
}

.site_aboutus, .site_openlistings, .site_closedlistings,.site_clients, .site_buyingtips, .site_sellingtips, .site_homeservices, .site_portlandinfo, .site_rmls, .site_nieghborhood, .site_newsletter {
border:1px solid;
}

/* PAGE AREA */

#site_page {
	position:absolute;
	left:223px;
	top:99px;
	width:652px;
	min-height:296px;
	z-index:4;
}


/* Footer */

#site_footer {
	margin:0px;
	padding-top:5px;
	padding-left:100px;
	position:absolute;
	left:0px;
	bottom:0px;
	color:#6b5202;
	font-size:9px;
	width:99%;
	height:20px;
	text-align:center;
	background-color: #332701;
	z-index:100;
}

/* UTILITY */

.white_text {
color:#FFFFFF;
}
