body {
margin:0px;
background-color:#B3BDD1;
background-image:url(images/sliced/wrapper-BG.jpg);
background-repeat:repeat-x;
font-family:Calibri, Arial, Helvetica, sans-serif;
}

.wrapper {
margin:auto;
width:800px;
}

.header {
float:left;
height:109px;
width:800px;
background-image:url(images/sliced/header-BG.jpg);
}

.banner {
float:left;
height:198px;
width:800px;
}

.menu {
float:left;
width:800px;
background-color:#FFFFFF;
height:30px;
font-family:"Times New Roman", Times, serif;
}

.menu ul {
padding:0px;
margin:0px;
}

.menu ul li {
padding:0px 8px;
float:left;
list-style:none;
line-height:30px;
}

.menu ul li a {
color:#000000;
font-size:14px;
text-decoration:none;
text-align:center;
display:block;
}

.menu ul li a:hover {
color:#97123F;
display:block;
text-decoration:underline;
}


.content-wrapper {
float:left;
width:800px;
background-image:url(images/sliced/content-BG.jpg);
background-repeat:repeat-x;
min-height:108px;
background-color:#DADADA;
font-size:13px;
line-height:1.3em;
}

.content-wrapper a {
color:#566F8E;
text-decoration:none;
}

.content-wrapper h1 {
font-weight:normal;
color:#AF153A;
font-family:Calibri;
font-size:26px;
padding-bottom:10px;
padding-top:10px;
}

.content-wrapper h2 {
color:#47597D;
font-size:19px;
font-weight:normal;
padding:0px;
margin:2px;
}


.left-content {
float:left;
width:440px;
padding:10px 20px;
}

.left-content p {
padding-left:20px;
}


.right-content {
float:left;
width:280px;
padding:10px 20px;
}

.right-content ul li {
margin:0px;
padding:5px 0px;
}

.hotel-logo {
float:left;
height:70px;
background-color:#FFF;
width:800px;
}

.footer {
float:left;
width:800px;
height:73px;
background-image:url(images/sliced/footer.jpg);
background-repeat:no-repeat;
text-align:center;
color:#FFF;
padding-top:5px;
font-size:12px;
}