/* CSS Document */
html, body
	{
		margin: 0px;
		padding: 0px;
		text-align: center;
		width: 100%;
		background: #201C13;
	}

.gradient
	{
		height:	750px;
		width: 100%;
		background: url('../Images/background.jpg') repeat-x;
		position: absolute;
		z-index: 0;
		top: 0px;
		left: 0px;
	}
	
.gradient p
	{
		 text-align: left; 
		 margin-left:10px;
	}	
	
.gradient p a
	{
		color: #FFFFFF; 
	}
	
.gradient p a:hover
	{
		color: #000000;
	}	
	
.container
	{
		width: 885px;
		margin: 0 auto;
		color: #fff;
		margin-top: 30px;
		text-align: left;
	}
	
.navigation
	{
		width: 885px;
		height: 50px;
		color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	
.navigation a
	{
		color: #fff;
		text-decoration: none;
	}
	
.navigation a:hover
	{
		color: #000000;
		text-decoration: underline;
	}
	
.navigation img
	{
		float: right;
		position: relative;
		top: -47px;
		z-index: 3;
	}
	
.info
	{
		min-height: 520px;
		width: 885px;
		background: #000000;
		position: relative;
		top: -31px;
		_top: -80px;
		z-index: 2;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 15pt;
		color: #FFF3D1;
	}
	
.info-home
	{
		height: 527px;
		width: 885px;
		background: #000000;
		position: relative;
		top: -31px;
		_top: -80px;
		z-index: 2;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 15pt;
		color: #FFF3D1;
	}
	
.info a
	{
		color: #fff;
		text-decoration: underline;
	}
	
#about
	{
		padding-right: 10px; 
		padding-left: 10px;
		padding-top: 60px;
	}
	
#about-alt
	{
		 padding-right: 10px; 
		 font-size: 85%; 
		 line-height: 150%;
	}
	
#about-left
	{
		float: left; 
		width: 190px; 
		text-align: center;		
	}
	
#about-left img
	{
		border: 1px solid #FFF;
		margin-bottom: 20px;
	}
	
#about-right
	{
		 float: left; 
		 width: 660px; 		 
	}
	
#headline
	{
		margin-left: 35px;  
	}
	
.footer
	{
		width: 885px;
		text-align: center;
		_position: relative;
		_top: -60px;
	}
	
h1
	{
		font-size: 12pt;
		margin-bottom: 0px;	
	}
	
input, textarea
	{
		width: 270px;
		background: #FFF !important;
	}
	
h4
	{
		text-align: left;
	}
	
#agent-image 
	{
		border: 1px solid #FFF;
		margin-right: 10px;
	}

#agent-image:hover
	{
		border: 1px solid #69633F;
	}
	
td div
	{
		 width: 325px; 
		 margin: 0 auto;
	}
	
#agent
	{
		 width: 270px; 
		 margin: 0 auto;
	}
	
#agent p
	{
		 text-align: left;
	}
	
#agent p strong
	{
		font-size: 115%;
	}
	
#communities
	{
		 float: left; 
		 width: 600px; 
		 text-align: left; 
		 border-right: 1px solid #fff; 
		 padding-right: 20px;
	}
	
#communities div
	{
		margin-bottom: 20px;
	}
	
#communities div p
	{
		 margin-left: 10px;
	}
	
#properties
	{
		 float: left; 
		 width: 225px; 
		 text-align: center;
	}
	
#properties div
	{
		 height: 305px; 
		 margin: 0 auto; 
		 width: 200px; 
		 text-align: center; 
		 background: url('../Images/exclusivebg.jpg') repeat-x; 
		 border: 1px solid #fff;
	}
	
#properties div img
	{
		margin-bottom: 30px;
	}
	
#contact-left
	{
		 float: left; 
		 width: 325px; 
		 text-align: left; 
		 margin-left: 35px;
	}
	
#contact-left a:hover
	{
		color: #69633F;
	}
	
#contact-right
	{
		 float: left; 
		 width: 500px;
		 margin-top: 20px;
		 font-size: 85%; 
		 line-height: 150%;
	}
	
#disclaimer
	{
		 font-size: 85%; 
		 margin-top: 40px;
	}
	
td div p a:hover
	{
		color: #69633F;
	}
	
#eme:hover
	{
		color: #69633F;
	}
	
#readmore
	{
		margin-top: 0px;
		margin-left: 10px;
		font-size: 8pt;
		text-align: right;
	}
	
#readmore a
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	
#readmore a:hover
	{
		color: #69633F;
	}
	
#check
	{
		width: 13px;
		height: 13px;
		margin-right: 5px;
	}
	
#submit
	{
		cursor: pointer;		
	}
	
#realtor
	{
		 float: left; 
		 width: 350px; 
		 text-align: center;
	}
	
#description
	{
		 float: left; 
		 width: 500px; 
		 font-size: 85%; 
		 line-height: 150%;
	}
	
#description p
	{
		margin-left: 0px;
	}
	
#testimonials p
	{
		text-indent: 1.5em;
	}
	
#signature
	{
		text-align: right;
	}