/* CSS Document */
body {
	background-color:#ECF5EC;
	margin: 0;
}
.pinkFlower {
	background-image:url(images/index_slices/index_slices-15.jpg);
	background-repeat:no-repeat;
}
.blueFlower {
	background-image:url(images/index_slices/index_slices-16.jpg);
	background-repeat:no-repeat;
}
.flowerAcc {
	background-image:url(images/style_images/flower_grp01.jpg);
	background-repeat:no-repeat;
}
.flowerAcc02 {
	background-image:url(images/style_images/flower_grp01-02.jpg);
	background-repeat:no-repeat;
}
.flowerGar {
	background-image:url(images/style_images/flower_grp02.jpg);
	background-repeat:no-repeat;
}
.flowerGar02{
	background-image:url(images/style_images/flower_grp02-02.jpg);
	background-repeat:no-repeat;
}
.flowerCh {
	background-image:url(images/style_images/flower_grp03.jpg);
	background-repeat:no-repeat;
}
.flowerCh02 {
	background-image:url(images/style_images/flower_grp03-02.jpg);
	background-repeat:no-repeat;
}
.text {
	color:#7E7E7E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.boldText {
	color:#276019;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.botBar {
	color:#718F6B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	padding-left:5px;
}


a.botbar:link {
	color:#718F6B;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.botbar:visited {
	color:#718F6B;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	text-decoration:none;
}
a.botbar:hover {
	color:#718F6B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-decoration:none;
}


a.botbar:active {
	color:#718F6B;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}


a.email, a.email:visited {
	color:#718F6B;
	font-family:Arial, Helvetica, sans-serif;
}
a.email:hover {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.imageBorder {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.imageFloat {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	border:solid;
	border-width:1px;
	border-color:#000000;
}
.accomSubBkd {
background-color: #E7EDED;

}
a.contact, a.contact:visited {
	color:#0C3E01;
	font-family:Arial, Helvetica, sans-serif;
}
a.contact:hover {
	color:#769A6E;
	font-family:Arial, Helvetica, sans-serif;
}
.enquiryBkd {
	color:#0b3e00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/reservations/enquiry_bkd.jpg);
	background-repeat:no-repeat;
}
.textFields {
	color:#62825B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ECF5EC;
	border:solid;
	border-width:1px;
}
a:link, a:visited {
	color:#0C3E01;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	color:#769A6E;
	font-family:Arial, Helvetica, sans-serif;
}
.pricesTable {
	color:#0b3e00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/prices/table_bkd.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-style:solid;
	border-width:1px;
	border-color:#0b3e00;
}
.borderBot {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0b3e00;
}
 


.bullets {
margin-left: 10px;
margin-right: 6.5px;
padding-left: 5px;
padding-right: 1px;
list-style-position:inherit;
color:#62825B;
font-size: 12px;
}

table.accom-sub {
clear: both;
margin-bottom: 50px;
}




div.v_calendar{
	text-align:center;
}

div.v_calendar table{
	background: transparent;
	border-bottom:0;
	margin-bottom:10px;
	float:left;
}

#calendar_key{
	margin-left:25px;
}
#calendar_key td{
	text-align:left;
	padding-left:10px;
}

div.v_calendar table th,
div.v_calendar table td{
	height:30px;
	width:30px;
	text-align:center;
	color:#276019;
}
div.v_calendar table td a{
	display:block;
	height:22px;
	width:30px;
	text-align:center;
	padding-top:8px;
	color:#276019;
}

.clear{
	clear:both;
	height:0;
	margin:0;
	padding:0;
}

.text_right{
	text-align:right !important;
}

.text_center{
	text-align:center !important;
}

table.availability_table{
	color:#333;
}

table.availability_table tr.rowstyle1 td{
	background:#fff;
}
table.availability_table tr.rowstyle2 td{
	background:#eee;
}
table.availability_table td{
	padding:3px;
}

form table.availability_table input{
	width:150px;
	float:none;
}
form table.availability_table select{
	float:none;
}

.negative{
	color:#a00;
}

span.offer{
	color:#a00;
	font-weight:bold;
}

.nowrap{
	white-space:nowrap;
}

#page_wrap{
	padding:20px;
	color:#333;
}

form.p8_form label{
	clear:both;
	float:left;
	margin: 0px 10px 10px 0;
	width:200px;
	font-size:11px;
}
form.p8_form input,
form.p8_form select,
form.p8_form textarea{
	float:left;
	margin: 0px 10px 10px 0;
	width:350px;
	border:1px solid #888;
	font-size:11px;
}
form.p8_form span.formspan{
	float:left;
	margin: 0px 10px 10px 0;
	width:250px;
	font-size:11px;
}

form.p8_form div.date_select_container select{
	width:auto;
}

form.p8_form p input{
	float:none;
	vertcial-align:middle;
	width:auto;
	border:0;
	margin:0;
}

h2{
	font-size:14px;
}

.autowidth{
	width:auto !important;
}

