body
{
	font-size: 0.9em; /*11px;*/
	font-family: Arial, Helvetica, sans-serif;
	/*width: 250px;*/
}

.error
{
	color: #FF0000;
	font-weight: bold;
}

.home
{
	/*width: 250px;*/
}

	.home .divider, .category .divider, .s_results .divider, .photos .divider, .property .divider
	{
		background-color: #6EB08C; /*#999999;*/
		/*width: 244px;*/
		padding: 3px;
		color: #FFFFFF;
	}
	
	.home h1, .category h1, .s_results h1, .photos h1, .property h1
	{
		font-size: 1.1em; /*12px;*/
		color: #999999;
	}
	
	.home hr
	{
		background-color: #6EB08C;
		color: #6EB08C; /*#CCCCCC;*/
		height: 0.3em;
	}
	
	.category hr, .s_results hr, .photos hr, .property hr
	{
		width: 100%;
		height: 0.1em; /*1px;*/
		size: 0.1em; /*1px;*/
		color: #6EB08C; /*#CCCCCC;*/
		richness: 0.1em; /*1px;*/
	}
	
	.home select
	{
		border: 1px solid #c2c2c2;
	}
	
.category
{
	/*width: 250px;*/
}

	.category p
	{	
		/*width: 230px;*/
	}

	.category input
	{
		border: 1px solid #c2c2c2;
		/*width: 230px;*/
	}
	
	.category .right
	{
		/*width: 120px;*/
		float: right;
		display: inline;
	}
	
	.category select
	{
		border: 1px solid #c2c2c2;
		/*width: 230px;*/
	}
	
	.category .srch_button
	{
		width: auto;
		border: 1px solid #c2c2c2;
		text-align: center;
		vertical-align: middle;
	}
	
.s_results
{
	/*width: 250px;*/
}

	.s_results .left
	{
		float: left;
	}
	
	.s_results .right
	{
		float: right;
	}
	
	.s_results .clear
	{
		clear: both;
		height: 0.9em; /*1px;*/
		color: #c2c2c2;
		size: 1px;
	}
	
	.s_results #s_result
	{
		border: 1px solid #6EB08C; /*#c2c2c2;*/
	}
	
		.s_results #s_result #row1
		{
			background-color: #FFFFFF;
			padding: 7px;
		}
		
		.s_results #s_result #row2
		{
			background-color: #6EB08C; /*#CCCCCC;*/
			padding: 7px;
		}
		
.photos
{
	/*width: 250px;*/
}

	.photos .nav
	{
	}
		
		.photos .nav #left
		{
			float: left;
		}
		
		.photos .nav #right
		{
			float: right;
		}
		
	.photos .clear
	{
		clear: both;
		height: 2.5em; /*15px;*/
	}

	.photos .item
	{
		/*width: 200px;*/
	}
	
.property
{
	/*width: 250px;*/
}

	.property .clear
	{
		clear: both;
		height: 0.9em; /*1px;*/
		color: #c2c2c2;
		size: 1px;
	}
	
	.property .prop_details
	{
		text-align: left;
		width: 100%;
		padding: 3px;
	}
	
	.property input
	{
		border: 1px solid #c2c2c2;
		/*width: 230px;*/
	}
	
	.property textarea
	{
		border: 1px solid #c2c2c2;
		/*width: 230px;*/
	}
	
	.property .send_button
	{
		width: auto;
		border: 1px solid #c2c2c2;
		text-align: center;
		vertical-align: middle;
	}
	
	.property .right
	{
		float: right;
	}
	
.footer
{
	/*width: 250px;*/
	text-align:center; 
	background-color:#CCCCCC;
	padding:5px 0 5px 5px;
	color:#000000;
}

	.footer_ol
	{
		/*width: 180px;*/
		text-align: center;
		clear: both;		
	}

		/*.footer_ol li
		{
			display: inline;
			padding: 0px;
			margin-right: 10px;
			list-style-type: decimal;
		}*/
		
			/*.footer_ol li a
			{
				color:#444444;
			}*/
	
		.footer a
		{
			color:#444444;
		}

/* Mojiva Ad */		
a img
{
	border: 0;
}
