#properties {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 60px;
	width: 990px;
}
#properties h2 {
	color: #de5d17;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#properties p {
	margin: 0px;
	font-size: 11pt;
	color: #000;
	text-align: left;
}
#properties a {
	margin: 0px;
	text-decoration: underline;
	color:#333333;
	text-align: left;
}
#properties a:hover {
	text-decoration: none;
	color:#993333;
}





/*--styles for story area with the background image --*/  
#outline {
	margin: 0 auto;
	padding-top: 30px;
	width: 990px;
}
#book {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: center;
	background: url(../our_story/images/book.jpg) no-repeat center;
	width: 840px;
	height: 570px;
}
#cover {
	margin: 0 auto;
	text-align: center;
	width: 740px;
}
#us {
	margin: 80px 0px 0px 0px;
	float: left;
	width: 340px;
}
#us p {
	text-align: justify;
	margin: 15px 0px 0px 0px;
	font-size: 10pt;
	font-family: Verdana;
	color: #421904;
}
#flash_loop {
	margin: 50px 0px 0px 0px;
	float: right;
}
#good_food {
	margin: 90px 0px 0px 0px;
	float: right;
	width: 340px;
}
#good_food p {
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana;
	color: #421904;
}
#logos {
	margin-top: 30px;
	text-align: center;
	padding: 0px;
	width: 135px;
	float: left;
}
#logos h4 {
	margin: 0px;
	color: #421904;
	font-family: Arial;
	font-size: 80%;
}
#logos p {
	margin: 0px 0px 40px 0px;
	font-family: Arial;
	font-size: 80%;
}
#clear_story {
	clear: both;
}
