body {
	padding-top: 0;
	margin-top: 0;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #152618;
}
#container {
	width: 720px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #FFF;
}
/*** TOP NAV/ HEADER ***/
#header_wrapper {
	height: 280px;
}
#header {
	height: 280px; border: 0px solid #000; width: 720px;
}
#logo {
	margin-top: -250px;
}
#top_nav {
	margin-top: 135px; 
	height: 20px; 
	width: 720px;
	text-align: center;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 3px;
}

#top_nav a {
	color: #FFF;	
}
#main_content_wrapper {
	width: 720px; 
	clear: both; 
	margin-top: 40px;
	background-color: #FFF;
}
/*** CENTRE COLUMN ***/
#centre_column {
	width: 700px; /*700*/
	margin-left: 10px; /*10*/
	margin-right: 10px;
	border: 0px solid #f00;
}

#centre_column h1 {
	display: none;
}
#centre_column h2 {
	margin-right: 30px;	
	color: #152618;
	font-size: 16px;	
}
#centre_column p {	
	color: #999;
	font-size: 12px;	
}
#centre_column  .list {
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	letter-spacing: 1px;
	color: #152618;
	margin: 0px 0px 1px -10px;
	width: 175px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
/*** IMAGE COLUMN ***/
#image_right_column {
	border-top: 0px dotted #152618; 
	border-right: 0px dotted #152618; 
	border-bottom: 1px dotted #152618; 
	border-left: 1px dotted #152618; 
	float: right; 
	clear: left; 
	padding: 0px 5px 8px 10px;
	margin: -10px 0px 0px 10px;
	width: 206px;	

	/*background: #152618;*/
}
/*** LEFT COLUMN ***/
#left_column {
	width: 438px; 
	float: left;
	color: #999;
	font-size: 12px;
}
#left_column_wrapper {
	height: 330px; 
	display: block; 
	width: 440px; 
	margin-left: 30px;
	background-image: url('images/intro_bg.gif');
	display: block;	
}
#left_column p {
	margin-left: 0px;
	margin-right: 20px;
}
#left_column h1 {
	background-repeat: no-repeat;
	background-image: url(images/fivewalk-homes-luxury-prope.gif);
	height: 102px;
	width: 439px;
}
#left_column h1 span {
	display: none;
}
#left_column h2 {
	height: 66px;
	width: 440px;
	background-image: url(images/invidual-elegance.gif);
	background-repeat: no-repeat;
}
#left_column h2 span {
	display: none;
}
/*** RIGHT COLUMN ***/
#right_column {
	width: 222px; 
	float: right; 
	margin-right: 10px;
	float: right; 
	background-color: #152618;
	color: #FFF;
}
#right_column h3 {
	font-size: 10pt;
	background-image: url(images/available-now-title.gif);
	height: 42px;
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 222px;
	margin-right: 0px;
	background-color: #FFF;
}
#right_column h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 18px%;
	padding: 0px 10px 8px 8px;
	text-align: left;
	margin: 0px;
	text-indent: 0px;
}
#right_column p {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 16px%;
	padding: 6px 10px 6px 8px;
	text-align: left;
	margin: 0px;
	text-indent: 0px;
}
#right_column h3 span {
	display: none;
}
/*** FOOTER ***/
#footer {
	width: 720px;	
	text-align: center;
}
#footer p {
	font-size: 10px;	
	letter-spacing: 1px;
	line-height: 14px;
}
#footer a {
	color: #999;
	font-size: 10px;	
	text-decoration: none;
}	
#footer a:hover {
	color: #999;
	font-size: 10px;
	text-decoration: underline;
}
/*** MISC ***/
img {
	border: 0;	
}
a {
	color: #999;
	font-size: 12px;	
	text-decoration: none;
}	
a:hover {
	color: #999;
	font-size: 12px;
	text-decoration: underline;
}	
hr {
	border: 1 px solid	#999;
}
h2 a{
	color: #999;
	font-size: 16px;	
	text-decoration: underline;
}	
h2 a:hover {
	color: #999;
	font-size: 16px;
	text-decoration: underline;
}.large_image {
	border: 0;
	margin-left: 10px;
	margin-bottom:: 10px;
}