@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/generic/villa_back.gif);
	background-repeat: repeat-x;
	background-position:center top;
}

/*////////////////////////////////////////////////*/

.Header {
	font-size:24px;
	line-height:24px;
	color: #839097;
}

.SubHeader {
	font-size:16px;
	line-height:24px;
	color: #797661;
}

/*////////////////////////////////////////////////*/

#VillaImagesDiv {
	height:auto;
	width:540px;
}

.TextCell {
	height:auto;
	padding-bottom:20px;
}

.TextFooterCell {
	height:auto;
	padding-top:14px;
}