/* The left and top border background colour */
.border {
    background-color: #336633
    }


/* The page header that contains the title and the breadcrumbs */
.header {
    font-family: Arial, Helvetica, sans-serif; 
    color: #FFFFFF; 
    background-color: #336699
    }


/* The page title in the page header */ 
.pagetitle {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	margin-top: 10px;


    }


/* The small text below the page title, the 'breadcrumbs' to higher levels of the site hierarchy */
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;


    }


/* Ensures that the links within the breadcrumbs remain their given colour when linked,
   overrides the browser-determined anchor colour */
.breadcrumbs a {
    color: #FFFFFF
    }


/* The text inside the table commonly at the top of each page */
.toptabletext {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 1.2
    }


/* Ensures that all horizontal lines use the appropriate colour */
hr {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
    }


/* The textual content of each page */
.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium
;
	color: #000000
    }


/* Ensures that all links within the textual content use the appropriate colour */
.pagecontent a {
    color: #660000
    }


/* Ensures that all links within the textual content use the appropriate colour
   when the user hovers over the link */
.pagecontent a:hover {
    color: #336699
    }


/* The page footer which contains the footer graphics */
.footer {
    background-color: #336699; 
    text-align: left
    }


/* The copyright text at the bottom of each page */
.copyright {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: xx-small; 
    color: #336699; 
    text-align: center
    }


/* Ensures that the link within the copyright remains its given colour when linked,
   overrides the browser-determined anchor colour */
.copyright a {
    color: #336699
    }
.tableleft {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 10px;
}
.tableright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-left: 10px;
}



/* The text below photos, describing the photo and photo credits */
.photocaption {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 7pt; 
    color: #000000
    }


/* Ensures that the photo caption link colour matches the page content link colour */
.photocaption a {
    color: #660000
    }
.subheading {
	font-size: large;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;

}
.subsubheading {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.smallcontent {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.minititlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-align: center;
}

.hutphotocaption {
	font-size: x-small;
	color: #666666;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

/* The small text below the page title, the 'breadcrumbs' to higher levels of the site hierarchy */
.Toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin-bottom: 10px
;
	margin-top: 10px;
	background-position: center center;
	text-align: center;

    }


/* Ensures that the links within the breadcrumbs remain their given colour when linked,
   overrides the browser-determined anchor colour */
.Toplinks a {
    color: #FFFFFF
    }

}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #336633;
	background-position: center center;
	text-align: center;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-position: center;
	text-align: left;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #336633;
	text-align: center;
	display: none;

}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-position: left center;
	text-align: left;
	padding: 4px;

}
.pagecontent-white {

    font-family: Arial, Helvetica, sans-serif; 
    font-size: small
; color: #FFFFFF
}
.subsubheadinggreen {
	font-size: medium;
	font-weight: bold;
	color: #346633;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebarmenu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	appearance: hyperlink;
}

