HTML, BODY {
	height:100%;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
/* { 
	margin: 0px;
	padding: 0px;
}*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.container {
	background-image: url(/images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.dotted1 {
	background-color: #CCCCCC;
}
.dotted2 {
	background-color: #CCCCCC;
}
.mainBody td{
	padding: 20px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	color: #871C62;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.4em;
}
h1 a {
	text-transform: uppercase;
	color: #871C62;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
#enquiry {
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #871C62;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h2 a {
	color: #4C1238;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
p a {
	text-decoration: none;
	color: #871C62;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #841B60;
	background-color: #FFFFFF;
}
li {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0.4em;
	list-style-image: url(/images/bullet.jpg);
	line-height: 1.4em;
}
ul {
	margin-left: 1.2em;
	padding: 0em;
	margin-bottom: 2em;
}
.boxes {
	height: 143px;
}
.box1 {
	background-image: url(/images/box1-bg.jpg);
	background-repeat: no-repeat;
}
.box2 {
	background-image: url(/images/box2-bg.jpg);
	background-repeat: no-repeat;
}
.box3 {
	background-image: url(/images/box3-bg.jpg);
	background-repeat: no-repeat;
}
.dateBox {
	height: 124px;
	font-family: Arial, Helvetica, sans-serif;
	color: #871C62;
	font-size: 1em;
}
.box1 p, .box2 p, .box3 p {
	color: #FFFFFF;
	line-height: 1em;
	font-size: 1em;
	margin-bottom: 5px;	
}
.box1 a, .box2 a, .box3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topQuote {
	color: #666666;
	line-height: 1.4em;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topQuote2 {
	line-height: 1.4em;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.smaller {
	font-size: 85%;
	color: #666666;
}
