body {
	background-color: #FFFFFF;
	font-family: "Dax", "Trebuchet MS", sans-serif;
}

.bluetext, td.footer_right {
    color:#1269AD;
    font-size:small;
    font-style:italic;
}

.greentext, td.footer_left {
    color:#52AA26;
}

td.blueedge {
	border-bottom-color: #1269AD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.greyborder, table.greyborder {
	border: 1px solid #aaaaab;
    border-radius: 6px;
}

td.greyborder {
    vertical-align:top;
}

td.footer_left, td.footer_right {
    border-top: #aaaaab solid 1px;
    height: 80px;
    vertical-align: bottom;
}

td.footer_left {
    text-align:left;
}

td.footer_right {
    text-align:right;
}

td.haytor {
	background-image: url(images/haytor.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 200px;
}

td.slideouter
	{
	background-color: #FAFAFA;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	height: 100px;
	width: 100px;
}

tr.grey, thead.grey {
	background-color: #F2F2F2;
}

.branchorsection {
    font-size: small;
    margin-top: 10px;
    margin-left: 20px;
}

.pagename {
    border: #aaaaab solid 1px;
    border-radius: 6px;
    display: inline-block;
    padding: 8px;
    margin-bottom: 8px;
	/*background-image: url(images/grad.gif);*/
	/*background-repeat: repeat-y;*/
}

.pagename, .subheading {
    font-family: Dax, "Trebuchet MS", sans-serif;
    font-size: 95%;
	font-weight: bold;
    margin-top: 10px;
}

.pagename, .subheading, .photocredit {
    color: #1269AD;
}

.photocredit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.photocredit {
	font-size: xx-small;
}

.plaque
{
	background-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Gray;
    padding:8px;
}

.slideinner
	{
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
}
