body{
width: 50%;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #453F2B;
background: url(../media/structure/bg_repeat_ani.gif) repeat-y center top;
}

p{
margin: 0 0 10px 0;
padding: 0;
}

h1{
margin: 4px 0 10px 0;
padding: 0;
font-size: 18px;
line-height: 20px;
font-weight:bold;
letter-spacing: -1px;
}

h2{
margin: 4px 0 4px 0;
padding: 0;
font-size: 16px;
line-height: 18px;
font-weight:bold;
letter-spacing: -1px;
color: #84CD18;
}

a{
color: #36ACBE;
text-decoration: none;
}

a:hover{
color: #36ACBE;
}

visited{
color: #36ACBE;
}

#wrapper{
position: absolute;
left: 50%;
width: 720px;
text-align: left;
margin-left: -360px;

}

#header{
width: 100%;
height: 400px;
}

#header_small{
width: 100%;
height: 200px;
}

#panel_curveright{
width: 100%;
height: 200px;
background: url(../media/structure/panel_curveright.gif) no-repeat;
}

#panel_booking{
width: 100%;
height: 200px;
background: url(../media/structure/panel_booking.gif) no-repeat;
}

#wrapper_main{
float: left;
width: 100%;
background: url(../media/structure/main_bg_shape.gif) no-repeat;
}

#wrapper_main_high{
float: left;
width: 100%;
background: url(../media/structure/main_bg_shape_high.jpg) no-repeat;
}

#wrap_2col{
float: left;
display: inline;
width: 476px;
}

.col{
float: left;
display: inline;
width: 228px;
margin: 0 10px 5px 0;
}

.col_toppad{
float: left;
display: inline;
width: 228px;
margin: 25px 10px 5px 0;
}

.curveleft_copy{
float: left;
display: online;
margin: 25px 0 0 32px;
width: 390px;
height: 150px;
}

.curveleft_copy h1{
color: #36ACBE;
}

.bookhere{
float: right;
margin: 25px 25px 0 0;
width: 130px;
height: 150px;
}

.bookhere a{
font-size: 18px;
line-height: 20px;
font-weight:bold;
letter-spacing: -1px;
color: #FFF;
}

.bookhere a:hover{
color: #DBD6CC;
}

#footer{
/*display: block;*/
float: left;
width: 100%;
height: 24px;
margin: 20px 0 20px 0;
padding-top: 6px;
text-align: center;
background: url(../media/structure/footer.gif);
}