/* CSS Document */
.box {
border-right:2px solid #003636;
border-left:2px solid #003636;
}
.box2 {
background:#EAF9FF url(images/attractions/box-top.jpg) no-repeat;
}
.box3 {
background:#EAF9FF url(images/attractions/box-bottom.jpg) no-repeat;
}
#footer {
background-color:#72A3A2;
border-top: 3px solid white;
}
#page {
background: #ffffff url(images/attractions/page-bg.jpg) repeat;
}
#header {
border-bottom: 3px solid white;
background:url(images/attractions/header.jpg) no-repeat;
}
.button {
background: url(images/attractions/button.jpg) no-repeat;
}
.button:hover {
background: url(images/attractions/button-over.jpg) no-repeat;
}
#navigation {
border-bottom: 3px solid #white;
background: #ABDDDC;
}
#topheader {
background: #ABDDDC url(images/attractions/topheader.gif) no-repeat;
}
