html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	text-align: center;
}
#frame {
	width: 750px;
	border: 1px none #006666;
	text-align: left;
	margin: 5px auto;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #00532C;
	line-height: 1.2em;
}
h1 {
	color: #005900;
	padding: 5px 0px 3px 5px;
	font: normal 18px Arial, Helvetica, sans-serif;
}
p {
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 6px;
	margin-left: 7px;
	font: 80%/1.2em Arial, Helvetica, sans-serif;
	color: #008000;
}
.justify {
	text-align: justify;
}

#footer {
	color: #009900;

	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	border-top: 1px solid #000000;
	padding-left: 10px;
}
#frame h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #996600;
	border-bottom: 1px dashed #996600;
}

.mainHeading {
	padding: 0px;
	margin: 12px auto 2px;
}
#frame p {
	color: #006600;
}
.tulipBackground {
	background: url(../images/yellowTulip.jpg) repeat-y right top;
}
.rightFade {
	background: url(../images/fade.jpg) repeat-y right;
}
.tableDate {
	color: #000000;
	border-top-style: none;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.tableName {
	color: #463F00;
	font-weight: bold;
}
a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.leftBorder {
	border-left: 1px solid #00723B;
}

#DWwebsites {
	text-align: right;
	float: right;
	width: 150px;
	padding-right: 10px;
}
a img {
	border-style: none;
}

.clearAll {
	clear: both;
}
.galleryInstructions {
	margin: 10px;
}
.thumb {
	margin: 5px;
	float: left;
	height: 50px;
	width: 50px;
}
.smallTxt {
	font-size: 70%;
}
.navBarContainer {
	background: #FFF08A;
	height: 60px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.navBarRight {
	background: #FFE846;
	float: right;
	height: 60px;
	width: 350px;
}
.navBarLeft {
	background: #FFF08A;
	float: left;
	height: 60px;
	width: 400px;
}
.navBarContainer a {
	color: #030;
	font: 85% Arial, Helvetica, sans-serif;
}
.navBarContainer a:link {
	color: #030;
	font-weight: bold;
}
.navBarContainer a:visited {
	color: #030;
	text-decoration: none;
	font-weight: bold;
}
.navBarContainer a:hover {
	color: #030;
	text-decoration: none;
	font-weight: bold;
	background: #C90;
}
.footerLinks {
	line-height: 30px;
	text-align: center;
}
.footerLinks a {
	font-size: 14px;
	color: #030;
	padding-right: 5px;
	padding-left: 5px;
}
.footerLinks a:link {
	color: #030;
	font-weight: bold;
}
.footerLinks a:visited {
	color: #030;
	text-decoration: none;
	font-weight: bold;
}
.footerLinks a:hover {
	color: #030;
	text-decoration: none;
	font-weight: bold;
	background: #C90;
}
#gardenParty {
	width: 226px;
	margin-left: 7px;
	border: 2px solid #00723B;
	text-align: center;
	background: #FFC;
}
.centre {
	text-align: center;
}
.linksOnDarkBg a:link {
	color: #FFE650;
	font-weight: bold;
}
.linksOnDarkBg a:visited {
	color: #FFE650;
	text-decoration: none;
	font-weight: bold;
}
.linksOnDarkBg a:hover {
	color: #F96;
	text-decoration: none;
	font-weight: bold;
}