/* CSS Document */

body
{
margin:0;
background:#fff;
font-family: Arial, sans-serif, helvetica;
font-size:0.7em;
line-height:1.4em;
background:url(../images/background.gif) top left;
}

a:link,
a:visited
{
color:#990000;
text-decoration:none;
}

a:hover
{
color:#9fb83b;
text-decoration:none;
}

h1
{
color:#9fb83b;
font-size:2.2em;
font-weight:lighter;
margin: 16px 0;
}

h2
{
color:#9fb83b;
font-size:1.4em;
font-weight:lighter;
}

#wrapper
{
background:#fff;
margin:auto;
width:950px;
}

.clear
{
clear:both;
}

#header
{
background:#2e5503;
min-height:172px;
width:885px;
margin:auto;
}

#logo
{
width:342px;
text-align:right;
padding:91px 0 0 0;
}

#flash
{
width:885px;
margin:0;
padding:0;
}



#left-column
{
float:left;
width:350px;
margin:40px 20px 60px 125px;
padding:0 20px 0 0;
background:url(../images/dotline.gif) repeat-y top right;
display:inline;
}

#left-column p,
#right-column p,
#full-column p
{
color:#2e5902;
font-size:1.2em;
line-height:1.6em;
}


#right-column
{
float:left;
width:350px;
margin:40px 0 60px 0;
display:inline;

}


#full-column
{
width:700px;
margin:40px auto 60px auto;
text-align:left;

}


.calendar
{
width:210px;
margin-right:35px;
float:left;
}

.calendarlast
{
width:210px;
float:left;
}



.thumbs
{
width:165px;
margin:5px;
float:left;
border:0;
background:#ccc;
}

.thumbs a img
{
border:0;
}




#footer
{
width:804px;
background:#afce30;
min-height:46px;
margin:auto;
color:#fff;
padding:0 40px 0 40px;
line-height:1em;
}

.quote
{
float:left;
width:300px;
text-align:left;
margin-top:20px;
}

.quote img
{
float:left;
margin-right:10px;
}

.quote p
{
margin:0;
padding:0;
}



/*navigation*/



#menu
{
width:885px;
text-align:center;
color:#b4d432;
margin:0;
}

#menu strong
{
margin:0 3px;
}

ul
{
list-style-type:none;
padding:0;
margin:8px 0 0 0;
}

ul li
{
display:inline;
}

ul li a:link,
ul li a:visited
{
color:#fff;
text-decoration:none;
}

ul li a:hover
{
color:#b4d432;
text-decoration:none;
}


#footer ul
{
list-style-type:none;
padding:0;
margin:8px 0 0 0;
}

#footer ul li
{
display:inline;
}

#footer ul li a:link,
#footer ul li a:visited
{
color:#fff;
text-decoration:none;
}

#footer ul li a:hover
{
color:#2e5503;
text-decoration:none;
}

form.adminForm select,
form.adminForm input{
	font-size:0.8em;
	margin-bottom:10px;
}

form.adminForm label{
	float:left;
	width:100px;
	text-align:right;
	margin:0 10px 0 0;
}

table.adminTable tr th,
table.adminTable tr td{
	padding:5px;
}

table.adminTable tr th{
	background:#fff;
	color:#6e8d03;
}
#left-column p.title,
#right-column p.title{
	font-size:1.6em;
	color:#666;
	margin-bottom: 17px;
}

table.tblCalendar,tblPrices{
	margin:0 auto;
}

table.tblCalendar tr td,
table.tblCalendar tr th{
	text-align:center;
	width:23px;
	height:23px;
	line-height:23px;
	color:#6e8d03;
}

#calendar_select{
	color:#2E5902;
}

#tblPrices tr th,
#tblPrices tr td{
	width:auto;
	padding:3px;
}

table.tblCalendar tr td{
	padding:0;
}
table.tblCalendar tr th{
	background:#AFCE30;
	color:#fff;
}
table.tblCalendar tr td{
	width:26px;
	height:23px;
	line-height:23px;
	margin:0;
	color:#6e8d03;
}
table.tblCalendar tr td.booked{
	background:url('../images/booked.gif') center center no-repeat #fff;
}
.text_right{
            text-align:right !important;
            width:auto !important;
            font-weight:bold;
}
.text_left{
            text-align:left !important;
            width:auto !important;
            font-weight:bold;
}
 
table.tblCalendar tr td.booked{
            background:url('../images/booked.gif') center center no-repeat #fff;
            color:#000 !important;
}
table.tblCalendar tr td.rbooked{
            background:url('../images/rbooked.gif') center center no-repeat #fff;
            color:#000 !important;
}
table.tblCalendar tr td.lbooked{
            background:url('../images/lbooked.gif') center center no-repeat #fff;
            color:#000 !important;
}

div.specialoffers{
	background:url('/images/specialofferbg.jpg') no-repeat;
	padding-top:63px;
	padding-left:10px;
	padding-right:10px;
	width:264px;
	height:auto;
	min-height:158px;
}

div.specialoffers p{
	width:244px;
	line-height:1em;
}

