.mainmenulink {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #522575;
	text-decoration: none;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(images/heartsmall.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.mainmenulinkon {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #522575;
	text-decoration: none;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(images/heartinbubble.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 5px;
}
.oneColFixCtrHdr #container #header #nav a:hover {
	color: #FFFFFF;
}
.submenulink {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7d5c98;
	text-decoration: none;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(images/heartsmallsubmenu.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	float: right;
}
.submenulinkon {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(images/heartinbubblesubmenu.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: 0px 0px;
}
.submenucell {
	width: 134px;
	background-color: #DDD8D7;
	line-height: 15px;
	padding-left: 7px;
	text-indent: 0px;
	padding-right: 5px;
}
.contentcell {
	background-color: #DDD8D7;
	padding-right: 40px;
	padding-left: 10px;
}








p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #522575;
	text-decoration: none;
}
p a {
	color: #522575;
	text-decoration: none;
}
h1 {
	padding: 0px;
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #522575;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 a {
	color: #522575;
	text-decoration: none;
}
h2 {
	padding: 0px;
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	color: #522575;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 a {
	color: #522575;
	text-decoration: none;
}
h3 {
	padding: 0px;
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #522575;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 a {
	color: #522575;
	text-decoration: none;
}
.palignleft {
	text-align: left;
}
.palignright {
	text-align: right;
}
.pcentre {
	text-align: center;
}
.pindent {
	margin-left: 50px;
}
.pbpoint {
	padding: 0px;
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.pcolumns {
	width: 400px;
	padding: 0px;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}




.imgleft {
	padding-right: 30px;
	float: left;
	padding-bottom: 10px;
	vertical-align: text-top;
	border: none;
	padding-top: 5px;
	padding-left: 0px;
}
.imgright {
	padding-left: 30px;
	float: right;
	padding-bottom: 10px;
	vertical-align: text-top;
	border: none;
	padding-top: 5px;
	padding-right: 0px;
}
.aligntop {
	vertical-align: text-top;
	border: none;
	margin: 0px;
	padding: 0px;
}

.alignbottom {
	vertical-align: text-bottom;
	border: none;
	margin: 0px;
	padding: 0px;
}




.heading {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #522575;
	font-style: normal;
	text-decoration: none;
}
.subheading {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	color: #522575;
	font-style: normal;
	text-decoration: none;
}
.headinglink {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #522575;
	font-style: normal;
	text-decoration: underline;
}
.subheadinglink {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	color: #522575;
	font-style: normal;
	text-decoration: underline;
}
.subheadingitalic {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	color: #522575;
	font-style: normal;
	text-decoration: none;
}
.bodycopy {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #522575;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.bodylink {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #522575;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.bodyitalic {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #522575;
	font-weight: normal;
	font-style: italic;
}
.bodybold {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #522575;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.bodyred {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.fineprint {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.areatitle {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #522575;
	text-decoration: none;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #container #footer .saying {
	width: 780px;
	color: #522575;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
}
.oneColFixCtrHdr #container #footer .author {
	width: 850px;
	color: #522575;
	font-size: 16px;
	font-style: italic;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.promotitle {
	font-size: 14px;
	font-weight: normal;
	color: #D6E04F;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.promotext {
	font-size: 14px;
	font-weight: normal;
	color: #D6E04F;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.promoimage {
	height: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.oneColFixCtrHdr #container .copyrightline {
	width: 900px;
	font-size: 10px;
	color: #522575;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #CCCCCC;
}
.purplelink {
	font-size: 10px;
	color: #522575;
	text-decoration: none;
}
.clearall {
	clear: both;
}
.bluelink {
	color: #003399;
	text-decoration: underline;
}
#flashContent { width:100%; height:100%; }
.oneColFixCtrHdr #container #header #nav .subnav .contactlink a {
	font-family: "Gill Sans",  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7d5c98;
	text-decoration: none;
	line-height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/heartcontact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

