body{
	font-family: Arial, sans-serif;
	color: #000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #ffcf06;
	background-image: url(images/bg_lion2.gif);
		align: justify;
}
a.headertext {
	font-size: 55px;
	font-family: "Old English Text MT";
	color: #ffcf06;
	align: center;
}
a.menutitle {
	font-family: Arial, sans-serif;
	color: white;
	line-height: 30px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 0px;
	font-size: 20px;
	text-decoration: none;
}
a.menuitem {
	font-family: Arial, sans-serif;
	color: #f7ce08;
	line-height: 20px;
	margin-left: 30px;
	font-size: 12px;
	text-decoration: none;
}
a.menuitem:hover {
	font-family: Arial, sans-serif;
	color: white;
	line-height: 20px;
	margin-left: 30px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
}
p.h1{
	font-family: Arial, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	align: center;
}
p.h2{
	font-family: Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	align: center;
}

p.h3{
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	align: center;
}
form {
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
	color: #848f74;	
}
#enquiryform .formfield {
	WIDTH: 500px;
}
