/* same as mainheading */
h1 {
	font-family:Cambria, Palatino Linotype, Times New Roman, Times, Serif;
	border: solid #375439 1.5pt;
	font-style: italic;
	font-weight: bold;
	font-size: 48.0pt;
	text-align: center;
	color: gray;
}

/* same as greyboxsubhead */
h2 {
	font-family:Cambria, Palatino Linotype, Times New Roman, Times, Serif;
	padding: 4.0pt 4.0pt 4.0pt 4.0pt;
	font-size: 28.0pt;
	font-style: italic;
	color: #666666;
	text-align: center;
	background:#AAC7AC;
	text-transform: uppercase;
}

/* same as subhead */
h3 {
	font-family:Cambria, Palatino Linotype, Times New Roman, Times, Serif;
	font-size: 20.0pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
}

/* same as textcentre */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #333333;
}

/* Intermediate size 1 */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* Intermediate size 2 */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #333333;
}
.textcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #333333;
}
.pricebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.pricenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.mainheading {
	font-family:Cambria, Palatino Linotype, Times New Roman, Times, Serif;
	border: solid #375439 1.5pt;
	font-style: italic;
	font-weight: bold;
	font-size: 48.0pt;
	text-align: center;
	color: gray;
}
.greyboxsubhead {
	font-family:Cambria, Palatino Linotype, Times New Roman, Times, Serif;
	padding: 4.0pt 4.0pt 4.0pt 4.0pt;
	font-size: 28.0pt;
	font-style: italic;
	color: #666666;
	text-align: center;
	background:#AAC7AC;
	text-transform: uppercase;
}
.subhead {
	font-family:Cambria, Palatino Linotype, Times New Roman, Times, Serif;
	font-size: 20.0pt;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
}
.mediumtext {
	font-family: Arial, Helvettica, Sans;
	font-size: 10px;
}
.smalltext {
	font-family: Arial, Helvettica, Sans;
	font-size: 8px;
}
.attention {
	font-family: Arial, Helvettica, Sans;
	font-size: 15px;
	color: #990000;
	text-align: center;
}
.redtext {
	font-family: Arial, Helvettica, Sans;
	font-size: 12px;
	color: #990000;
}

/* Styles for image display */
.imageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.imagecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}

/* In line text colouring */
.red {
	color: #CC0000;
}
.blue {
	color: #0000CC;
}

/* Forms */
.textbox	{
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right: 1px solid #82BBB8;
	border-top: 1px solid #82BBB8;
	border-left: 1px solid #82BBB8;
	border-bottom: 1px solid #82BBB8;
}



/* For deletions etc. */
.submitnormal { font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	height: 18px;
}

/*Menu Format Links*/
.menubar {
	text-align: center;
	background:#AAC7AC;
	text-transform: uppercase;
}
.mlink:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #666666; font-size: 12px;font-weight: bold; height: 13px; }
.mlink:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #666666; font-size: 12px; font-weight: bold;  height: 13px; }
.mlink:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #006600; font-size: 12px; font-weight: bold;  height: 13px; }
.mlink:active { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #009900; font-size: 12px; font-weight: bold; height: 13px; 
}

.regularlink:link { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #0000ff; font-weight: normal; }
.regularlink:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #0000cc; font-weight: normal; }
.regularlink:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #ff0000; font-weight: normal; }
.regularlink:active { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #ff0000; font-weight: normal; }
