@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Calibri, Georgia, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.oneColFixCtr #container {
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(shadeALL.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtr #mainContent {
	width: 780px;
	margin-right: 40px;
	margin-left: 40px;
}
img { border: none; }
a:link {
	color: #0F6D0F;
}
a:visited {
	color: #157314;
}
a:hover {
	color: #B4D2B5;
}
a:active {
	color: #0E6D0E;
}
.imagLeft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#pageHead {
	height: 200px;
	background-image: url(guesthouse-franschhoek-01.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#pageHead_restaurant {
	height: 200px;
	background-image: url(header_restaurant.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center top;
}
#pageHeadWhite {
	height: 100px;
	background-image: url(topbanner.gif);
	background-repeat: no-repeat;
}
#pageNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
}
.textNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
}
#pageSctnPhoto {
	height: 200px;
	background-image: url(guesthouse-franschhoek-02.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tableHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #9E0204;
	background-color: #B4D2B5;
	height: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.tableHeadingsRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #F0F0F0;
	background-color: #9E0204;
	height: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#inBetween20 {
	height: 18px;
	background-color: #996600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
}
#pageSctnText {
	color: #333333;
	text-align: justify;
}
#pageFoot {
	color: #F0F0F0;
	vertical-align: middle;
	height: 20px;
}
.textFoot {
	color: #F0F0F0;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textTable {
	color: #333333;
	padding: 30px;
	text-align: justify;
	background-color: #FFFFFF;
	vertical-align: top;
}
.textTable_restaurant {
	color: #333333;
	padding: 30px;
	text-align: justify;
	background-color: #FEFFE1;
	vertical-align: top;
}
.textRoomsTable {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: middle;
}
.textTableHome {
	color: #333333;
	padding: 30px;
	text-align: justify;
	background-color: #F0F0F0;
	vertical-align: top;
}
.band_dark {
	background-color: #B4D2B5;
	padding: 5px;
}
.heading_01 {
	font-size: 15px;
	color: #9E0204;
}
