/* Color Codes

Light Blue:		#D4E0E9;
light grey:		#EFEBDE;
dark grey:		#9A9A9A;
Black:		    Black;

*/

div
{
	position: relative;
}

body
{
	height: 100%;
	width: 770px;
	margin: 0px 10px 0px 10px;
	background-color: #D4E0E9;
	font-family: arial, helvetica, verdana, Serif;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
}

iframe
{
	border: 0px;
	width: 100%;
	overflow: visible;
}

a
{
	color: Black;
	font-size: 9pt;
	text-decoration: underline;
}

	a:hover
	{
		color: Black;
		text-decoration: none;	
	}

img
{
	border: none;
}

	img a
	{
		border: none;
	}

h1, h2, h3, h4, .propertyResultsListingHeader
{
	color: Gray;
	font-family: arial, helvetica, Times New Roman, Times Roman, Times;
	padding: 5px 0px 0px 3px;
	margin: 0px;
	font-weight: normal;
}

h1
{
	text-align: left;
	font-size: 12pt;
}



h2
{
	text-align: left;
	font-size: 11pt;
}

h3
{
	font-size: 11pt;
	line-height: 1em;
	height: 2em;
}

h4
{
	font-family: sans Serif;
	font-size: 11pt;
	color: #930000;
}

.mainHeading 
{
	padding:5px 0px 5px 0px; 
	border-bottom: solid 1px #9A9A9A; 
	margin-bottom: 8px; 
	font-weight: 700;
}

#container
{
	height: 100%;
	width: 770px;
	margin: 0px 10px 0px 10px;
	background-color: White;
	background-image: url(/images/bluefade.jpg);
	background-repeat: repeat-x;
	border: solid 1px gainsboro;
}

	#container p
	{
		color: #333333;
		text-align: left;
		padding: 0px 5px 5px 0px;
		margin: 3px;
		line-height: 18px;
	}

	#containerInner
	{
		width: 750px;
		padding: 0px 10px 0px 10px;
	}

#header
{
	margin-top: 5px;
	width: 750px;
	height: 80px;
	background-image: url(/images/villamiafade.jpg);
	background-repeat: repeat-x;
}

	#header img
	{
		float: left;
		margin: 10px 0px 0px 0px;
	}



	.subject
	{
		padding-left: 10px;
		margin: 10px 0px 0px 0px;
		color: Black;
		font-size: 8pt;
		width: 500px;
		float: right;
		text-align: right;
	}
		.subject .line1
		{
			font-size: 12pt;
			font-weight: bold;
			text-align: right;
		}
		
		.subject .line2
		{
			font-size: 8pt;
			text-align: right;
		}

#navBar
{
	text-align: left;
}

	#navBar ul
	{
		padding: 0px;
		margin: 5px 0px 5px 0px;
		list-style-type: none;
		line-height: 18px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		
	}

	#navBar ul li
	{
		float: left;
		padding: 0px;
		margin: 0px;
		line-height: 18px;
		width: 164px;
	}


		#navBar ul li a
		{
			padding: 0px 7px 0px 7px;
			margin: 0px;
			text-decoration: none;
			color: Gray;
			font-size: 10pt;
			line-height: 18px;
			display: block;
			width: 164px;
		}

		#navBar ul li a:hover
		{
			line-height: 18px;
			padding: 0px 7px 0px 7px;
			margin: 0px;
			background-color: Gray;
			color: White;
			width: 164px;
		}


#mainContent
{
	width: 750px;
	margin: 10px 0px 0px 0px;
	background-position: 220px;
}

#mainContentLeft
{
	width: 198px;
	float: left;
	margin-top: 5px;
}


	.sBox
	{
		width: 178px;
		background-color: #EFEBDE;
		border: solid 1px #9A9A9A;
		margin: 0px 0px 5px 0px;
		text-align: left;
	}

		.sBox h1
		{
			margin: 0px;
			padding: 0px 0px 0px 3px;
		}

		.field select, textbox
		{
			width: 158px;
			padding: 0px;
		}

		.button
		{
			text-align: center;
		}

