@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	font-weight: 100;
	text-align: justify;
}
ul {
	list-style-type: none;
	background-color: #464646;
	width: 150px;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: 100;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.yellowtext {
	color: #FFFF66;
}
.biogtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 100;
	padding-right: 20px;
}
.biogtext h1 {
	font-size: 18px;
	font-weight: 100;
	padding-bottom: 20px;
	margin-right: 10px;
}
.biogtext h2 {
	font-size: 13px;
	font-weight: 100;
	padding-top: 10px;
	margin-bottom: -10px;
	padding-right: 10px;
}
.biogtext h3 {
	font-size: 10px;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: -5px;
	padding-right: 5px;
}
.biogtext p {
	color: #66CCFF;
	padding-right: 10px;
	font-size: 10px;
}
.body {
}
.body a {
	text-decoration: none;
	color: #66CCFF;
}
.body h3 {
	color: #66CCFF;
	font-weight: 100;
	font-size: 12px;
	margin-bottom: -15px;
	padding-bottom: 0px;
}
.body #enquiryform label {
	color: #FFFFFF;
	font-size: .7em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.body #enquiryform fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#name, #email, #message, #subject, #telephone {
	width:200px;
  } 
.biogtext p {
	text-align: left;
}
.body li {
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	padding: 0px;
	text-align: justify;
}
.body ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.body h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
}
.inpage a:visited {
	color: #FFFFFF;
}
