body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
h3 {
	font-size:14px;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 50px 0 50px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#bg {
	margin:0 auto;
	width:900px;
	height:1050px;
	background-image: url(images/background.jpg);
}
#bg2 {
	width:900px;
	background-image: url(images/background.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	height:920px;
	background-color: #E0EAF5;
}
.right {
	width:567px;
	height:920px;
	background:#fff;
}
#topborder {
	height:50px;
}
#logo {
	height:210px;
	background-image: url(images/header.jpg);
}
#logo h1 {
	font-size:30px;
	color:#003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo h1 {
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
#logo div {
	text-align: center;
}
ul#nav {
	height:176px;
	padding:50px 50px 0 50px;
	background-image: url(images/headline.jpg);
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF
}
ul#nav li#active {
	color:#FFCCFF;
	font-weight: normal;
}
#menu h2 {
	font-size:20px;
	padding:15px 0 0 40px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu ul {
	padding:10px 50px 0 50px
}
#menu li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666
}
#menu li a {
	color:#336666
}
#main h2 {
	font-size:24px;
	color:#003399;
	padding: 50px 50px 0 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main p {
	padding: 20px 50px 0 50px;
}
#main ul {
	padding: 20px 50px 0 50px;
}
#main li {
	list-style-position: outside;
	list-style-type: disc;
}
#main a {
	color: #990033;
}
.picture {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 8px;
}
#images {
	padding-top: 36px;
	text-align: center;
}
#images p {
	padding-bottom: 10px;
}


/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
#xhtml {
	position: absolute;
	left:600px;
	width: 180px;
	padding-top: 10px;
}
.villalink {
color : #3399CC;
}

