html, 
body {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #fcf7cd url(biens-a-vendre/stripes-bg-france.gif) repeat-x top;
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: smaller;
	text-align: center;
	}

#page-home-in-france {
	width: 950px;
	margin: auto;
	text-align: left;
	}

#header-france {
	height: 20px;
}

#house-in-france {
	width: 770px;
	float: right;
}

#house-in-france-top {
	background: url(biens-a-vendre/top-bg-in-france.gif) no-repeat bottom right;
	height: 16px;
	}
	
#house-in-france-bottom {
	background: url(biens-a-vendre/footer-bg-in-france.gif) no-repeat top right;
	height: 16px;
	}

/* This is the content div */
#property-in-france {
	background: white url(biens-a-vendre/content-bg-in-france.gif) repeat-y right;
	text-align: justify;
	}
	
#property-in-france .padding {
	padding: 10px 35px 35px 35px;
	}
	
#property-in-france a {
	color: #880000;
	}

#property-in-france a:visited {
	color: black;
	}

#property-in-france h1 {
	margin: 30px 0 0 0;
	font-weight: lighter;
	font-size: large;
	color: #880000;
	border-bottom: 1px solid #880000;
	}
	
#property-in-france h1 a{
	color: #880000;
	text-decoration: none;
	}

#property-in-france h2 {
	margin: 30px 0 0 0;
	font-weight: lighter;
	font-size: medium;
	color: #880000;
	border-bottom: 1px solid #880000;
	}

#property-in-france p {
	margin: 10px 0 10px 0;
}

#property-in-france .intro {
	font-size: larger;
	color: #880000;
	margin: 20px 0 20px 0;
	}


#property-in-france .imright {
	padding: 30px 0 20px 30px;
	background: white;
	float: right;
	}

#property-in-france .imright img{
	margin: 0 0 20px 0;
	}

#property-in-france .map-box-france {
	padding: 30px 0 10px 20px;
	width: 250px;
	float: right;
	background: white;
	}
	
#property-in-france .map-box-france .map-content{
	border: 2px solid #880000;
	margin: 0 0 20px 0;
	}

#property-in-france .map-box-france .map-content p{
	padding: 10px;
	}

#property-in-france .map-box-france .map-content h1{
	border: none;
	padding: 5px;
	margin: 0;
	background: #880000;
	color: white;
	text-align: center;
	}
	
#property-in-france .map-box-france .map-content h1 a{
	color: white;
	}
#property-in-france .map-box-france .map-content h1 a:hover{
	color: yellow;
	}

#property-in-france .imleft {
	padding: 5px 30px 20px 0;
	background: white;
	float: left;
	}

label {
	width: 9em;
	float: left;
	text-align: right;
	margin: 0 1em 5px 0;
	clear: both
}

.inputbox {
	margin-bottom: 5px
}

.left-column {
	padding-right: 15px;
	vertical-align: top;
	}
	
.middle-column {
	padding-left: 15px;
	vertical-align: top;
	}
	

.main-image-in-france {
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px solid #880000;
	border-bottom: 1px solid #880000;
	margin-bottom: 20px;
	}

/* Left menu bar */

#left-france {
	margin-right: 775px;
	}

#left-france .padding {
	padding: 15px;
	}

#left-france ul {
	list-style-type: none;
	margin: 30px 0 30px 0;
	padding: 0px;
	}

#left-france li {
	margin: 3px 0 3px 0;
	border-bottom: 1px solid #d3cfb1;
	}

#left-france a {
	text-decoration: none;
	color: black;
	}

#left-france a:hover {
	text-decoration: none;
	color: #880000;
	}

.select-for-sale {
	color: #880000;
	font-weight: bold;
	margin: 10px 0 10px 0;
	}

#left-france .select-for-sale a{
	color: #880000;
	}
	
#left-france .select-for-sale a:hover{
	color: black;
	}

.inset{
	margin-left: 10px;
	}



/* Footer section */

#footer-france {
	clear: both;
	font-size: x-small;
	color: #393939;
	padding: 6px;
	}

#footer-france a {
	color: #393939;
	text-decoration: none;
	}

#footer-france a:hover {
	color: #880000;
	}

#footer-france #botnav {
	width: 400px;
	float: right;
	text-align: right;
	}

#footer-france #copyright {
	margin-right: 400px;
	}


/* misc stuff - forms etc */

.tableentry {
	text-align: left;
	vertical-align: top;
	}
	
.tableentry td {
	vertical-align: top;
	}	

/* Stuff for property page */

#prop-header {
	background-color: #880000;
	color: white;
	text-align: left;
	width: 680px;
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	}
	
#prop-header h1 {
	font-weight: normal;
	font-size: medium;
	color: white;
	padding:0;
	margin:0;
	}

#prop-header h1 a {
	text-decoration: none;
	}

#prop-header b {
	color: white;
}

#price {
	float: right;
	font-size: medium;
	padding-left: 10px;
	width: 220px;				/* AARON ADDED THIS AS PRICE WASN'T DISPLAYING */
	text-align:right;		/* AARON ADDED THIS AS PRICE WASN'T DISPLAYING */
	}

#big-pic {
	margin-bottom: 10px;
	text-align: center;
	}

#photo-box {
	width:690px;
	height:150px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	overflow: auto;
	}

#main-content h1{
	margin: 5px 5px 5px 0;
	}

/* Table for list page */

.list-table{
	font-size: 13px;
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #bbbbbb;
	}
	
.list-pic {
	vertical-align: top;
	padding: 0;
	margin: 0;
	}

.list-title{
	padding: 2px;
	background-color: #880000;
	color: white;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	}

#property-in-france .list-title a {
	color: white;
	text-decoration: none;
	}
	
#property-in-france.list-title a:hover {
	color: yellow;
	text-decoration: none;
	}
	
.list-price {
	padding: 2px;
	background-color: #880000;
	color: white;
	text-align: right;
	vertical-align: top;
	}

.list-view {
	text-align: right;
	}


/* Region buttons at bottom of region pages */

#regionbuttons {
	margin: 0 0 20px 0;
	}

#regionbuttons a{
	text-decoration: none;
	color: white;
	}

#regionbuttons a:hover{
	color: yellow;
	}

#regionbuttons td{
	font-size: medium;
	padding:6px;
	background: #880000;
	color: white;
	}

.pagenumber .pagenumberselected {
	font-size: large;
}

/* feature image - terry */

.feature-image-container {
	text-align: center;
	}

.feature-image img{
	border: 1px solid #bbbbbb;	
	}
	
.feature-table {
	width: 220px;
	background: #fcf7cd;
	color: #000000;
	}
	
.feature-title {
	padding: 3px 10px;
	background: #880000;
	color: white;
	text-align: left;
	}

.feature-agent {
	padding: 2px 0 2px 10px;
	background: #880000;
	color: white;
	text-align: left;	
	}
	
.feature-price {
	padding: 2px 10px 5px 0;
	background: #880000;
	color: white;
	text-align: right;
	}
	
.feature-desc {
	padding: 10px;
	text-align: justify;
	}

.feature-link {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	}

#feature-container {
	width: 680px
	vertical-align: top;
	}
	
.feature-bg {
	background: #fcf7cd;
	border: 1px solid #bbbbbb;	
	}