/* CSS Document */
body {
	background-color: #C0C8BF;
	color: #334D55;
	margin: 0;
	padding: 0;
	}
a {
	color: #CCC6AD;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
h1 {
	position: relative;
	z-index: 3;
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	margin: 5px 58px 0px 0px;
	text-align: right;
	padding: 1px 0px 0px;
	font-size: 12px;
	color: #CDC8AE;
	}
h2 {
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 0.2em;
	font-size: 12px;
	margin: 2px;
	padding: 0px;
	color: #334D55;
	}
h3 {
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 0.2em;
	margin: 2px;
	padding: 0px;
	}
h4 {
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 10px 5px 2px 3px;
	padding: 0px;
	}
p {
	padding: 0px;
	margin: 5px;
	}
p+p {
	text-indent: 1.5em;
	}
p+h3 {
	margin-top: 1em;
	}
h4+p {
	margin-top: 2px;
	}
a+p {
	margin-top: 2px;
	}
p#prev-next {
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 1em;
	}
ul {
	margin: 0 0 0 0.5em;
	padding-left: 0.95em;
	}
#menu ul li#current a {	
	color: #fff;
	}
#menu .box, #menu {
	margin-bottom: 2px;
	padding: 2px;
	}
#text {
	font-size: 12px;
	line-height: 1.1em;
	}
#container {
	width: 800px;
	margin: 10px auto 0px;
	padding: 0px 0px 0px;
	background-image: url(../images/template/backbody.gif);
	background-repeat: repeat;
	}
#header {
	position: relative;
	height: 100px;
	padding: 0;	
	background: url(../images/template/header.gif) repeat-x center bottom;
	}
#banner {
	position: absolute;
	top: 50px;
	left: 72px;
	}
#rentals {
	position: absolute;
	right: 100px;
	left: 71px;
	top: 10px;
	width: 505px;
	height: 29px;
	}
#location {
	position: absolute;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	left: 585px;
	top: 76px;
	width: 197px;
	height: 20px;
	}
#contact {
	position: absolute;
	left: 691px;
	top: 31px;
	width: 83px;
	background-image: url(../images/template/fastlink.gif);
	height: 29px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 2px 5px 12px;
	}
#contact a:hover{
	color: #CCC6AD;
	}
#contact a{
	color: #fff;
	}
#prices {
	position: absolute;
	left: 593px;
	top: 31px;
	width: 75px;
	background-image: url(../images/template/fastlink.gif);
	height: 29px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 2px 5px 22px;
	}
#prices a{
	color: #fff;
	}
#prices a:hover{
	color: #CCC6AD;
	}
#content {
	width: 600px;
	padding: 0px;
	margin-left: 197px;
	}
#text {
	padding: 5px;
	font-size: 12px;
	line-height: 1.1em;
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	}
#menu {
	float: left;
	width: 193px;
	background: url(../images/template/links.gif) repeat-x;
	font-family: 'trebuchet ms', 'Gill Sans', Georgia, Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #CCC6AD;
	font-size: 12px;
	line-height: 1.1em;
	}
#menu .house {
	padding: 10px 2px 10px 30px;
	}
#menu .bordeaux {
	padding: 1px 2px 20px 45px;
	}
#menu .plans {
	background: url(../images/template/plans.gif) no-repeat 0px 0px;
	padding: 30px 0px 0px 20px;
	color: #660000;
	}
#menu .plans a{
	color: #660000;
	}
#menu .links {
	background: url(../images/template/usefullinks.gif) no-repeat 0px 0px;
	padding: 35px 0px 0px 20px;
	color: #CCC6AD;
	}
.bordeaux h3 {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	}
.house h3 {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	}
#footer {
	clear: both;
	width: 800px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: 'Lucida Grande', Georgia, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px 0px 5px;
	color: #F9EFD1;
	text-align: center;
	background-image: url(../images/template/footer.gif);
	background-repeat: no-repeat;
	}
#footer .legal {
	float: left;
	text-align: left;
	padding: 0px 5px 0px 25px;
	background-image: url(../images/template/logo-sm.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 4px;
	background-position: 3px 3px;
	}
#footer .copy {
	float: right;
	text-align: right;
	padding: 0px 5px;
	color: #F9EFD1;
	}
#footer a{
	font-size: 10px;
	color: #F9EFD1;
	}
div.spacer {
  	clear: right;
  	font-size: 1px;
  	line-height: 1px;
  	margin: 0;
  	padding: 0;
    }
	.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #CCC6AD;
	border-top: 1px dashed #C5B8A0;
	border-left: 1px dashed #C5B8A0;
	font-size: 10px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	cursor:pointer;
	cursor:hand;
	}
.tog {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #C0C8BF;
	border-bottom: 1px solid #334D55;
	border-right: 1px solid #334D55;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	}
.element a {
	color: #666666; 
	}
.element p {
	margin: 0;
	padding: 10px;
	}
.float-right {
	padding:2px 10px 2px 10px;
	float:right;
	border: 1px solid #C6BAA2;
	}
.float-photo {
	padding:2px 10px 2px 10px;
	float:right;
	}
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
	}

