body {
		background-color:#316e73;
		background-image:url(../img/low-contrast-linen.png); background-repeat:repeat;
}
.homeslide
{
	background-image:url(../img/low-contrast-linen.png); background-repeat:repeat;
}
.logo
{
	top:0;
	margin:25px auto 0 auto;
	width:100%;
	opacity:0.9;
	height:180px;
	text-align: center;
}
h1 {
	margin: 0px;
    color: #fe5335;
    font-family: "Times New Roman",Times,serif;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 0.2em;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
h2 {
    color: #fff;
    font-family: "Times New Roman",Times,serif;
    font-size: 0.8em;
    font-weight: normal;
    letter-spacing: 0.2em;
    line-height: 0.8em;
    text-transform: uppercase;
}
h3 {
    font-family: "Times New Roman",Times,serif;
    font-size: 1em;
    font-weight: normal;
}
.header
{
	bordder-bottom: 2px solid #fe5335;
}
.contact
{
	margin-top:35px;

}
.contact i
{
	line-height: 30px;
	font-size: 24px;
	margin-right: 15px;
	width: 20px;
	text-align: center;
}
.contact h2
{
	margin: 0;
	line-height: 30px;
}
.contact a
{
	color: #fff;
}
.comments
{
	color: #ccc;
	font-style: italic;
	font-size: 18px;
}
.main
{
	background-image:url(../img/low-contrast-linen.png); background-repeat:repeat;
	background-color: ##316e73;
}
.spacer
{
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.text-grey
{
	color: #404040;
}
.text-white
{
	color: #fff;
}
.text-orange
{
	color: #fe5335;
}
.brown
{
	background-color: #b29c85;
}
.grey
{
	background-color:#3b424c;
}
.teal
{
	background-color: #316e73;
	color:#fff;
}
.well
{
	border:0;
	border-radius: 0;
	background-image:url(../img/low-contrast-linen.png); background-repeat:repeat;
}
.navbar-header, .nav {
	font-family: "Times New Roman",Times,serif;
	text-transform: uppercase;
}

.navbar-inverse-not {
	background-color: #503b18;
}

.panel-default
{
	border-radius: 0;
	border-color: #3b424c;
}
.panel-default > .panel-heading
{
	background-color: #fe5335;
	border-color: #3b424c;
}
.panel-heading
{
	border-radius: 0;
	text-align: center;
}
.panel-title-not {
	color: #fff;
}
#blah {
    display:nonse;
}
.datepicker:before, .datepicker:after {
    display: none;
}
.calendar .datepicker-inline
{
	margin: 0 auto;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #b29c85;
}
.table-condensed {
	margin-bottom: 0px;
}
.img {
	margin-bottom: 10px;
}
.featurette-heading {
	margin-top:40px;
	font-size: 40px;
}
.carousel h2 {
	font-size: 20px;
}
.carousel h3 {
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.carouseltext {
	font-size: 16px;
}
.available span {
	background: linear-gradient(-45deg,#327e04 50%, #327e04 50%) !important;
}
.cx span{
	background: linear-gradient(-45deg,#d9534f 50%, #ede4d4 50%) !important;
}
.x span{
	background: linear-gradient(-45deg,#d9534f 50%, #d9534f 50%) !important;
}
.xc span{
	background: linear-gradient(-45deg,#ede4d4 50%, #d9534f 50%) !important;
}
.booked .available{
	opacity: 1 !important;
}
.ui-widget-content {
	background: inherit;
	color: inherit;
}
.ui-widget.ui-widget-content {
    border: 0;
}
.ui-widget-header {
	background: inherit;
	border:0;
	color: inherit;
}
.ui-datepicker-multi .ui-datepicker-group {
    display: inline-block;
		float: inherit;
}
.ui-datepicker.ui-datepicker-multi {
    text-align: center;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1;
}
.ui-tooltip {
 	background: #f4f0ec url("images/ui-bg_inset-soft_100_f4f0ec_1x100.png") repeat-x scroll 50% bottom;
	border: 1px solid #e0cfc2;
	color: #1e1b1d;
	}
.ui-widget-shadow {
    box-shadow: -4px -4px 4px #aaaaaa;
}
.key {
	margin-top:40px;
}
.key tr {
	line-height: 30px;
}
.key td span {
	padding: 0.2em;
}
