/* CSS Document */


html {
scrollbar-base-color: #CCC284;
scrollbar-arrow-color: #493E27;
scrollbar-track-color: #E7E1BD;

scrollbar-shadow-color: #CCC284;
scrollbar-lightshadow-color: #493E27;
scrollbar-darkshadow-color: #493E27;

scrollbar-highlight-color: #FFFFCC;
scrollbar-3dlight-color: #CCC284;
}


body {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:#CCC284;
background-image: url(images/background.jpg);
margin: 0;
padding: 0;
color: #493E27;
line-height: 1.1em;
}

a {
outline:none;
}


a:link {
color:#493E27;
}

a:visited {
color:#493E27;
}

a:hover {
color: #FF6600;
}

a:active {
color: #FF6600;
}

.topnav {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #493E27;
letter-spacing:normal;
font-weight:bold;
text-transform: uppercase;
vertical-align:middle;
margin-right:125px;
margin-top:10px;
}

.topnav a:link {
color:#D4CA8F;
text-decoration:none;
}

.topnav a:visited {
color:#D4CA8F;
text-decoration:none;
}

.topnav a:hover {
color: #FF6600;
text-decoration:underline;
}

.topnav a:active {
color: #FF6600;
text-decoration:underline;
}



td {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #493E27;
line-height: 1.1em;
}

.content {
overflow:auto; 
height:335px; 
width:270px;
}

.content_bookings {
overflow:auto; 
height:320px; 
width:270px;
}

.label {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #493E27;
letter-spacing:normal;
}

.mud {
color: white;
}

.wildnights {
color: yellow;
font-size: 14px;
font-weight:bold;
}

.wildnights_body {
color: white;
}

.wildnights_body a{
color: white;
}

.wildnights_body a:hover {
color: yellow;
}

.coming_soon {
font-size:2em;
font-weight:bold;
}

.style1 {	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold";
	font-weight: bold;
	font-size: 16px;
}
