
body {
	background-color:	#fbfbef;
	font-family:	Veranda, Geneva, Arial, sans-serif;
	text-align:	center;
	
}

#pagewrapper {
	width:	800px;
	margin:	0 auto;
	text-align:	left;
}

#innerwrapper {
	border-bottom-style:	solid;
	border-top-style:	solid;
	padding: 15px 0px 15px 0px;
	border-color:	#556b2f;
	border-width:	thin;
}	

#menu {
	width:	350px;
	float:	right;
	margin-top:	50px;
	font-size:	12px;
	list-style-type:	none;
	text-align:	right;
}

			#menu a:link {
				color:			#556b2f;	
				text-decoration:	none;
			}
			#menu a:visited {
				color:	#556b2f;
				text-decoration: none;
			}
			#menu a:hover {
				color:	#a19a40;
			}

			ul, li {
				display:	inline;
				margin-left:	40px;
				padding:	0px;
				text-align:	right;
			}

/* body.home #menu lines underlines current page and changes hover color */
			body.home #menu a#home {
				text-decoration:	underline;
			}
			body.home #menu a:hover#home {
				color: #a19a40;
			}

			body.props #menu a#Props {
				text-decoration:	underline;
			}
			body.props #menu a:hover#Props {
				color: #a19a40;
			}


			body.contact #menu a#contact {
				text-decoration:	underline;
			}
			body.contact #menu a:hover#contact {
				color: #a19a40;
			}

#header {
	margin-top:	0px;
	padding:	0px;
	height:		90px;
}

#card {
	display:	inline;
	width:		216px;
	float:		right;
	text-align:	center;
/*	padding:	5px; */
/*	background-color: #546612;*/
	font-size:   14px;


}



	#lblock {
		text-align:		left;
		width: 			530px;
		height:			350px;
		background-color:	#909848;
		margin-top:		15px;
		padding:		10px;
		border-style:		ridged;

	}

/* change the name of this id  from rblock to featured homes */		
	#featuredHomes {
		margin-top:		15px;
		padding-top:		15px;
		color:			#2B2B2B;
		display:		inline;
		text-align:		center;
		width:			216px;
		height:			350px;
		float:			right;
/*		background-color:	#909848; */
		border:	 1px solid #909848;
		font-family: geneva, arial, helvetica, sans-serif;
		font-size: 14px;

}

	
	} 

	#featuredFootnote {
		font-size: 12px;
		padding: 10px;
		line-height: 18px;
		letter-spacing:px;
		
	}


	#sideMenuDiv ul {
		display: inline;
		text-indent:	3px;
		margin-left: 0px;
		line-height:	35px;
		font-size:	12px;	
		position:	absolute;
		
	}
	#sideMenuDiv li {
		display: inline;
		text-align: left;
		margin-left: 8px;
		background: url(images/buttongradient.jpg) left;
		margin-bottom: 5px;
		width:	150px;
		padding:	10px;
				

	}
		
	#sideMenuDiv a {
		color: #000;
		text-decoration: none;
	}

	#sideMenuDiv li:hover {
		color: #fbfbef;
		width:	150px;
		height:	100px;
	}


	#sideMenuDiv {
		list-style-type: none;
		width: 800px;
/*		float: left; */
		padding-bottom: 10px;
		margin-bottom: 50px;


	}

	#sideMenuDiv a:hover {
		color: #fbfbef;
		text-align: right;
		margin-bottom: 0px;
	}

#iframeContent {	
	width:	380px;
	height: 330px;
	float: right;
}

	#sideMenuContent {
		text-align:	center; 
	
	}

#menu2 {
	height: 25px;
	margin: 10px 0px 13px 0px;
	
}

#menu2 td {
	font-size:	12px;
	width:	125px;
	height:	30px;
	text-align:	center;
	background: url(images/buttongradient.jpg) left;
}

#menu2 a {
	color: #000;
	text-decoration: none;
}

#menu2 a:hover {
	color: #fbfbef;
}

#menu2 td:hover {
	color: #fbfbef;
}
	

#footer {
	font-size: 12px;
}





