body {
	margin: 0px;
}
#site {
	width: 900px;
	height: 100%;
}#header {
	height: 57px;
}
#logo {
	width: 360px;
	float: left;
}
#slogan {
	float: right;
	width: 440px;
	margin-top: 20px;
	margin-right: 4em;
}
#siteCentre {
	margin-top: 3px;
}
#navigation {
	float: left;
	width: 200px;
	margin-top: 3px;
	background-color: #D6E3D6;
	height: 500px;
}
#content {
	float: left;
	width: 480px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	text-align: left;
	height: 500px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	overflow: auto;
	font-size: 10pt;
}
#flash {
	width: 200px;
	float: left;
	margin-top: 3px;
	background-color: #D6E3D6;
	height: 500px;
}
#footer {
	background-color: #D6A2FF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#telNumber {
	float: left;
	width: 397px;
	text-align: left;
	background-color: #D6A2FF;
	margin-top: 3px;
	padding-left: 3px;
}
#occasions {
	background-color: #D6A2FF;
	text-align: right;
	float: right;
	width: 497px;
	margin-top: 3px;
	padding-right: 3px;
}
#copyright {
	font-size: 8pt;
	margin-top: 20px;
	bottom: 0px;
}
#navigation ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
#navigation li {
	margin-top: 5px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #D6A2FF;
}
#homeText {
	margin-top: 3px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: center;
}
#occasions a {
	color: #000000;
	text-decoration: none;
}
#occasions a:hover {
	color: #D6E3D6;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.bottomImage {
	margin-top: 2px;
	margin-right: 1px;
	margin-left: 0px;
}
.pageHeading {
	font-size: large;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.subNav {
	font-size: 10pt;
	font-style: italic;
}
.error {
	background-color: #990000;
	border: medium dashed #CC0000;
	margin-bottom: 5px;
	text-align: center;
}
.quote {
	font-style: italic;
	text-align: center;
	margin-bottom: 0px;
}
.quoteAuthor {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.aol {
	font-weight: bold;
	font-size: 12pt;
}
.serviceImageLeft {
	margin-right: 10px;
	margin-bottom: 4px;
}.serviceImageRight {
	margin-left: 4px;
	margin-bottom: 4px;
}

/* hire catalogue */
.instructions {
	font-size: 11px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 2px;
}
.itemTable {
	border: 1px solid #000000;
	margin-top: 3px;
}
.itemHeader {
	font-size: 14px;
	font-weight: bold;
}
.noImage {
	color: #999999;
	font-style: italic;
}
