body, html {
	margin: 0;
	padding: 0;
}

body {
	
	background-color: #fffce0;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: left;
}

#container {
	width: 950px;
	margin: 0 auto;
}

#contactlist {
	padding: 0;
	margin: 0;
}

#vertical_slide {
	background-color: #fff;
	width: 870px;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	height: 135px;
	padding: 12px 0 0;
	margin: 0 0 0 39px;
}

#sale {
	width: 355px;
	margin: 0;
	padding: 0;
	float: left;
	height: 80px;
	display: inline;
}

#address1 {
	width: 160px;
	margin: 0;
	padding: 0;
	float: left;
	height: 80px;
	display: inline;
}

#address2 {
	width: 185px;
	margin: 0;
	padding: 0;
	height: 80px;
	float: left;
	display: inline;
}

.address {
	padding: 0 0 0 30px;
	margin: 0;
}

#email {
	width: 170px;
	margin: 0;
	padding: 0;
	float: right;
	height: 80px;
	position: relative;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: right;
	display: inline;
}

.email {
	margin: 0;
	padding: 0 15px 0 0;
}

h1 {
	color: #521905;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: center;
}

a, a:visited {
	color: #521905;
	text-decoration: none;
}

a:hover, a:active {
	color: #666;
	text-decoration: none;
}

.subtitle {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0 0 0 30px;
}

.vente {
	margin: 0;
	padding: 2px 10px 0 30px;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
}

.sale {
	margin: 0;
	padding: 8px 10px 0 30px;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
}

.cat {
	color: #521905;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 24px;
}

.note {
	font-size: 10px;
	text-transform: capitalize;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
}

.highlight {
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	text-align: center;
	margin-bottom: 24px;
}

.text {
	text-align: center;
}

.clear {
	clear: both;
}

#contactbutton {
	width: 872px;
	margin: 0 auto;
	height: 30px;
}

#nobutton {
	width: 762px;
	height: 31px;
	border-top: 1px solid #d8d8d8;
	float: left;
}

#button {
	text-align: center;
	width: 108px;
	height: 24px;
	float: right;
	border-bottom: 1px solid #d8d8d8;
	background-color: #fff;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	padding-top: 6px;
	display: inline;
}

#v_toggle {
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	letter-spacing: 3px;
	color: #666;
}

#header {
	text-align: center;
	margin: 10px 0 24px;
}

#animation {
	text-align: center;
	border: 10px solid white;
	width: 870px;
	height: 306px;
	margin: 0 auto;
}

#content {
	width: 870px;
	margin: 0 auto;
	padding: 20px 0 0;
}

#leftcolumn {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	display: inline;
}

#rightcolumn {
	width: 360px;
	float: right;
	margin: 0;
	display: inline;
	padding: 0 30px 0 0;
}

#footer {
	font-size: 10px;
	text-align: center;
	clear: none;
	padding-top: 8px;
	padding-bottom: 0;
	height: 24px;
	border-top: 1px solid #d8d8d8;
	width: 870px;
	margin: 24px auto;
}