* {
margin: 0;
padding: 0;
}

html, body{
background: #ffffff;
height: 100%;
}

p {
font-weight: bold;
}

ul {
list-style: none;
text-align: center;
margin: 10px 0 20px 0;
}

#nav{
position: absolute;
border-bottom: 1px solid #b1b1b1;
width: 100%;
bottom: 0;
left: 0;
}

#nav ul{
padding: 3px 0;
margin-left: 6px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center;
}

#nav li{
display: inline;
text-align: center;
}

#nav li a{
text-decoration: none;
padding: 3px 5px;
margin-right: 3px;
border: 1px solid #8c8c8c;
background: #f3f3f3;
color: #002767;
}

#nav li a:visited{
color: #2d2b2b;
color: #002767;
}

#nav li.selected{
position: relative;
}

#nav li.selected a, #nav li a:hover {
background: #ffffff;
border-bottom-color: white;
color: #4776ab;
}

#nav li.selected a:hover{
text-decoration: none;
color: #4776ab;
}

h1, h2, h3, h4, h5 {
text-align: center;
font-variant: small-caps;
text-decoration: underline;
margin: 10px 0 10px 0;
}

#container {
position: relative;
min-height:100%;
}

#wrapper {
position: relative;
width: 820px;
margin: 0 auto;
padding-bottom: 6em;
}

#header {
position: relative;
height: 140px;
background: url(images/.gif) repeat-x;
}

#logo {
position: relative;
display: block;
margin: 30px auto;
}

#slogon {
position: relative;
text-align: center;
font-size: 120%;
}

#intro {
position: relative;
margin: 20px auto;
padding: 4px 8px 8px 8px;
width: 600px;
background-color: #dfe3e8;
border: 1px solid #9e9e9e;
}

#cont {
position: relative;
margin: 30px 0 10px 20px;
width: 780px;
}

.container {
float: left;
margin: 0 15px 20px 0;
padding: 10px;
width: 220px;
height: auto;
border: 2px solid #9e9e9e;
}

.container_image {
margin: 10px 0 10px 0;
width: 200px;
height: 130px;
}

.container ul {
list-style: none;
text-align: center;
}


table {
position: relative;
margin: 0 auto;
border-collapse: collapse;
border: 1px solid #9e9e9e;
}

table caption {
font-weight: bold;
font-size: x-large;
font-variant: small-caps;
padding: 5px;
}

table th {
background-color: #749cc9;
font-variant: small-caps;
padding: 3px 15px 3px 3px;
}

table td {
padding: 3px 8px 3px 8px;
}

table .highlight {
background-color: #dfe3e8;
}

.clearboth {
clear: both;
}

#footer {
position: absolute;
bottom: 0;
width: 100%;
clear: both;
background-color: #dfe3e8;
border-top: 1px solid #9e9e9e;
text-align: center;
height: 6em;
}


#valid li{
display: inline;
}

img {
border: none;
}

#villa_intro {
position: relative;
float: left;
width: 300px;
margin: 20px 0 20px 60px;
padding: 4px 8px 8px 8px;
background-color: #dfe3e8;
border: 1px solid #9e9e9e;
}

#villa_stable {
position: relative;
width: 200px;
float: right;
margin: 20px 60px 20px 0px;
}

.villa_table {
position: relative;
width: 700px;
}

.villa_table td {
border: 1px solid #9e9e9e;
}

.villa_div {
margin: 2.2em auto;
width: 440px;
border: 1px solid #9e9e9e;
}

.villa_div p {
text-align: center;
}

.villa_pic {
position: relative;
left: 4.3em;
}

.villa_table img {
position: relative;
width: auto;
height: auto;
margin: 8px 0 8px 100px;
}

.align {
text-align: center;
margin: 20px;
}

.detail_heading {
font-weight: bold;
font-variant: small-caps;
text-align: center;
}

#motor_images {
position: relative;
width: 400px;
margin: 0 auto;
}

#motor_images img {
margin: 10px;
}

.villa_price_table {
position: relative;
width: 340px;
text-align: center;
}

#terms_cond_list {
position: relative;
margin: 0 auto;
list-style-type: disc;
text-align: left;
width: 300px;
}

#terms_cond_list li {
margin-top: 10px;
margin-bottom: 10px;
}

#caffe_top_img {
position: relative;
margin: 20px auto;
width: 610px;
height: auto;
}


#caffe_images{
position: relative;
clear: both;
width: 760px;
margin: 10px 0 10px 80px;
}

#bedsit_img_cont {
position: relative;
width: 700px;
margin: 10px auto;
}

.bedsit_img {
position: relative;
float: left;
width: 220px;
}