body  {
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: #665329;
	background-image: url(wwwimages/vacanti_back00.gif);
	background-repeat: repeat;
	height: 100%;
}
html
{
height: 100%;
}
p {
  margin: 1em 0;
}
a {
	color: #fff;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#header {
	z-index: 1;
	position: relative;
	top: 0px;
	height: 100%;
	background-image: url(wwwimages/vacanti_back0.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	position: absolute;
	top: 84px;
	width: 100%;
	z-index: 10;
}
#content2 {
	position: absolute;
	top: 557px;
	width: 100%;
	z-index: 10;
	background-image: url(wwwimages/vacanti_back0.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content3 {
	position: absolute;
	top: 440px;
	width: 100%;
	z-index: 10;
	background-image: url(wwwimages/vacanti_back0.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content4 {
	position: absolute;
	top: 644px;
	width: 100%;
	z-index: 10;
	background-image: url(wwwimages/vacanti_back0.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#menu {
	position: absolute;
	top: 70px;
	width: 100%;
	z-index: 15;
}
#footer {
	width: 100%;
	position: relative;
	bottom: 0 !important;
	bottom: -4px;
	height: 400px;
	background-image: url(wwwimages/vacanti_back4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}
.menu {
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-weight: bold;
}
.smalltext {
	font: 10px/11px Arial, Helvetica, sans-serif;
}
.contenttext1 {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 20px;
}
.contenttext2 {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}
.contenttext1 a:link {
	text-decoration: none;
	color: #fff;
}
.contenttext1 a:visited {
	text-decoration: none;
	color: #fff;
}
.contenttext1 a:hover {
	text-decoration: none;
	color: #d3be7f;
}
.contenttext1list {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 0px;
}
.contenttext1list a:link {
	text-decoration: none;
	color: #fff;
}
.contenttext1list a:visited {
	text-decoration: none;
	color: #fff;
}
.contenttext1list a:hover {
	text-decoration: none;
	color: #d3be7f;
}
.smalltext a:link {
	text-decoration: none;
	color: #fff;
}
.smalltext a:visited {
	text-decoration: none;
	color: #fff;
}
.smalltext a:hover {
	text-decoration: none;
	color: #d3be7f;
}
.imgborder {
	border-color: #FFFFFF;
	border-width: 1px;
}