{
	margin:0;
	padding:0;
}
body {
	background: #c8d4c1 url(testbackground.gif) repeat-y 50% 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#topborder {
	background-color: #666600;
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#container {
	margin-left: -380px;
	position: absolute;
	width: 760px;
	left: 50%;
}
#nav {
	position: absolute;
	height: auto;
	width: 245px;
	left: 0px;
	top: 160px;
	background-color: #ffffff;
	margin-left: 10px;
}
#content {
	position: absolute;
	height: auto;
	width: 495px;
	left: 260px;
	top: 161px;
	background-color: #ffffff;
	margin-right: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 130%;
	padding-right: 10px;
	background-image: url(images/ch21.jpg);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #382a07;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #990000;
	background-color: #fbfbf2;
}
.image {
	margin-right: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.villaheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c36130;
}
.linkheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #ffffff;
	background-color: #666633;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c36130;
}
.formlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.formelement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	background-color: #f2f3d4;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#banner {
	position: absolute;
	height: 140px;
	width: 754px;
	left: 3px;
	top: 20px;
	background-image: url(images/banner.gif);
}