#mainContentRight
{
	width: 543px;
	float: right;
	padding-left: 5px;
	margin-top: 5px;
}

	#mainContentRightRentals
	{
		width: 550px;
		float: right;
		padding: 0px;
		padding-left: -5px;
	}

	.column
	{
		width: 47%;
		border-left: solid 1px gainsboro;
		height: 100%;
		padding-left: 5px;
	}

	.column p
	{
		padding: 3px 7px 3px 7px;
	}

	.column img
	{
		margin-left: 5px;
		border: solid 1px gainsboro;
	}


#article
{
	padding-left: 10px;
}

	#article p, #article div, #article h1, #article h2, #article span
	{
		padding-left: 0px;
	}

#featuredProperties
{
	width: 730px;
	background-color: #FFEC9D;
	margin: 10px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

	#featuredProperties .property 
	{
		float: left;
		text-align: center;
		width: 210px;
		margin: 0px 10px 0px 10px;
	}

	#featuredProperties .property img
	{
		width: 200px;
		height: 135px;
		margin: 5px 5px 0px 5px;
		border: solid 1px #FFFFFF;
	}

#footer
{
	width: 750px;
	height: 100%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

	#footerNav
	{
		background-color: #EFEBDE;
		border: solid 1px #9A9A9A;
		margin: 2px 0px 2px 0px;
		padding: 2px 5px 3px 5px;
		text-align: center;
	}
	
	#footerNav a
	{
		text-decoration: none;
	}
	
	#footerNav a:hover
	{
		text-decoration: underline;
	}
	
/** Contact Page **/

.type
{
	width: 100px;
}

.contactDetails
{
	width: 150px;
}

.names
{
	width: 45px;
}

/** end Contact page stuff **/


/** Content Management Pages **/

.article
{
	position: relative;
	margin-bottom: 3px;
	border: solid 1px #9A9A9A;

}

	.article img
	{
		float: left;
		width: 170px;
		border: solid 1px #9A9A9A;
		margin: 5px 5px 5px 5px;
	}

	.article .description
	{
		margin-left: 180px;
		padding: 10px 10px 10px 5px;
	}


/** End Content Management Pages**/

/** Search Results **/

.summary
{
	position: relative;
	padding: 5px 5px 5px 5px;
	border: solid 1px #9A9A9A;
	width: 495px;
	margin: 5px 0px 2px 0px;
}

	.searchResultsImg
	{
		margin: 3px 0px 2px 10px;
		width: 160px;
		border: solid 1px #DDDDDD;
	}

	.resultsTitle
	{
		width: 330px;
		float: left;
	}

	.propertyResultsListingHeader
	{
		font-size: 11pt;
		color: Black;
	}

	.resultsPrice
	{
		float: right;
		width: 150px;
		text-align: right;
	}

	#searchResults
	{
		padding: 5px 5px 5px 15px;
		border: solid 1px #9A9A9A;
	}

	#details
	{
		position: relative;
		margin-left: 300px;
	}

	.spacing
	{
		line-height: 1.5em;
	}

/** end of Search results **/

/** Property Details **/

#mainPhoto
{
	width: 280px;
	float: left;
}

#mainPhoto img
{
	width: 278px;
}

.photo, .plan
{
	width: 156px;
	float: left;
	padding: 3px 3px 3px 3px;
}

.photo img, .plan img
{
	width: 150px;
	border: solid 1px #999999;
}

/** End of Property Details **/

/** Large Photos and Plans **/

#largePhoto img, #largePlan img
{
	width: 98%;
}

/** End photos and Plans


/** General classes and id **/

.padding
{
	padding: 2px 2px 2px 2px;
}

.morePadding
{
	padding: 5px 5px 5px 5px;
}

.standard
{
	line-height: 20px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.half
{
	width: 48%;
}

.clear
{
	clear: both;
}

.center
{
	text-align: center;
}

.border
{
	border: solid 1px #9A9A9A;
}

.hr
{
	margin-top: 5px;
	border-top: solid 1px gainsboro;
}

.page
{
	padding: 0px 4px 0px 4px;
}

.selected, .previous, .next
{
	padding: 0px 4px 0px 4px;
}

.selected
{
	background-color: #D4E0E9;
	text-decoration: none;
}

.disabled
{
	color: #CCCCCC;
}

