/* CSS Document */

body {
	background:url(../images/villa_bck.jpg) center -90px repeat-x #1c1901;
	text-align: center;
	color:#816a41;
	font-family:Georgia, serif;
	font-size:14px;
	line-height:1.4;
	}
	
body a {
	color:#dfc48f;
	text-decoration: none;
}

body a:visited {
	color:#dfc48f;
	text-decoration: none;
}

body a:hover {
	color:#746140;
	text-decoration:underline;
	}
	
.wrapper {
width: 900px;
margin: 0 auto;
text-align: left;
margin-bottom:50px;
}
	
.header {
	background-image:url(../images/logo.png);
	width:900px;
	height: 300px;
	position: relative;
	top: -265px;
	left: 30px;
	background-repeat: no-repeat;
	}
	
.text1 {
	margin-top:30px;
	width: 800px;
}

.image1 {width:200px;
	height:200px;
	border:4px solid #312711;
	float:left;
	margin: 0 20px 20px 0;
	}

.footer {
	width: 900px;
	height:300px;
	text-align: center;
	font-size:12px;
	}

.nudge {
	margin-top: -280px;
	margin-left: 60px;
}

.reservations {
	width:100%;
	height:191px;
	position:absolute;
	top: 0px;
	z-index: 999;
	 }
