body {
	background:#000000;
	
}



th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: justify;
}

.philosophy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 18pt;
	margin: 20px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11pt;
}

.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-color:white;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}

.tabletext {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	font-size: 12px;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	color: #5A493A;
	font-weight: bold;
	font-size: 14px;
	font-variant: normal;
	background-color: #EBE9DE;
	text-align: center;
	padding: 5px;
}


.quote1 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	font-variant: normal;
	background-color:#CCC6AA;
	padding: 5px;
}

.quote2 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	font-variant: normal;
	background-color: #EBE9DE;
	padding: 5px;
}
h1 {
	font-size:24px;
	font-weight: bolder;
	color: #5A493A;
	font-variant: small-caps;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h2 {
	font-weight: bold;
	color: #8D7050;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}

.homeheader {
	font-size:20px;

}

.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	font-style: normal;
	margin: 0px;
	background-position: center center;
}




.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	}
	
	
a:link {
	color: #A5813D;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}
.centre {
	text-align:center;
}

.bold {
	font-weight: bold;
	}
