body {
	background-color: #1458A3;
	color: #3C7EBD;
	font-family: Arial, Helvetica, sans-serif;
}



.index-bg {
	background-repeat: no-repeat;
	border: 2px solid #3C7EBD;
	background-position: center 55px;
	background-color: #FFFFFF;
	background-image: url(image/index-pichome.jpg);

}
p {
	color: #445589;
	line-height: 18px;
}

li {
	color: #445577;
	line-height: 18px;
	font-size: 12px;
	list-style-position: inside;
	list-style-image: url(image/sunflower_small.gif);
	padding: 2px 2px 0px;
}
	
.formtext {
	color: #445577;
	line-height: 10px;
	font-weight:bold;
	font-size:10pt;
}

.indent {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.about-bg {

	background-image: url(image/index-pic4.jpg);
	background-repeat: no-repeat;
	border: 2px solid #687DA9;
	background-position: center 55px;
}
.header {
	font-weight: bold;
	text-transform: uppercase;
	color: #687DAA;

}
.photoright {
	margin-left: 20px;
	border: 2px solid #6E80A4;
	margin-bottom: 10px;
}
.whiteheader {
	color: #FFFFFF;
	font-weight: bold;
}
.photoleft {
	border: 2px solid #6E80A4;
	margin-bottom: 10px;
	margin-right: 20px;
	clear: none;
	float: none;
}

.footer:link     { font-size:8pt; color:#ffffff; font-family: Arial, Helvetica, sans-serif;}
.footer:visited  { font-size:8pt; color:#cccccc; font-family: Arial, Helvetica, sans-serif;}
.footer:hover    { font-size:8pt; color:#ffffff; font-family: Arial, Helvetica, sans-serif;}

p {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #3C89CD;
}
 /*
link colours
======================================
*/
a {
	color: #3A89CC;
	text-decoration:underline;
	font-weight: bold;	
}

a:visited {
	color: #3A89CC;
	
}

a:hover {
	color: #445589;
	
}

a:visited:hover{
	color: #445589;
	
}
.mybluetd {
	color: #FFFFFF;
	background-color: #3A89CC;
}
