body {
	background-color: #3D80C2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.bg-bodyleftexpand {
	background-image: url(images/body-leftexpand.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.bg-subnav {
	background-image: url(images/nav-bg-subnav.gif);
	background-repeat: repeat-x;
}

/* TEXT begins TEXT begins TEXT begins */

/* colours */

.white {
	color: #3378BB;
	font-weight:bold;
}
.green {
	color: #02802B;
}
.blue-lt {
	color: #5885B1;
}
.blue-br {
	color: #2D7FD8;
}
.blue-dk {
	color: #254D71;
}

/* sizes */

.small {
	font-size: 10px;
}

.medium {
	font-size: 12px;
}

.large {
	font-size: 14px;
	letter-spacing: -1px
}

.xlarge {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight:bold;
}

/* other */

.justified {
	text-align:justify;
}
.left {
	text-align:left;
}

/* links */
.white a:link{
	color: #009430;
	font-weight:normal;
}
.white a:visited{
	color: #009430;
	font-weight:normal;
}
.white a:hover{
	color: #005A1D;
	font-weight:normal;
}
.blue-dk a:link {
	color: #4694E8;
}
.blue-dk a:visited {
	color: #4694E8;
}
.blue-dk a:hover {
	color: #008AFF;
}
.green a:link {
	color: #DE9700;
}
.green a:visited {
	color: #DE9700;
}
.green a:hover {
	color: #FFAD00;
}
.footer a:link {
	color: #FFDB8F
}
.footer a:visited {
	color: #FFDB8F
}
.footer a:hover {
	color: #FFDB8F
}



/* TEXT ends TEXT ends TEXT ends */

.pullquote
{
	position:relative;
	line-height: normal;
}
.news {
	list-style-position: outside;
	text-align:left;
	margin: 3px 17px 3px 17px;
	padding: 0px;
}
/*
input.btn
{
	border: solid 2px #586952;
	border-top-color: #899A84;
	border-left-color: #000000;
	padding: 0.15em;
	background-color: #000000;
	background-image: url(images/form-buttongrad.gif);
	background-repeat: repeat-x;
	color: #EEE;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
input.btnhov
{
  	background-image: url(images/form-buttongrad-roll.gif);
	color: #FFFFFF;
}
*/
input.btn
{
	padding: 0.25em;
	color: #254D71;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input.btnhov
{
	color: #2D7FD8;
}

table#profile {}
table#profile td {  }
table#profile td.description { width: 350px; text-align: justify; vertical-align: top; }
table#profile td.extra { vertical-align: top;  }
table#profile td.preview { background: #f8f8f8; border: 1px solid #eee; padding: 10px; margin: 5px; }
table#profile th {}

h3.photo { text-align: center; margin: 0; padding: 8px 4px; font-size:1.1em; background: #f8f8f8; border: 1px solid #eee; }
div#photoBox { margin: 10px auto; text-align: center; }
div#photoBox img { padding: 4px; border: 1px solid #eee; }
div#photoCaption { text-align: center; margin: 10px auto; border: 1px solid #eee; padding: 4px; background: #f8f8f8;}
div#tipBox { margin: 10px auto; border: 1px solid #eee; }
div#tipBox h3 { text-align: center; margin: 0; padding: 8px 4px; font-size:1em; font-weight: bold; background: #f8f8f8; border-bottom: 1px solid #eee; }
div#tipBox p { margin: 0; padding: 8px 4px; background: #fff; }

div#caption { margin-top: 0; text-align:center }
div#caption p { margin-top: 0; width: 75%; font-size: .9em; text-align:left; }

div.headerBanner { display:none; }
img.footerPrint { display:none; }