body {
background-color:#8fb0d3;
font-family:arial;
font-size:12px;
text-align:center;
background-image:url(images/bg.jpg);
background-repeat: repeat-x;
}

#wrapper {
height:760px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
text-align:left;
width:1100px;
}

#top {
background-image:url(images/top2010new.png);
background-repeat:no-repeat;
width: 885px;
height: 341px;
margin-left: 108px;
}

#logo a {
display: block;
width:204px;
height:86px;
}

#vacationPlanner a{
display: block;
width: 885px;
height: 240px;
}


#checkOut{
width: 885px;
margin-top: 24px;
margin-bottom: 20px;
margin-left: 108px;
font-family: Trebuchet MS;
font-size: 22px;
font-weight: bold;
color: #ffffff;
}

#menu {
width: 885px;
margin-bottom: 46px;
margin-right: 14px;
float: right;
display: block;
text-align: left;
height: 196px;
}

#packages {
text-align: left;
width: 183px;
float: left;
display: block;
}

#accommodations {
text-align: left;
width: 183px;
float: left;
display: block;
}

#transportation {
text-align: left;
width: 183px;
float: left;
display: block;
}

#activities {
text-align: left;
width: 183px;
float: left;
display: block;
}

#_50thAnniversary {
text-align: left;
width: 183px;
float: left;
display: block;
display:none;
}

#bottom {
clear: both;
display: block;
width:1100px;
width: 885px;
margin-left: 108px;
}

#links {
font-family: Trebuchet MS;
font-size: 11px;
color: #ffffff;
display: block;
height: 26px;
}

#links a:link {
text-decoration: none;
color: #ffffff;
}

#links a:visited {
text-decoration: none;
color: #ffffff;
}

#links a:active {
text-decoration: none;
color: #ffffff;
}

#links a:hover {
text-decoration: none;
color: #ffffff;
}

#copyright {
font-family: Trebuchet MS;
font-size: 10px;
color: #ffffff;
}


