body {
margin: 15px 0;
padding: 0;
background: #030;
color: #ff9;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 76%;
}

#container {
width: 760px;
margin: 0 auto;
background-color: #030;
color: #ff9;
}

#header {
position: relative;
height: 45px;
padding-bottom: 8.5em;
background: url("images/header-bg.gif") top center no-repeat;
}

* html #header {
padding-bottom: 2.5em;
}

#header #logo {
position: absolute;
top: 20px;
left: 25px;
width: 713px;
height: 55px;
background: url("images/logo.gif") top left no-repeat;
}

#header #logo a {
display: block;
width: 713px;
height: 55px;
}

#header h1 {
display: none;
}

#header h2 {
margin: 0 25px 0 0;
padding-top: 70px;
color: #ff9;
font-size: 1.5em;
text-align: right;
}

#header #date p {
margin: 0 25px 0 0;
padding-top: 10px;
font-size: 0.8em;
text-align: right;
}

#left {
float: left;
width: 172px;
margin-left: 10px;
}

#right {
margin-top: -10px;
margin-right: 10px;
margin-left: 212px;
color: #eec;
}

#footer {
height: 45px;
clear: both;
padding-top: 20px;
background: url("images/footer-bg.gif") bottom center no-repeat;
}

#footer p {
margin: 0;
padding: 0 60px;
padding-top: 20px;
font-size: 0.8em;
text-align: center;
}

#footer a {
color: #ff9;
}

p {
font-size: 1.2em;
line-height: 1.7em;
word-spacing: 1px;
}

h2 {
color: #696;
margin-top: 0;
font-size: 1.4em;
font-weight: bold;
}

h3 {
margin-top: 0;
font-size: 1.3em;
font-weight: bold;
}

h4 {
color: #99c;
font-size: 1.2em;
font-weight: bold;
font-variant: small-caps;
}

ul.list {
list-style-image: url("images/list-bullet.gif");
font-size: 1.2em;
line-height: 1.7em;
word-spacing: 1px;
}

ol {
display: list-item;
list-style-type: none;
}

ol li {
list-style-type: decimal;
color: #99c;
font-size: 1.2em;
line-height: 1.7em;
word-spacing: 1px;
}

hr {
height: 1px;
background-color: #ff9;
color: #ff9;
}

.center {
text-align: center;
}

p.backtotop {
clear: both;
font-size: 1em;
text-align: center;
}

p.visitors {
padding: 0.5em;
border: 1px dotted #99c;
color: #696;
}

p.visitors strong {
color: #eec;
}

.photo-border img {
border: 1px solid #eec;
}

.arc90_imgcaptionTXT {
color: #ff9;
font-size: 0.8em;
text-align: right;
}

.photo-right {
float: right;
margin: 0 0 5px 20px;
}

.photo-left {
float: left;
margin: 0 10px 10px 0;
}

table#price {
width: 100%;
margin-bottom: 1em;
font-size: 1.2em;
font-style: italic;
text-align: center;
}

table#price th, table#price td {
width: 33%;
padding: 5px;
border: 1px solid #99c;
font-weight: normal;
}

table#golf {
width: 100%;
border: 1px solid #99c;
}

table#golf th, table#golf td {
padding: 2px 5px;
border: 1px solid #99c;
}

#contact-details {
width: 290px;
float: left;
}

#contact-form {
float: right;
margin-top: 15px;
}

* html #contact-form {
margin-top: -5px;
margin-left: 25px;
}

fieldset {
padding: 5px 15px;
border: 1px dotted #696;
}

fieldset legend {
padding: 5px;
background-color: #030;
color: #696;
font-size: 0.9em;
}

label {
font-size: 1em;
}

fieldset input {
width: 15em;
margin: 5px 0;
margin-bottom: 10px;
padding: 2px 3px;
border: 1px solid #696;
background-color: #ffc;
color: #030;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

fieldset textarea {
width: 15em;
height: 10em;
margin: 5px 0;
margin-bottom: 10px;
padding: 2px 3px;
border: 1px solid #696;
background-color: #ffc;
color: #030;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}

button {
margin: 1em 0;
font-size: 1em;
}

*html button {
margin: 1em 0;
}

.accesskey {
text-decoration: underline
}

ul.sitemap li {
font-size: 1.1em;
font-weight: bold;
line-height: 1.8em;
word-spacing: 1px;
}

ul.sitemap li ul li, ul.sitemap.sub li {
font-weight: normal;
}

ul.sitemap li a:visited, ul.sitemap.sub li a:visited {
color: #99c;
}

a:link {
color: #696;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #696;
background-color: transparent;
text-decoration: underline;
}

a:hover {
color: #696;
background-color: transparent;
text-decoration: none;
}

a:active {
color: #696;
background-color: transparent;
text-decoration: none;
}

ul#nav {
width: 172px;
padding: 0;
margin: 0;
list-style-type: none;
border-bottom: 2px solid #696;
}

ul#nav li {
position: relative;
list-style-type: none;
font-size: 1.2em;
}

ul#nav li a {
display: block;
padding: 8px 2px;
padding-left: 28px;
background-color: transparent;
color: #ff9;
border-top: 1px dashed #696;
text-decoration: none;
}

ul#nav li.home {
border-top: 2px solid #696;
}

ul#nav li.home a {
border-top: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li {float: left; height: 1%;}
* html ul#nav li a {height: 1%;}
/* End */

ul#nav li a:hover, ul#nav li a.current {
padding-left: 28px;
background-color: transparent;
background-image: url("images/nav-bullet.gif");
background-position: 3px center;
background-repeat: no-repeat;
color: #ff9;
}

