@charset "UTF-8";
/* CSS Document */

body
	{
		background: url('images/bg.jpg') repeat-x;
		background-color:#993;
		margin:0px;
		padding:0px;
		font: 12px "Verdana", arial, sans-serif;
		line-height:22px;
		color:#000;
	}
	
h1
	{
		color:#000;
		font-family:"Geneva", Arial, sans-serif;
		font-size:20px;
		line-height:22px;
	}
	
h3
	{
		color:#cc6;
		font-size:14px;
	}
img#right
	{
		padding-right:20px;
		padding-top:5px;
	}	
	
img#right2
	{
		padding-right:20px;
		padding-top:5px;
	}	
	
div#rubberband
	{
		width:807px;
		margin: 0px auto;
		padding:0px;	
		margin-top:30px;
		background:#fff;
	}

div#banner_home
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_home.jpg') no-repeat;
}
div#banner_contact
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_contact.jpg') no-repeat;
}
div#banner_green
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_green.jpg') no-repeat;
}
div#banner_updates
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_updates.jpg') no-repeat;
}
div#banner_discovery
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_discovery.jpg') no-repeat;
}
div#banner_property
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_property.jpg') no-repeat;
}
div#banner_ownership
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_ownership.jpg') no-repeat;
}
div#banner_where
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_where.jpg') no-repeat;
}
div#banner_escalera
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banner_escalera.jpg') no-repeat;
}
div#banner_realestate
{
	width:807px;
	height:336px;
	padding:0px;
	margin:0px;
	float:left;
	background: url('images/banners_realestate.jpg') no-repeat;
}
	#banner_home a
		{
			width:300px;
			height:85px;
			display: block;
		}
.hide
{
			display:none;
}

div#wrap
	{
		width:807px;
		margin:0px auto;
		padding:0px;	
		background-color:#fff;
		
	}

#nav
	{
		width:211px;
		margin:0px;
		padding:0px;
		float:left;
		background:#fff;
	}
	
	#menu2 ul
	{
		list-style:none;
		margin:0px;
		padding:0px;
	}
	/*
	#nav ul li
	{
		background:url('images/nav.jpg') no-repeat;
		width:211px;
		height:28px;
	}
	
	#nav ul li:hover
	{
		background:url('images/nav_h.jpg') no-repeat;
	}
	
	#nav ul li a
	{
		margin-left:30px;
		color:#fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	
	#nav ul li a:hover
	{
		color:#9f9;
	}
	*/
	
	#menu2 {
		width: 200px;
		margin: 0px;
		border-style: solid solid none solid;
		border-color: #D8D5D1;
		border-size: 1px;
		border-width: 1px;
		}
		
	#menu2 li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		}	
		
	#menu2 li a:link, #menu2 li a:visited {
		color: #fff;
		display: block;
		background:  url(images/menu2.gif);
		padding: 8px 0 0 30px;
		}
		
	#menu2 li a:hover {
		color: #fff;
		background:  url(images/menu2.gif) 0 -32px;
		padding: 8px 0 0 32px;
		}
		
	#hlight
		{
		background:#827a00;
		height:35px;
		width:197px;
		margin-left:4px;
		}
	#hlight p
		{
			color:#fff;
			margin:0px;
			padding-top:8px;
			padding-left:9px;
			font-size:14px;
		}
		
	#hlight_c
		{
		background:#dad58a;
		width:197px;
		margin-left:4px;
		float:left;
		}
		
	#hlight_c ul
		{
			color:#827a00;
			line-height:20px;
		}	
	#hlight_c ul li
		{
			padding:4px;
		}
	
	#hlight_c ul li a
		{
			color:#009;
		}
	#hlight_c ul li a:hover
		{
			color:#000;
		}
		
	#update
		{
			margin-left:2px;
		}
		
	#update a
		{
			width:200px;
			height:70px;
			display: block;
			background: url("images/projectupdates.jpg");
		}
		
	
	#update a:hover
		{
			background: url("images/projectupdates_h.jpg");
		}
		
	img {
	border: none;
	} 
	
	#content
	{
		width:590px;
		float:left;
		margin:0px;
		padding:0px;
		background:#fff;
	}
	
	p#two
		{
			color:#827a00;
			line-height:30px;
		}
		
	#content a
		{
			color:#06f;
			text-decoration:underline;
		}
		
	#content a:hover
		{
			color:#000;
		}
	
	#number
		{
			font-size:12px;
			font-weight:bold;
			color:#000;
		}	
		
		#left
			{
				float:left;
				width:220px;
				padding:0px;
				margin:0px;
			}
		#right
			{
				float:left;
				width:360;
				padding:0px;
				margin:0px;
			}				
	
	#footer
	{
		width:807px;
		float:left;
		margin:0px;
		padding:0px;
		background:#fff;
	}
	
	#footer p
	{
		font-size:10px;
		margin-left:5px;
	}
	
	#footer p a
	{
		color:#666;
		text-decoration:none;
	}
	#footer p a:hover
	{
		text-decoration:underline;
	}
			input
			{
				color: #fff;
				background: #827a00;
				border: 1px solid #ccc;
			}
			
			select
			{
				color: #fff;
				background: #827a00;
				border: 1px solid #ccc;
			}
			
			option
			{
				color: #fff;
				background: #827a00;
				border: 1px solid #ccc;
			}
			
			textarea
			{
				color: #fff;
				background: #827a00;
				border: 1px solid #ccc;
			}
			
			.submit input
			{
				color: #fff;
				background:#827a00;
				border: 2px outset #ccc;
			}
			
