@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
#tdNavigation {
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 7px;
	width: 650px;
	vertical-align: text-bottom;
	padding-left: 7px;
}
tdLogo {
	background-color: #FFFFFF;
	text-align: left;
	width: 150px;
}
.smallprint {
	font-size: 10px;
}
#tdSidebar {
	background-image: url(images/beachhoutbay.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	background-color: #C3BBB8;
	width: 150px;
}
#tdSidebar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#tdSidebar a:hover {
	background-color: #B8B1A5;
}




p {
}

p {
	line-height: 1.7em;
	text-align: justify;

}

body {
	background-color: #FFFFFF;
}
a:link {
	color: #4A6363;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #B8B1A5;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 20px;
	color: #A9B2D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 0px;
	border-left-width: 11px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h2 {
	font-size: 11px;
	color: #B8B1A5;
	border-left-color: #B8B1A5;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
	text-align: left;
}

