/* CSS Document */

body {
margin: 0px ;
padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #666666;
background-image:url(images/background2.gif);
}

p {
color: #666666;
}

a { color: #9acd68;}

h1{
color: #6699cc;
font-size:large;
border-bottom: dotted 1px #6699cc;
text-align: center;
}

h2{
color: #6699cc;
font-size:medium;
font-weight: bold;
border-bottom: dotted 1px #6699cc;
text-align: center;
}

h3{
color: #6699cc;
font-size:small;
font-weight: bold;
text-align: center;
}

#container {
width: 790px;
border: solid 1px #999999;
margin: auto;
background-color:#FFFFFF;
}

#header {

}

li {
padding-bottom: 16px;
}

#content {
background-image:url(images/SunshineCoast_template_07.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-left: 5px;
padding-right: 5px;

}

#footer {
background-image: url(images/SunshineCoast_template_06.jpg);
background-repeat:no-repeat;
background-position: top;
padding: 10px;
color: #ffffff;
font-size: 11px;
background-color: #9acd68;

}
#footer p , #footer a { color: #fff; }

#credit , #credit a {
margin: auto;
width: 790px;
font-size: 10px;
color: #999;
text-align: right;
padding: 5px;
}


#nav {
	background-image:url(images/SunshineCoast_template_02.jpg);
	background-position:top;
	background-repeat: no-repeat;
	color: #59acff;
	width: 100%;
	height: 48px;
}


#nav ul {
	list-style: none;

	padding: 5px;
	font-size: 12px;
	color: #59acff;
	width: 100%;
	margin: 0;
}

#nav a {
	display: block;
		color: #59acff;
	text-decoration: none;
	padding: 3px 8px;
border-right: 1px solid #59acff;
}

#nav li {
	float: left;
	
	
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	border-width: 0.25em;
	margin: 0;
background: #ffffff;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 12em;
	w\idth: 9em;
padding: 3px;
border-right: none;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
color: #ffffff;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
color: #ffffff;
}

#nav li:hover, #nav li.sfhover {
	background: #dbf5f5;
color: #ffffff;
}


.calendarMonth {
color: #fff;
background-color:#339999;
display: block;
text-align: center;
font-size: 11px;
font-weight: bold;
line-height: 20px;
}

.calendarWeekdays {
text-align: center;
font-size: 11px;
font-weight: bold;
line-height: 20px;
}
.calendarDays {
text-align: center;
font-size: 11px;
line-height: 20px;
}

.calendarDayBooked {
text-align: center;
font-size: 11px;
line-height: 20px;
background-color:#ffcccc;
}

.calendarPrice {

}
form p {
font-size: 10px;
}
ol {

padding-bottom: 16px;
}

.greyBack {
background: #f1f1f1;
}.h2_gray {
	color: #666666;
	font-size:medium;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.5em;
}


#booking p {
margin: 0;
}

#booking input, #booking select, #booking textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 11px;
}