body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.tableOuterBorder {
	border: 1px solid #000000;
}
.linkNormal {
	border: thin none;
	color: #000000;
	text-decoration: underline;
}
.tableHeader {
	border: thin none;
	background-color: #547353;
	color: #FFFFff;
}
.tableRow1 {
	border: thin none;
	background-color: #A9B4A6;
}
.tableRow2 {
	border: thin none;
	background-color: #B8C0B6;
}
.tableGalleryThumbs a:link {
	background-color: #FFFFEA;
} 
.tableGalleryThumbs a:visited {
	background-color: #FFFFEA;
} 
.tableGalleryThumbs a:hover {
	background-color: #003300;
}
.tableGalleryNav a:link {
	background-color: #FFFFEA;
} 
.tableGalleryNav a:visited {
	background-color: #FFFFEA;
} 
.tableGalleryNav a:hover {
	background-color: #003300;
}.imageAtRight {
	border: thin none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}
.imageAtLeft {
	border: thin none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
}
.all{
	text-align: center;
	width:400px;
}
.buttons{
	border:0;
	vertical-align: bottom;
}
a.scbb-links:link, a.scbb-links:visited{
	color: #000;
	text-decoration: none;
}
a.scbb-links:hover, a.scbb-links:active{
	color: #000;
	text-decoration: underline;
}
.title {
	background: #030;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
.months {
	background: #030;
	font-weight: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.today {
	font-weight: bold;
}
.booked {
	background: #CCC url(../availability_calendar/block.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 30px;
	color: #000;
}
.notbooked {
	background: #CCC;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.notday {
	background: #F3F3F3;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.days {
	background: #547353;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.table {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.navigation {
	text-align: center;
}
.error {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}


