/* CSS Document */

.main {width:1000px; height:660px; text-align:left; margin-top:-18px; background:#000000}

.header { background:url(images/head.png); height:140px}
.header p { text-align:right; color:#FFFFFF; padding-right:10px; padding-top:115px; font-family:"Myriad Pro"}

.logo { float:left; background:url(images/logo.png); height:140px; width:190px}

.booking { float:right; margin-right:10px; color:#FFFFFF; margin-top:-64px}
.booking a { color:#FFFFFF; text-decoration:none}
.booking a:hover { text-decoration:underline; color:#FFFFFF}

.main-img { height:220px; background:none; margin-top:-83px}
.main-img h2 { color:#FFFFFF; font-size:100px; padding:134px 0 0 190px; font-family:"Myriad Pro"}
.img1 { background:url(images/home-img.png); height:220px; width:1000px}
.img-dessert { background:url(images/dessert-2.png); height:220px; width:1000px }
.img-tapas { background:url(images/tapas-big1.png); height:220px; width:1000px }
.img-mains { background:url(images/mains-big1.png); height:220px; width:1000px }
.img-wine { background:url(images/wine-big1.png); height:220px; width:1000px }
.img-contact { background:url(images/lamps-big.png); height:220px; width:1000px }
.img-news { background:url(images/news-big.png); height:220px; width:1000px }
.img-breakfast { background:url(images/breakfast-big1.png); height:220px; width:1000px }

.navigation { float:left; width:190px; height:220px; background:none; margin-left:-20px;font-family:"Myriad Pro"}
.navigation ul li  { list-style:none; padding-bottom:4px } 
.navigation ul li a {color:#FFFFFF; text-decoration:none; }
.navigation ul li a:hover {color:#FFFFFF; text-decoration:underline}


.navigation ul ul li {padding-bottom:1px}
.navigation ul ul li a {color:#CCCCCC; text-decoration:none; margin-left:-20px}
.navigation ul ul li a:hover {color:#CCCCCC; text-decoration:none; margin-left:-20px; text-decoration:underline}
.right { float:right; margin-top:-14px}
 
.content{height:280px; background:#000000; color:#FFFFFF; margin-left:190px; padding:5px 16px 15px 16px; font-family:"Myriad Pro"; font-size:1.1em; }
.content-font{ margin-left:-16px}

.small-text { font-family:"Myriad Pro"; font-size:0.82em; color:#CCCCCC}

.scrollarea {
width: 768px;
max-height: 264px;
padding-left: 21px;
padding-right: 21px;
border-color: #333333;
border-width: 1px;
border-style: solid;
border-left:0px;
border-right:0px
float: left;
overflow: auto;

margin-bottom:14px;
margin-top:15px;
}

.scrollarea h3 { color:#ffffff; text-decoration:underline}
.scrollarea a { color:#ffffff; text-decoration:none}
.scrollarea a:hover { color:#ffffff; text-decoration:underline}
.scrollarea p a { color:#CCCCCC}

.content-img-home { width: 190px; height:300px; float:left; background:url(images/home-img2.png)}
.content-img-tapas { width: 190px; height:300px; float:left; background:url(images/salad.png)}
.content-img-main { width: 190px; height:300px; float:left; background:url(images/chateau.png)}
.content-img-contact { width: 190px; height:300px; float:left; background:url(images/colin.png)}
.content-img-wine { width: 190px; height:300px; float:left; background:url(images/chairs.png)}
.content-img-dessert { width: 190px; height:300px; float:left; background:url(images/mud-pie.png)}
.content-img-news { width: 190px; height:300px; float:left; background:url(images/news-small.png)}
.content-img-breakfast { width: 190px; height:300px; float:left; background:url(images/coffee.png)}


 

.chateau { padding:3px; border-bottom:#FFFFFF dotted 1px; text-align:center}


