.navigationback {
	background-image: url(sitegraphics/default/rightside.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 2px;
}
.bodytext {
	font-family: "Comic Sans MS";
	font-size: 90%;
	color: #003399;
	text-decoration: none;
}
.bodytext-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #E13B2B;
	text-decoration: none;
	font-style: italic;
}

.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #003399;
}

.hyperlink:hover, .hyperlink:active {color: #FFCC00;}

.navigation-text {
	font-family: "Comic Sans MS";
	font-size: 77%;
	text-decoration: none;
	color: #003399;
}

.navigation-text:hover, .navigation-text:active {color: #ffffff;}
.navigation-text-down:hover, .navigation-text-down:active {color: #ffffff;}
body {
	font-family: "Comic Sans MS";
	font-size: 100%;
	color: #333333;
	margin: 0 auto;
}
.footer {
	font-size: 70%;
	color: #003399;
	text-decoration: none;
}
.blackborder {
	border: 1px solid #000000;
}

.blackborder1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.blackborder2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.blackborder3 {
	border: 1px solid #000000;
}

#aboutus {
	background-color: #FFCC00;
	padding: 2px 2px 2px 7px;
	position : absolute;
	width: 84px;
	top: 19px;
	left:-4px;
	font-size: 90%;
	visibility: hidden;
	z-index: 110;
	margin: 0px;
	border-top: 1px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#yournursery {
	background-color: #FFCC00;
	padding: 2px 2px 2px 7px;
	position : absolute;
	width: 78px;
	top: 19px;
	left:-4px;
	font-size: 90%;
	visibility: hidden;
	z-index: 100;
	margin: 0px;
	border-top: 1px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#reports {
	background-color: #FFCC00;
	padding: 2px 2px 2px 7px;
	position : absolute;
	width: 105px;
	top: 19px;
	left:-4px;
	font-size: 90%;
	visibility: hidden;
	z-index: 100;
	margin: 0px;
	border-top: 1px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#contact {
	background-color: #FFCC00;
	padding: 2px 2px 2px 7px;
	position : absolute;
	width: 79px;
	top: 19px;
	left:-4px;
	font-size: 90%;
	visibility: hidden;
	z-index: 100;
	margin: 0px;
	border-top: 1px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#whatson {
	background-color: #FFCC00;
	padding: 2px 2px 2px 7px;
	position : absolute;
	width: 77px;
	top: 19px;
	left:-4px;
	font-size: 90%;
	visibility: hidden;
	z-index: 100;
	margin: 0px;
	border-top: 1px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.navigation-text-down {
	color: #003399;
	font-size: 72%;
	text-decoration: none;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
	font-style: italic;
}
.formtext {
	font-family: "Comic Sans MS";
	font-size: 75%;
	color: #003399;
	text-decoration: none;
}
.redborder {
	border: 1px solid #E13B2B;
}
.header {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.blueborder-full {
	border: 1px solid #003399;
	padding: 3px;
}
.blueborder-trb {
	padding: 3px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
}
.blueborder-l {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}
.blueborder-r {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.blueborder-lr {
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
}
.sitemap {
	font-family: "Comic Sans MS";
	font-size: 90%;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.sitemap:hover, .sitemap:active {color: #FFCC00;}


.notes {
	font-size: 75%;
}
.red-font {
	color:#CC0000;
}