body {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.quick_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.quote_border {
	border: 1px solid #000000;
}
.quick_quoteCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}
.quick_quote_lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	margin-top: 6px;
}
.side_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.summer_colour {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #239D57;
	text-decoration: none;
	font-weight: bold;
}
.body_textbold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.winter_colour {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0F218B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
}
.summer_colour_underline {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #239D57;
	text-decoration: underline;
	font-weight: bold;
}
.winter_colour_underline {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0F218B;
	text-decoration: underline;
	font-weight: bold;
}
.availability_small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.availability_smallbold {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.availabilty_table {
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.large_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.booking_form {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
	border-right-style: none;
	border-left-style: none;
}
.singleline_field {
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.multiline_field {
	background-color: #FFFFFF;
	height: 86px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.getquote_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	padding: 0px;
}
/* --------------- Calendar ---------------- */

.year {
	border: 1px solid #a8c0ca;
	width: 92%;
}

.year td {
	height: 17px;
}

.year {
	border-right: 2px solid #a8c0ca;
	font: 10px Georgia, Verdana !important;
}

.calendar-available {
	background-color: #dbdfe8;
}

.calendar-unavailable {
	background-color: #e75a52;
}

.calendar-blockonly {
	background: #f8e61f;
}

.monthname {
	background: #f0f8fc;
}


.block-only {
	background: #f8e61f;
	margin-right: 30px;
}

.available {
	background: #dbdfe8;
	margin-right: 30px;
}

.unavailable {
	background: #e75a52;
}

.calendar-key {
	background: #a2c487;
	border: 1px solid #9abdaf;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	width: 580px;
	float: right;
	font-size: 11px;
	text-align: right;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
h1.summer {
	color: #239D57;
}
h1.winter {
	color: #0F218B;
}

