body {
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	background-color: #FFFFFF;
}
#centerDiv {
	width: 765px;
	text-align: left;
	margin: 0 auto;
}
#mainDiv {
	padding: 7px;
	border: 1px solid #99CC00;
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
}
#topLinks {
	float: right;
	height: 80px;
	text-align: right;
}
#topNav {
	height: 25px;
	margin-bottom: 7px;
	text-align: center;
}
#flashIntro {
	float: right;
}
.greenBg {
	background-color: #99CC00;
}
a:link {
	color: #8CBB00;
	text-decoration: none;
}
a:visited {
	color: #8CBB00;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.blackLink:link {
	color: #000000;
	text-decoration: none;
}
a.blackLink:visited {
	color: #000000;
	text-decoration: none;
}
a.blackLink:hover {
	color: #000000;
	text-decoration: underline;
}
a.homeLink:link {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
}
a.homeLink:visited {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
}
a.homeLink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-image: url(../images/homeo.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
}
a.enquireLink:link {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/enquire.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.enquireLink:visited {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/enquire.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.enquireLink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-image: url(../images/enquireo.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.mapLink:link {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.mapLink:visited {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.mapLink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-image: url(../images/sitemapo.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.orderLink:link {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.orderLink:visited {
	color: #99CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
a.orderLink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-image: url(../images/ordero.gif);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 16px;
	margin-top: 5px;
}
#footerDiv {
	margin-top: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #99CC00;
	text-align: center;
}
#footerRight {
	float: right;
	text-align: right;
}
#footerLeft {
	text-align: left;
}
a.allLink:link {
	background-color: #F3F3F3;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 8px 2px 2px 10px;
}
a.allLink:visited {
	background-color: #F3F3F3;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 8px 2px 2px 10px;
}
a.allLink:hover {
	background-color: #99CC00;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 8px 2px 2px 10px;
}
.counterTxt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	border: 1px solid #000000;
	padding: 3px;
}
h1 {
	font-size: 12px;
	display: block;
	background-color: #99CC00;
	padding: 5px 0px 5px 8px;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	border: 1px solid #000000;
	padding: 3px;
}
#loaderDiv {
	width: 200px;
	height: 100px;
	background-color: #99CC00;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
	z-index: 100;
	border: 2px solid #000000;
}
.enterBttn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8CBB00;
	background-color: #FFFFFF;
	width: 70px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.enterBttn-hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 70px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.enterBttn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 70px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.formBttn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8CBB00;
	background-color: #FFFFFF;
	width: 70px;
	border: 1px solid #000000;
	cursor: pointer;
}
#mapRight {
	float: right;
	width: 45%;
	border: 1px solid #99CC00;
	padding: 5px;
}
#mapLeft {
	width: 45%;
	border: 1px solid #99CC00;
	padding: 5px;
}
.siteMap {
	border: 1px solid #FDFDFD;
	padding: 3px;
	margin-bottom: 5px;
}
.redTxt {
	color: #CC6600;
}
.greenTxt {
	font-weight: bold;
	color: #99CC00;
}
h3 {
	font-size: 12px;
	line-height: 12px;
	display: inline;
}
#adminBox {
	text-align: center;
}
#adminMenu {
	text-align: left;
	width: 75%;
	padding: 10px;
	border: 1px solid #99CC00;
}
#adminMain {
	text-align: left;
	width: 95%;
	padding: 10px;
	border: 1px solid #99CC00;
}
.bordered {
	border-top: 1px solid #99CC00;
	border-right: 1px solid #99CC00;
	border-bottom: 1px solid #FAFFEA;
	border-left: 1px solid #FAFFEA;
}
.smallTxt {
	font-size: 10px;
}
