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